@charset "UTF-8";
@import 'hamburgers.min.css';
@import 'seta.css';
.place-black ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.place-black ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.place-black :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.place-black :-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.place-white ::-webkit-input-placeholder, .linha-abertura.busca .coluna-busca ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.place-white ::-moz-placeholder, .linha-abertura.busca .coluna-busca ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.place-white :-ms-input-placeholder, .linha-abertura.busca .coluna-busca :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.place-white :-moz-placeholder, .linha-abertura.busca .coluna-busca :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}

p a:hover, p a:active {
  text-decoration: underline;
}

strong, b {
  font-weight: bold;
}

em {
  font-style: italic;
}

input:focus, textarea:focus, select:focus {
  outline: none !important;
}

.section {
  width: 100%;
  height: auto;
}
.section.telacheia {
  width: 100%;
  height: 100vh;
}
.section .container {
  width: 100%;
  margin: 0 auto;
  padding-left: 7.5vw;
  padding-right: 6.5vw;
}
@media screen and (max-width: 1029px) {
  .section .container {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}

.layout-flex, .lf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.layout-flex.ais, .lf.ais {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.layout-flex.aifs, .lf.aifs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-flex.aife, .lf.aife {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.layout-flex.jcsb, .lf.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.layout-flex.jcsa, .lf.jcsa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.layout-flex.jcfs, .lf.jcfs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.layout-flex.jcfe, .lf.jcfe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.layout-flex .bloco-imagem img, .lf .bloco-imagem img {
  width: 100%;
  display: block;
}
.layout-flex .bloco-video iframe, .lf .bloco-video iframe {
  width: 100%;
}
.layout-flex .full, .lf .full {
  width: 100% !important;
}

.coluna-1 {
  width: 6.3041666667vw;
}
@media screen and (max-width: 1029px) {
  .coluna-1 {
    width: 100%;
  }
}

.coluna-2 {
  width: 13.4583333333vw;
}
@media screen and (max-width: 1029px) {
  .coluna-2 {
    width: 100%;
  }
}

.coluna-3 {
  width: 20.6125vw;
}
@media screen and (max-width: 1029px) {
  .coluna-3 {
    width: 100%;
  }
}

.coluna-4 {
  width: 27.7666666667vw;
}
@media screen and (max-width: 1029px) {
  .coluna-4 {
    width: 100%;
  }
}

.coluna-5 {
  width: 34.9208333333vw;
}
@media screen and (max-width: 1029px) {
  .coluna-5 {
    width: 100%;
  }
}

.coluna-6 {
  width: 42.075vw;
}
@media screen and (max-width: 1029px) {
  .coluna-6 {
    width: 100%;
  }
}

.coluna-7 {
  width: 49.2291666667vw;
}
@media screen and (max-width: 1029px) {
  .coluna-7 {
    width: 100%;
  }
}

.coluna-8 {
  width: 56.3833333333vw;
}
@media screen and (max-width: 1029px) {
  .coluna-8 {
    width: 100%;
  }
}

.coluna-9 {
  width: 63.5375vw;
}
@media screen and (max-width: 1029px) {
  .coluna-9 {
    width: 100%;
  }
}

.coluna-10 {
  width: 70.6916666667vw;
}
@media screen and (max-width: 1029px) {
  .coluna-10 {
    width: 100%;
  }
}

.coluna-11 {
  width: 77.8458333333vw;
}
@media screen and (max-width: 1029px) {
  .coluna-11 {
    width: 100%;
  }
}

.coluna-12 {
  width: 85vw;
}
@media screen and (max-width: 1029px) {
  .coluna-12 {
    width: 100%;
  }
}

.coluna-card {
  width: 27.6166666667vw;
}
@media screen and (max-width: 1029px) {
  .coluna-card {
    width: 100%;
  }
}

.coluna-3half {
  width: 23.7645833333vw;
}
@media screen and (max-width: 1029px) {
  .coluna-3half {
    width: 100%;
  }
}

@media screen and (max-width: 1029px) {
  .mobile-1 {
    width: 13.1666666667vw;
  }
}
@media screen and (max-width: 1029px) {
  .mobile-2 {
    width: 27.3333333333vw;
  }
}
@media screen and (max-width: 1029px) {
  .mobile-3 {
    width: 41.5vw;
  }
}
@media screen and (max-width: 1029px) {
  .mobile-4 {
    width: 55.6666666667vw;
  }
}
@media screen and (max-width: 1029px) {
  .mobile-5 {
    width: 69.8333333333vw;
  }
}
@media screen and (max-width: 1029px) {
  .mobile-6 {
    width: 84vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-1 {
    width: 10.375vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-2 {
    width: 21.75vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-3 {
    width: 33.125vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-4 {
    width: 44.5vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-5 {
    width: 55.875vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-6 {
    width: 67.25vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-7 {
    width: 78.625vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .landscape-8 {
    width: 90vw;
  }
}
.mb1 {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1029px) {
  .mb1 {
    margin-bottom: 0.5rem;
  }
}

.mb2 {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1029px) {
  .mb2 {
    margin-bottom: 1rem;
  }
}

.mb3 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1029px) {
  .mb3 {
    margin-bottom: 1.5rem;
  }
}

.mb4 {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1029px) {
  .mb4 {
    margin-bottom: 2rem;
  }
}

.mb5 {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1029px) {
  .mb5 {
    margin-bottom: 2.5rem;
  }
}

.mb6 {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1029px) {
  .mb6 {
    margin-bottom: 3rem;
  }
}

.mb7 {
  margin-bottom: 7rem;
}
@media screen and (max-width: 1029px) {
  .mb7 {
    margin-bottom: 3.5rem;
  }
}

.mb8 {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1029px) {
  .mb8 {
    margin-bottom: 4rem;
  }
}

.mb9 {
  margin-bottom: 9rem;
}
@media screen and (max-width: 1029px) {
  .mb9 {
    margin-bottom: 4.5rem;
  }
}

.mb10 {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1029px) {
  .mb10 {
    margin-bottom: 5rem;
  }
}

.mb11 {
  margin-bottom: 11rem;
}
@media screen and (max-width: 1029px) {
  .mb11 {
    margin-bottom: 5.5rem;
  }
}

.mb12 {
  margin-bottom: 12rem;
}
@media screen and (max-width: 1029px) {
  .mb12 {
    margin-bottom: 6rem;
  }
}

.tac {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

[v-cloak] > * {
  display: none;
}

[v-cloak]::before {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #898989;
  content: "carregando…";
  z-index: 9999999;
  top: 0;
  left: 0;
}

.loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 42px;
  z-index: 1000;
}

.simula-colunas {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  opacity: 0.25;
  pointer-events: none;
}
.simula-colunas .container {
  width: 100%;
  height: 100%;
}
.simula-colunas .layout-flex {
  width: 120vw;
  height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.simula-colunas .modulo-desk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.simula-colunas .modulo-mobile {
  display: none;
}
.simula-colunas .modulo-land {
  display: none;
}
@media screen and (max-width: 1029px) {
  .simula-colunas .modulo-desk {
    display: none;
  }
  .simula-colunas .modulo-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .simula-colunas .modulo-land {
    display: none;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .simula-colunas .modulo-desk {
    display: none;
  }
  .simula-colunas .modulo-mobile {
    display: none;
  }
  .simula-colunas .modulo-land {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.simula-colunas .coluna-1 {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1029px) {
  .simula-colunas .coluna-1 {
    width: 13.1666666667vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .simula-colunas .coluna-1 {
    width: 10.375vw;
  }
}
.simula-colunas .gutter {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  width: 0.85vw;
}
@media screen and (max-width: 1029px) {
  .simula-colunas .gutter {
    width: 1vw;
  }
}
@media screen and (max-width: 1099px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .simula-colunas .gutter {
    width: 1vw;
  }
}

.line-clamp {
  max-height: 5.175rem;
  overflow: hidden;
}

@supports (-webkit-line-clamp: 3) {
  .line-clamp {
    max-height: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}

.nav-icon {
  display: block;
  width: 2.5vw;
  height: 1.7vw;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 1029px) {
  .nav-icon {
    width: 9vw;
    height: 6vw;
  }
}
.nav-icon span {
  display: block;
  position: absolute;
  height: 0.2vw;
  border-radius: 100px;
  width: 100%;
  background: #000000;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 1029px) {
  .nav-icon span {
    height: 0.8vw;
  }
}
.nav-icon span:nth-child(1) {
  top: 0px;
}
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
  top: calc(50% - 0.1vw);
}
@media screen and (max-width: 1029px) {
  .nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
    top: calc(50% - 0.4vw);
  }
}
.nav-icon span:nth-child(4) {
  top: calc(100% - 0.2vw);
}
@media screen and (max-width: 1029px) {
  .nav-icon span:nth-child(4) {
    top: calc(100% - 0.8vw);
  }
}
.nav-icon.is-active span:nth-child(1) {
  top: calc(50% - 0.1vw);
  width: 0%;
  left: 50%;
}
@media screen and (max-width: 1029px) {
  .nav-icon.is-active span:nth-child(1) {
    top: calc(50% - 0.4vw);
  }
}
.nav-icon.is-active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-icon.is-active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-icon.is-active span:nth-child(4) {
  top: calc(50% - 0.1vw);
  width: 0%;
  left: 50%;
}
@media screen and (max-width: 1029px) {
  .nav-icon.is-active span:nth-child(4) {
    top: calc(50% - 0.4vw);
  }
}

.place-black ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #191919;
}
.place-black ::-moz-placeholder { /* Firefox 19+ */
  color: #191919;
}
.place-black :-ms-input-placeholder { /* IE 10+ */
  color: #191919;
}
.place-black :-moz-placeholder { /* Firefox 18- */
  color: #191919;
}

.place-white ::-webkit-input-placeholder, .linha-abertura.busca .coluna-busca ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.place-white ::-moz-placeholder, .linha-abertura.busca .coluna-busca ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.place-white :-ms-input-placeholder, .linha-abertura.busca .coluna-busca :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.place-white :-moz-placeholder, .linha-abertura.busca .coluna-busca :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

/********** TAMANHOS DOS TEXTOS *********/
.dest_130 {
  font-size: 130px;
  font-size: 13rem;
  font-size: clamp(6.5rem, 7.0652173913vw + -0.5652173913rem, 13rem);
  line-height: 1;
}

.dest_100 {
  font-size: 100px;
  font-size: 10rem;
  font-size: clamp(4.8rem, 5.652173913vw + -0.852173913rem, 10rem);
  line-height: 1.2;
}

.dest_90, .modelo-single .modulo-evento .data .dia, .card-evento .data .dia {
  font-size: 90px;
  font-size: 9rem;
  font-size: clamp(4.5rem, 4.8913043478vw + -0.3913043478rem, 9rem);
  line-height: 1.2;
}

.dest_85 {
  font-size: 80px;
  font-size: 8rem;
  font-size: clamp(4.25rem, 4.6195652174vw + -0.3695652174rem, 8.5rem);
  line-height: 1.2;
}

.dest_80 {
  font-size: 80px;
  font-size: 8rem;
  font-size: clamp(4.05rem, 4.2934782609vw + -0.2434782609rem, 8rem);
  line-height: 1.2;
}
@media screen and (max-width: 1029px) {
  .dest_80 {
    font-size: 32px;
  }
}

.dest_72, .home-sobre .coluna-numeros .lista-numeros strong {
  font-size: 72px;
  font-size: 7.2rem;
  font-size: clamp(3.7rem, 3.8043478261vw + -0.1043478261rem, 7.2rem);
  line-height: 1.2;
}

.dest_70 {
  font-size: 70px;
  font-size: 7rem;
  font-size: clamp(3.6rem, 3.6956521739vw + -0.0956521739rem, 7rem);
  line-height: 1.2;
}

.dest_68, .premio-duvidas h2, .modelo-single .modulo-evento .info h1, .modelo-single .modulo-evento .info h2, .indicador-single h1, .section-lista-eventos .titulo-sec, .eventos-abertura h1, .quem-governanca h2, .quem-equipe h2, .quem-fundadores h2, .quem-queremos h2, .empauta-filtros h1 {
  font-size: 68px;
  font-size: 6.8rem;
  font-size: clamp(3.5rem, 3.5869565217vw + -0.0869565217rem, 6.8rem);
  line-height: 1.2;
}

.dest_65 {
  font-size: 60px;
  font-size: 6rem;
  font-size: clamp(3.25rem, 3.5326086957vw + -0.2826086957rem, 6.5rem);
  line-height: 1.2;
}

.dest_60, .quem-agrad .col-texto h2, .quem-pesquisadores h2, .linha-outras .titulo, .eventos-abertura-topo h1, .empauta-abertura h1, .home-destaques .conteudo-destaque h2, .contato-main .bloco-texto h1 {
  font-size: 60px;
  font-size: 6rem;
  font-size: clamp(3.1rem, 3.152173913vw + -0.052173913rem, 6rem);
  line-height: 1.2;
}

.dest_58 {
  font-size: 58px;
  font-size: 5.8rem;
  font-size: clamp(3rem, 3.0434782609vw + -0.0434782609rem, 5.8rem);
  line-height: 1.2;
}

.dest_56, .linha-abertura h1 {
  font-size: 56px;
  font-size: 5.6rem;
  font-size: clamp(2.8rem, 3.0434782609vw + -0.2434782609rem, 5.6rem);
  line-height: 1.2;
}

.dest_50, .modal.modal-membro .sobre h3, .publicacoes-destaques .card-slide-publicacao h3, .home-destaques .linha-destaque-vert .conteudo-destaque h2 {
  font-size: 50px;
  font-size: 5rem;
  font-size: clamp(2.5rem, 2.7173913043vw + -0.2173913043rem, 5rem);
}

.dest_45, .premio-capa .box-azul h1, .pagina-main h1, .modelo-single .bloco-central h1, .modelo-single .lateral-fixa h2, .linha-conteudo .bloco-titulo h2, .impacto-single .bloco-central h1, .plataforma-capa .col-texto h1 strong, .quem-governanca .card-membro h3, .quem-equipe .card-membro h3, .quem-fundadores .card-fundador h3, .quem-fundadores .introducao, .quem-carta .col-texto h2, .quem-video .col-texto h2, .quem-abertura .col-texto h1, .indicadores-principal h2, .indicadores-abertura h1, .projetos-principal h2, .projetos-capa .col-texto h1, .publicacoes-destaques h1, .home-parceiros h2, .home-empauta h2, .home-especialistas h2, .home-publicacoes h2, .home-linhas h2, .home-sobre .coluna-numeros h2, .home-sobre .coluna-sobre h2, .home-destaques .linha-destaques .conteudo-destaque h2, .newsletter-destaque .coluna-news h2 {
  font-size: 45px;
  font-size: 4.5rem;
  font-size: clamp(2.25rem, 2.4456521739vw + -0.1956521739rem, 4.5rem);
}

.dest_42, .modal .titulo-projeto, .home-destaques .linha-destaques-triplo .conteudo-destaque h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-size: clamp(2.1rem, 2.2826086957vw + -0.1826086957rem, 4.2rem);
}

.dest_40, .plataforma-capa .col-texto h1, .card-evento .info h2, .card-evento .info h3, .modal.modal-membro .sobre .redes, .home-sobre .coluna-numeros .lista-numeros, .contato-main .footer-sociais a, .section-footer .footer-sociais a {
  font-size: 40px;
  font-size: 4rem;
  font-size: clamp(2.05rem, 2.1195652174vw + -0.0695652174rem, 4rem);
}

.dest_36, .premio-representantes .introducao, .premio-membros .introducao, .premio-historico h2, .modelo-single .bloco-central .meta .compartilhe a, .indicador-single .meta .compartilhe a, .impacto-single .bloco-central .meta .compartilhe a, .plataforma-resultados .mostrando, .quem-queremos .item-queremos h3 {
  font-size: 30px;
  font-size: 3rem;
  font-size: clamp(1.85rem, 1.902173913vw + -0.052173913rem, 3.6rem);
}

.dest_32, .premio-representantes .grid-membros .item-membro h3, .premio-membros .grid-membros .item-membro h3, .quem-agrad .col-texto .desc, .quem-pesquisadores .lista-pesquisadores .item-pesquisador h3, .card-projeto-horizontal .info h3, .plataforma-resultados .mostrando-linha small, .card-indicador h3, .card-projeto h3, .home-especialistas .card-especialista .titulo {
  font-size: 32px;
  font-size: 3.2rem;
  font-size: clamp(1.7rem, 1.6304347826vw + 0.0695652174rem, 3.2rem);
}

.dest_30, .plataforma-ciclovida .modal-tutorial .tut-titulo small, .plataforma-ciclovida .call-tutorial span, .plataforma-ciclovida .modal-detalhes-selecao .modal-titulo h3, .modelo-single .modulo-evento .data .ano, .modelo-single .modulo-evento .data .mes, .indicador-single .item-sub-bloco h3, .indicador-single .col-texto h3, .config-texto h2, .bloco-faq .item-questao .resposta h2, .premio-duvidas .desc h2, .premio-comp .comp .desc h2, .premio-historico .desc h2, .modelo-single .conteudo-texto .ficha-tecnica .texto h2, .indicador-single .col-texto h2, .impacto-single .conteudo-projeto .box-basedados .texto h2, .impacto-single .conteudo-projeto .item-proj.nota .texto h2, .impacto-single .conteudo-projeto .item-proj .texto h2, .impacto-single .conteudo-projeto .item-visao-resumo .resumo h2, .card-evento .info .interessados small, .card-evento .data .ano, .card-evento .data .mes, .quem-governanca .card-membro .redes, .quem-equipe .card-membro .redes {
  font-size: 30px;
  font-size: 3rem;
  font-size: clamp(1.6rem, 1.5217391304vw + 0.0782608696rem, 3rem);
}

.txt_28, .impacto-single .conteudo-projeto .item-proj h2, .bloco-mais .carregar-mais small, .card-plataforma h3, .empauta-principal .item-empauta .card .titulo {
  font-size: 28px;
  font-size: 2.8rem;
  font-size: clamp(1.5rem, 1.4130434783vw + 0.0869565217rem, 2.8rem);
}
@media screen and (max-width: 1029px) {
  .txt_28, .impacto-single .conteudo-projeto .item-proj h2, .bloco-mais .carregar-mais small, .card-plataforma h3, .empauta-principal .item-empauta .card .titulo {
    font-size: 17px;
  }
}

.txt_26, .modelo-single .modulo-evento .info .redes, .impacto-single .conteudo-projeto .item-visao-resumo h2, .config-texto h3, .bloco-faq .item-questao .resposta h3, .premio-duvidas .desc h3, .premio-comp .comp .desc h3, .premio-historico .desc h3, .modelo-single .conteudo-texto .ficha-tecnica .texto h3, .indicador-single .col-texto h3, .impacto-single .conteudo-projeto .box-basedados .texto h3, .impacto-single .conteudo-projeto .item-proj.nota .texto h3, .impacto-single .conteudo-projeto .item-proj .texto h3, .impacto-single .conteudo-projeto .item-visao-resumo .resumo h3, .card-evento .info .redes, .card-empauta .titulo, .card-publicacao h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-size: clamp(1.35rem, 1.3586956522vw + -0.0086956522rem, 2.6rem);
}
@media screen and (max-width: 1029px) {
  .txt_26, .modelo-single .modulo-evento .info .redes, .impacto-single .conteudo-projeto .item-visao-resumo h2, .config-texto h3, .bloco-faq .item-questao .resposta h3, .premio-duvidas .desc h3, .premio-comp .comp .desc h3, .premio-historico .desc h3, .modelo-single .conteudo-texto .ficha-tecnica .texto h3, .indicador-single .col-texto h3, .impacto-single .conteudo-projeto .box-basedados .texto h3, .impacto-single .conteudo-projeto .item-proj.nota .texto h3, .impacto-single .conteudo-projeto .item-proj .texto h3, .impacto-single .conteudo-projeto .item-visao-resumo .resumo h3, .card-evento .info .redes, .card-empauta .titulo, .card-publicacao h3 {
    font-size: 17px;
  }
}

.txt_25, .quem-agrad .col-texto .desc-nomes .nomes, .modelo-single .bloco-central .subtitulo, .quem-governanca .card-membro h3.menor, .quem-equipe .card-membro h3.menor, .card-empauta .titulo span, .home-linhas .card-linha .nome, .home-sobre .coluna-numeros .maisde, .home-destaques .conteudo-destaque .resumo {
  font-size: 25px;
  font-size: 2.5rem;
  font-size: clamp(1.3rem, 1.3043478261vw + -0.0043478261rem, 2.5rem);
}
@media screen and (max-width: 1029px) {
  .txt_25, .quem-agrad .col-texto .desc-nomes .nomes, .modelo-single .bloco-central .subtitulo, .quem-governanca .card-membro h3.menor, .quem-equipe .card-membro h3.menor, .card-empauta .titulo span, .home-linhas .card-linha .nome, .home-sobre .coluna-numeros .maisde, .home-destaques .conteudo-destaque .resumo {
    font-size: 16px;
  }
}

.txt_24, .plataforma-ciclovida .modal-tutorial .tut-respostas h3, .plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha span, .plataforma-ciclovida .modal-tutorial .tut-bolinhas h3, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim:before, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe:before, .plataforma-ciclovida .etapas:before, .plataforma-capa .col-ajuda .box-ajuda, .section-header .item-nav .texto p {
  font-size: 24px;
  font-size: 2.4rem;
  font-size: clamp(1.25rem, 1.25vw + 0rem, 2.4rem);
}
@media screen and (max-width: 1029px) {
  .txt_24, .plataforma-ciclovida .modal-tutorial .tut-respostas h3, .plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha span, .plataforma-ciclovida .modal-tutorial .tut-bolinhas h3, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim:before, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe:before, .plataforma-ciclovida .etapas:before, .plataforma-capa .col-ajuda .box-ajuda, .section-header .item-nav .texto p {
    font-size: 16px;
  }
}

.txt_22, .premio-navegacao .nav-blocos a, .modelo-single .veja-tambem h3, .modelo-single .bloco-central .tipo, .modelo-single .bloco-central .voltar, .indicador-single .nav-blocos a, .indicador-single .voltar, .card-projeto-horizontal .info .parceria, .impacto-single .bloco-central .voltar, .impacto-single .lateral-fixa .titulo, .bloco-mais, .paginacao .numero, .paginacao, .card-evento .info .interessados span, .quem-governanca .navegacao-gov, .quem-equipe .navegacao-gov, .modal .parceria, .empauta-principal .item-empauta .link a, .publicacoes-destaques .card-slide-publicacao .linha-acesse a, .section-footer .footer-newsletter h3, .section-footer .footer-mapa h3 {
  font-size: 20px;
  font-size: 2rem;
  font-size: clamp(1.15rem, 1.1413043478vw + 0.0086956522rem, 2.2rem);
}
@media screen and (max-width: 1029px) {
  .txt_22, .premio-navegacao .nav-blocos a, .modelo-single .veja-tambem h3, .modelo-single .bloco-central .tipo, .modelo-single .bloco-central .voltar, .indicador-single .nav-blocos a, .indicador-single .voltar, .card-projeto-horizontal .info .parceria, .impacto-single .bloco-central .voltar, .impacto-single .lateral-fixa .titulo, .bloco-mais, .paginacao .numero, .paginacao, .card-evento .info .interessados span, .quem-governanca .navegacao-gov, .quem-equipe .navegacao-gov, .modal .parceria, .empauta-principal .item-empauta .link a, .publicacoes-destaques .card-slide-publicacao .linha-acesse a, .section-footer .footer-newsletter h3, .section-footer .footer-mapa h3 {
    font-size: 14px;
  }
}

.txt_20, .plataforma-territorios .item-pais, .plataforma-territorios .bloco-detalhes h3, .plataforma-ciclovida .modal-detalhes-selecao .modal-titulo span, .bloco-faq .item-questao .resposta, .bloco-faq .item-questao .pergunta, .premio-duvidas .video, .impacto-relacionados h2, .impacto-single .conteudo-projeto .box-basedados .texto, .config-texto blockquote, .bloco-faq .item-questao .resposta blockquote, .premio-duvidas .desc blockquote, .premio-comp .comp .desc blockquote, .premio-historico .desc blockquote, .modelo-single .conteudo-texto .ficha-tecnica .texto blockquote, .indicador-single .col-texto blockquote, .impacto-single .conteudo-projeto .box-basedados .texto blockquote, .impacto-single .conteudo-projeto .item-proj.nota .texto blockquote, .impacto-single .conteudo-projeto .item-proj .texto blockquote, .impacto-single .conteudo-projeto .item-visao-resumo .resumo blockquote, .config-texto, .premio-duvidas .desc, .premio-comp .comp .desc, .premio-historico .desc, .modelo-single .conteudo-texto .ficha-tecnica .texto, .indicador-single .col-texto, .impacto-single .conteudo-projeto .item-proj.nota .texto, .impacto-single .conteudo-projeto .item-proj .texto, .impacto-single .conteudo-projeto .item-visao-resumo .resumo, .card-plataforma .linha .acessar, .plataforma-capa .col-texto .testes, .quem-queremos .item-queremos p, .quem-carta .col-texto .desc, .quem-video .col-texto .desc, .quem-abertura .col-texto .desc, .indicadores-abertura .lf-topo .coluna-desc, .card-projeto .resumo, .publicacoes-destaques .card-slide-publicacao .resumo, .publicacoes-destaques .coluna-slideshow .slick-dots button, .card-publicacao .acessar, .home-publicacoes .card-publicacao .acessar, .home-publicacoes .conteudo-lista .scroll::scroll-button(right), .home-publicacoes .conteudo-lista .scroll::scroll-button(left), .container-slideshow .slick-dots button, .home-sobre .coluna-numeros h2 span, .home-sobre .coluna-sobre .desc, .home-destaques .linha-destaque-vert .conteudo-destaque .resumo, .home-destaques .linha-destaques .conteudo-destaque .resumo, .contato-main .bloco-texto p, .section-header .item-nav .textolongo p, .section {
  font-size: 20px;
  font-size: 2rem;
  font-size: clamp(1.05rem, 1.0326086957vw + 0.0173913043rem, 2rem);
}
@media screen and (max-width: 1029px) {
  .txt_20, .plataforma-territorios .item-pais, .plataforma-territorios .bloco-detalhes h3, .plataforma-ciclovida .modal-detalhes-selecao .modal-titulo span, .bloco-faq .item-questao .resposta, .bloco-faq .item-questao .pergunta, .premio-duvidas .video, .impacto-relacionados h2, .impacto-single .conteudo-projeto .box-basedados .texto, .config-texto blockquote, .bloco-faq .item-questao .resposta blockquote, .premio-duvidas .desc blockquote, .premio-comp .comp .desc blockquote, .premio-historico .desc blockquote, .modelo-single .conteudo-texto .ficha-tecnica .texto blockquote, .indicador-single .col-texto blockquote, .impacto-single .conteudo-projeto .box-basedados .texto blockquote, .impacto-single .conteudo-projeto .item-proj.nota .texto blockquote, .impacto-single .conteudo-projeto .item-proj .texto blockquote, .impacto-single .conteudo-projeto .item-visao-resumo .resumo blockquote, .config-texto, .premio-duvidas .desc, .premio-comp .comp .desc, .premio-historico .desc, .modelo-single .conteudo-texto .ficha-tecnica .texto, .indicador-single .col-texto, .impacto-single .conteudo-projeto .item-proj.nota .texto, .impacto-single .conteudo-projeto .item-proj .texto, .impacto-single .conteudo-projeto .item-visao-resumo .resumo, .card-plataforma .linha .acessar, .plataforma-capa .col-texto .testes, .quem-queremos .item-queremos p, .quem-carta .col-texto .desc, .quem-video .col-texto .desc, .quem-abertura .col-texto .desc, .indicadores-abertura .lf-topo .coluna-desc, .card-projeto .resumo, .publicacoes-destaques .card-slide-publicacao .resumo, .publicacoes-destaques .coluna-slideshow .slick-dots button, .card-publicacao .acessar, .home-publicacoes .card-publicacao .acessar, .home-publicacoes .conteudo-lista .scroll::scroll-button(right), .home-publicacoes .conteudo-lista .scroll::scroll-button(left), .container-slideshow .slick-dots button, .home-sobre .coluna-numeros h2 span, .home-sobre .coluna-sobre .desc, .home-destaques .linha-destaque-vert .conteudo-destaque .resumo, .home-destaques .linha-destaques .conteudo-destaque .resumo, .contato-main .bloco-texto p, .section-header .item-nav .textolongo p, .section {
    font-size: 14px;
  }
}

.txt_19, .section-footer .footer-intro {
  font-size: 19px;
  font-size: 1.9rem;
  font-size: clamp(1rem, 0.9782608696vw + 0.0217391304rem, 1.9rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_19, .section-footer .footer-intro {
    font-size: 14px;
  }
}

.txt_18, .nomes-capitais, .plataforma-territorios .item-detalhe .legenda, .plataforma-territorios .bloco-detalhes h3 a, .plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta, .plataforma-ciclovida .filtro-ciclo-bloco h3, .plataforma-ciclovida .sel-faixa-et.resumo, .premio-representantes .grid-membros .item-membro .bio, .premio-membros .grid-membros .item-membro .bio, .premio-historico .item-historico .status span, .modelo-single .aviso-veiculo, .modelo-single .veja-tambem a, .modelo-single .botoes-download .botao, .modelo-single .conteudo-texto .ficha-tecnica .texto, .modelo-single .conteudo-texto .publicado, .modelo-single .conteudo-texto .atualizado, .modelo-single .bloco-central .meta .compartilhe span, .modelo-single .bloco-central .meta .publicado, .modelo-single .bloco-central .meta .atualizado, .indicador-single .botoes-download .botao, .indicador-single .nav-blocos.sub a, .indicador-single .meta .compartilhe span, .indicador-single .meta .publicado, .indicador-single .meta .atualizado, .card-projeto-horizontal .linha-acesso .mais, .linha-navegacao .nav-tipos, .linha-abertura.busca .modulo-busca button, .impacto-single .botoes-download .botao, .impacto-single .conteudo-projeto .item-proj.nota .texto, .impacto-single .bloco-central .meta .compartilhe span, .impacto-single .bloco-central .meta .publicado, .impacto-single .bloco-central .meta .atualizado, .impacto-single .lateral-fixa .lista-links a, .card-plataforma .linha .data, .card-plataforma .resumo, .plataforma-resultados .bloco-exibicao .label, .plataforma-resultados .botoes .botao-limpar, .plataforma-resultados .lista-tags span, .plataforma-resultados .mostrando-linha span, .plataforma-filtros .bloco-eixos .busca-interna .lupa, .plataforma-filtros .bloco-eixos .busca-interna input[type=text], .plataforma-filtros .bloco-eixos .card-eixo .item-tag, .plataforma-filtros .bloco-eixos .ativa-eixo, .plataforma-filtros .bloco-eixos .label, .plataforma-tipobuscas .sel-busca, .plataforma-capa.hidecapa .bloco-esconder .help .balao p, .card-evento .info .desc, .quem-governanca .card-membro small, .quem-equipe .card-membro small, .card-indicador .linha-acesso .mais, .modal .conteudo, .card-projeto .linha-acesso .mais, .empauta-principal .item-empauta, .empauta-principal .linha-titulos, .modulo-busca i, .modulo-busca input, .select-estilizado select option, .select-estilizado select, .bloco-formulario .campo-lgpd, .bloco-formulario textarea, .bloco-formulario input[type=text], .bloco-formulario input[type=email], .bloco-newsletter input[type=text], .bloco-newsletter input[type=email], .section-footer .footer-mapa a, .botao.azulev {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: clamp(0.95rem, 0.9239130435vw + 0.0260869565rem, 1.8rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_18, .nomes-capitais, .plataforma-territorios .item-detalhe .legenda, .plataforma-territorios .bloco-detalhes h3 a, .plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta, .plataforma-ciclovida .filtro-ciclo-bloco h3, .plataforma-ciclovida .sel-faixa-et.resumo, .premio-representantes .grid-membros .item-membro .bio, .premio-membros .grid-membros .item-membro .bio, .premio-historico .item-historico .status span, .modelo-single .aviso-veiculo, .modelo-single .veja-tambem a, .modelo-single .botoes-download .botao, .modelo-single .conteudo-texto .ficha-tecnica .texto, .modelo-single .conteudo-texto .publicado, .modelo-single .conteudo-texto .atualizado, .modelo-single .bloco-central .meta .compartilhe span, .modelo-single .bloco-central .meta .publicado, .modelo-single .bloco-central .meta .atualizado, .indicador-single .botoes-download .botao, .indicador-single .nav-blocos.sub a, .indicador-single .meta .compartilhe span, .indicador-single .meta .publicado, .indicador-single .meta .atualizado, .card-projeto-horizontal .linha-acesso .mais, .linha-navegacao .nav-tipos, .linha-abertura.busca .modulo-busca button, .impacto-single .botoes-download .botao, .impacto-single .conteudo-projeto .item-proj.nota .texto, .impacto-single .bloco-central .meta .compartilhe span, .impacto-single .bloco-central .meta .publicado, .impacto-single .bloco-central .meta .atualizado, .impacto-single .lateral-fixa .lista-links a, .card-plataforma .linha .data, .card-plataforma .resumo, .plataforma-resultados .bloco-exibicao .label, .plataforma-resultados .botoes .botao-limpar, .plataforma-resultados .lista-tags span, .plataforma-resultados .mostrando-linha span, .plataforma-filtros .bloco-eixos .busca-interna .lupa, .plataforma-filtros .bloco-eixos .busca-interna input[type=text], .plataforma-filtros .bloco-eixos .card-eixo .item-tag, .plataforma-filtros .bloco-eixos .ativa-eixo, .plataforma-filtros .bloco-eixos .label, .plataforma-tipobuscas .sel-busca, .plataforma-capa.hidecapa .bloco-esconder .help .balao p, .card-evento .info .desc, .quem-governanca .card-membro small, .quem-equipe .card-membro small, .card-indicador .linha-acesso .mais, .modal .conteudo, .card-projeto .linha-acesso .mais, .empauta-principal .item-empauta, .empauta-principal .linha-titulos, .modulo-busca i, .modulo-busca input, .select-estilizado select option, .select-estilizado select, .bloco-formulario .campo-lgpd, .bloco-formulario textarea, .bloco-formulario input[type=text], .bloco-formulario input[type=email], .bloco-newsletter input[type=text], .bloco-newsletter input[type=email], .section-footer .footer-mapa a, .botao.azulev {
    font-size: 14px;
  }
}

.txt_17, .quem-governanca .card-membro p, .quem-equipe .card-membro p, .card-empauta .data, .botao-linha {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: clamp(0.9rem, 0.7608695652vw + 0.1391304348rem, 1.6rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_17, .quem-governanca .card-membro p, .quem-equipe .card-membro p, .card-empauta .data, .botao-linha {
    font-size: 13px;
  }
}

.txt_16, .plataforma-territorios .bloco-mapa .limpa-selecao, .plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha small, .plataforma-ciclovida .modal-tutorial .tut-titulo span, .plataforma-ciclovida .status-busca-ciclo .tag-sel, .plataforma-ciclovida .status-busca-ciclo, .plataforma-ciclovida .filtro-ciclo-bloco .lista-vazia div, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags, .plataforma-ciclovida .etapas .item-etapa, .plataforma-ciclovida .sel-faixa-et, .plataforma-ciclovida .controle-ordem-opcoes, .quem-pesquisadores .lista-pesquisadores .item-pesquisador a, .quem-pesquisadores .lista-pesquisadores .item-pesquisador .tema, .modelo-single .modulo-evento .info .tag-destaque, .modelo-single .bloco-central .imagem-capa .legenda, .indicador-single .col-imagem .legenda, .linha-nav-fixa .botoes-linhas .botao-linha, .linha-nav-fixa .nav-tipos, .linha-nav-fixa h3, .linha-abertura .coluna-imagem .legenda, .linha-abertura .lf-topo .tagline, .impacto-single .conteudo-projeto .item-eixo, .config-texto .termo-glossario .definicao, .bloco-faq .item-questao .resposta .termo-glossario .definicao, .premio-duvidas .desc .termo-glossario .definicao, .premio-comp .comp .desc .termo-glossario .definicao, .premio-historico .desc .termo-glossario .definicao, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario .definicao, .indicador-single .col-texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario .definicao, .plataforma-filtros .bloco-eixos.dev .ativa-eixo, .plataforma-filtros .bloco-busca .lupa, .plataforma-filtros .bloco-busca input[type=text], .plataforma-capa.hidecapa .bloco-esconder .help, .plataforma-capa .container .bloco-esconder .a-esconde, .card-evento .info .tag-destaque, .eventos-abertura .bloco-imagem .legenda, .indicadores-abertura .lf-topo .lf-linhas .botao-linha, .card-projeto .linha-acesso .parceria, .publicacoes-principal .linha-resultados, .publicacoes-destaques .coluna-imagem small, .breadcrumbs, .home-especialistas .card-especialista .titulo small, .card-publicacao .data, .card-publicacao .tipo, .home-destaques-mobile .conteudo-destaque small, .home-destaques-mobile .foto-destaque small, .home-destaques .linha-destaques-triplo .conteudo-destaque .resumo, .home-destaques .conteudo-destaque small, .home-destaques .foto-destaque small, .newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label, .contato-main .footer-sociais span, .bloco-formulario input[type=submit], .bloco-formulario .campo-enviar .wpcf7-list-item label, .bloco-newsletter input[type=submit], .section-footer .footer-meta, .botao-linha.menor, .botao-linha.formato, .botoes-linhas .titulo-linhas, .section-header .header-busca .inside-busca input, .section-header .menu-navegacao {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: clamp(0.875rem, 0.7880434783vw + 0.0869565217rem, 1.6rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_16, .plataforma-territorios .bloco-mapa .limpa-selecao, .plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha small, .plataforma-ciclovida .modal-tutorial .tut-titulo span, .plataforma-ciclovida .status-busca-ciclo .tag-sel, .plataforma-ciclovida .status-busca-ciclo, .plataforma-ciclovida .filtro-ciclo-bloco .lista-vazia div, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags, .plataforma-ciclovida .etapas .item-etapa, .plataforma-ciclovida .sel-faixa-et, .plataforma-ciclovida .controle-ordem-opcoes, .quem-pesquisadores .lista-pesquisadores .item-pesquisador a, .quem-pesquisadores .lista-pesquisadores .item-pesquisador .tema, .modelo-single .modulo-evento .info .tag-destaque, .modelo-single .bloco-central .imagem-capa .legenda, .indicador-single .col-imagem .legenda, .linha-nav-fixa .botoes-linhas .botao-linha, .linha-nav-fixa .nav-tipos, .linha-nav-fixa h3, .linha-abertura .coluna-imagem .legenda, .linha-abertura .lf-topo .tagline, .impacto-single .conteudo-projeto .item-eixo, .config-texto .termo-glossario .definicao, .bloco-faq .item-questao .resposta .termo-glossario .definicao, .premio-duvidas .desc .termo-glossario .definicao, .premio-comp .comp .desc .termo-glossario .definicao, .premio-historico .desc .termo-glossario .definicao, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario .definicao, .indicador-single .col-texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario .definicao, .plataforma-filtros .bloco-eixos.dev .ativa-eixo, .plataforma-filtros .bloco-busca .lupa, .plataforma-filtros .bloco-busca input[type=text], .plataforma-capa.hidecapa .bloco-esconder .help, .plataforma-capa .container .bloco-esconder .a-esconde, .card-evento .info .tag-destaque, .eventos-abertura .bloco-imagem .legenda, .indicadores-abertura .lf-topo .lf-linhas .botao-linha, .card-projeto .linha-acesso .parceria, .publicacoes-principal .linha-resultados, .publicacoes-destaques .coluna-imagem small, .breadcrumbs, .home-especialistas .card-especialista .titulo small, .card-publicacao .data, .card-publicacao .tipo, .home-destaques-mobile .conteudo-destaque small, .home-destaques-mobile .foto-destaque small, .home-destaques .linha-destaques-triplo .conteudo-destaque .resumo, .home-destaques .conteudo-destaque small, .home-destaques .foto-destaque small, .newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label, .contato-main .footer-sociais span, .bloco-formulario input[type=submit], .bloco-formulario .campo-enviar .wpcf7-list-item label, .bloco-newsletter input[type=submit], .section-footer .footer-meta, .botao-linha.menor, .botao-linha.formato, .botoes-linhas .titulo-linhas, .section-header .header-busca .inside-busca input, .section-header .menu-navegacao {
    font-size: 12px;
  }
}

.txt_15, .impacto-single .conteudo-projeto .item-eixo a, .card-evento .info .acoes .acessar, .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label, .botao {
  font-size: 15px;
  font-size: 1.5rem;
  font-size: clamp(0.85rem, 0.7065217391vw + 0.1434782609rem, 1.5rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_15, .impacto-single .conteudo-projeto .item-eixo a, .card-evento .info .acoes .acessar, .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label, .botao {
    font-size: 12px;
  }
}

.txt_14, .plataforma-ciclovida .filtro-ciclo-bloco .limpa-sel, .plataforma-resultados .mostrando-linha .limpar, .plataforma-filtros .bloco-eixos .card-eixo .botao-aplicar, .plataforma-filtros .bloco-eixos .card-eixo .botao-limpar {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: clamp(0.825rem, 0.625vw + 0.2rem, 1.4rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_14, .plataforma-ciclovida .filtro-ciclo-bloco .limpa-sel, .plataforma-resultados .mostrando-linha .limpar, .plataforma-filtros .bloco-eixos .card-eixo .botao-aplicar, .plataforma-filtros .bloco-eixos .card-eixo .botao-limpar {
    font-size: 11px;
  }
}

.txt_13, .config-texto .wp-caption .wp-caption-text, .bloco-faq .item-questao .resposta .wp-caption .wp-caption-text, .premio-duvidas .desc .wp-caption .wp-caption-text, .premio-comp .comp .desc .wp-caption .wp-caption-text, .premio-historico .desc .wp-caption .wp-caption-text, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption .wp-caption-text, .indicador-single .col-texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 1.3rem;
  font-size: clamp(0.8rem, 0.5434782609vw + 0.2565217391rem, 1.3rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_13, .config-texto .wp-caption .wp-caption-text, .bloco-faq .item-questao .resposta .wp-caption .wp-caption-text, .premio-duvidas .desc .wp-caption .wp-caption-text, .premio-comp .comp .desc .wp-caption .wp-caption-text, .premio-historico .desc .wp-caption .wp-caption-text, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption .wp-caption-text, .indicador-single .col-texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption .wp-caption-text {
    font-size: 10px;
  }
}

.txt_12, .plataforma-ciclovida .call-tutorial small, .home-destaques .linha-destaques-triplo .conteudo-destaque small, .home-destaques .linha-destaque-vert .conteudo-destaque small, .home-destaques .linha-destaques .conteudo-destaque small {
  font-size: 12px;
  font-size: 1.2rem;
  font-size: clamp(0.8rem, 0.4347826087vw + 0.3652173913rem, 1.2rem);
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .txt_12, .plataforma-ciclovida .call-tutorial small, .home-destaques .linha-destaques-triplo .conteudo-destaque small, .home-destaques .linha-destaque-vert .conteudo-destaque small, .home-destaques .linha-destaques .conteudo-destaque small {
    font-size: 9px;
  }
}

html, body {
  width: 100%;
  height: auto;
  position: relative;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: #191919;
  scroll-behavior: smooth;
  background-color: #fff;
}

html {
  scroll-padding-top: 6.0994vw;
}
@media screen and (max-width: 1029px) {
  html {
    scroll-padding-top: 6.0994vw;
  }
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.site-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* Sets up the Base 10 stuff */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
}

.stack > * + * {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}

.padbase, .quem-agrad, .quem-pesquisadores, .linha-conteudo, .linha-navegacao, .impacto-relacionados, .plataforma-resultados, .section-lista-eventos, .quem-governanca, .quem-equipe, .quem-carta .container, .quem-video, .indicadores-principal, .projetos-principal, .publicacoes-principal, .home-parceiros, .home-empauta, .home-especialistas, .home-publicacoes, .home-linhas, .home-sobre .container, .section-footer {
  padding: 7em 0;
}
@media screen and (max-width: 1029px) {
  .padbase, .quem-agrad, .quem-pesquisadores, .linha-conteudo, .linha-navegacao, .impacto-relacionados, .plataforma-resultados, .section-lista-eventos, .quem-governanca, .quem-equipe, .quem-carta .container, .quem-video, .indicadores-principal, .projetos-principal, .publicacoes-principal, .home-parceiros, .home-empauta, .home-especialistas, .home-publicacoes, .home-linhas, .home-sobre .container, .section-footer {
    padding: 4em 0;
  }
}
.padbase.nopt, .nopt.quem-agrad, .nopt.quem-pesquisadores, .nopt.linha-conteudo, .nopt.linha-navegacao, .nopt.impacto-relacionados, .nopt.plataforma-resultados, .nopt.section-lista-eventos, .nopt.quem-governanca, .nopt.quem-equipe, .quem-carta .nopt.container, .nopt.quem-video, .nopt.indicadores-principal, .nopt.projetos-principal, .nopt.publicacoes-principal, .nopt.home-parceiros, .nopt.home-empauta, .nopt.home-especialistas, .nopt.home-publicacoes, .nopt.home-linhas, .home-sobre .nopt.container, .nopt.section-footer {
  padding-top: 0;
}
.padbase.nopb, .nopb.quem-agrad, .nopb.quem-pesquisadores, .nopb.linha-conteudo, .nopb.linha-navegacao, .nopb.impacto-relacionados, .nopb.plataforma-resultados, .nopb.section-lista-eventos, .nopb.quem-governanca, .nopb.quem-equipe, .quem-carta .nopb.container, .nopb.quem-video, .nopb.indicadores-principal, .nopb.projetos-principal, .nopb.publicacoes-principal, .nopb.home-parceiros, .nopb.home-empauta, .nopb.home-especialistas, .nopb.home-publicacoes, .nopb.home-linhas, .home-sobre .nopb.container, .nopb.section-footer {
  padding-bottom: 0;
}
.padbase.metade, .metade.quem-agrad, .metade.quem-pesquisadores, .metade.linha-conteudo, .metade.linha-navegacao, .metade.impacto-relacionados, .metade.plataforma-resultados, .metade.section-lista-eventos, .metade.quem-governanca, .metade.quem-equipe, .quem-carta .metade.container, .metade.quem-video, .metade.indicadores-principal, .metade.projetos-principal, .metade.publicacoes-principal, .metade.home-parceiros, .metade.home-empauta, .metade.home-especialistas, .metade.home-publicacoes, .metade.home-linhas, .home-sobre .metade.container, .metade.section-footer {
  padding: 3.5em 0;
}
@media screen and (max-width: 1049px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .padbase.metade, .metade.quem-agrad, .metade.quem-pesquisadores, .metade.linha-conteudo, .metade.linha-navegacao, .metade.impacto-relacionados, .metade.plataforma-resultados, .metade.section-lista-eventos, .metade.quem-governanca, .metade.quem-equipe, .quem-carta .metade.container, .metade.quem-video, .metade.indicadores-principal, .metade.projetos-principal, .metade.publicacoes-principal, .metade.home-parceiros, .metade.home-empauta, .metade.home-especialistas, .metade.home-publicacoes, .metade.home-linhas, .home-sobre .metade.container, .metade.section-footer {
    padding: 2em 0;
  }
}

.section-header {
  padding-block: 1.7vw;
  background-color: #fff;
  color: #191919;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1029px) {
  .section-header {
    padding-block: 0;
  }
}
.section-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}
@media screen and (max-width: 1029px) {
  .section-header .container {
    width: 100%;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.section-header .header-logo {
  display: block;
  width: 12.27vw;
  height: 2.6994vw;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.section-header .header-logo svg {
  display: block;
  width: 12.27vw;
  height: 2.6994vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1029px) {
  .section-header .header-logo {
    width: auto;
    height: auto;
    padding-left: 8vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .section-header .header-logo svg {
    position: static;
    height: 10vw;
    width: 45.4545454545vw;
    max-height: 50px;
    max-width: 227.2727272727px;
  }
}
.section-header .header-burger {
  display: none;
}
@media screen and (max-width: 1029px) {
  .section-header .header-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-header .header-burger .hamburger {
    padding-left: 0;
    padding-right: 8vw;
  }
}
.section-header .header-direita {
  width: 74.26875vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1029px) {
  .section-header .header-direita {
    display: none;
    max-height: calc(100vh - 10vw - 10vw);
    overflow: auto;
    padding-bottom: 2em;
  }
}
@media screen and (min-width: 1049px) {
  .page-template-template-home.fativo .section-header {
    padding-top: 9vw;
  }
  .page-template-template-home.fativo .section-header .header-logo {
    width: 2.6994vw;
  }
  .page-template-template-home.fativo .section-header .header-logo svg {
    top: -6.92vw;
    width: 22vw;
    height: 4.84vw;
  }
  .page-template-template-home.fativo .section-header .header-direita {
    width: 83.2114583333vw;
  }
}
.section-header .menu-navegacao {
  width: 100%;
  text-transform: uppercase;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-header .menu-navegacao .item-nav > a {
  font-weight: 500;
}
.section-header .menu-navegacao a:hover, .section-header .menu-navegacao a.ativo {
  text-decoration: underline;
}
@media screen and (max-width: 1029px) {
  .section-header .menu-navegacao {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 1em;
    padding: 1em 8vw;
    padding-top: 4em;
    position: relative;
  }
}
.section-header .item-nav {
  position: relative;
}
.section-header .item-nav .conteudo-nav {
  display: none;
}
.section-header .item-nav .ativa-aba-menu {
  display: none;
}
@media screen and (max-width: 1029px) {
  .section-header .item-nav {
    width: 100%;
    font-size: 13px;
  }
  .section-header .item-nav > a {
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 13px;
  }
  .section-header .item-nav > a .ativa-aba-menu {
    width: 8.9166666667vw;
    height: 8.9166666667vw;
    max-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .section-header .item-nav > a .ativa-aba-menu svg {
    width: 1em;
    height: 1em;
    fill: #fff;
  }
  .section-header .item-nav.abertomob .conteudo-nav {
    display: block;
    width: 100%;
    padding: 2em 4vw;
    background-color: #243c6f;
  }
  .section-header .item-nav.abertomob .conteudo-nav .texto {
    text-transform: none;
  }
  .section-header .item-nav.abertomob .conteudo-nav .texto > * + * {
    -webkit-margin-before: 1.5em;
            margin-block-start: 1.5em;
  }
  .section-header .item-nav.abertomob .conteudo-nav .texto p {
    font-size: 13px;
  }
  .section-header .item-nav.abertomob .conteudo-nav .texto .botao span {
    font-size: 12px;
  }
  .section-header .item-nav.abertomob .conteudo-nav .botoes-linhas {
    margin-top: 2em;
  }
  .section-header .item-nav.abertomob .conteudo-nav .botoes-linhas .botao-linha {
    width: 58%;
    color: #191919;
    font-size: 10px;
  }
}
@media screen and (min-width: 1049px) {
  .section-header .item-nav.ativo > a {
    text-decoration: none;
    color: #475ECC;
    position: relative;
  }
  .section-header .item-nav.ativo > a:hover {
    text-decoration: none;
  }
  .section-header .item-nav.ativo > a:before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #475ECC;
    position: absolute;
    top: 2.55vw;
    left: 0;
  }
  .section-header .item-nav.ativo .conteudo-nav {
    width: 24.1895833333vw;
    height: 18.22vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: absolute;
    top: calc(100% + 1.7vw);
    left: 0;
    text-transform: none;
  }
  .section-header .item-nav.ativo .conteudo-nav.contato {
    left: -7.1541666667vw;
  }
  .section-header .item-nav.ativo .conteudo-nav.linhas {
    width: 70.6916666667vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.7270833333vw;
  }
  .section-header .item-nav.ativo .conteudo-nav.linhas .texto {
    width: 19.1816666667vw;
  }
  .section-header .item-nav.ativo .conteudo-nav.linhas .botoes-linhas {
    width: 45.6520833333vw;
  }
  .section-header .item-nav.ativo.em_pauta .conteudo-nav {
    left: -36.709375vw;
    width: 67.1145833333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.9385416667vw;
  }
  .section-header .item-nav.ativo.em_pauta .conteudo-nav .texto {
    width: 18.8239583333vw;
  }
  .section-header .item-nav.ativo.em_pauta .conteudo-nav .botoes-linhas {
    width: 38.4979166667vw;
  }
  .section-header .item-nav.ativo.publicacoes .conteudo-nav {
    left: -23.831875vw;
    width: 67.1145833333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.9385416667vw;
  }
  .section-header .item-nav.ativo.publicacoes .conteudo-nav .texto {
    width: 18.8239583333vw;
  }
  .section-header .item-nav.ativo.publicacoes .conteudo-nav .botoes-linhas {
    width: 38.4979166667vw;
  }
  .section-header .item-nav.ativo.impacto .conteudo-nav {
    left: -37.0670833333vw;
    width: 67.1145833333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.7270833333vw;
  }
  .section-header .item-nav.ativo.impacto .conteudo-nav .textolongo {
    width: 34.9208333333vw;
  }
  .section-header .item-nav.ativo.impacto .conteudo-nav .textolongo > * + * {
    -webkit-margin-before: 1.5em;
            margin-block-start: 1.5em;
  }
  .section-header .item-nav.ativo.impacto .conteudo-nav .textolongo p {
    line-height: 1.5;
  }
  .section-header .item-nav.ativo.impacto .conteudo-nav .texto {
    width: 18.8239583333vw;
  }
  .section-header .item-nav.ativo .texto > * + * {
    -webkit-margin-before: 1.5em;
            margin-block-start: 1.5em;
  }
  .section-header .item-nav.ativo .texto p {
    line-height: 1.5;
  }
}
@media screen and (min-width: 1049px) {
  .section-header.shownav {
    padding-bottom: 19.92vw;
  }
}
.section-header .header-busca {
  width: 7.735vw;
  position: relative;
  height: 2.6em;
}
@media screen and (max-width: 1029px) {
  .section-header .header-busca {
    width: 100%;
    font-size: 13px;
  }
}
.section-header .header-busca .inside-busca {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1029px) {
  .section-header .header-busca .inside-busca {
    height: 100%;
  }
}
.section-header .header-busca .inside-busca input {
  display: block;
  width: 100%;
  height: 2.6em;
  line-height: 2.6em;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  border: none;
  margin: 0;
  padding: 0;
  padding-left: 5px;
  border: 1px solid #191919;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.section-header .header-busca .inside-busca input:focus {
  width: 22.0433333333vw;
}
@media screen and (max-width: 1029px) {
  .section-header .header-busca .inside-busca input:focus {
    width: 100%;
  }
}
@media screen and (max-width: 1029px) {
  .section-header .header-busca .inside-busca input {
    font-size: 13px;
  }
}
.section-header .header-busca .inside-busca .lupa {
  width: 2em;
  height: 2.6em;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1029px) {
  .section-header {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .section-header .header-burger .hamburger {
    padding-bottom: 0px;
    padding-top: 0px;
    height: 15px;
  }
  .section-header.ativo {
    background-color: #1E325C;
    color: #fff;
    overflow: auto;
  }
  .section-header.ativo .header-logo svg #logo-texto path {
    fill: #fff !important;
  }
  .section-header.ativo .header-direita {
    display: block;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.section-header .hamburger-inner, .section-header .hamburger-inner::before, .section-header .hamburger-inner::after {
  background-color: #1E325C;
}
.section-header .hamburger.is-active .hamburger-inner, .section-header .hamburger.is-active .hamburger-inner::before, .section-header .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.section-header .lang-switcher span:last-of-type {
  display: none;
}
.section-header .lang-switcher {
  font-weight: 300;
}
.section-header .lang-switcher a.ativo, .section-header .lang-switcher a:hover {
  font-weight: bold;
  color: #475ECC;
  text-decoration: none;
}
@media screen and (max-width: 1029px) {
  .section-header .lang-switcher {
    position: absolute;
    top: 2vw;
    right: 8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5em;
  }
}

.botao {
  display: inline-block;
  text-transform: uppercase;
  background-color: #1E325C;
  color: #fff;
  padding: 1em 1.5em;
}
.botao.outline {
  border: 1px solid #fff;
  background-color: transparent;
}
.botao.outline:hover {
  background-color: #fff;
  color: #191919;
}
.botao.laranja {
  background-color: #C3611D;
}
.botao.laranja:hover {
  background-color: #C3611D;
}
.botao.roxo {
  background-color: #442B5D;
}
.botao.roxo:hover {
  background-color: #1E325C;
}
.botao.azul {
  background-color: #475ECC;
}
.botao.azul:hover {
  background-color: #1E325C;
}
.botao.azulesc {
  background-color: #1E325C;
}
.botao.azulesc:hover {
  background-color: #475ECC;
}
.botao.azulev {
  background-color: #475ECC;
}
.botao.azulev:hover {
  background-color: #475ECC;
}
.botao.outline-curvo {
  background-color: transparent;
  color: #C3611D;
  border: 1px solid #C3611D;
  border-radius: 1000px;
  padding: 0.5em 1em;
  opacity: 0;
  pointer-events: none;
}
.botao.outline-curvo:hover {
  background-color: #C3611D;
  color: #fff;
}

.botoes-linhas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
}
.botoes-linhas .titulo-linhas {
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

.botao-linha {
  text-transform: uppercase;
  border: 2px solid #E9E3DC;
  background-color: #E9E3DC;
  border-radius: 0;
  width: 14.17375vw;
  height: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 500;
  padding: 0 1em;
}
.botao-linha:hover, .botao-linha.ativo {
  border-color: #1E325C;
  background-color: #fff;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .botao-linha {
    width: 40.0833333333vw;
    font-size: 10px;
  }
}
.botao-linha.fundo-variavel:hover, .botao-linha.fundo-variavel.ativo {
  border-color: #fff;
  color: #fff;
}
.botao-linha.formato {
  height: 3.6em;
}
.botao-linha.formato:hover, .botao-linha.formato.ativo {
  border-color: #1E325C;
  background-color: #fff;
  color: #1E325C;
}
.botao-linha.fundoescuro {
  background-color: #C3611D;
  border-color: #C3611D;
  color: #fff;
}
.botao-linha.fundoescuro:hover, .botao-linha.fundoescuro.ativo {
  border-color: #fff;
  background-color: #1E325C;
  color: #fff;
}
.botao-linha.menor {
  height: 3.6em;
  width: 9.88125vw;
}
.botao-linha.menor:hover, .botao-linha.menor.ativo {
  background-color: #fff;
  color: #1E325C;
  border-color: #1E325C;
  text-decoration: none;
}
.botao-linha.nobt {
  background-color: transparent;
  color: #191919;
  padding: 0;
  letter-spacing: normal;
  text-transform: none;
  width: auto;
  padding-left: 1em;
  border: none;
}
.botao-linha.nobt:hover, .botao-linha.nobt.ativo {
  background-color: transparent;
}

.section-teste {
  width: 100%;
  height: 200vh;
  background-color: #E9E3DC;
}

.section-footer {
  background-color: #1E325C;
  color: #fff;
  background-image: url("../img/footer-grafismo.png");
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 22vw;
}
@media screen and (max-width: 1029px) {
  .section-footer {
    background-size: 200% auto;
    padding-bottom: 48vw;
  }
}
.section-footer .footer-logo {
  width: 7.3vw;
}
.section-footer .footer-logo img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .section-footer .footer-logo {
    width: 100%;
    margin-bottom: 2em;
  }
  .section-footer .footer-logo img {
    width: 27.3333333333vw;
    max-width: 300px;
  }
}
.section-footer .footer-intro {
  line-height: 1.5;
  width: 22.0433333333vw;
}
@media screen and (max-width: 1029px) {
  .section-footer .footer-intro {
    width: 100%;
    margin-bottom: 2em;
  }
}
.section-footer .footer-mapa {
  width: 9.88125vw;
}
.section-footer .footer-mapa h3 {
  font-weight: bold;
  margin-bottom: 3rem;
  text-transform: capitalize;
}
.section-footer .footer-mapa .lista > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.section-footer .footer-mapa a {
  display: block;
}
.section-footer .footer-mapa a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1029px) {
  .section-footer .footer-mapa {
    width: 100%;
    margin-bottom: 4em;
  }
}
.section-footer .footer-newsletter {
  width: 27.7666666667vw;
}
.section-footer .footer-newsletter h3 {
  font-weight: bold;
  margin-bottom: 3rem;
  text-transform: capitalize;
}
@media screen and (max-width: 1029px) {
  .section-footer .footer-newsletter {
    width: 100%;
  }
}
.section-footer .footer-sociais {
  margin: 1.5em 0 3em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
}
.section-footer .footer-sociais a:hover {
  color: #C3611D;
}
.section-footer .footer-meta {
  line-height: 1.6;
}

.bloco-newsletter .campo-input {
  width: 100%;
  margin-bottom: 1.5em;
}
.bloco-newsletter input[type=text], .bloco-newsletter input[type=email] {
  width: 100%;
  border: none;
  color: #fff;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 3em;
  height: 3em;
  background-color: rgba(255, 255, 255, 0.2);
  padding-left: 10px;
}
.bloco-newsletter input[type=submit] {
  padding: 1em 2em;
  margin: 0;
  border: 1px solid #fff;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  cursor: pointer;
  text-transform: uppercase;
}
.bloco-newsletter input[type=submit]:hover {
  background-color: #fff;
  color: #1E325C;
}
.bloco-newsletter .campo-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5%;
}
.bloco-newsletter .campo-flex .campo-aceite-enviar {
  width: 70%;
}
.bloco-newsletter .campo-flex .campo-enviar {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bloco-newsletter .campo-flex .campo-enviar p {
  display: inline;
}
.bloco-newsletter .campo-aceite-enviar {
  margin-bottom: 2em;
}
.bloco-newsletter .campo-aceite-enviar .wpcf7-list-item {
  margin: 0;
}
.bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
  gap: 0.25em;
}
.bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label a {
  text-decoration: underline;
}

.bloco-formulario .campo-input {
  width: 100%;
  margin-bottom: 1em;
}
.bloco-formulario input[type=text], .bloco-formulario input[type=email] {
  width: 100%;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  height: 3em;
  background-color: transparent;
  border: none;
  background-color: #fff;
  color: #191919;
  -webkit-appearance: none !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  padding-left: 10px;
}
.bloco-formulario textarea {
  width: 100%;
  height: 8em;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  border: none;
  background-color: #fff;
  color: #191919;
  padding: 0.5em;
  border-radius: 0.75em;
  -webkit-appearance: none !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.bloco-formulario .campo-duplo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1em;
}
.bloco-formulario .campo-duplo .campo-input {
  margin-bottom: 0;
  width: 48%;
}
.bloco-formulario .campo-enviar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 2em;
}
.bloco-formulario .campo-enviar p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.bloco-formulario .campo-enviar .wpcf7-list-item {
  margin: 0;
}
.bloco-formulario .campo-enviar .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
}
.bloco-formulario .campo-enviar .wpcf7-list-item label a {
  text-decoration: underline;
}
.bloco-formulario input[type=submit] {
  padding: 0.75em 1.5em;
  margin: 0;
  border: 1px solid #475ECC;
  border-radius: 0;
  background-color: #475ECC;
  color: #fff;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  cursor: pointer;
  text-transform: uppercase;
}
.bloco-formulario input[type=submit]:hover {
  background-color: #fff;
  color: #1E325C;
}

.limites-alt, .premio-representantes, .premio-membros, .eventos-abertura, .quem-fundadores, .quem-carta, .empauta-principal, .home-sobre, .home-destaques, .contato-main {
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}
.limites-alt .container, .premio-representantes .container, .premio-membros .container, .eventos-abertura .container, .quem-fundadores .container, .quem-carta .container, .empauta-principal .container, .home-sobre .container, .home-destaques .container, .contato-main .container {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1029px) {
  .limites-alt, .premio-representantes, .premio-membros, .eventos-abertura, .quem-fundadores, .quem-carta, .empauta-principal, .home-sobre, .home-destaques, .contato-main {
    padding-left: 0;
    padding-right: 0;
  }
  .limites-alt .container, .premio-representantes .container, .premio-membros .container, .eventos-abertura .container, .quem-fundadores .container, .quem-carta .container, .empauta-principal .container, .home-sobre .container, .home-destaques .container, .contato-main .container {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}

.contato-main {
  padding-top: calc(6.0994vw + 2em);
  padding-bottom: 2em;
}
@media screen and (max-width: 1029px) {
  .contato-main {
    padding-top: min(20vw, 10vw + 50px);
  }
}
.contato-main .container {
  background-color: #E9E3DC;
  min-height: calc(100vh - 6.0994vw - 4em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1029px) {
  .contato-main .container {
    min-height: 0;
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.contato-main .lf {
  width: 100%;
  padding-top: 5em;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .contato-main .lf {
    padding-top: 0;
    padding-bottom: 4em;
  }
}
.contato-main .bloco-texto {
  width: 31.34375vw;
  margin-left: 7.1541666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contato-main .bloco-texto h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
  font-weight: 600;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1029px) {
  .contato-main .bloco-texto h1 {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 1029px) {
  .contato-main .bloco-texto p {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 1029px) {
  .contato-main .bloco-texto {
    width: 100%;
    margin-left: 0;
    margin-bottom: 2em;
  }
}
.contato-main .footer-sociais {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0rem 1rem;
}
.contato-main .footer-sociais span {
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.contato-main .footer-sociais a {
  color: #1E325C;
}
.contato-main .coluna-formulario {
  width: 33.49vw;
  margin-right: 7.1541666667vw;
  position: relative;
}
.contato-main .coluna-formulario .campo-enviar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .contato-main .coluna-formulario {
    width: 100%;
    margin-right: 0;
  }
}

.newsletter-destaque {
  background-color: #9F4B19;
}
.newsletter-destaque .container {
  width: 100%;
  min-height: calc(100vh - 6.0994vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1029px) {
  .newsletter-destaque .container {
    min-height: 0;
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.newsletter-destaque .coluna-news {
  width: 42.075vw;
}
@media screen and (max-width: 1029px) {
  .newsletter-destaque .coluna-news {
    width: 100%;
  }
  .newsletter-destaque .coluna-news br {
    display: none;
  }
}
.newsletter-destaque .coluna-news h2 {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  margin-bottom: 3rem;
  color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter {
  color: #191919;
  width: 27.7666666667vw;
  margin: 0 auto;
}
@media screen and (max-width: 1029px) {
  .newsletter-destaque .coluna-news .bloco-newsletter {
    width: 100%;
  }
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-input {
  margin-bottom: 1em;
}
.newsletter-destaque .coluna-news .bloco-newsletter input[type=text], .newsletter-destaque .coluna-news .bloco-newsletter input[type=email] {
  color: #191919;
  border: 1px solid #cdcdcd;
  padding-left: 1em;
  background-color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter input[type=submit] {
  border: 1px solid #BD7C1D;
  border-radius: 0;
  background-color: #BD7C1D;
  color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter input[type=submit]:hover {
  background-color: #C3611D;
  border: 1px solid #C3611D;
  color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-flex {
  display: block;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-flex .campo-aceite-enviar {
  width: 100%;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-flex .campo-enviar {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-flex .campo-enviar p {
  display: inline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar {
  margin-bottom: 1em;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item {
  margin: 0;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
}
.newsletter-destaque .coluna-news .bloco-newsletter .campo-aceite-enviar .wpcf7-list-item label a {
  text-decoration: underline;
}

.home-destaques {
  padding-top: 13.3994vw;
}
@media screen and (max-width: 1029px) {
  .home-destaques {
    display: none;
  }
}
.home-destaques .container {
  padding-left: 0;
  padding-right: 0;
}
.home-destaques .foto-destaque {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.home-destaques .foto-destaque small {
  position: absolute;
  bottom: 1em;
  right: 2em;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #fff;
  text-align: right;
  padding-left: 2em;
}
.home-destaques .conteudo-destaque {
  background-color: #1E325C;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 4em;
  padding-left: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
}
.home-destaques .conteudo-destaque small {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.home-destaques .conteudo-destaque h2 {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.1;
}
.home-destaques .conteudo-destaque .resumo {
  display: block;
  line-height: 1.5;
  max-width: 95%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.home-destaques .conteudo-destaque.laranja {
  background-color: #C3611D;
}
.home-destaques .conteudo-destaque.azul {
  background-color: #475ECC;
}
.home-destaques .conteudo-destaque.azulescuro {
  background-color: #1E325C;
}
.home-destaques .conteudo-destaque.verde {
  background-color: #467A37;
}
.home-destaques .conteudo-destaque.roxo {
  background-color: #442B5D;
}
.home-destaques .conteudo-destaque.marrom {
  background-color: #9F4B19;
}
.home-destaques .esconder {
  display: none !important;
}
.home-destaques .bloco-destaque-single {
  width: 100%;
  height: calc(100vh - 13.3994vw);
  padding-top: 1em;
  padding-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
}
.home-destaques .bloco-destaque-single.algo-emcima {
  padding-top: 0;
}
.home-destaques .bloco-destaque-single .foto-destaque {
  width: 50%;
  height: 100%;
}
.home-destaques .bloco-destaque-single .foto-destaque.comvideo {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-destaques .bloco-destaque-single .foto-destaque.comvideo video {
  height: 100%;
  display: block;
}
.home-destaques .bloco-destaque-single .conteudo-destaque {
  width: 50%;
  height: 100%;
}
.home-destaques .bloco-destaque-duplo {
  width: 100%;
  min-height: calc(100vh - 13.3994vw);
  padding-top: 1em;
  padding-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
}
.home-destaques .bloco-destaque-duplo.algo-emcima {
  padding-top: 0;
}
.home-destaques .bloco-destaque-duplo .linha-fotos {
  width: 100%;
  height: 100%;
  min-height: 18vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-destaques .bloco-destaque-duplo .linha-fotos .foto-destaque {
  width: 100%;
}
.home-destaques .bloco-destaque-duplo .linha-destaques, .home-destaques .bloco-destaque-duplo .linha-destaques-triplo {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
}
.home-destaques .bloco-destaque-duplo .linha-destaques .conteudo-destaque, .home-destaques .bloco-destaque-duplo .linha-destaques-triplo .conteudo-destaque {
  width: 100%;
  height: auto;
}
.home-destaques .bloco-destaque-duplo.horizontalinv {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.home-destaques .bloco-destaque-duplo.vertical {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.home-destaques .bloco-destaque-duplo.vertical .linha-fotos {
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-destaques .bloco-destaque-duplo.vertical .linha-fotos .foto-destaque {
  height: 50%;
}
.home-destaques .bloco-destaque-duplo.vertical .linha-destaques {
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-destaques .bloco-destaque-duplo-vert {
  width: 100%;
  min-height: calc(100vh - 13.3994vw);
  padding-top: 1em;
  padding-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
}
.home-destaques .bloco-destaque-duplo-vert.algo-emcima {
  padding-top: 0;
}
.home-destaques .bloco-destaque-duplo-vert .linha-destaque-vert {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  min-height: calc((100vh - 13.3994vw - 1em) / 2);
}
.home-destaques .bloco-destaque-duplo-vert .linha-destaque-vert .foto-destaque {
  width: 50%;
  height: auto;
}
.home-destaques .bloco-destaque-duplo-vert .linha-destaque-vert .conteudo-destaque {
  width: 50%;
  height: 100%;
}
.home-destaques .bloco-destaque-duplo-vert.invertido .linha-destaque-vert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.home-destaques .linha-destaques .conteudo-destaque {
  padding-top: 4em;
  padding-bottom: 4em;
}
.home-destaques .linha-destaques .conteudo-destaque h2 {
  line-height: 1.25;
}
.home-destaques .linha-destaques .conteudo-destaque .resumo {
  margin-bottom: 1em;
}
.home-destaques .linha-destaque-vert .conteudo-destaque {
  padding-top: 3em;
  padding-bottom: 3em;
}
.home-destaques .linha-destaque-vert .conteudo-destaque .resumo {
  margin-bottom: 1em;
}
.home-destaques .linha-destaques-triplo .conteudo-destaque {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 3em;
}
.home-destaques .linha-destaques-triplo .conteudo-destaque .resumo {
  margin-bottom: 1em;
  max-width: 20.6125vw;
}
.home-destaques-mobile {
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-destaques-mobile {
    display: block;
    padding-top: 16vw;
  }
}
@media screen and (max-width: 799px) {
  .home-destaques-mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-destaques-mobile .destaque-home-mob {
  width: 100%;
  height: calc(100vh - 40vw);
  gap: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 799px) {
  .home-destaques-mobile .destaque-home-mob {
    height: calc(100vh - 20vw);
  }
}
.home-destaques-mobile .foto-destaque {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 32vh;
}
.home-destaques-mobile .foto-destaque small {
  position: absolute;
  bottom: 2em;
  right: 2em;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #fff;
}
.home-destaques-mobile .foto-destaque.comvideo {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-destaques-mobile .foto-destaque.comvideo video {
  height: 100%;
  display: block;
}
.home-destaques-mobile .conteudo-destaque {
  background-color: #1E325C;
  padding: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 799px) {
  .home-destaques-mobile .conteudo-destaque {
    padding-top: 2em;
    padding-bottom: 3em;
    padding-right: 2em;
    padding-left: 7.1541666667vw;
  }
}
.home-destaques-mobile .conteudo-destaque small {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.home-destaques-mobile .conteudo-destaque h2 {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-size: 28px;
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-destaques-mobile .conteudo-destaque .resumo {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-destaques-mobile .conteudo-destaque.laranja {
  background-color: #C3611D;
}
.home-destaques-mobile .conteudo-destaque.azul {
  background-color: #475ECC;
}
.home-destaques-mobile .conteudo-destaque.azulescuro {
  background-color: #1E325C;
}
.home-destaques-mobile .conteudo-destaque.verde {
  background-color: #467A37;
}
.home-destaques-mobile .conteudo-destaque.roxo {
  background-color: #442B5D;
}
.home-destaques-mobile .conteudo-destaque.marrom {
  background-color: #9F4B19;
}
.home-destaques-mobile .controles {
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 100%;
}
.home-destaques-mobile .controles .seta svg {
  fill: #fff;
}
.home-destaques-mobile .controles .slick-dots button {
  background-color: transparent;
  border: 1px solid #fff;
}
.home-destaques-mobile .controles .slick-dots .slick-active button {
  background-color: #fff;
}

.home-sobre {
  padding-top: 2em;
  padding-bottom: calc(2em + 6.3vw);
}
@media screen and (max-width: 1029px) {
  .home-sobre {
    padding-bottom: calc(2em + 18vw);
  }
}
.home-sobre .container {
  background-color: #E9E3DC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: calc(100vh - 6.0994vw - 4vw);
  position: relative;
}
@media screen and (max-width: 1029px) {
  .home-sobre .container {
    min-height: 0;
  }
}
.home-sobre .grafismo {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
}
@media screen and (max-width: 1029px) {
  .home-sobre .grafismo {
    height: 18vw;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.home-sobre .lf {
  width: 100%;
}
.home-sobre .coluna-sobre {
  width: 38.4979166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-sobre .coluna-sobre > * + * {
  -webkit-margin-before: 3rem;
          margin-block-start: 3rem;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-sobre {
    margin-bottom: 4em;
  }
}
.home-sobre .coluna-sobre h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
  white-space: nowrap;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-sobre h2 {
    white-space: normal;
    padding-right: 13.1666666667vw;
  }
}
.home-sobre .coluna-sobre .desc {
  line-height: 1.5;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-sobre {
    width: 100%;
  }
  .home-sobre .coluna-sobre .botoes {
    display: none;
  }
}
.home-sobre .coluna-numeros {
  width: 27.7666666667vw;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-numeros {
    width: 100%;
  }
}
.home-sobre .coluna-numeros h2 span {
  font-weight: bold;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-numeros h2 {
    text-align: center;
  }
}
.home-sobre .coluna-numeros .maisde {
  margin-top: 3rem;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-numeros .maisde {
    text-align: center;
  }
}
.home-sobre .coluna-numeros .lista-numeros {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
.home-sobre .coluna-numeros .lista-numeros strong {
  font-weight: bold;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .home-sobre .coluna-numeros .lista-numeros {
    display: none;
  }
}
.home-sobre .container-slideshow {
  margin-top: 1em;
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-sobre .container-slideshow {
    display: block;
  }
}
.home-sobre .container-slideshow .item {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-size: 24px;
  text-align: center;
}
.home-sobre .container-slideshow .item strong {
  font-size: 50px;
  font-weight: bold;
  color: #1E325C;
  display: block;
}
.home-sobre .container-slideshow .slick-dots button {
  background-color: rgba(30, 50, 92, 0.3);
}
.home-sobre .container-slideshow .slick-dots .slick-active button {
  background-color: #1E325C;
}
.home-sobre .vertudo-mob {
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-sobre .vertudo-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 4em;
  }
}

.container-slideshow {
  position: relative;
}
.container-slideshow .controles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25em;
  z-index: 100;
  padding-top: 2em;
}
.container-slideshow .seta {
  cursor: pointer;
}
.container-slideshow .seta svg {
  display: block;
  width: 1.2em;
  height: 1.2em;
  fill: #1E325C;
}
.container-slideshow .seta.a-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.container-slideshow .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
.container-slideshow .slick-dots li {
  display: block;
}
.container-slideshow .slick-dots button {
  display: block;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  border: none;
  width: 0.8em;
  height: 0.8em;
  background-color: #808080;
  cursor: pointer;
}
.container-slideshow .slick-dots button:hover {
  background-color: #1E325C;
}
.container-slideshow .slick-dots .slick-active button {
  background-color: #1E325C;
}

.home-linhas h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  color: #1E325C;
}
.home-linhas .cards-linhas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.85vw 0.85vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5.25em;
}
@media screen and (max-width: 1029px) {
  .home-linhas .cards-linhas {
    gap: 2em;
  }
}
.home-linhas .card-linha {
  display: block;
  width: 27.05125vw;
  height: 22.05vw;
}
@media screen and (max-width: 1029px) {
  .home-linhas .card-linha {
    width: 45%;
    height: 31.5vw;
  }
}
@media screen and (max-width: 799px) {
  .home-linhas .card-linha {
    width: 100%;
    height: 63vw;
  }
}
.home-linhas .card-linha .imagem {
  display: block;
  width: 100%;
  height: 15vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1029px) {
  .home-linhas .card-linha .imagem {
    height: 22.5vw;
  }
}
@media screen and (max-width: 799px) {
  .home-linhas .card-linha .imagem {
    height: 45vw;
  }
}
.home-linhas .card-linha .nome {
  width: 100%;
  height: 6.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #1E325C;
  border: 1px solid #1E325C;
  border-top: none;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  padding: 0 2em;
}
@media screen and (max-width: 1029px) {
  .home-linhas .card-linha .nome {
    height: 9vw;
  }
}
@media screen and (max-width: 799px) {
  .home-linhas .card-linha .nome {
    height: 18vw;
  }
}
@media screen and (max-width: 1029px) {
  .home-linhas .card-linha .imagem {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
  .home-linhas .card-linha .nome {
    background-color: #475ECC;
    color: #fff;
  }
  .home-linhas .card-linha:nth-child(1) .nome {
    background-color: #C3611D;
    border-color: #C3611D;
  }
  .home-linhas .card-linha:nth-child(2) .nome {
    background-color: #B52E2F;
    border-color: #B52E2F;
  }
  .home-linhas .card-linha:nth-child(3) .nome {
    background-color: #467A37;
    border-color: #467A37;
  }
  .home-linhas .card-linha:nth-child(4) .nome {
    background-color: #016C86;
    border-color: #016C86;
  }
  .home-linhas .card-linha:nth-child(5) .nome {
    background-color: #42407B;
    border-color: #42407B;
  }
  .home-linhas .card-linha:nth-child(6) .nome {
    background-color: #1E325C;
    border-color: #1E325C;
  }
}
.home-linhas .card-linha:hover .imagem {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.home-linhas .card-linha:hover .nome {
  background-color: #475ECC;
  color: #fff;
  height: 7.05vw;
}
.home-linhas .card-linha:hover:nth-child(1) .nome {
  background-color: #C3611D;
  border-color: #C3611D;
}
.home-linhas .card-linha:hover:nth-child(2) .nome {
  background-color: #B52E2F;
  border-color: #B52E2F;
}
.home-linhas .card-linha:hover:nth-child(3) .nome {
  background-color: #467A37;
  border-color: #467A37;
}
.home-linhas .card-linha:hover:nth-child(4) .nome {
  background-color: #016C86;
  border-color: #016C86;
}
.home-linhas .card-linha:hover:nth-child(5) .nome {
  background-color: #42407B;
  border-color: #42407B;
}
.home-linhas .card-linha:hover:nth-child(6) .nome {
  background-color: #1E325C;
  border-color: #1E325C;
}

.home-publicacoes {
  background-color: #014D70;
  color: #fff;
  overflow: hidden;
}
.home-publicacoes .linha-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5em;
  padding-left: 7.1541666667vw;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .linha-titulo .botao {
    display: none;
  }
}
.home-publicacoes h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.home-publicacoes .conteudo-lista {
  margin-left: 7.1541666667vw;
  width: 100%;
  position: relative;
}
.home-publicacoes .conteudo-lista:before {
  content: "";
  display: block;
  width: 15vw;
  height: 96%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(1, 77, 112, 0)), color-stop(80%, #014d70));
  background: linear-gradient(90deg, rgba(1, 77, 112, 0) 0%, #014d70 80%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  pointer-events: none;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .conteudo-lista {
    margin-left: 0;
  }
}
.home-publicacoes .conteudo-lista .scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
  scrollbar-width: auto;
  scroll-behavior: smooth;
}
.home-publicacoes .conteudo-lista .scroll::scroll-button(left) {
  content: "";
  display: block;
  width: 1em;
  height: 2em;
  background-image: url("../img/icone-chev-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border: none;
  cursor: pointer;
  position: absolute;
  top: 11vw;
  left: -4em;
  z-index: 105;
}
.home-publicacoes .conteudo-lista .scroll::scroll-button(left):disabled {
  opacity: 0.1;
  cursor: disabled;
}
.home-publicacoes .conteudo-lista .scroll::scroll-button(right) {
  content: "";
  display: block;
  width: 1em;
  height: 2em;
  background-image: url("../img/icone-chev-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 11vw;
  right: 2em;
  z-index: 105;
}
.home-publicacoes .conteudo-lista .scroll::scroll-button(right):disabled {
  opacity: 0.1;
  cursor: disabled;
}
.home-publicacoes .conteudo-lista .scroll::-webkit-scrollbar {
  height: 13px;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .conteudo-lista .scroll::-webkit-scrollbar {
    height: 9px;
  }
}
.home-publicacoes .conteudo-lista .scroll::-webkit-scrollbar-thumb { /* Foreground */
  background: #fff;
  border-radius: 10px;
}
.home-publicacoes .conteudo-lista .scroll::-webkit-scrollbar-track { /* Background */
  background: #fff;
  margin-right: 17.0354166667vw;
  border-radius: 10px;
  border: solid 6px #014D70;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .conteudo-lista .scroll::-webkit-scrollbar-track {
    margin-right: 8vw;
    margin-left: 8vw;
  }
}
.home-publicacoes .conteudo-lista .lista-publicacoes {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 13.4583333333vw;
  white-space: nowrap;
  padding-top: 1.25em;
  padding-bottom: 3.5em;
}
.home-publicacoes .card-publicacao {
  width: 20.6125vw;
  white-space: normal;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.home-publicacoes .card-publicacao:before {
  content: "";
  display: block;
  width: 1px;
  height: 93%;
  background-color: #475ECC;
  position: absolute;
  top: 0;
  right: -6.3041666667vw;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .card-publicacao {
    width: 34.4166666667vw;
  }
}
@media screen and (max-width: 799px) {
  .home-publicacoes .card-publicacao {
    width: 55.6666666667vw;
  }
}
.home-publicacoes .card-publicacao .acessar {
  fill: #fff;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.5em 0.75em;
  display: inline-block;
}
.home-publicacoes .card-publicacao .tipo {
  color: #fff;
}
.home-publicacoes .card-publicacao .capa {
  aspect-ratio: 70/99;
  width: auto;
}
.home-publicacoes .card-publicacao .capa img {
  border: 1px solid #E9E3DC;
  aspect-ratio: 70/99;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-publicacoes .card-publicacao:hover h3 {
  color: #fff;
}
.home-publicacoes .card-publicacao:hover .acessar {
  background-color: #fff;
  color: #1E325C;
}
.home-publicacoes .vertudo-mob {
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-publicacoes .vertudo-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 4em;
  }
}

.card-publicacao {
  display: block;
}
.card-publicacao .tipo {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
  color: #1E325C;
}
.card-publicacao .capa {
  width: 100%;
  height: 17.2vw;
}
.card-publicacao .capa img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center left;
     object-position: center left;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .card-publicacao .capa {
    height: 34.4166666667vw;
  }
}
@media screen and (max-width: 799px) {
  .card-publicacao .capa {
    height: 55.6666666667vw;
  }
}
.card-publicacao .data {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: 1em;
}
.card-publicacao h3 {
  line-height: 1.4;
}
.card-publicacao .acessar {
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  color: #1E325C;
  fill: #1E325C;
  margin-top: 2em;
  border: 1px solid #1E325C;
  padding: 0.5em 0.75em;
}
.card-publicacao .acessar svg {
  display: inline-block;
  vertical-align: middle;
  height: 0.7em;
  width: 0.7em;
  margin-left: 0.2em;
}

.home-especialistas .linha-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 2em;
  border-bottom: 1px solid #475ECC;
  margin-bottom: 5em;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .linha-titulo .botao {
    display: none;
  }
}
.home-especialistas h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.home-especialistas .lista-especialista {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.85vw;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .lista-especialista {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2em;
  }
}
.home-especialistas .card-especialista {
  width: 33%;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .card-especialista {
    width: 100%;
  }
}
.home-especialistas .card-especialista .imagem {
  width: 100%;
  height: 16vw;
  background-size: cover;
  background-position: center;
  background-origin: content-box;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .card-especialista .imagem {
    height: 45vw;
  }
}
.home-especialistas .card-especialista .titulo {
  line-height: 1.5;
  padding: 1em 0;
  border-bottom: 1px solid #475ECC;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .card-especialista .titulo {
    border-bottom: none;
  }
}
.home-especialistas .card-especialista .titulo small {
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
}
.home-especialistas .card-especialista .titulo svg {
  display: inline-block;
  vertical-align: middle;
  height: 0.5em;
  width: 0.5em;
  fill: #475ECC;
}
.home-especialistas .vertudo-mob {
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-especialistas .vertudo-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 4em;
  }
}

.home-empauta .linha-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 2em;
  border-bottom: 1px solid #1E325C;
  margin-bottom: 5em;
}
@media screen and (max-width: 1029px) {
  .home-empauta .linha-titulo .botao {
    display: none;
  }
}
.home-empauta h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
.home-empauta .vertudo-mob {
  display: none;
}
@media screen and (max-width: 1029px) {
  .home-empauta .vertudo-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 4em;
  }
}

.lista-empauta {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 4em;
}
@media screen and (max-width: 1029px) {
  .lista-empauta {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.card-empauta {
  width: 25%;
}
@media screen and (max-width: 1029px) {
  .card-empauta {
    width: 45%;
  }
}
@media screen and (max-width: 799px) {
  .card-empauta {
    width: 100%;
  }
}
.card-empauta .imagem {
  width: 100%;
  height: 24vw;
  background-size: cover;
  background-position: center;
  background-origin: content-box;
}
@media screen and (max-width: 1029px) {
  .card-empauta .imagem {
    height: 60vw;
  }
}
.card-empauta.namidia .imagem {
  border: 1px solid #1E325C;
  background-size: contain;
  height: 10.8vw;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1029px) {
  .card-empauta.namidia .imagem {
    height: 33vw;
    max-height: 200px;
    border-color: #DCDCDC;
  }
}
.card-empauta.carta .imagem {
  border: 1px solid #1E325C;
  background-size: contain;
  padding: 2em;
  height: 10.8vw;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1029px) {
  .card-empauta.carta .imagem {
    height: 33vw;
    border-color: #DCDCDC;
  }
}
.card-empauta .data {
  display: block;
  margin-top: 1em;
  margin-bottom: -1.5em;
  color: #1E325C;
}
.card-empauta .titulo {
  line-height: 1.5;
  padding: 1em 0;
}
.card-empauta .titulo svg {
  display: inline-block;
  vertical-align: middle;
  height: 0.5em;
  width: 0.5em;
  fill: #1E325C;
}
.card-empauta .titulo span {
  color: #1E325C;
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.5em;
}

.home-parceiros {
  background-color: #E9E3DC;
}
.home-parceiros .container {
  padding: 0 2vw;
}
.home-parceiros h2 {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
.home-parceiros .grid-parceiros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 7em;
}
@media screen and (max-width: 1029px) {
  .home-parceiros .grid-parceiros {
    margin-top: 2em;
  }
}
.home-parceiros .grid-parceiros img {
  display: block;
  mix-blend-mode: multiply;
  height: 8vw;
}
@media screen and (max-width: 1029px) {
  .home-parceiros .grid-parceiros img {
    height: 15vw;
  }
}

.breadcrumbs {
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

.publicacoes-destaques {
  padding-top: 6.0994vw;
  padding-bottom: 2em;
  background-color: #9F4B19;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques {
    padding-top: min(20vw, 50px + 10vw);
    padding-bottom: 0;
  }
}
.publicacoes-destaques .container {
  height: auto;
  padding-top: 2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques .container {
    padding-top: 2em;
    padding-bottom: 4em;
    gap: 0;
    min-height: 0;
  }
}
.publicacoes-destaques h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  width: 100%;
  font-weight: bold;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques h1 {
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
}
.publicacoes-destaques .lf-destaques {
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques .lf-destaques {
    gap: 1em;
  }
}
.publicacoes-destaques .coluna-imagem {
  width: 52.4366666667vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques .coluna-imagem {
    width: 100%;
    height: 41.5vw;
    margin-bottom: 2em;
    position: static;
  }
}
.publicacoes-destaques .coluna-imagem small {
  position: absolute;
  top: 100%;
  left: 0;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #707070;
  padding-top: 0.5em;
}
.publicacoes-destaques .coluna-slideshow {
  width: 34.9208333333vw;
  position: relative;
}
.publicacoes-destaques .coluna-slideshow .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.publicacoes-destaques .coluna-slideshow .slick-slide {
  height: inherit !important;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques .coluna-slideshow {
    width: 100%;
  }
}
.publicacoes-destaques .coluna-slideshow .controles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.25em;
  position: absolute;
  bottom: 0.5em;
  left: 0;
  z-index: 100;
  padding-top: 1em;
  background-color: #9F4B19;
}
.publicacoes-destaques .coluna-slideshow .seta {
  cursor: pointer;
}
.publicacoes-destaques .coluna-slideshow .seta svg {
  display: block;
  width: 1.2em;
  height: 1.2em;
  fill: #fff;
}
.publicacoes-destaques .coluna-slideshow .seta.a-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.publicacoes-destaques .coluna-slideshow .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
.publicacoes-destaques .coluna-slideshow .slick-dots li {
  display: block;
}
.publicacoes-destaques .coluna-slideshow .slick-dots button {
  display: block;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  border: none;
  width: 0.8em;
  height: 0.8em;
  border-radius: 1000px;
  background-color: #fff;
  cursor: pointer;
}
.publicacoes-destaques .coluna-slideshow .slick-dots button:hover {
  background-color: #475ECC;
}
.publicacoes-destaques .coluna-slideshow .slick-dots .slick-active button {
  background-color: #475ECC;
}
.publicacoes-destaques .card-slide-publicacao {
  width: 34.9208333333vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .publicacoes-destaques .card-slide-publicacao {
    width: 100%;
  }
}
.publicacoes-destaques .card-slide-publicacao h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  line-height: 1.2;
  max-width: 100%;
  margin-bottom: 2rem;
}
.publicacoes-destaques .card-slide-publicacao .resumo {
  max-width: 100%;
}
.publicacoes-destaques .card-slide-publicacao .topo {
  width: 100%;
}
.publicacoes-destaques .card-slide-publicacao .linha-acesse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #fff;
  padding-top: 5vw;
  width: 100%;
}
.publicacoes-destaques .card-slide-publicacao .linha-acesse a {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  fill: #fff;
}
.publicacoes-destaques .card-slide-publicacao .linha-acesse a svg {
  display: inline-block;
  height: 0.5em;
  width: 0.5em;
  margin-left: 0.1em;
}

.grafismo-solto {
  width: 100%;
  display: block;
}
@media screen and (max-width: 1029px) {
  .grafismo-solto {
    width: 100%;
    height: 18vw;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.publicacoes-principal .lf-filtros {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .publicacoes-principal .lf-filtros {
    margin-bottom: 2em;
  }
}
.publicacoes-principal .lf-linhas {
  margin-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .publicacoes-principal .lf-linhas {
    margin-bottom: 4em;
  }
}
.publicacoes-principal .linha-resultados {
  border-bottom: 1px solid #1E325C;
  color: #1E325C;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 1em;
}

.grid-publicacoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 7em 15.246875vw;
  margin-top: 3.5em;
}
@media screen and (max-width: 1029px) {
  .grid-publicacoes {
    margin-top: 2em;
    gap: 2em 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.grid-publicacoes .card-publicacao {
  width: 17.0354166667vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .grid-publicacoes .card-publicacao {
    width: 47%;
    border-bottom: 1px solid #475ECC;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 799px) {
  .grid-publicacoes .card-publicacao {
    width: 100%;
    border-bottom: 1px solid #475ECC;
    padding-bottom: 1em;
  }
}
.grid-publicacoes .card-publicacao:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -7.1984375vw;
  background-color: #475ECC;
}
@media screen and (max-width: 1029px) {
  .grid-publicacoes .card-publicacao:before {
    display: none;
  }
}
.grid-publicacoes .card-publicacao:nth-child(3n+3):before {
  display: none;
}
.grid-publicacoes .card-publicacao:last-child:before {
  display: none;
}
.grid-publicacoes .card-publicacao .capa img {
  border: 1px solid #808080;
  width: auto;
}
.grid-publicacoes .card-publicacao:hover h3 {
  color: #475ECC;
}

.select-estilizado {
  position: relative;
}
.select-estilizado:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 90%;
  background-image: url("../img/icone-select.png?V2");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0px;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
.select-estilizado select {
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
  width: 100%;
  height: 3em;
  line-height: 3em;
  border: none;
  background-color: #fff;
  padding-left: 0em;
  border-bottom: 1px solid #1E325C;
}
.select-estilizado select option {
  color: #000;
  text-transform: none;
  display: block;
  padding-left: 2em;
  border-radius: 0px;
}

.modulo-busca {
  position: relative;
}
.modulo-busca input {
  width: 100%;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
  width: 100%;
  height: 3em;
  line-height: 3em;
  border: none;
  background-color: #fff;
  padding-left: 0em;
  border-bottom: 1px solid #1E325C;
}
.modulo-busca i {
  position: absolute;
  top: 0;
  right: 0;
  height: 3em;
  line-height: 3em;
}
.modulo-busca button {
  position: absolute;
  top: 0;
  right: 0;
  height: 3em;
  line-height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modulo-busca button i {
  position: static;
  height: auto;
  line-height: 1em;
}

.lf-filtros {
  gap: 2.55vw;
}
.lf-filtros .select-estilizado, .lf-filtros .modulo-busca {
  width: 14.8891666667vw;
}
@media screen and (max-width: 1029px) {
  .lf-filtros .select-estilizado, .lf-filtros .modulo-busca {
    width: 48%;
  }
  .lf-filtros .select-estilizado.cheio, .lf-filtros .modulo-busca.cheio {
    width: 100%;
  }
}
.lf-filtros.dev {
  gap: 1.275vw;
}

.lf-linhas {
  width: 56.3833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.85vw;
  margin: 0 auto;
}
@media screen and (max-width: 1029px) {
  .lf-linhas {
    width: 100%;
    gap: 1.7vw;
  }
}
.lf-linhas.expande {
  gap: 1.7vw;
  width: 70.6916666667vw;
}
@media screen and (max-width: 1029px) {
  .lf-linhas.expande {
    width: 100%;
    gap: 1.7vw;
  }
}

.empauta-abertura {
  padding-top: 6.0994vw;
  padding-bottom: 0;
  background-color: #1E325C;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .empauta-abertura {
    padding-top: min(20vw, 10vw + 50px);
  }
}
.empauta-abertura .container {
  padding-top: 2vw;
  padding-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.empauta-abertura h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  width: 100%;
}
.empauta-abertura .grafismo {
  display: block;
  width: 100%;
}

.empauta-filtros {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1029px) {
  .empauta-filtros {
    padding-top: min(20vw, 10vw + 50px);
  }
}
.empauta-filtros .container {
  padding-top: 2vw;
  padding-bottom: 3.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.empauta-filtros h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1.25em;
  width: 100%;
}
.empauta-filtros .lf-linhas {
  margin-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .empauta-filtros .lf-linhas {
    margin-bottom: 2em;
  }
}
.empauta-filtros .lf-filtros {
  margin-bottom: 0;
  width: 100%;
}
.empauta-filtros .lf-filtros.formatos {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2em;
  gap: 1em;
}

.empauta-principal {
  padding-bottom: 2em;
  padding-bottom: 7em;
}
.empauta-principal .container {
  background-color: #E9E3DC;
  min-height: calc(100vh - 6.0994vw - 1em);
  padding-top: 3.5em;
  padding-bottom: 7em;
}
.empauta-principal .linha-titulos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #1E325C;
  line-height: 4;
  margin-bottom: 0em;
  color: #1E325C;
}
.empauta-principal .linha-titulos span {
  display: block;
}
@media screen and (max-width: 1029px) {
  .empauta-principal .linha-titulos {
    display: none;
  }
}
.empauta-principal .card {
  width: 36.3516666667vw;
}
.empauta-principal .data {
  width: 9.88125vw;
}
.empauta-principal .formato {
  width: 9.88125vw;
}
.empauta-principal .veiculo {
  width: 13.4583333333vw;
}
.empauta-principal .link {
  width: 6.3041666667vw;
}
.empauta-principal .item-empauta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #1E325C;
  padding: 1.5em 0;
  margin-bottom: 0em;
}
@media screen and (max-width: 1029px) {
  .empauta-principal .item-empauta {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .empauta-principal .item-empauta .veiculo {
    display: none;
  }
  .empauta-principal .item-empauta .data, .empauta-principal .item-empauta .formato, .empauta-principal .item-empauta .link {
    width: auto;
  }
}
.empauta-principal .item-empauta .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.85vw;
}
.empauta-principal .item-empauta .card .imagem {
  width: 11.6697916667vw;
  height: 6.9480416667vw;
  background-size: cover;
  background-position: center;
}
.empauta-principal .item-empauta .card .titulo {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1029px) {
  .empauta-principal .item-empauta .card {
    width: 100%;
    gap: 3.4vw;
    margin-bottom: 2em;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .empauta-principal .item-empauta .card .imagem {
    width: 27.3333333333vw;
    height: auto;
    min-height: 13.1666666667vw;
  }
  .empauta-principal .item-empauta .card .titulo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 799px) {
  .empauta-principal .item-empauta .card .imagem {
    width: 34.4166666667vw;
    min-height: 20.25vw;
  }
  .empauta-principal .item-empauta .card .titulo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.empauta-principal .item-empauta.namidia .card .imagem, .empauta-principal .item-empauta.carta .card .imagem {
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: content-box;
  padding: 1em;
  mix-blend-mode: multiply;
}
.empauta-principal .item-empauta .data, .empauta-principal .item-empauta .formato, .empauta-principal .item-empauta .veiculo {
  font-weight: 600;
  text-transform: uppercase;
  color: #707070;
}
.empauta-principal .item-empauta .link a {
  text-transform: uppercase;
  color: #1E325C;
  font-weight: 600;
  white-space: nowrap;
}
.empauta-principal .item-empauta .link a:hover {
  color: #475ECC;
}

.projetos-capa {
  padding-top: 6.0994vw;
  padding-bottom: 2em;
  background-color: #C3611D;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .projetos-capa {
    padding-top: 20vw;
    padding-bottom: 0;
  }
}
.projetos-capa .container {
  min-height: calc(100vh - 6.0994vw - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1029px) {
  .projetos-capa .container {
    min-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2em;
    padding: 4em 8vw;
  }
}
.projetos-capa .container .breadcrumbs {
  position: absolute;
  top: 4em;
  left: 7.5vw;
  z-index: 20;
}
@media screen and (max-width: 1029px) {
  .projetos-capa .container .breadcrumbs {
    left: 8vw;
    position: static;
  }
}
.projetos-capa .grafismo {
  width: 38.84375vw;
  height: 100%;
  background-image: url("../img/grafismo-projetos.svg");
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1029px) {
  .projetos-capa .grafismo {
    display: none;
  }
}
.projetos-capa .lf {
  width: 100%;
}
.projetos-capa .col-texto {
  width: 42.075vw;
  margin-right: 7.1541666667vw;
}
@media screen and (max-width: 1029px) {
  .projetos-capa .col-texto {
    width: 100%;
    margin-right: 0;
  }
}
.projetos-capa .col-texto h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.2;
  margin-bottom: 1em;
}
.projetos-capa .col-texto .desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}

.projetos-principal h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.2;
  margin-bottom: 2em;
  text-align: center;
  color: #1E325C;
}
.projetos-principal .lf-filtros {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .projetos-principal .lf-filtros {
    margin-bottom: 2em;
  }
}
.projetos-principal .lf-linhas {
  margin-bottom: 2em;
}
@media screen and (max-width: 1029px) {
  .projetos-principal .lf-linhas {
    margin-bottom: 4em;
  }
}
.projetos-principal .linha-resultados {
  border-bottom: 1px solid #1E325C;
  color: #1E325C;
  padding-bottom: 0.5em;
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .projetos-principal .linha-resultados {
    margin-bottom: 2em;
  }
}
.projetos-principal .grid-projetos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3.1520833333vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5em 0;
}
@media screen and (max-width: 1029px) {
  .projetos-principal .grid-projetos {
    gap: 4em 0;
    padding: 0;
  }
}

.card-projeto {
  display: block;
  width: 34.9208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .card-projeto {
    width: 100%;
  }
}
.card-projeto .topo {
  width: 100%;
}
.card-projeto .capa {
  width: 100%;
  height: 18.22vw;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1029px) {
  .card-projeto .capa {
    height: 41.5vw;
  }
}
.card-projeto h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.4;
  margin: 0.5em 0;
}
.card-projeto .resumo {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1em;
}
.card-projeto .linha-acesso {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #1E325C;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 1029px) {
  .card-projeto .linha-acesso {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.card-projeto .linha-acesso .parceria {
  width: 75%;
  font-weight: 600;
}
.card-projeto .linha-acesso .parceria strong {
  font-weight: 600;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .card-projeto .linha-acesso .parceria {
    margin-bottom: 1em;
    width: 100%;
  }
}
.card-projeto .linha-acesso .mais {
  font-weight: 400;
  color: #1E325C;
  border: 1px solid #1E325C;
  padding: 0.5em 0.75em;
}
.card-projeto:hover h3 {
  color: #475ECC;
}
.card-projeto:hover .linha-acesso .mais {
  font-weight: 600;
}

.fundo-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1vw;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.fundo-modal.ativo {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}

.modal {
  width: 98%;
  max-width: 63.5375vw;
  max-height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: relative;
  padding: 3.1520833333vw;
}
@media screen and (max-width: 1029px) {
  .modal {
    max-width: 100%;
    padding: 8vw;
  }
}
.modal .modal-fechar {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 100;
  top: 1vw;
  right: 1vw;
}
.modal .modal-fechar svg {
  width: 1.5em;
  height: 1.5em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  fill: #475ECC;
}
.modal .modal-conteudo {
  height: 100%;
  max-height: 80vh;
  overflow: auto;
  padding-right: 1em;
}
.modal .titulo-projeto {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 0.5em;
  max-width: 70%;
}
@media screen and (max-width: 1029px) {
  .modal .titulo-projeto {
    max-width: 85%;
  }
}
.modal .parceria {
  font-weight: 600;
  color: #475ECC;
  margin-bottom: 1em;
}
.modal .parceria strong {
  font-weight: 600;
}
.modal .conteudo > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.modal.modal-membro {
  width: 63.5375vw;
  background-color: #E9E3DC;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1029px) {
  .modal.modal-membro {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 92vh;
  }
}
.modal.modal-membro .modal-fechar svg {
  fill: #1E325C;
}
.modal.modal-membro .foto {
  width: 22.0433333333vw;
  min-height: 38.4979166667vw;
  background-size: cover;
  background-position: center;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
@media screen and (max-width: 1029px) {
  .modal.modal-membro .foto {
    width: 100%;
    height: 40vh;
  }
}
.modal.modal-membro .sobre {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 2em 6.3041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
}
@media screen and (max-width: 1029px) {
  .modal.modal-membro .sobre {
    height: 52vh;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    overflow: auto;
    display: block;
  }
  .modal.modal-membro .sobre > * + * {
    -webkit-margin-before: 1.5em;
            margin-block-start: 1.5em;
  }
  .modal.modal-membro .sobre p {
    font-size: 14px;
  }
}
.modal.modal-membro .sobre h3 {
  color: #1E325C;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: 600;
}
.modal.modal-membro .sobre .topo p {
  letter-spacing: 0.05em;
  color: #808080;
  text-transform: uppercase;
  font-weight: 600;
}
.modal.modal-membro .sobre .redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #1E325C;
}
.modal.modal-membro .sobre .redes img {
  display: block;
  height: 0.9em;
}
.modal.modal-membro .sobre .redes a:hover {
  color: #475ECC;
}

.indicadores-abertura {
  padding-top: 6.0994vw;
  padding-bottom: 2em;
  background-color: #1E325C;
  color: #fff;
  position: relative;
}
.indicadores-abertura .container {
  position: relative;
  min-height: calc(100vh - 6.0994vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.indicadores-abertura .grafismo {
  width: 38.84375vw;
  height: 100%;
  background-image: url("../img/grafismo-indicadores.svg");
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1029px) {
  .indicadores-abertura .grafismo {
    display: none;
  }
}
.indicadores-abertura .breadcrumbs {
  position: absolute;
  top: 2em;
  left: 0;
  padding-left: 7.5vw;
  z-index: 50;
}
.indicadores-abertura .coluna-introducao {
  width: 42.075vw;
  margin-right: 7.1541666667vw;
}
@media screen and (max-width: 1029px) {
  .indicadores-abertura .coluna-introducao {
    width: 100%;
    margin-right: 0;
  }
}
.indicadores-abertura h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
  width: 100%;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .indicadores-abertura h1 {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
  }
}
.indicadores-abertura .lf-destaques {
  width: 100%;
}
.indicadores-abertura .lf-topo {
  width: 100%;
}
.indicadores-abertura .lf-topo .coluna-desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .indicadores-abertura .lf-topo .coluna-desc {
    width: 100%;
    margin-bottom: 2em;
  }
}
.indicadores-abertura .lf-topo .lf-linhas {
  width: 49.2291666667vw;
  margin-top: 2.5em;
}
.indicadores-abertura .lf-topo .lf-linhas .botao-linha {
  width: 14.17375vw;
}
@media screen and (max-width: 1029px) {
  .indicadores-abertura .lf-topo .lf-linhas {
    width: 100%;
  }
  .indicadores-abertura .lf-topo .lf-linhas .botao-linha {
    width: 48%;
    font-size: 10px;
  }
}

@media screen and (max-width: 1029px) {
  .indicadores-principal {
    padding-top: 4em;
  }
}
.indicadores-principal h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.2;
  margin-bottom: 2em;
  text-align: center;
}
.indicadores-principal .lf-filtros {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .indicadores-principal .lf-filtros {
    margin-bottom: 2em;
  }
}
.indicadores-principal .lf-linhas {
  margin-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .indicadores-principal .lf-linhas {
    margin-bottom: 4em;
  }
}
.indicadores-principal .linha-resultados {
  border-bottom: 1px solid #475ECC;
  padding-bottom: 0.5em;
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .indicadores-principal .linha-resultados {
    margin-bottom: 2em;
  }
}

.grid-indicadores {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.85vw 0.85vw;
}
@media screen and (max-width: 1029px) {
  .grid-indicadores {
    gap: 2em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.card-indicador {
  display: block;
  width: 27.05125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .card-indicador {
    width: 48%;
  }
}
@media screen and (max-width: 799px) {
  .card-indicador {
    width: 100%;
  }
}
.card-indicador .topo {
  width: 100%;
}
.card-indicador .capa {
  width: 100%;
  height: 17.4vw;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1029px) {
  .card-indicador .capa {
    height: 24vw;
  }
}
@media screen and (max-width: 799px) {
  .card-indicador .capa {
    height: 41.5vw;
  }
}
.card-indicador .info {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #E9E3DC;
  color: #1E325C;
  padding: 2em;
}
.card-indicador h3 {
  line-height: 1.4;
  margin: 0.5em 0;
}
.card-indicador .linha-acesso {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid #1E325C;
  padding-bottom: 0.5em;
  margin-top: 0.5em;
}
.card-indicador .linha-acesso .mais {
  font-weight: 400;
  border: 1px solid #1E325C;
  padding: 0.5em 0.75em;
}
.card-indicador:hover .info {
  background-color: #1E325C;
  color: #fff;
}
.card-indicador:hover .linha-acesso {
  border-color: #fff;
}
.card-indicador:hover .linha-acesso .mais {
  border-color: #fff;
  color: #fff;
}

.quem-abertura {
  background-color: #9F4B19;
  color: #fff;
  min-height: 100vh;
  padding-top: 10.0994vw;
  overflow: hidden;
  position: relative;
}
.quem-abertura .grafismo {
  width: 37.0552083333vw;
  height: 100%;
  background-image: url("../img/grafismo-platimpacto.svg");
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1029px) {
  .quem-abertura .grafismo {
    display: none;
  }
}
@media screen and (max-width: 1029px) {
  .quem-abertura {
    padding-top: 20vw;
    min-height: 0;
  }
}
.quem-abertura .container {
  min-height: calc(100vh - 6.0994vw - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1029px) {
  .quem-abertura .container {
    min-height: 0;
    padding-top: 6em;
    padding-bottom: 14em;
  }
}
.quem-abertura .container .breadcrumbs {
  position: absolute;
  top: 0em;
  left: 7.5vw;
  z-index: 30;
}
@media screen and (max-width: 1029px) {
  .quem-abertura .container .breadcrumbs {
    top: 2em;
    left: 8vw;
  }
}
.quem-abertura .lf {
  width: 100%;
}
.quem-abertura .col-texto h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.quem-abertura .col-texto .desc {
  width: 42.075vw;
}
.quem-abertura .col-texto .desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .quem-abertura .col-texto .desc {
    width: 100%;
  }
}
@media screen and (max-width: 1029px) {
  .quem-abertura .col-texto {
    max-width: 400px;
  }
}

@-webkit-keyframes animax {
  0% {
    -webkit-transform: translate3d(2vw, -2vw, 0);
            transform: translate3d(2vw, -2vw, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 8vw, 0);
            transform: translate3d(0, 8vw, 0);
  }
}

@keyframes animax {
  0% {
    -webkit-transform: translate3d(2vw, -2vw, 0);
            transform: translate3d(2vw, -2vw, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 8vw, 0);
            transform: translate3d(0, 8vw, 0);
  }
}
@-webkit-keyframes animax2 {
  0% {
    -webkit-transform: translate3d(-2vw, -3vw, 0);
            transform: translate3d(-2vw, -3vw, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 6vw, 0);
            transform: translate3d(0, 6vw, 0);
  }
}
@keyframes animax2 {
  0% {
    -webkit-transform: translate3d(-2vw, -3vw, 0);
            transform: translate3d(-2vw, -3vw, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 6vw, 0);
            transform: translate3d(0, 6vw, 0);
  }
}
.quem-video .col-texto {
  width: 38.4979166667vw;
}
@media screen and (max-width: 1029px) {
  .quem-video .col-texto {
    width: 100%;
  }
}
.quem-video .col-texto h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  color: #1E325C;
  line-height: 1.3;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 1029px) {
  .quem-video .col-texto h2 {
    padding-right: 0;
  }
}
.quem-video .col-texto .desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .quem-video .col-texto .desc {
    max-width: 100%;
  }
}
.quem-video .col-texto .botoes {
  margin-top: 2em;
}
@media screen and (max-width: 1029px) {
  .quem-video .col-texto .botoes {
    margin-bottom: 4em;
  }
}

.quem-carta {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em;
}
.quem-carta .container {
  background-color: #C3611D;
  color: #fff;
  position: relative;
}
.quem-carta .container .grafismo {
  width: 35.2666666667vw;
  height: 100%;
  background-image: url("../img/grafismo-sobre-conheca.svg");
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1029px) {
  .quem-carta .container .grafismo {
    display: none;
  }
}
.quem-carta .col-texto {
  width: 40.2864583333vw;
  margin-right: 7.735vw;
}
.quem-carta .col-texto h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1.5em;
}
.quem-carta .col-texto .desc > * + * {
  -webkit-margin-before: 3em;
          margin-block-start: 3em;
}
.quem-carta .col-texto .botoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 1em 2%;
}
.quem-carta .col-texto .botoes .botao {
  width: 48%;
}
@media screen and (max-width: 1029px) {
  .quem-carta .col-texto .botoes .botao {
    width: 100%;
  }
}
@media screen and (max-width: 1029px) {
  .quem-carta .col-texto {
    width: 100%;
    margin-right: 0;
  }
}

@-webkit-keyframes animapbx {
  0% {
    -webkit-transform: translate3d(0, -4vw, 0);
            transform: translate3d(0, -4vw, 0);
  }
  100% {
    -webkit-transform: translate3d(-3vw, 4vw, 0);
            transform: translate3d(-3vw, 4vw, 0);
  }
}

@keyframes animapbx {
  0% {
    -webkit-transform: translate3d(0, -4vw, 0);
            transform: translate3d(0, -4vw, 0);
  }
  100% {
    -webkit-transform: translate3d(-3vw, 4vw, 0);
            transform: translate3d(-3vw, 4vw, 0);
  }
}
@-webkit-keyframes animapbx2 {
  0% {
    -webkit-transform: translate3d(0, -3vw, 0);
            transform: translate3d(0, -3vw, 0);
  }
  100% {
    -webkit-transform: translate3d(3vw, 3vw, 0);
            transform: translate3d(3vw, 3vw, 0);
  }
}
@keyframes animapbx2 {
  0% {
    -webkit-transform: translate3d(0, -3vw, 0);
            transform: translate3d(0, -3vw, 0);
  }
  100% {
    -webkit-transform: translate3d(3vw, 3vw, 0);
            transform: translate3d(3vw, 3vw, 0);
  }
}
.quem-queremos .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: calc(100vh - 6.0994vw);
  padding-top: 10.5em;
  padding-bottom: 10.5em;
}
@media screen and (max-width: 1029px) {
  .quem-queremos .container {
    min-height: 0;
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.quem-queremos .lf {
  width: 100%;
}
.quem-queremos h2 {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .quem-queremos h2 {
    text-align: left;
  }
}
.quem-queremos .col-itens {
  position: relative;
}
.quem-queremos .col-itens > * + * {
  -webkit-margin-before: 3em;
          margin-block-start: 3em;
}
@media screen and (max-width: 1029px) {
  .quem-queremos .col-itens {
    margin-top: 2em;
    margin-left: 8vw;
  }
}
.quem-queremos .col-itens:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #1E325C;
  position: absolute;
  top: 0;
  left: -7.1541666667vw;
}
.quem-queremos .item-queremos {
  max-width: 26.3358333333vw;
}
@media screen and (max-width: 1029px) {
  .quem-queremos .item-queremos {
    max-width: 100%;
  }
}
.quem-queremos .item-queremos h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
.quem-queremos .item-queremos p {
  margin-top: 1em;
}

.quem-fundadores .container {
  background-color: #E9E3DC;
  padding-top: 7em;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .container {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.quem-fundadores .introducao {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  padding: 0 14.8891666667vw;
  margin-bottom: 3em;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .introducao {
    padding: 0;
    text-align: left;
    font-size: 20px;
  }
}
.quem-fundadores h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  margin-bottom: 2.5em;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores h2 {
    text-align: left;
  }
}
@media screen and (max-width: 799px) {
  .quem-fundadores .lf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 4em;
  }
}
.quem-fundadores .card-fundador {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.7vw;
  width: 40.6441666667vw;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .card-fundador {
    display: block;
    width: 45%;
  }
}
@media screen and (max-width: 799px) {
  .quem-fundadores .card-fundador {
    display: block;
    width: 100%;
  }
}
.quem-fundadores .card-fundador img {
  display: block;
  width: 13.4583333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .card-fundador img {
    width: 41.5vw;
    margin-bottom: 1em;
  }
}
.quem-fundadores .card-fundador .sobre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .card-fundador .sobre p {
    font-size: 12px;
  }
}
.quem-fundadores .card-fundador h3 {
  line-height: 1.2;
  margin-bottom: 0.5em;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
  font-weight: 600;
}
@media screen and (max-width: 1029px) {
  .quem-fundadores .card-fundador h3 {
    margin-bottom: 0.25em;
  }
}
.quem-fundadores .grafismo {
  display: block;
  width: 100%;
}

.quem-governanca h2, .quem-equipe h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  font-weight: 600;
  color: #1E325C;
  margin-bottom: 1.5em;
}
.quem-governanca .navegacao-gov, .quem-equipe .navegacao-gov {
  border-bottom: 1px solid #C3611D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0em;
}
.quem-governanca .navegacao-gov .aba, .quem-equipe .navegacao-gov .aba {
  width: 19.1816666667vw;
  text-align: center;
}
.quem-governanca .navegacao-gov a, .quem-equipe .navegacao-gov a {
  line-height: 3em;
  display: inline-block;
  text-align: center;
  border-bottom: 2px solid transparent;
  color: #919191;
}
.quem-governanca .navegacao-gov a:hover, .quem-equipe .navegacao-gov a:hover, .quem-governanca .navegacao-gov a.ativo, .quem-equipe .navegacao-gov a.ativo {
  font-weight: bold;
  border-bottom: 2px solid #C3611D;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .quem-governanca .navegacao-gov, .quem-equipe .navegacao-gov {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-bottom: none;
    gap: 0.5em;
  }
  .quem-governanca .navegacao-gov .aba, .quem-equipe .navegacao-gov .aba {
    width: 48%;
    border: 1px solid #fff;
  }
  .quem-governanca .navegacao-gov .aba a, .quem-equipe .navegacao-gov .aba a {
    line-height: 1.5em;
    font-size: 11px;
    padding: 1em 0;
    background-color: #DCDCDC;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 500;
  }
  .quem-governanca .navegacao-gov .aba a:hover, .quem-equipe .navegacao-gov .aba a:hover, .quem-governanca .navegacao-gov .aba a.ativo, .quem-equipe .navegacao-gov .aba a.ativo {
    font-weight: 500;
    border-bottom: none;
    background-color: #C3611D;
    color: #fff;
  }
}
.quem-governanca .texto-aba, .quem-equipe .texto-aba {
  padding-top: 3em;
}
.quem-governanca .texto-aba .centraliza, .quem-equipe .texto-aba .centraliza {
  width: 42.075vw;
  margin: 0 auto;
}
.quem-governanca .texto-aba .centraliza > * + *, .quem-equipe .texto-aba .centraliza > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .quem-governanca .texto-aba .centraliza, .quem-equipe .texto-aba .centraliza {
    width: 100%;
  }
}
.quem-governanca .texto-aba .centraliza a, .quem-equipe .texto-aba .centraliza a {
  text-decoration: underline;
}
.quem-governanca .texto-aba .centraliza a:hover, .quem-equipe .texto-aba .centraliza a:hover {
  color: #C3611D;
}
.quem-governanca .grid-membros, .quem-equipe .grid-membros {
  margin-top: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5em 0.85vw;
}
@media screen and (max-width: 1029px) {
  .quem-governanca .grid-membros, .quem-equipe .grid-membros {
    margin-top: 2em;
    gap: 5.1vw;
  }
}
.quem-governanca .card-membro, .quem-equipe .card-membro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.85vw;
  width: 27.4089583333vw;
  cursor: pointer;
}
@media screen and (max-width: 1029px) {
  .quem-governanca .card-membro, .quem-equipe .card-membro {
    width: 100%;
    gap: 2.55vw;
  }
}
.quem-governanca .card-membro .foto, .quem-equipe .card-membro .foto {
  display: block;
  width: 13.4583333333vw;
  height: 13.4583333333vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/avatar-vazio.jpg");
  background-color: #DCDCDC;
}
@media screen and (max-width: 1029px) {
  .quem-governanca .card-membro .foto, .quem-equipe .card-membro .foto {
    width: 27.3333333333vw;
    height: 27.3333333333vw;
  }
}
.quem-governanca .card-membro .sobre, .quem-equipe .card-membro .sobre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.quem-governanca .card-membro h3, .quem-equipe .card-membro h3 {
  line-height: 1.2;
  margin-bottom: 0.1em;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: 600;
  color: #1E325C;
}
.quem-governanca .card-membro small, .quem-equipe .card-membro small {
  font-weight: 600;
  color: #1E325C;
  text-transform: uppercase;
}
.quem-governanca .card-membro .redes, .quem-equipe .card-membro .redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #1E325C;
}
.quem-governanca .card-membro .redes img, .quem-equipe .card-membro .redes img {
  display: block;
  height: 0.9em;
}
.quem-governanca .card-membro .redes a:hover, .quem-equipe .card-membro .redes a:hover {
  color: #1E325C;
}
.quem-governanca .card-membro:hover h3, .quem-equipe .card-membro:hover h3, .quem-governanca .card-membro:hover p, .quem-equipe .card-membro:hover p {
  color: #1E325C;
}
.quem-governanca .grid-membros.duascol, .quem-equipe .grid-membros.duascol {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quem-governanca .grid-membros.duascol .card-membro, .quem-equipe .grid-membros.duascol .card-membro {
  width: 41.3595833333vw;
}
.quem-governanca .grid-membros.umacol, .quem-equipe .grid-membros.umacol {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quem-equipe {
  padding-top: 3.5em;
}
.quem-equipe h2 {
  border-bottom: 1px solid #475ECC;
  padding-bottom: 1em;
}
.quem-equipe .card-membro small {
  color: #1E325C;
}
.quem-equipe .card-membro .redes {
  color: #475ECC;
}
.quem-equipe .card-membro .redes a:hover {
  color: #1E325C;
}
.quem-equipe .card-membro:hover h3, .quem-equipe .card-membro:hover p {
  color: #475ECC;
}

.eventos-abertura-topo {
  padding-top: 6.0994vw;
  padding-bottom: 0;
  background-color: #442B5D;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura-topo {
    padding-top: min(20vw, 10vw + 50px);
  }
}
.eventos-abertura-topo .container {
  padding-top: 2vw;
  padding-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.eventos-abertura-topo h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  width: 100%;
}
.eventos-abertura-topo .grafismo {
  display: block;
  width: 100%;
}

.eventos-abertura {
  padding-top: 6.0994vw;
  padding-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura {
    padding-top: min(20vw, 50px + 10vw);
  }
}
.eventos-abertura .container {
  background-color: #E9E3DC;
  padding-top: 2vw;
  padding-bottom: 0;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .container {
    padding-top: 2em;
    padding-bottom: 4em;
  }
}
.eventos-abertura h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-top: 0.5em;
  padding-bottom: 1em;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura h1 {
    text-align: left;
    margin-bottom: 1em;
  }
}
.eventos-abertura .evento-destaque {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .evento-destaque {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.eventos-abertura .evento-destaque .card-evento {
  position: relative;
}
.eventos-abertura .evento-destaque .card-evento:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% + 2em);
  left: -7.5vw;
  width: 100vw;
  height: 50vw;
  background-color: #fff;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .evento-destaque .card-evento:before {
    display: none;
  }
}
.eventos-abertura .bloco-imagem {
  width: 42.075vw;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .bloco-imagem {
    width: 100%;
    margin-bottom: 2em;
  }
}
.eventos-abertura .bloco-imagem .imagem {
  width: 42.075vw;
  height: 34.9208333333vw;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .bloco-imagem .imagem {
    width: 100%;
    height: 55.6666666667vw;
  }
}
.eventos-abertura .bloco-imagem .legenda {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #808080;
  line-height: 2;
}
@media screen and (max-width: 1029px) {
  .eventos-abertura .bloco-imagem .legenda {
    color: #191919;
  }
}

.card-evento {
  width: 38.4979166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .card-evento {
    width: 100%;
  }
}
.card-evento .data {
  width: 7.0195833333vw;
  display: block;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #442B5D;
}
@media screen and (max-width: 1029px) {
  .card-evento .data {
    width: 20.25vw;
  }
}
.card-evento .data .dia {
  line-height: 1;
  display: block;
  font-weight: bold;
}
.card-evento .data .mes {
  font-weight: bold;
  line-height: 1.2;
  white-space: nowrap;
  display: block;
}
.card-evento .data .ano {
  line-height: 1.2;
  display: block;
}
.card-evento .info {
  width: 27.7666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}
@media screen and (max-width: 1029px) {
  .card-evento .info {
    width: 59.2083333333vw;
  }
}
.card-evento .info .tag-destaque {
  text-transform: uppercase;
  margin-bottom: 0.5em;
  width: 100%;
}
.card-evento .info h2, .card-evento .info h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 0.25em;
  width: 100%;
  line-height: 1.2;
}
.card-evento .info .redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #442B5D;
  margin-bottom: 1em;
}
.card-evento .info .redes a:hover {
  color: #1E325C;
}
.card-evento .info .desc {
  margin-bottom: 2em;
}
.card-evento .info .desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.card-evento .info .desc a {
  color: #C3611D;
  text-decoration: underline;
}
@media screen and (max-width: 1029px) {
  .card-evento .info .desc {
    margin-bottom: 1em;
  }
}
.card-evento .info .interessados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  text-transform: uppercase;
  font-weight: 600;
}
.card-evento .info .interessados span {
  color: #707070;
  line-height: 1;
}
.card-evento .info .interessados small {
  color: #C3611D;
}
.card-evento .info .acoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #442B5D;
  margin-top: 1em;
  padding-bottom: 0.5em;
  width: 100%;
}
.anteriores .card-evento .info .acoes {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.card-evento .info .acoes .botao-interesse {
  opacity: 0.7;
  pointer-events: none;
}
.card-evento .info .acoes .acessar {
  color: #442B5D;
  text-transform: uppercase;
  border: 1px solid #442B5D;
  padding: 0.5em 0.75em;
}
.card-evento .info .acoes .acessar:hover {
  font-weight: bold;
}

.section-lista-eventos {
  padding-bottom: 0;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-lista-eventos.anteriores {
  padding-bottom: 0;
}
.section-lista-eventos .titulo-sec {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: 600;
  border-bottom: 1px solid #C3611D;
  line-height: 2em;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .titulo-sec {
    margin: 0 8vw;
  }
}
.section-lista-eventos .conteudo-lista {
  width: 90.5vw;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-lista {
    width: 92vw;
  }
}
.section-lista-eventos .conteudo-lista .scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
  scrollbar-width: auto;
}
.section-lista-eventos .conteudo-lista .scroll::-webkit-scrollbar {
  height: 13px;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-lista .scroll::-webkit-scrollbar {
    height: 9px;
  }
}
.section-lista-eventos .conteudo-lista .scroll::-webkit-scrollbar-thumb { /* Foreground */
  background: #C3611D;
  border-radius: 10px;
}
.section-lista-eventos .conteudo-lista .scroll::-webkit-scrollbar-track { /* Background */
  background: #C3611D;
  margin-right: 17.0354166667vw;
  border-radius: 10px;
  border: solid 6px #fff;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-lista .scroll::-webkit-scrollbar-track {
    margin-right: 8vw;
    margin-left: 8vw;
  }
}
.section-lista-eventos .conteudo-lista .lista-eventos {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 7.735vw;
  white-space: nowrap;
  padding-top: 4.6666666667em;
  padding-bottom: 4.6666666667em;
  padding-left: 1em;
  padding-right: 5em;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-lista .lista-eventos {
    padding-left: 0;
  }
}
.section-lista-eventos .conteudo-lista .lista-eventos .card-evento {
  white-space: normal;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-lista .lista-eventos .card-evento {
    width: 84vw;
  }
}
.section-lista-eventos .conteudo-lista .lista-eventos .spacer {
  width: 2px;
  display: block;
  height: 5vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.section-lista-eventos .conteudo-grid .lista-eventos {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 5em 7.735vw;
  padding-top: 4.6666666667em;
  padding-bottom: 4.6666666667em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-grid .lista-eventos {
    padding-left: 8vw;
    padding-right: 8vw;
    gap: 3em;
  }
}
.section-lista-eventos .conteudo-grid .card-evento {
  position: relative;
  padding-bottom: 3em;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-grid .card-evento {
    padding-bottom: 0;
  }
}
.section-lista-eventos .conteudo-grid .card-evento .acoes {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1029px) {
  .section-lista-eventos .conteudo-grid .card-evento .acoes {
    position: static;
  }
}

.plataforma-capa {
  background-color: #9F4B19;
  color: #fff;
  padding-top: 6.0994vw;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa {
    padding-top: 20vw;
  }
}
.plataforma-capa .container {
  position: relative;
  min-height: calc(100vh - 6.0994vw - 2.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.plataforma-capa .container .grafismo {
  width: 38.84375vw;
  height: 100%;
  background-image: url("../img/grafismo-platimpacto.svg");
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa .container .grafismo {
    display: none;
  }
}
.plataforma-capa .container .breadcrumbs {
  position: absolute;
  top: 2em;
  left: 0;
  padding-left: 7.5vw;
  z-index: 50;
}
.plataforma-capa .container .bloco-esconder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  position: absolute;
  bottom: 1em;
  left: 0;
  z-index: 50;
}
.plataforma-capa .container .bloco-esconder .a-esconde {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-transform: uppercase;
  gap: 0.5em;
}
.plataforma-capa .container .bloco-esconder .a-esconde svg {
  fill: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1em;
  height: 1em;
}
.plataforma-capa .container .bloco-esconder .help {
  display: none;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa .container {
    min-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 4em;
    padding-bottom: 2em;
    gap: 2em;
  }
  .plataforma-capa .container .breadcrumbs {
    position: static;
    padding-left: 0;
  }
  .plataforma-capa .container .bloco-esconder {
    position: static;
  }
}
.plataforma-capa .lf {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plataforma-capa .col-texto {
  width: 47.440625vw;
}
.plataforma-capa .col-texto .testes {
  font-weight: bold;
  color: #C3611D;
  text-transform: uppercase;
}
.plataforma-capa .col-texto h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
}
.plataforma-capa .col-texto .desc {
  width: 42.075vw;
}
.plataforma-capa .col-texto .desc > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa .col-texto {
    width: 100%;
    margin-bottom: 4em;
  }
  .plataforma-capa .col-texto .desc {
    width: 100%;
  }
}
.plataforma-capa .col-ajuda {
  width: 47.440625vw;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa .col-ajuda .box-ajuda {
    width: 100%;
  }
}
@media screen and (max-width: 1029px) {
  .plataforma-capa .col-ajuda {
    width: 100%;
  }
}
.plataforma-capa.hidecapa {
  position: relative;
}
.plataforma-capa.hidecapa .container {
  min-height: 3em;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa.hidecapa .container {
    padding-top: 1.3333333333em;
    padding-bottom: 1.3333333333em;
  }
}
.plataforma-capa.hidecapa .breadcrumbs {
  display: none;
}
.plataforma-capa.hidecapa .lf-topo {
  display: none;
}
.plataforma-capa.hidecapa .bloco-esconder .a-esconde span {
  display: none;
}
.plataforma-capa.hidecapa .bloco-esconder .a-esconde svg {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.plataforma-capa.hidecapa .bloco-esconder .help {
  display: block;
  position: absolute;
  bottom: 0;
  right: 7.5vw;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa.hidecapa .bloco-esconder .help {
    bottom: 1.25em;
  }
}
.plataforma-capa.hidecapa .bloco-esconder .help span {
  text-transform: uppercase;
}
.plataforma-capa.hidecapa .bloco-esconder .help span img {
  display: inline-block;
  vertical-align: middle;
  height: 1.2em;
  margin-right: 0.5em;
}
.plataforma-capa.hidecapa .bloco-esconder .help .balao {
  width: 20.6125vw;
  padding: 2.5em;
  color: #fff;
  background-color: #2b3f9b;
  position: absolute;
  top: calc(100% + 1em);
  right: 0;
  z-index: 900;
  border-radius: 20px;
  border-top-right-radius: 0px;
  pointer-events: none;
  display: none;
}
.plataforma-capa.hidecapa .bloco-esconder .help .balao > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-capa.hidecapa .bloco-esconder .help .balao {
    width: 55.6666666667vw;
  }
}
.plataforma-capa.hidecapa .bloco-esconder .help:hover .balao {
  display: block;
}

.interface-impactos {
  position: relative;
}

.plataforma-tipobuscas {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 2.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-tipobuscas {
    height: 3.5em;
  }
}
.plataforma-tipobuscas .sel-busca {
  width: 33.3333333333%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #475ECC;
  text-transform: uppercase;
  text-align: center;
}
.plataforma-tipobuscas .sel-busca.ciclo {
  background-color: #C3611D;
  color: #fff;
}
.plataforma-tipobuscas .sel-busca.ciclo:hover {
  background-color: #ad561a;
}
.plataforma-tipobuscas .sel-busca.ciclo.ativo {
  font-weight: bold;
}
.plataforma-tipobuscas .sel-busca.territorio {
  background-color: #006EA0;
  color: #fff;
}
.plataforma-tipobuscas .sel-busca.territorio:hover {
  background-color: #005c87;
}
.plataforma-tipobuscas .sel-busca.territorio.ativo {
  font-weight: bold;
}
.plataforma-tipobuscas .sel-busca.avancada {
  background-color: #a73946;
  color: #fff;
}
.plataforma-tipobuscas .sel-busca.avancada:hover {
  background-color: #94333e;
}
.plataforma-tipobuscas .sel-busca.avancada.ativo {
  font-weight: bold;
}
@media screen and (max-width: 1029px) {
  .plataforma-tipobuscas .sel-busca {
    font-size: 10px;
    padding: 0 2em;
    line-height: 1.2;
  }
}

.plataforma-filtros {
  padding: 1em 0;
  position: sticky;
  top: 6.0994vw;
  left: 0;
  background-color: #475ECC;
  -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.plataforma-filtros .container {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros {
    top: min(20vw, 10vw + 50px);
  }
}
.plataforma-filtros .lf-filtros {
  width: 100%;
}
.plataforma-filtros .bloco-busca {
  width: 13.4583333333vw;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-busca {
    width: 41.5vw;
  }
}
.plataforma-filtros .bloco-busca ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.plataforma-filtros .bloco-busca ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.plataforma-filtros .bloco-busca :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.plataforma-filtros .bloco-busca :-moz-placeholder { /* Firefox 18- */
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.plataforma-filtros .bloco-busca input[type=text] {
  width: 100%;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 3em;
  height: 3em;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-busca input[type=text] {
    font-size: 12px;
  }
}
.plataforma-filtros .bloco-busca .lupa {
  height: calc(3em - 2px);
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #475ECC;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-busca .lupa {
    font-size: 12px;
  }
}
.plataforma-filtros .abre-eixos {
  display: none;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .abre-eixos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 27.3333333333vw;
    gap: 0.5em;
    color: #fff;
    fill: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
  }
  .plataforma-filtros .abre-eixos svg {
    width: 0.8em;
    height: 0.8em;
  }
  .plataforma-filtros .abre-eixos.ativo {
    color: #bac3f0;
    fill: #bac3f0;
  }
  .plataforma-filtros .abre-eixos.ativo svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.plataforma-filtros .bloco-eixos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 2.55vw;
}
.plataforma-filtros .bloco-eixos .label {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.plataforma-filtros .bloco-eixos .grupo-eixo {
  display: block;
  position: relative;
}
.plataforma-filtros .bloco-eixos .grupo-eixo.ativo {
  z-index: 200;
}
.plataforma-filtros .bloco-eixos .grupo-eixo.outros .card-eixo {
  width: 22.0433333333vw;
  left: auto;
  right: -2em;
}
.plataforma-filtros .bloco-eixos .ativa-eixo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #fff;
  fill: #fff;
}
.plataforma-filtros .bloco-eixos .ativa-eixo span {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
.plataforma-filtros .bloco-eixos .ativa-eixo svg {
  width: 0.8em;
  height: 0.8em;
}
.plataforma-filtros .bloco-eixos .ativa-eixo:hover {
  color: #bac3f0;
  fill: #bac3f0;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-eixos .ativa-eixo {
    color: #475ECC;
    fill: #475ECC;
  }
  .plataforma-filtros .bloco-eixos .ativa-eixo:hover {
    color: #475ECC;
    fill: #475ECC;
  }
}
.plataforma-filtros .bloco-eixos.dev {
  gap: 1vw;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.plataforma-filtros .bloco-eixos .card-eixo {
  position: absolute;
  top: -2em;
  left: -2em;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  width: 20.6125vw;
  height: auto;
  padding: 2em;
  border-radius: 15px;
}
.plataforma-filtros .bloco-eixos .card-eixo .ativa-eixo {
  color: #475ECC;
  fill: #475ECC;
  margin-bottom: 1.5em;
}
.plataforma-filtros .bloco-eixos .card-eixo .ativa-eixo svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags {
  display: block;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  max-height: 40vh;
  overflow: auto;
  padding-right: 1em;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags > * + * {
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags::-webkit-scrollbar {
  width: 0.6em;
  height: 0.6em;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags::-webkit-scrollbar-thumb {
  background: #475ECC;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags::-webkit-scrollbar-track {
  background: #DCDCDC;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags {
  scrollbar-face-color: #475ECC;
  scrollbar-track-color: #DCDCDC;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags h3 {
  font-weight: 600;
  color: #475ECC;
  text-transform: uppercase;
  margin-top: 2em;
  border-bottom: 1px solid #475ECC;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
}
.plataforma-filtros .bloco-eixos .card-eixo .lista-tags h3:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-eixos .card-eixo .lista-tags {
    max-height: min(40vh, 200px);
  }
}
.plataforma-filtros .bloco-eixos .card-eixo .item-tag {
  display: block;
  position: relative;
  padding-left: 1.6em;
  line-height: 1.5em;
}
.plataforma-filtros .bloco-eixos .card-eixo .item-tag:before {
  content: "";
  display: block;
  width: 1.1em;
  height: 1.1em;
  border: 1px solid #191919;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 0.1em;
  left: 0;
}
.plataforma-filtros .bloco-eixos .card-eixo .item-tag.ativo {
  font-weight: 600;
}
.plataforma-filtros .bloco-eixos .card-eixo .item-tag.ativo:before {
  background-color: #475ECC;
  border-color: #475ECC;
}
@media screen and (min-width: 1049px) {
  .plataforma-filtros .bloco-eixos .card-eixo .item-tag:hover {
    font-weight: 600;
  }
  .plataforma-filtros .bloco-eixos .card-eixo .item-tag:hover:before {
    background-color: #475ECC;
    border-color: #475ECC;
  }
}
.plataforma-filtros .bloco-eixos .card-eixo .controles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plataforma-filtros .bloco-eixos .card-eixo .botao-limpar {
  text-transform: uppercase;
  color: #191919;
  border: 1px solid #808080;
  padding: 1em 1em;
  min-width: 7em;
  text-align: center;
  border-radius: 5px;
}
.plataforma-filtros .bloco-eixos .card-eixo .botao-aplicar {
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #475ECC;
  background-color: #475ECC;
  padding: 1em 1em;
  min-width: 7em;
  text-align: center;
  border-radius: 5px;
}
@media screen and (max-width: 1029px) {
  .plataforma-filtros .bloco-eixos {
    display: none;
  }
  .plataforma-filtros .bloco-eixos.ativo_mob {
    display: block;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 2em 8vw;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
    max-height: calc(100vh - 40vw);
    overflow: auto;
  }
  .plataforma-filtros .bloco-eixos.ativo_mob .label {
    display: none;
  }
  .plataforma-filtros .bloco-eixos .grupo-eixo.ativo .ativa-eixo svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .plataforma-filtros .bloco-eixos .ativa-eixo {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #475ECC;
    padding: 1em 0;
  }
  .plataforma-filtros .bloco-eixos .card-eixo {
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 0px;
    background-color: #f2f2f2;
  }
  .plataforma-filtros .bloco-eixos .card-eixo .lupa {
    background-color: #f2f2f2 !important;
  }
  .plataforma-filtros .bloco-eixos .card-eixo .ativa-eixo {
    display: none;
  }
  .plataforma-filtros .bloco-eixos .grupo-eixo.outros .card-eixo {
    width: 100%;
    left: auto;
    right: 0;
  }
}
.plataforma-filtros .bloco-eixos .busca-interna {
  width: 100%;
  position: relative;
}
.plataforma-filtros .bloco-eixos .busca-interna input[type=text] {
  width: 100%;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #475ECC;
  color: #191919;
  background-color: transparent;
  margin: 0;
  padding: 0;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 3em;
  height: 3em;
}
.plataforma-filtros .bloco-eixos .busca-interna .lupa {
  background-color: #fff;
  height: calc(3em - 2px);
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #475ECC;
}

.plataforma-resultados {
  padding-top: 0;
}
.plataforma-resultados .bloco-mostrando {
  margin-bottom: 3.5em;
}
.plataforma-resultados .bloco-mostrando > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.plataforma-resultados .mostrando {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  cursor: pointer;
  padding-top: 1.75em;
}
.plataforma-resultados .mostrando svg {
  display: inline-block;
  vertical-align: middle;
  width: 0.6em;
  height: 0.6em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.plataforma-resultados .mostrando:hover {
  color: #016C86;
}
.plataforma-resultados .mostrando:hover svg {
  fill: #016C86;
}
.plataforma-resultados .mostrando-mapa {
  width: 100%;
  height: 6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.25em;
}
.plataforma-resultados .mostrando-mapa.ciclo {
  margin-top: 8em;
}
.plataforma-resultados .mostrando-mapa.ciclo.margemtopo {
  margin-top: 0;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-mapa.ciclo {
    margin-top: 2em;
  }
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-mapa {
    height: auto;
    padding-top: 2em;
  }
}
.plataforma-resultados .mostrando-mapa .seta-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plataforma-resultados .mostrando-mapa .seta-down svg {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.plataforma-resultados .mostrando-mapa:hover {
  color: #016C86;
}
.plataforma-resultados .mostrando-mapa:hover svg {
  fill: #016C86;
}
.plataforma-resultados .mostrando-linha {
  text-align: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-linha {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.plataforma-resultados .mostrando-linha small {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-linha small {
    width: 100%;
    text-align: center;
  }
}
.plataforma-resultados .mostrando-linha span {
  font-weight: 500;
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #E9E3DC;
  border-radius: 5px;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-linha span {
    font-size: 12px;
  }
}
.plataforma-resultados .mostrando-linha .limpar {
  font-style: italic;
  display: inline-block;
  margin-left: 2em;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .mostrando-linha .limpar {
    display: none;
  }
}
.plataforma-resultados .lista-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .lista-tags {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5em;
  }
}
.plataforma-resultados .lista-tags span {
  font-weight: 500;
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #E9E3DC;
  border-radius: 5px;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .lista-tags span {
    font-size: 12px;
  }
}
.plataforma-resultados .botoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plataforma-resultados .botoes .botao-limpar {
  font-weight: 500;
  text-transform: uppercase;
  color: #191919;
  border: 1px solid #191919;
  padding: 1em 1em;
  min-width: 7em;
  text-align: center;
  border-radius: 5px;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .botoes .botao-limpar {
    font-size: 11px;
  }
}
.plataforma-resultados .bloco-exibicao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1em;
  padding-bottom: 2em;
  border-bottom: 1px solid #475ECC;
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .bloco-exibicao {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 1em;
    padding-bottom: 1em;
  }
}
.plataforma-resultados .bloco-exibicao .label {
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .bloco-exibicao .label.exibe {
    width: auto;
  }
}
.plataforma-resultados .bloco-exibicao .select-estilizado {
  width: 15.246875vw;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .bloco-exibicao .select-estilizado {
    width: 60%;
    max-width: 180px;
  }
}
.plataforma-resultados .bloco-exibicao .botao-modo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  margin-left: 1em;
  cursor: pointer;
  opacity: 0.2;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .bloco-exibicao .botao-modo {
    margin: 0;
    margin-right: 2em;
  }
}
.plataforma-resultados .bloco-exibicao .botao-modo img {
  display: block;
  width: 2em;
}
@media screen and (max-width: 1029px) {
  .plataforma-resultados .bloco-exibicao .botao-modo img {
    width: 2.4em;
  }
}
.plataforma-resultados .bloco-exibicao .botao-modo.ativo {
  opacity: 1;
}

.grid-plataforma {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.85vw;
}
@media screen and (max-width: 1029px) {
  .grid-plataforma {
    gap: 2em;
  }
}
.grid-plataforma.lista {
  gap: 3.5em;
}

.card-plataforma {
  width: 27.4089583333vw;
  background-color: #E9E3DC;
  padding: 3em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lista .card-plataforma {
  width: 100%;
  padding: 0;
  background-color: #fff;
}
@media screen and (max-width: 1029px) {
  .card-plataforma {
    width: 47.8%;
  }
}
@media screen and (max-width: 799px) {
  .card-plataforma {
    width: 100%;
  }
}
.card-plataforma .topo {
  margin-bottom: 4em;
  width: 100%;
}
.card-plataforma h3 {
  margin-bottom: 0.5em;
  color: #1E325C;
}
.card-plataforma .linha {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #1E325C;
  padding-bottom: 0.6em;
}
.card-plataforma .linha .data {
  text-transform: uppercase;
  font-weight: 600;
}
.card-plataforma .linha .acessar {
  font-weight: 400;
  color: #1E325C;
  text-transform: uppercase;
  border: 1px solid #1E325C;
  padding: 0.4em 1em;
}

.paginacao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  margin-top: 3.5em;
}
.paginacao .seta {
  display: block;
  height: 1.25em;
}
.paginacao .seta svg {
  width: 1.25em;
  height: 1.25em;
  fill: #475ECC;
}
.paginacao .seta.prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.paginacao .seta.inativo {
  opacity: 0.5;
  pointer-events: none;
}
.paginacao .numero {
  font-weight: 600;
  line-height: 1.25em;
  height: 1.25em;
}

.bloco-mais {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.5em;
  font-weight: 600;
}
.bloco-mais .carregar-mais {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
}
.bloco-mais .carregar-mais:hover {
  color: #1E325C;
}
.bloco-mais .carregar-mais small {
  border: 1px solid #1E325C;
  color: #1E325C;
  border-radius: 200px;
  width: 1.1em;
  height: 1.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.config-texto > * + *, .bloco-faq .item-questao .resposta > * + *, .premio-duvidas .desc > * + *, .premio-comp .comp .desc > * + *, .premio-historico .desc > * + *, .modelo-single .conteudo-texto .ficha-tecnica .texto > * + *, .indicador-single .col-texto > * + *, .impacto-single .conteudo-projeto .box-basedados .texto > * + *, .impacto-single .conteudo-projeto .item-proj.nota .texto > * + *, .impacto-single .conteudo-projeto .item-proj .texto > * + *, .impacto-single .conteudo-projeto .item-visao-resumo .resumo > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.config-texto p, .bloco-faq .item-questao .resposta p, .premio-duvidas .desc p, .premio-comp .comp .desc p, .premio-historico .desc p, .modelo-single .conteudo-texto .ficha-tecnica .texto p, .indicador-single .col-texto p, .impacto-single .conteudo-projeto .box-basedados .texto p, .impacto-single .conteudo-projeto .item-proj.nota .texto p, .impacto-single .conteudo-projeto .item-proj .texto p, .impacto-single .conteudo-projeto .item-visao-resumo .resumo p {
  line-height: 1.5em;
  position: relative;
}
.config-texto p strong, .bloco-faq .item-questao .resposta p strong, .premio-duvidas .desc p strong, .premio-comp .comp .desc p strong, .premio-historico .desc p strong, .modelo-single .conteudo-texto .ficha-tecnica .texto p strong, .indicador-single .col-texto p strong, .impacto-single .conteudo-projeto .box-basedados .texto p strong, .impacto-single .conteudo-projeto .item-proj.nota .texto p strong, .impacto-single .conteudo-projeto .item-proj .texto p strong, .impacto-single .conteudo-projeto .item-visao-resumo .resumo p strong {
  font-weight: 600;
}
.config-texto p a, .bloco-faq .item-questao .resposta p a, .premio-duvidas .desc p a, .premio-comp .comp .desc p a, .premio-historico .desc p a, .modelo-single .conteudo-texto .ficha-tecnica .texto p a, .indicador-single .col-texto p a, .impacto-single .conteudo-projeto .box-basedados .texto p a, .impacto-single .conteudo-projeto .item-proj.nota .texto p a, .impacto-single .conteudo-projeto .item-proj .texto p a, .impacto-single .conteudo-projeto .item-visao-resumo .resumo p a {
  color: #475ECC;
  text-decoration: underline;
}
.config-texto .termo-glossario, .bloco-faq .item-questao .resposta .termo-glossario, .premio-duvidas .desc .termo-glossario, .premio-comp .comp .desc .termo-glossario, .premio-historico .desc .termo-glossario, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario, .indicador-single .col-texto .termo-glossario, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #32918a;
  cursor: help;
}
.config-texto .termo-glossario .definicao, .bloco-faq .item-questao .resposta .termo-glossario .definicao, .premio-duvidas .desc .termo-glossario .definicao, .premio-comp .comp .desc .termo-glossario .definicao, .premio-historico .desc .termo-glossario .definicao, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario .definicao, .indicador-single .col-texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario .definicao, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario .definicao {
  display: none;
  color: #191919;
  font-weight: 400;
}
@media screen and (min-width: 1049px) {
  .config-texto .termo-glossario:hover .definicao, .bloco-faq .item-questao .resposta .termo-glossario:hover .definicao, .premio-duvidas .desc .termo-glossario:hover .definicao, .premio-comp .comp .desc .termo-glossario:hover .definicao, .premio-historico .desc .termo-glossario:hover .definicao, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario:hover .definicao, .indicador-single .col-texto .termo-glossario:hover .definicao, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario:hover .definicao, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario:hover .definicao, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario:hover .definicao {
    text-decoration: none;
    display: inline-block;
    width: 30em;
    padding: 1.5em;
    background-color: #DCDCDC;
    line-height: 1.6;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
  }
}
@media screen and (max-width: 1029px) {
  .config-texto .termo-glossario.ativo, .bloco-faq .item-questao .resposta .termo-glossario.ativo, .premio-duvidas .desc .termo-glossario.ativo, .premio-comp .comp .desc .termo-glossario.ativo, .premio-historico .desc .termo-glossario.ativo, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario.ativo, .indicador-single .col-texto .termo-glossario.ativo, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario.ativo, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario.ativo, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario.ativo {
    position: static;
  }
  .config-texto .termo-glossario.ativo .definicao, .bloco-faq .item-questao .resposta .termo-glossario.ativo .definicao, .premio-duvidas .desc .termo-glossario.ativo .definicao, .premio-comp .comp .desc .termo-glossario.ativo .definicao, .premio-historico .desc .termo-glossario.ativo .definicao, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario.ativo .definicao, .indicador-single .col-texto .termo-glossario.ativo .definicao, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario.ativo .definicao, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario.ativo .definicao, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario.ativo .definicao {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 2em;
    background-color: #DCDCDC;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: auto;
    right: 0;
    z-index: 100;
  }
  .config-texto .termo-glossario.ativo .definicao:before, .bloco-faq .item-questao .resposta .termo-glossario.ativo .definicao:before, .premio-duvidas .desc .termo-glossario.ativo .definicao:before, .premio-comp .comp .desc .termo-glossario.ativo .definicao:before, .premio-historico .desc .termo-glossario.ativo .definicao:before, .modelo-single .conteudo-texto .ficha-tecnica .texto .termo-glossario.ativo .definicao:before, .indicador-single .col-texto .termo-glossario.ativo .definicao:before, .impacto-single .conteudo-projeto .box-basedados .texto .termo-glossario.ativo .definicao:before, .impacto-single .conteudo-projeto .item-proj .texto .termo-glossario.ativo .definicao:before, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .termo-glossario.ativo .definicao:before {
    content: "✖";
    display: block;
    position: absolute;
    top: 2px;
    right: 8px;
    font-size: 14px;
    color: #C3611D;
  }
}
.config-texto a, .bloco-faq .item-questao .resposta a, .premio-duvidas .desc a, .premio-comp .comp .desc a, .premio-historico .desc a, .modelo-single .conteudo-texto .ficha-tecnica .texto a, .indicador-single .col-texto a, .impacto-single .conteudo-projeto .box-basedados .texto a, .impacto-single .conteudo-projeto .item-proj.nota .texto a, .impacto-single .conteudo-projeto .item-proj .texto a, .impacto-single .conteudo-projeto .item-visao-resumo .resumo a {
  color: #475ECC;
  font-weight: bold;
}
.config-texto a:hover, .bloco-faq .item-questao .resposta a:hover, .premio-duvidas .desc a:hover, .premio-comp .comp .desc a:hover, .premio-historico .desc a:hover, .modelo-single .conteudo-texto .ficha-tecnica .texto a:hover, .indicador-single .col-texto a:hover, .impacto-single .conteudo-projeto .box-basedados .texto a:hover, .impacto-single .conteudo-projeto .item-proj .texto a:hover, .impacto-single .conteudo-projeto .item-visao-resumo .resumo a:hover {
  color: #016C86;
}
.config-texto h2, .bloco-faq .item-questao .resposta h2, .premio-duvidas .desc h2, .premio-comp .comp .desc h2, .premio-historico .desc h2, .modelo-single .conteudo-texto .ficha-tecnica .texto h2, .indicador-single .col-texto h2, .impacto-single .conteudo-projeto .box-basedados .texto h2, .impacto-single .conteudo-projeto .item-proj.nota .texto h2, .impacto-single .conteudo-projeto .item-proj .texto h2, .impacto-single .conteudo-projeto .item-visao-resumo .resumo h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #475ECC;
}
.config-texto h3, .bloco-faq .item-questao .resposta h3, .premio-duvidas .desc h3, .premio-comp .comp .desc h3, .premio-historico .desc h3, .modelo-single .conteudo-texto .ficha-tecnica .texto h3, .indicador-single .col-texto h3, .impacto-single .conteudo-projeto .box-basedados .texto h3, .impacto-single .conteudo-projeto .item-proj.nota .texto h3, .impacto-single .conteudo-projeto .item-proj .texto h3, .impacto-single .conteudo-projeto .item-visao-resumo .resumo h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #475ECC;
}
.config-texto ul, .bloco-faq .item-questao .resposta ul, .premio-duvidas .desc ul, .premio-comp .comp .desc ul, .premio-historico .desc ul, .modelo-single .conteudo-texto .ficha-tecnica .texto ul, .indicador-single .col-texto ul, .impacto-single .conteudo-projeto .box-basedados .texto ul, .impacto-single .conteudo-projeto .item-proj.nota .texto ul, .impacto-single .conteudo-projeto .item-proj .texto ul, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 2em;
}
.config-texto ul ol, .bloco-faq .item-questao .resposta ul ol, .premio-duvidas .desc ul ol, .premio-comp .comp .desc ul ol, .premio-historico .desc ul ol, .modelo-single .conteudo-texto .ficha-tecnica .texto ul ol, .indicador-single .col-texto ul ol, .impacto-single .conteudo-projeto .box-basedados .texto ul ol, .impacto-single .conteudo-projeto .item-proj.nota .texto ul ol, .impacto-single .conteudo-projeto .item-proj .texto ul ol, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ul ol, .config-texto ul ul, .bloco-faq .item-questao .resposta ul ul, .premio-duvidas .desc ul ul, .premio-comp .comp .desc ul ul, .premio-historico .desc ul ul, .modelo-single .conteudo-texto .ficha-tecnica .texto ul ul, .indicador-single .col-texto ul ul, .impacto-single .conteudo-projeto .box-basedados .texto ul ul, .impacto-single .conteudo-projeto .item-proj.nota .texto ul ul, .impacto-single .conteudo-projeto .item-proj .texto ul ul, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ul ul {
  padding-left: 2em;
  margin-top: 1em;
}
.config-texto ul:last-child, .bloco-faq .item-questao .resposta ul:last-child, .premio-duvidas .desc ul:last-child, .premio-comp .comp .desc ul:last-child, .premio-historico .desc ul:last-child, .modelo-single .conteudo-texto .ficha-tecnica .texto ul:last-child, .indicador-single .col-texto ul:last-child, .impacto-single .conteudo-projeto .box-basedados .texto ul:last-child, .impacto-single .conteudo-projeto .item-proj .texto ul:last-child, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ul:last-child {
  margin-bottom: 0;
}
.config-texto ol, .bloco-faq .item-questao .resposta ol, .premio-duvidas .desc ol, .premio-comp .comp .desc ol, .premio-historico .desc ol, .modelo-single .conteudo-texto .ficha-tecnica .texto ol, .indicador-single .col-texto ol, .impacto-single .conteudo-projeto .box-basedados .texto ol, .impacto-single .conteudo-projeto .item-proj.nota .texto ol, .impacto-single .conteudo-projeto .item-proj .texto ol, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ol {
  list-style-type: decimal;
  padding-left: 1em;
  margin-bottom: 2em;
}
.config-texto ol ol, .bloco-faq .item-questao .resposta ol ol, .premio-duvidas .desc ol ol, .premio-comp .comp .desc ol ol, .premio-historico .desc ol ol, .modelo-single .conteudo-texto .ficha-tecnica .texto ol ol, .indicador-single .col-texto ol ol, .impacto-single .conteudo-projeto .box-basedados .texto ol ol, .impacto-single .conteudo-projeto .item-proj.nota .texto ol ol, .impacto-single .conteudo-projeto .item-proj .texto ol ol, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ol ol, .config-texto ol ul, .bloco-faq .item-questao .resposta ol ul, .premio-duvidas .desc ol ul, .premio-comp .comp .desc ol ul, .premio-historico .desc ol ul, .modelo-single .conteudo-texto .ficha-tecnica .texto ol ul, .indicador-single .col-texto ol ul, .impacto-single .conteudo-projeto .box-basedados .texto ol ul, .impacto-single .conteudo-projeto .item-proj.nota .texto ol ul, .impacto-single .conteudo-projeto .item-proj .texto ol ul, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ol ul {
  padding-left: 2em;
  margin-top: 1em;
}
.config-texto ol:last-child, .bloco-faq .item-questao .resposta ol:last-child, .premio-duvidas .desc ol:last-child, .premio-comp .comp .desc ol:last-child, .premio-historico .desc ol:last-child, .modelo-single .conteudo-texto .ficha-tecnica .texto ol:last-child, .indicador-single .col-texto ol:last-child, .impacto-single .conteudo-projeto .box-basedados .texto ol:last-child, .impacto-single .conteudo-projeto .item-proj .texto ol:last-child, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ol:last-child {
  margin-bottom: 0;
}
.config-texto li, .bloco-faq .item-questao .resposta li, .premio-duvidas .desc li, .premio-comp .comp .desc li, .premio-historico .desc li, .modelo-single .conteudo-texto .ficha-tecnica .texto li, .indicador-single .col-texto li, .impacto-single .conteudo-projeto .box-basedados .texto li, .impacto-single .conteudo-projeto .item-proj.nota .texto li, .impacto-single .conteudo-projeto .item-proj .texto li, .impacto-single .conteudo-projeto .item-visao-resumo .resumo li {
  margin-bottom: 1em;
  accent-color: #475ECC;
}
.config-texto li::marker, .bloco-faq .item-questao .resposta li::marker, .premio-duvidas .desc li::marker, .premio-comp .comp .desc li::marker, .premio-historico .desc li::marker, .modelo-single .conteudo-texto .ficha-tecnica .texto li::marker, .indicador-single .col-texto li::marker, .impacto-single .conteudo-projeto .box-basedados .texto li::marker, .impacto-single .conteudo-projeto .item-proj.nota .texto li::marker, .impacto-single .conteudo-projeto .item-proj .texto li::marker, .impacto-single .conteudo-projeto .item-visao-resumo .resumo li::marker {
  color: #475ECC;
}
.config-texto ol li::marker, .bloco-faq .item-questao .resposta ol li::marker, .premio-duvidas .desc ol li::marker, .premio-comp .comp .desc ol li::marker, .premio-historico .desc ol li::marker, .modelo-single .conteudo-texto .ficha-tecnica .texto ol li::marker, .indicador-single .col-texto ol li::marker, .impacto-single .conteudo-projeto .box-basedados .texto ol li::marker, .impacto-single .conteudo-projeto .item-proj.nota .texto ol li::marker, .impacto-single .conteudo-projeto .item-proj .texto ol li::marker, .impacto-single .conteudo-projeto .item-visao-resumo .resumo ol li::marker {
  font-weight: bold;
}
.config-texto img, .bloco-faq .item-questao .resposta img, .premio-duvidas .desc img, .premio-comp .comp .desc img, .premio-historico .desc img, .modelo-single .conteudo-texto .ficha-tecnica .texto img, .indicador-single .col-texto img, .impacto-single .conteudo-projeto .box-basedados .texto img, .impacto-single .conteudo-projeto .item-proj.nota .texto img, .impacto-single .conteudo-projeto .item-proj .texto img, .impacto-single .conteudo-projeto .item-visao-resumo .resumo img {
  display: block;
  width: 100%;
  height: auto;
}
.config-texto .wp-caption img, .bloco-faq .item-questao .resposta .wp-caption img, .premio-duvidas .desc .wp-caption img, .premio-comp .comp .desc .wp-caption img, .premio-historico .desc .wp-caption img, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption img, .indicador-single .col-texto .wp-caption img, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption img, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption img, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption img {
  display: block;
  width: 100%;
  height: auto;
}
.config-texto .wp-caption .wp-caption-text, .bloco-faq .item-questao .resposta .wp-caption .wp-caption-text, .premio-duvidas .desc .wp-caption .wp-caption-text, .premio-comp .comp .desc .wp-caption .wp-caption-text, .premio-historico .desc .wp-caption .wp-caption-text, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption .wp-caption-text, .indicador-single .col-texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption .wp-caption-text, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption .wp-caption-text {
  border-bottom: 1px solid #cdcdcd;
  padding-top: 1em;
  padding-bottom: 0.25em;
}
.config-texto .wp-caption.aligncenter, .bloco-faq .item-questao .resposta .wp-caption.aligncenter, .premio-duvidas .desc .wp-caption.aligncenter, .premio-comp .comp .desc .wp-caption.aligncenter, .premio-historico .desc .wp-caption.aligncenter, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption.aligncenter, .indicador-single .col-texto .wp-caption.aligncenter, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption.aligncenter, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption.aligncenter, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption.aligncenter {
  max-width: 100%;
  width: auto !important;
  height: auto;
  margin-top: 2em;
}
.config-texto .wp-caption.alignnone, .bloco-faq .item-questao .resposta .wp-caption.alignnone, .premio-duvidas .desc .wp-caption.alignnone, .premio-comp .comp .desc .wp-caption.alignnone, .premio-historico .desc .wp-caption.alignnone, .modelo-single .conteudo-texto .ficha-tecnica .texto .wp-caption.alignnone, .indicador-single .col-texto .wp-caption.alignnone, .impacto-single .conteudo-projeto .box-basedados .texto .wp-caption.alignnone, .impacto-single .conteudo-projeto .item-proj .texto .wp-caption.alignnone, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .wp-caption.alignnone {
  max-width: 100%;
  width: auto !important;
  height: auto;
}
.config-texto blockquote, .bloco-faq .item-questao .resposta blockquote, .premio-duvidas .desc blockquote, .premio-comp .comp .desc blockquote, .premio-historico .desc blockquote, .modelo-single .conteudo-texto .ficha-tecnica .texto blockquote, .indicador-single .col-texto blockquote, .impacto-single .conteudo-projeto .box-basedados .texto blockquote, .impacto-single .conteudo-projeto .item-proj.nota .texto blockquote, .impacto-single .conteudo-projeto .item-proj .texto blockquote, .impacto-single .conteudo-projeto .item-visao-resumo .resumo blockquote {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.5em;
  padding: 2em;
  background-color: #E9E3DC;
  max-width: 49.2291666667vw;
  margin: 2em auto;
}
@media screen and (max-width: 1029px) {
  .config-texto blockquote, .bloco-faq .item-questao .resposta blockquote, .premio-duvidas .desc blockquote, .premio-comp .comp .desc blockquote, .premio-historico .desc blockquote, .modelo-single .conteudo-texto .ficha-tecnica .texto blockquote, .indicador-single .col-texto blockquote, .impacto-single .conteudo-projeto .box-basedados .texto blockquote, .impacto-single .conteudo-projeto .item-proj.nota .texto blockquote, .impacto-single .conteudo-projeto .item-proj .texto blockquote, .impacto-single .conteudo-projeto .item-visao-resumo .resumo blockquote {
    max-width: 100%;
  }
}
.config-texto .modelo-participante, .bloco-faq .item-questao .resposta .modelo-participante, .premio-duvidas .desc .modelo-participante, .premio-comp .comp .desc .modelo-participante, .premio-historico .desc .modelo-participante, .modelo-single .conteudo-texto .ficha-tecnica .texto .modelo-participante, .indicador-single .col-texto .modelo-participante, .impacto-single .conteudo-projeto .box-basedados .texto .modelo-participante, .impacto-single .conteudo-projeto .item-proj .texto .modelo-participante, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .modelo-participante {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
.config-texto .modelo-participante img, .bloco-faq .item-questao .resposta .modelo-participante img, .premio-duvidas .desc .modelo-participante img, .premio-comp .comp .desc .modelo-participante img, .premio-historico .desc .modelo-participante img, .modelo-single .conteudo-texto .ficha-tecnica .texto .modelo-participante img, .indicador-single .col-texto .modelo-participante img, .impacto-single .conteudo-projeto .box-basedados .texto .modelo-participante img, .impacto-single .conteudo-projeto .item-proj .texto .modelo-participante img, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .modelo-participante img {
  display: block;
  width: 13.4583333333vw;
}
@media screen and (max-width: 1030px) {
  .config-texto .modelo-participante img, .bloco-faq .item-questao .resposta .modelo-participante img, .premio-duvidas .desc .modelo-participante img, .premio-comp .comp .desc .modelo-participante img, .premio-historico .desc .modelo-participante img, .modelo-single .conteudo-texto .ficha-tecnica .texto .modelo-participante img, .indicador-single .col-texto .modelo-participante img, .impacto-single .conteudo-projeto .box-basedados .texto .modelo-participante img, .impacto-single .conteudo-projeto .item-proj .texto .modelo-participante img, .impacto-single .conteudo-projeto .item-visao-resumo .resumo .modelo-participante img {
    width: 20.25vw;
  }
}
.config-texto iframe, .bloco-faq .item-questao .resposta iframe, .premio-duvidas .desc iframe, .premio-comp .comp .desc iframe, .premio-historico .desc iframe, .modelo-single .conteudo-texto .ficha-tecnica .texto iframe, .indicador-single .col-texto iframe, .impacto-single .conteudo-projeto .box-basedados .texto iframe, .impacto-single .conteudo-projeto .item-proj.nota .texto iframe, .impacto-single .conteudo-projeto .item-proj .texto iframe, .impacto-single .conteudo-projeto .item-visao-resumo .resumo iframe {
  width: 100%;
}

.impacto-single {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.impacto-single .lateral-fixa {
  width: 20.9583333333vw;
  height: 100vh;
  background-color: #E9E3DC;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: sticky;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1029px) {
  .impacto-single .lateral-fixa {
    width: 100%;
    height: auto;
    padding: 4em 8vw;
    display: none;
  }
}
.impacto-single .lateral-fixa .titulo {
  font-weight: 600;
  color: #475ECC;
  margin-bottom: 2em;
}
.impacto-single .lateral-fixa .lista-links > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.impacto-single .lateral-fixa .lista-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #191919;
  fill: #475ECC;
}
.impacto-single .lateral-fixa .lista-links a span {
  display: block;
  font-weight: 600;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.impacto-single .lateral-fixa .lista-links a svg {
  width: 0.8em;
  height: 0.8em;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.impacto-single .lateral-fixa .lista-links a:hover {
  color: #475ECC;
  fill: #475ECC;
}
.impacto-single .container {
  padding-left: 0;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1029px) {
  .impacto-single .container {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.impacto-single .bloco-central {
  padding-top: calc(6.0994vw + 7em);
  padding-bottom: 7em;
  width: 100%;
  padding-left: 8.0041666667vw;
  padding-right: 5vw;
}
@media screen and (max-width: 1029px) {
  .impacto-single .bloco-central {
    padding-left: 0;
    padding-right: 0;
  }
}
.impacto-single .bloco-central .voltar {
  display: block;
  color: #475ECC;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.impacto-single .bloco-central h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.impacto-single .bloco-central .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 7.1541666667vw;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 1029px) {
  .impacto-single .bloco-central .meta {
    display: block;
    margin-bottom: 2em;
    margin-top: 2em;
  }
  .impacto-single .bloco-central .meta > * + * {
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
  }
}
.impacto-single .bloco-central .meta .publicado, .impacto-single .bloco-central .meta .atualizado {
  color: #707070;
  font-weight: 500;
  line-height: 2;
}
.impacto-single .bloco-central .meta .publicado span, .impacto-single .bloco-central .meta .atualizado span {
  display: block;
}
@media screen and (max-width: 1029px) {
  .impacto-single .bloco-central .meta .publicado, .impacto-single .bloco-central .meta .atualizado {
    font-size: 12px;
  }
}
.impacto-single .bloco-central .meta .compartilhe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
.impacto-single .bloco-central .meta .compartilhe span {
  color: #707070;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .impacto-single .bloco-central .meta .compartilhe span {
    font-size: 12px;
  }
}
.impacto-single .bloco-central .meta .compartilhe a {
  color: #475ECC;
}
.impacto-single .conteudo-projeto {
  border-top: 1px solid #475ECC;
  padding-top: 3.5em;
}
.impacto-single .conteudo-projeto .item-visao-resumo {
  margin-bottom: 3.5em;
  background-color: #E9E3DC;
  width: 100%;
}
.impacto-single .conteudo-projeto .item-visao-resumo h2 {
  width: 100%;
  background-color: #475ECC;
  padding: 0.4em 1.25em;
  color: #fff;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.impacto-single .conteudo-projeto .item-visao-resumo .resumo {
  line-height: 1.2em;
  padding: 2em;
}
.impacto-single .conteudo-projeto .item-visao-resumo .resumo > * + * {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}
.impacto-single .conteudo-projeto .item-proj {
  margin-bottom: 2.75em;
  font-weight: 400;
}
.impacto-single .conteudo-projeto .item-proj h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 0.5em;
}
.impacto-single .conteudo-projeto .item-proj .texto {
  line-height: 1.7em;
  font-weight: 400;
}
.impacto-single .conteudo-projeto .item-proj .texto > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.impacto-single .conteudo-projeto .item-proj .texto p {
  font-weight: 400;
}
.impacto-single .conteudo-projeto .item-proj .texto a {
  text-decoration: underline;
}
.impacto-single .conteudo-projeto .item-proj .texto a.refe {
  color: #475ECC;
  font-weight: 600;
  text-decoration: none;
}
.impacto-single .conteudo-projeto .item-proj.referencias .texto a, .impacto-single .conteudo-projeto .item-proj.eixos .texto a {
  text-decoration: none;
}
.impacto-single .conteudo-projeto .item-proj.referencias ol, .impacto-single .conteudo-projeto .item-proj.eixos ol {
  counter-reset: item;
  list-style-position: outside;
  padding-left: 0;
}
.impacto-single .conteudo-projeto .item-proj.referencias ol li, .impacto-single .conteudo-projeto .item-proj.eixos ol li {
  display: block;
  counter-increment: item;
}
.impacto-single .conteudo-projeto .item-proj.referencias ol li:before, .impacto-single .conteudo-projeto .item-proj.eixos ol li:before {
  content: "[" counter(item) "] ";
  color: #475ECC;
  font-weight: 600;
}
.impacto-single .conteudo-projeto .item-proj.nota {
  border-top: 1px solid #cdcdcd;
  padding-top: 1.625em;
  font-weight: 400;
}
.impacto-single .conteudo-projeto .item-proj.nota .texto {
  line-height: 1.6em;
}
.impacto-single .conteudo-projeto .item-proj.nota .texto > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.impacto-single .conteudo-projeto .item-proj.nota .texto a {
  text-decoration: underline;
}
.impacto-single .conteudo-projeto .box-basedados {
  background-color: #f2f2f2;
  border: 2px dashed #DCDCDC;
  padding: 2.5em;
  margin-bottom: 3.5em;
  max-width: 45.6520833333vw;
}
@media screen and (max-width: 1030px) {
  .impacto-single .conteudo-projeto .box-basedados {
    max-width: 100%;
  }
}
.impacto-single .conteudo-projeto .box-basedados h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  margin-bottom: 1.5em;
}
.impacto-single .conteudo-projeto .box-basedados h2 img {
  height: 1.5em;
  display: block;
}
.impacto-single .conteudo-projeto .box-basedados .texto {
  line-height: 1.7em;
}
.impacto-single .conteudo-projeto .box-basedados .texto > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.impacto-single .conteudo-projeto .box-basedados .texto a {
  display: block;
}
.impacto-single .conteudo-projeto .box-basedados .texto a:hover {
  text-decoration: underline;
}
.impacto-single .conteudo-projeto .item-eixo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.25em;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 2em;
}
.impacto-single .conteudo-projeto .item-eixo:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.impacto-single .conteudo-projeto .item-eixo h4 {
  display: block;
  width: 100%;
  color: #475ECC;
  font-weight: bold;
}
.impacto-single .conteudo-projeto .item-eixo a {
  display: inline-block;
  vertical-align: middle;
  background-color: #E9E3DC;
  padding: 0.4em 0.9em;
  color: #191919 !important;
}
.impacto-single .conteudo-projeto .item-eixo a:hover {
  background-color: #cdcdcd;
}
.impacto-single .aviso-geral {
  line-height: 1.7em;
  border-bottom: 1px solid #475ECC;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-weight: 400;
}
.impacto-single .botoes-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.impacto-single .botoes-download .botao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
}
.impacto-single .botoes-download .botao svg {
  width: 1em;
  height: 1em;
  fill: #fff;
}
.impacto-single .botoes-download .botao:hover {
  background-color: #1E325C;
}

.impacto-relacionados {
  background-color: #f9f9f9;
}
.impacto-relacionados h2 {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 3.5em;
}
.impacto-relacionados .centra-voltar {
  margin-top: 3.5em;
  text-align: center;
  color: #475ECC;
  text-transform: uppercase;
  font-weight: 600;
}

.linha-abertura {
  padding-top: 6.0994vw;
  padding-bottom: 0;
  color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 900;
}
@media screen and (max-width: 1029px) {
  .linha-abertura {
    padding-top: min(20vw, 50px + 10vw);
    position: relative;
  }
  .linha-abertura:before {
    content: "";
    display: block;
    width: 100%;
    height: 8em;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.linha-abertura .container {
  background-color: #E9E3DC;
  min-height: calc(100vh - 6.0994vw - 9.27vw);
  position: relative;
  padding-right: 0;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .container {
    padding: 0;
    padding-top: 6em;
    min-height: 0;
  }
}
.linha-abertura .breadcrumbs {
  white-space: nowrap;
  position: absolute;
  top: 2em;
  left: 7.5vw;
}
.linha-abertura h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  width: 100%;
}
.linha-abertura .lf-destaques {
  width: 100%;
}
.linha-abertura .lf-topo .tagline {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
.linha-abertura .lf-topo .instrucao {
  margin-top: 1em;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .abertura {
    padding: 0 8vw;
  }
}
.linha-abertura .coluna-texto {
  width: 27.7666666667vw;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .coluna-texto {
    width: 100%;
    margin-bottom: 4em;
  }
}
.linha-abertura .coluna-texto:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% + 2em);
  left: -7.5vw;
  width: 100vw;
  height: 50vw;
  background-color: #fff;
  display: none;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .coluna-texto:before {
    display: none;
  }
}
.linha-abertura .coluna-imagem {
  width: 56.7291666667vw;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .coluna-imagem {
    width: 100%;
  }
}
.linha-abertura .coluna-imagem .imagem {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 6.0994vw - 9.27vw);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1029px) {
  .linha-abertura .coluna-imagem .imagem {
    width: 100%;
    height: 55.6666666667vw;
    min-height: 0;
  }
}
.linha-abertura .coluna-imagem .legenda {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #808080;
  line-height: 2;
}
.linha-abertura.busca {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .linha-abertura.busca:before {
    display: none;
  }
}
.linha-abertura.busca .container {
  padding-bottom: 3.5em;
  background-color: #016C86;
}
.linha-abertura.busca .lf-topo .abertura {
  margin-top: 2em;
}
.linha-abertura.busca .coluna-texto {
  width: 34.9208333333vw;
}
.linha-abertura.busca .coluna-texto:before {
  display: none;
}
@media screen and (max-width: 1029px) {
  .linha-abertura.busca .coluna-texto {
    width: 100%;
    margin-bottom: 4em;
  }
}
.linha-abertura.busca .coluna-busca {
  width: 20.6125vw;
}
@media screen and (max-width: 1029px) {
  .linha-abertura.busca .coluna-busca {
    width: 100%;
  }
}
.linha-abertura.busca .modulo-busca input {
  background-color: transparent;
  border-color: #fff;
}
.linha-abertura.busca .modulo-busca button {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  color: #fff;
  cursor: pointer;
}

.linha-nav-fixa {
  padding: 1.25em;
  color: #fff;
  position: fixed;
  top: 6.0994vw;
  left: 0;
  z-index: 800;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa {
    top: min(20vw, 50px + 10vw);
  }
}
.linha-nav-fixa h3 {
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa h3 span {
    display: block;
  }
}
.linha-nav-fixa .abre-nav {
  cursor: pointer;
  font-weight: 600;
}
.linha-nav-fixa .abre-nav i {
  display: inline-block;
  margin-left: 0.5em;
}
.linha-nav-fixa .bloco-anima-h {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  max-height: 0;
}
.linha-nav-fixa .bloco-tipos {
  margin-bottom: 3.5em;
}
.linha-nav-fixa .bloco-tipos h3 {
  margin-bottom: 1.75em;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa .bloco-tipos {
    margin-bottom: 2em;
  }
  .linha-nav-fixa .bloco-tipos h3 {
    margin-bottom: 1em;
  }
}
.linha-nav-fixa .fixa-navegacao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.85vw;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa .fixa-navegacao {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2vw;
  }
}
.linha-nav-fixa .nav-tipos {
  min-width: 9.88125vw;
  border: 1px solid #DCDCDC;
  background-color: #DCDCDC;
  color: #191919;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  padding: 1em 2em;
}
.linha-nav-fixa .nav-tipos:hover, .linha-nav-fixa .nav-tipos.ativo {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa .nav-tipos {
    font-size: 12px;
    padding: 0.75em 1.5em;
    width: 36vw;
    font-size: 10px;
    border-radius: 5px;
  }
}
.linha-nav-fixa .botoes-linhas {
  width: 49.2291666667vw;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa .botoes-linhas {
    width: 100%;
    gap: 2vw;
  }
}
.linha-nav-fixa .botoes-linhas .botao-linha {
  padding: 0 1em;
  line-height: 1.2;
  color: #1E325C;
}
.linha-nav-fixa .botoes-linhas .botao-linha:hover {
  color: #fff;
  border-color: transparent;
}
@media screen and (max-width: 1029px) {
  .linha-nav-fixa .botoes-linhas .botao-linha {
    width: 36vw;
    font-size: 10px;
  }
}
.linha-nav-fixa.ativo .bloco-anima-h {
  max-height: 2000px;
}
.linha-nav-fixa.ativo .abre-nav i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-width: 1029px) {
  .linha-navegacao {
    padding-top: 2em;
  }
}
.linha-navegacao .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.55vw;
}
@media screen and (max-width: 1029px) {
  .linha-navegacao .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.linha-navegacao .nav-tipos {
  min-width: 9.88125vw;
  border: 1px solid #E9E3DC;
  background-color: #E9E3DC;
  color: #1E325C;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  padding: 1em 2em;
  border-radius: 0;
}
.linha-navegacao .nav-tipos:hover, .linha-navegacao .nav-tipos.ativo {
  border: 1px solid #1E325C;
  background-color: #fff;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .linha-navegacao .nav-tipos {
    font-size: 12px;
    padding: 0.75em 1.5em;
  }
}

.linha-conteudo {
  padding-top: 0;
}
.linha-conteudo .bloco-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #1E325C;
  padding-bottom: 1em;
  margin-bottom: 3.5em;
}
.linha-conteudo .bloco-titulo h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .linha-conteudo .bloco-titulo .botao {
    display: none;
  }
}
.linha-conteudo .vertudo-mob {
  display: none;
}
@media screen and (max-width: 1029px) {
  .linha-conteudo .vertudo-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 2em;
    margin-bottom: 4em;
  }
  .linha-conteudo .vertudo-mob.nomb {
    margin-bottom: 0;
  }
}
.linha-conteudo.fundobg {
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}
@media screen and (max-width: 1029px) {
  .linha-conteudo.fundobg {
    padding-left: 0;
    padding-right: 0;
  }
  .linha-conteudo.fundobg .vertudo-mob {
    margin-bottom: 0;
  }
}
.linha-conteudo.fundobg .container {
  padding-left: 4vw;
  padding-right: 4vw;
  background-color: #E9E3DC;
  padding-top: 7em;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .linha-conteudo.fundobg .container {
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.linha-conteudo.pubs .container {
  position: relative;
  padding-bottom: calc(7em + 9.7vw);
}
@media screen and (max-width: 1029px) {
  .linha-conteudo.pubs .container {
    padding-bottom: 4em;
  }
}
.linha-conteudo.pubs .grafismo {
  width: 100%;
  height: 9.7vw;
  background-image: url("../img/grafismo-linha-proj.svg");
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lista-projetos {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.5em 0.85vw;
}
@media screen and (max-width: 1029px) {
  .lista-projetos > * + * {
    -webkit-margin-before: 2em;
            margin-block-start: 2em;
  }
}

.card-projeto-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 39.92875vw;
  gap: 0.85vw;
}
@media screen and (max-width: 1029px) {
  .card-projeto-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.card-projeto-horizontal .capa {
  display: none;
}
.card-projeto-horizontal .info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .card-projeto-horizontal .info {
    width: 100%;
  }
}
.card-projeto-horizontal .info h3 {
  margin-bottom: 0.5em;
  width: 100%;
}
.card-projeto-horizontal .info .parceria {
  margin-bottom: 2em;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .card-projeto-horizontal .info .parceria {
    margin-bottom: 1em;
  }
}
.card-projeto-horizontal .linha-acesso {
  border-bottom: 1px solid #1E325C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 1em;
  width: 100%;
}
.card-projeto-horizontal .linha-acesso .mais {
  text-transform: uppercase;
  color: #1E325C;
  border: 1px solid #1E325C;
  padding: 0.5em 0.75em;
}

.linha-outras {
  padding-top: 7em;
  padding-bottom: 14em;
  background-color: #822D35;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .linha-outras {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.linha-outras .titulo {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
}
@media screen and (max-width: 1029px) {
  .linha-outras .titulo {
    font-size: 28px;
  }
}
.linha-outras .botoes-linhas {
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
}
@media screen and (max-width: 1029px) {
  .linha-outras .botoes-linhas {
    width: 100%;
    gap: 1em;
  }
}
.linha-outras .botao-linha {
  color: #1E325C;
}
.linha-outras .botao-linha:hover {
  color: #fff;
  border-color: transparent;
}
@media screen and (max-width: 1029px) {
  .linha-outras .botao-linha {
    width: 85%;
  }
}

.indicador-single {
  padding-top: calc(6.0994vw + 7em);
  padding-bottom: 7em;
}
.indicador-single .voltar {
  display: block;
  color: #1E325C;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .indicador-single .voltar {
    text-align: left;
  }
}
.indicador-single h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .indicador-single h1 {
    text-align: left;
  }
}
.indicador-single .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 42.075vw;
  margin: 0 auto;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 1029px) {
  .indicador-single .meta {
    width: 100%;
  }
}
.indicador-single .meta .publicado, .indicador-single .meta .atualizado {
  color: #707070;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .indicador-single .meta .publicado, .indicador-single .meta .atualizado {
    font-size: 11px;
  }
}
.indicador-single .meta .compartilhe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
@media screen and (max-width: 1029px) {
  .indicador-single .meta .compartilhe {
    font-size: 11px;
  }
}
.indicador-single .meta .compartilhe span {
  color: #707070;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .indicador-single .meta .compartilhe span {
    display: none;
  }
}
.indicador-single .meta .compartilhe a {
  color: #475ECC;
}
.indicador-single .nav-blocos {
  width: 100%;
  border-bottom: 1px solid #016C86;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.indicador-single .nav-blocos a {
  text-align: center;
  padding: 1em;
  font-weight: 600;
  color: #808080;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  width: 100%;
}
.indicador-single .nav-blocos a.ativo, .indicador-single .nav-blocos a:hover {
  color: #191919;
  border-bottom: 3px solid #016C86;
}
@media screen and (max-width: 1029px) {
  .indicador-single .nav-blocos {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5em 1%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-bottom: none;
  }
  .indicador-single .nav-blocos a {
    width: 49%;
    background-color: #E9E3DC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
  }
  .indicador-single .nav-blocos a.ativo, .indicador-single .nav-blocos a:hover {
    color: #fff;
    background-color: #016C86;
  }
}
.indicador-single .nav-blocos.sub {
  margin-top: 3.5em;
  border-bottom: 1px solid #C3611D;
}
.indicador-single .nav-blocos.sub a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indicador-single .nav-blocos.sub a.ativo, .indicador-single .nav-blocos.sub a:hover {
  color: #191919;
  border-bottom: 3px solid #C3611D;
  background-color: #f6f6f6;
}
.indicador-single .item-bloco {
  display: none;
  padding-top: 3.5em;
}
.indicador-single .item-bloco.ativo {
  display: block;
}
@media screen and (max-width: 1029px) {
  .indicador-single .item-bloco {
    padding-top: 4em;
  }
}
.indicador-single .col-texto {
  width: 38.4979166667vw;
  font-weight: 400;
  line-height: 1.5em;
}
.indicador-single .col-texto > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.indicador-single .col-texto h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
  line-height: 1.2;
}
@media screen and (max-width: 1029px) {
  .indicador-single .col-texto {
    width: 100%;
    margin-bottom: 2em;
  }
}
.indicador-single .col-imagem {
  width: 42.075vw;
}
@media screen and (max-width: 1029px) {
  .indicador-single .col-imagem {
    width: 100%;
  }
}
.indicador-single .col-imagem img {
  display: block;
  width: 100%;
}
.indicador-single .col-imagem .legenda {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-top: 1em;
}
.indicador-single .bloco-powerbi {
  width: 100%;
  margin-top: 3.5em;
}
.indicador-single .bloco-powerbi iframe {
  width: 100%;
}
.indicador-single .bloco-powerbi .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
.indicador-single .bloco-powerbi .resp-container .resp-iframe, .indicador-single .bloco-powerbi .resp-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.indicador-single .bloco-powerbi .resp-container tableau-viz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.indicador-single .item-sub-bloco {
  display: none;
}
.indicador-single .item-sub-bloco .bloco-powebi {
  margin-top: 2em;
}
.indicador-single .item-sub-bloco.ativo {
  display: block;
}
@media screen and (max-width: 1029px) {
  .indicador-single .item-sub-bloco {
    padding-top: 2em;
  }
}
.indicador-single .item-sub-bloco h3 {
  color: #C3611D;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
.indicador-single .item-sub-bloco .descricao {
  width: 42.075vw;
  margin-bottom: 2em;
}
.indicador-single .botoes-download {
  margin-top: 3.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
}
.indicador-single .botoes-download .botao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
}
.indicador-single .botoes-download .botao svg {
  width: 1em;
  height: 1em;
  fill: #fff;
}
.indicador-single .botoes-download .botao:hover {
  background-color: #1E325C;
}
.indicador-single .botoes-download .botao.link {
  background-color: #C3611D;
}
.indicador-single .botoes-download .botao.link:hover {
  background-color: #C3611D;
}

.modelo-single {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1029px) {
  .modelo-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.modelo-single .lateral-fixa {
  width: 20.9583333333vw;
  height: 100vh;
  background-color: #E9E3DC;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: sticky;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1029px) {
  .modelo-single .lateral-fixa {
    width: 100%;
    height: auto;
    padding: 4em 8vw;
  }
}
.modelo-single .lateral-fixa h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.modelo-single .lateral-fixa small {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  color: #475ECC;
  margin-bottom: 3em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .lateral-fixa small {
    margin-bottom: 2em;
  }
}
.modelo-single .lateral-fixa .itens-recentes a {
  display: block;
  border-bottom: 1px solid #1E325C;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.modelo-single .lateral-fixa .itens-recentes a:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.modelo-single .container {
  padding-left: 0;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1029px) {
  .modelo-single .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.modelo-single .bloco-central {
  padding-top: calc(6.0994vw + 3.5em);
  padding-bottom: 7em;
  width: 100%;
  padding-left: 7.5791666667vw;
  padding-right: 5vw;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central {
    padding-left: 8vw;
    padding-right: 8vw;
    padding-top: calc(20vw + 2em);
    padding-bottom: 4em;
  }
}
.modelo-single .bloco-central .breadcrumbs {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .breadcrumbs {
    margin-bottom: 4em;
  }
}
.modelo-single .bloco-central .voltar {
  display: block;
  color: #1E325C;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .voltar {
    margin-bottom: 2em;
  }
}
.modelo-single .bloco-central .imagem-capa {
  width: 100%;
  margin-bottom: 2em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .imagem-capa {
    margin-bottom: 2em;
  }
}
.modelo-single .bloco-central .imagem-capa img {
  width: 100%;
  height: 28vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .imagem-capa img {
    height: 12em;
  }
}
.modelo-single .bloco-central .imagem-capa .legenda {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-top: 1em;
}
.modelo-single .bloco-central .imagem-capa.publicacao img {
  width: auto;
  height: 22vw;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
  border: 1px solid #808080;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .imagem-capa.publicacao img {
    height: 55.6666666667vw;
  }
}
.modelo-single .bloco-central .imagem-capa.cheia {
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .imagem-capa.cheia {
    width: 100%;
  }
}
.modelo-single .bloco-central .imagem-capa.cheia img {
  display: block;
  height: auto;
}
.modelo-single .bloco-central .tipo {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
}
.modelo-single .bloco-central h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.modelo-single .bloco-central .subtitulo {
  font-style: italic;
  margin-top: 0.5em;
}
.modelo-single .bloco-central .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 7.1541666667vw;
  margin-top: 2.5em;
  margin-bottom: 1em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .meta {
    padding-right: 0;
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
.modelo-single .bloco-central .meta .inside-meta > * + * {
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
}
.modelo-single .bloco-central .meta .publicado, .modelo-single .bloco-central .meta .atualizado {
  color: #707070;
  font-weight: 500;
}
.modelo-single .bloco-central .meta .publicado strong, .modelo-single .bloco-central .meta .atualizado strong {
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .meta .publicado, .modelo-single .bloco-central .meta .atualizado {
    font-size: 11px;
  }
}
.modelo-single .bloco-central .meta .compartilhe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
}
.modelo-single .bloco-central .meta .compartilhe span {
  color: #707070;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .modelo-single .bloco-central .meta .compartilhe span {
    display: none;
  }
}
.modelo-single .bloco-central .meta .compartilhe a {
  color: #475ECC;
}
.modelo-single .modulo-evento {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2.55vw;
}
@media screen and (max-width: 1029px) {
  .modelo-single .modulo-evento {
    gap: 1.5em;
  }
}
.modelo-single .modulo-evento .data {
  width: 7.0195833333vw;
  display: block;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1029px) {
  .modelo-single .modulo-evento .data {
    width: 20.25vw;
  }
}
.modelo-single .modulo-evento .data .dia {
  line-height: 1;
  display: block;
  font-weight: bold;
}
.modelo-single .modulo-evento .data .mes {
  font-weight: bold;
  line-height: 1.2;
  white-space: nowrap;
  display: block;
}
.modelo-single .modulo-evento .data .ano {
  line-height: 1.2;
  display: block;
  margin-top: 0.35em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .modulo-evento .info {
    width: 55.6666666667vw;
  }
}
.modelo-single .modulo-evento .info .tag-destaque {
  text-transform: uppercase;
  margin-bottom: 0em;
}
.modelo-single .modulo-evento .info h1, .modelo-single .modulo-evento .info h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 0.125em;
  line-height: 1;
}
@media screen and (max-width: 1029px) {
  .modelo-single .modulo-evento .info h1, .modelo-single .modulo-evento .info h2 {
    font-size: 24px;
    line-height: 1.2;
  }
}
.modelo-single .modulo-evento .info .redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  color: #C3611D;
  margin-bottom: 0;
}
.modelo-single .modulo-evento .info .redes a:hover {
  color: #C3611D;
}
.modelo-single .conteudo-texto {
  border-top: 1px solid #1E325C;
  padding-top: 3.5em;
}
@media screen and (max-width: 1029px) {
  .modelo-single .conteudo-texto {
    padding-top: 2em;
  }
}
.modelo-single .conteudo-texto.namidia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2em;
}
.modelo-single .conteudo-texto.namidia .logo {
  width: 13.4583333333vw;
}
.modelo-single .conteudo-texto.namidia .logo img {
  display: block;
  width: 100%;
}
.modelo-single .conteudo-texto.namidia .texto {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modelo-single .conteudo-texto.namidia .link-acesso {
  display: block;
  margin-top: 1.5em;
}
.modelo-single .conteudo-texto .publicado, .modelo-single .conteudo-texto .atualizado {
  color: #707070;
  font-weight: 500;
}
.modelo-single .conteudo-texto .publicado strong, .modelo-single .conteudo-texto .atualizado strong {
  color: #1E325C;
}
@media screen and (max-width: 1029px) {
  .modelo-single .conteudo-texto .publicado, .modelo-single .conteudo-texto .atualizado {
    font-size: 11px;
  }
}
.modelo-single .conteudo-texto .ficha-tecnica {
  background-color: #f2f2f2;
  padding: 2.5em;
  margin-bottom: 3.5em;
  margin-top: 3em;
  max-width: 85vw;
}
@media screen and (max-width: 1030px) {
  .modelo-single .conteudo-texto .ficha-tecnica {
    max-width: 100%;
  }
}
.modelo-single .conteudo-texto .ficha-tecnica h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  margin-bottom: 1em;
}
.modelo-single .conteudo-texto .ficha-tecnica .texto {
  line-height: 1.5em;
}
.modelo-single .conteudo-texto .ficha-tecnica .texto > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
.modelo-single .conteudo-texto .ficha-tecnica .texto a {
  display: block;
}
.modelo-single .conteudo-texto .ficha-tecnica .texto a:hover {
  text-decoration: underline;
}
.modelo-single.modelo-evento .voltar {
  color: #1E325C;
}
.modelo-single.modelo-evento .conteudo-texto {
  border-top: 1px solid #1E325C;
  margin-top: 3.5em;
}
@media screen and (max-width: 1029px) {
  .modelo-single.modelo-evento .conteudo-texto {
    margin-top: 2em;
  }
}
.modelo-single .aviso-geral {
  line-height: 1.7em;
  border-bottom: 1px solid #1E325C;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.modelo-single .botoes-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2em;
  gap: 1em;
}
.modelo-single .botoes-download .botao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
}
.modelo-single .botoes-download .botao svg {
  width: 1em;
  height: 1em;
  fill: #fff;
}
.modelo-single .botoes-download .botao:hover {
  background-color: #1E325C;
}
.modelo-single .veja-tambem {
  margin-top: 3em;
}
.modelo-single .veja-tambem h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.modelo-single .veja-tambem a {
  display: block;
  text-decoration: underline;
  color: #1E325C;
  font-weight: 600;
  margin-bottom: 0.25em;
}
.modelo-single .veja-tambem a:hover {
  color: #475ECC;
}
.modelo-single .aviso-veiculo {
  display: block;
  margin-top: 4em;
  font-style: italic;
  color: #1E325C;
}

.pagina-main {
  padding-top: 6.0994vw;
}
@media screen and (max-width: 1029px) {
  .pagina-main {
    padding-top: 20vw;
  }
}
.pagina-main .container {
  padding-top: 7em;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .pagina-main .container {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.pagina-main .breadcrumbs {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .pagina-main .breadcrumbs {
    margin-bottom: 4em;
  }
}
.pagina-main h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  color: #C3611D;
  border-bottom: 1px solid #C3611D;
  padding-bottom: 0.5em;
  width: 56.3833333333vw;
}
.pagina-main .config-post {
  width: 56.3833333333vw;
}

.quem-pesquisadores {
  background-color: #E9E3DC;
}
.quem-pesquisadores h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
  color: #1E325C;
}
.quem-pesquisadores .abertura {
  width: 100%;
  margin: 0 auto;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 6.3041666667vw;
     -moz-column-gap: 6.3041666667vw;
          column-gap: 6.3041666667vw;
}
.quem-pesquisadores .abertura > * + * {
  -webkit-margin-before: 1.5em;
          margin-block-start: 1.5em;
}
@media screen and (max-width: 1029px) {
  .quem-pesquisadores .abertura {
    width: 100%;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.quem-pesquisadores .abertura a {
  text-decoration: underline;
}
.quem-pesquisadores .abertura a:hover {
  color: #475ECC;
}
.quem-pesquisadores .lista-pesquisadores {
  padding-top: 4.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5em;
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador {
  width: 24.1895833333vw;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #1E325C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador > * + * {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}
@media screen and (max-width: 1029px) {
  .quem-pesquisadores .lista-pesquisadores .item-pesquisador {
    width: 100%;
  }
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 1.2;
  font-weight: 600;
  color: #1E325C;
  width: 100%;
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador .tema {
  font-weight: 300;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador .lattes {
  width: 100%;
}
.quem-pesquisadores .lista-pesquisadores .item-pesquisador a {
  color: #1E325C;
  font-weight: 500;
  display: block;
  text-align: right;
  width: 100%;
}

.quem-agrad {
  background-color: #822D35;
  color: #fff;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .quem-agrad {
    background-image: none;
  }
}
.quem-agrad .col-texto h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.75em;
}
.quem-agrad .col-texto .desc {
  text-align: center;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  width: 70.6916666667vw;
}
.quem-agrad .col-texto .desc > * + * {
  -webkit-margin-before: 3em;
          margin-block-start: 3em;
}
@media screen and (max-width: 1029px) {
  .quem-agrad .col-texto .desc {
    width: 100%;
  }
}
.quem-agrad .col-texto .desc-nomes {
  width: 56.3833333333vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2em;
}
.quem-agrad .col-texto .desc-nomes .nomes {
  width: 50%;
  text-align: center;
  font-weight: 600;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  line-height: 2.5em;
}
@media screen and (max-width: 1029px) {
  .quem-agrad .col-texto .desc-nomes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .quem-agrad .col-texto .desc-nomes .nomes {
    width: 100%;
  }
}
.quem-agrad .col-texto .nomes {
  line-height: 2;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.quem-agrad .botoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
}

.premio-capa {
  padding-top: 9.1491vw;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .premio-capa {
    padding-top: 40vw;
  }
}
.premio-capa .capa-desk {
  margin-bottom: 3.5em;
}
.premio-capa .capa-desk img {
  display: block;
  width: 100%;
}
.premio-capa .capa-mob {
  display: none;
  margin-bottom: 3.5em;
}
.premio-capa .capa-mob img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1029px) {
  .premio-capa .capa-desk {
    display: none;
  }
  .premio-capa .capa-mob {
    display: block;
  }
}
.premio-capa .box-azul {
  width: 56.3833333333vw;
  background-color: #475ECC;
  padding: 4.8733333333vw;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .premio-capa .box-azul {
    width: 100%;
    padding: 2em;
  }
}
.premio-capa .box-azul h1 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
}

.premio-navegacao .nav-blocos {
  width: 100%;
  border-bottom: 1px solid #475ECC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.premio-navegacao .nav-blocos a {
  text-align: center;
  padding: 1em;
  font-weight: 600;
  color: #808080;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  width: 100%;
}
.premio-navegacao .nav-blocos a.ativo, .premio-navegacao .nav-blocos a:hover {
  color: #191919;
  border-bottom: 3px solid #475ECC;
}
@media screen and (max-width: 1029px) {
  .premio-navegacao .nav-blocos {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5em 1%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-bottom: none;
  }
  .premio-navegacao .nav-blocos a {
    width: 49%;
    background-color: #E9E3DC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
  }
  .premio-navegacao .nav-blocos a.ativo, .premio-navegacao .nav-blocos a:hover {
    color: #fff;
    background-color: #475ECC;
  }
}

.premio-historico {
  padding-top: 4.6666666667em;
  padding-bottom: 7em;
}
.premio-historico .intro {
  width: 42.075vw;
}
@media screen and (max-width: 1029px) {
  .premio-historico .intro {
    width: 100%;
  }
}
.premio-historico h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  margin-bottom: 1em;
}
.premio-historico .desc {
  width: 38.4979166667vw;
}
@media screen and (max-width: 1029px) {
  .premio-historico .desc {
    width: 100%;
  }
}
.premio-historico .grid-historico {
  border: 1px solid #E9E3DC;
  position: relative;
  margin-top: 7em;
  margin-bottom: 7em;
}
.premio-historico .grid-historico:before {
  content: "";
  display: block;
  width: 63.5375vw;
  height: 75%;
  background-color: #475ECC;
  position: absolute;
  top: -1em;
  right: -1em;
  z-index: 2;
}
.premio-historico .item-historico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1em;
  gap: 1em;
  background-color: #fff;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .premio-historico .item-historico {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.premio-historico .item-historico .etapa {
  display: block;
  width: 13.4583333333vw;
  font-weight: bold;
}
@media screen and (max-width: 1029px) {
  .premio-historico .item-historico .etapa {
    width: 100%;
  }
}
.premio-historico .item-historico .descricao {
  display: block;
  width: 56.3833333333vw;
}
@media screen and (max-width: 1029px) {
  .premio-historico .item-historico .descricao {
    width: 100%;
  }
}
.premio-historico .item-historico .status {
  display: block;
  width: 6.3041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1029px) {
  .premio-historico .item-historico .status {
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.premio-historico .item-historico .status span {
  background-color: #595959;
  padding: 0.5em 1em;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1029px) {
  .premio-historico .item-historico .status span {
    font-size: 11px;
  }
}
.premio-historico .item-historico:nth-child(even) {
  background-color: #E9E3DC;
}
.premio-historico .cerimonia {
  width: 49.2291666667vw;
}
@media screen and (max-width: 1029px) {
  .premio-historico .cerimonia {
    width: 100%;
  }
}
.premio-historico .cerimonia .desc {
  width: 100%;
}

.premio-representantes .container, .premio-membros .container {
  background-color: #E9E3DC;
  padding-top: 7em;
  padding-bottom: 7em;
}
@media screen and (max-width: 1029px) {
  .premio-representantes .container, .premio-membros .container {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.premio-representantes .introducao, .premio-membros .introducao {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  text-align: center;
  padding: 0 17.0354166667vw;
  margin-bottom: 3em;
}
@media screen and (max-width: 1029px) {
  .premio-representantes .introducao, .premio-membros .introducao {
    padding: 0;
    text-align: left;
    font-size: 20px;
  }
}
.premio-representantes .grid-videos, .premio-membros .grid-videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.5em 1.7vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.premio-representantes .grid-videos .item-video, .premio-membros .grid-videos .item-video {
  width: 22.4010416667vw;
}
@media screen and (max-width: 1029px) {
  .premio-representantes .grid-videos .item-video, .premio-membros .grid-videos .item-video {
    width: 100%;
  }
}
.premio-representantes .grid-videos .item-video .bloco-video, .premio-membros .grid-videos .item-video .bloco-video {
  width: 100%;
  margin-bottom: 1em;
}
.premio-representantes .grid-membros, .premio-membros .grid-membros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.5em 1.7vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.premio-representantes .grid-membros .item-membro, .premio-membros .grid-membros .item-membro {
  width: 22.4010416667vw;
}
@media screen and (max-width: 1029px) {
  .premio-representantes .grid-membros .item-membro, .premio-membros .grid-membros .item-membro {
    width: 100%;
  }
}
.premio-representantes .grid-membros .item-membro .foto, .premio-membros .grid-membros .item-membro .foto {
  width: 100%;
}
.premio-representantes .grid-membros .item-membro .foto img, .premio-membros .grid-membros .item-membro .foto img {
  display: block;
  width: 13.4583333333vw;
  height: 13.4583333333vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: cover;
     object-position: cover;
  margin-bottom: 1.25em;
}
@media screen and (max-width: 1029px) {
  .premio-representantes .grid-membros .item-membro .foto img, .premio-membros .grid-membros .item-membro .foto img {
    width: 41.5vw;
    height: 41.5vw;
  }
}
.premio-representantes .grid-membros .item-membro h3, .premio-membros .grid-membros .item-membro h3 {
  color: #475ECC;
  margin-bottom: 0.25em;
}
.premio-comp {
  padding-top: 7em;
  padding-bottom: 7em;
}
.premio-comp .comp {
  width: 49.2291666667vw;
}
@media screen and (max-width: 1029px) {
  .premio-comp .comp {
    width: 100%;
  }
}
.premio-comp .comp .desc {
  width: 100%;
}

.premio-duvidas {
  padding-top: 7em;
  padding-bottom: 7em;
}
.premio-duvidas h2 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  border-bottom: 1px solid #475ECC;
  line-height: 2em;
  margin-bottom: 1em;
}
.premio-duvidas .desc {
  width: 34.9208333333vw;
  margin-bottom: 3.5em;
}
@media screen and (max-width: 1029px) {
  .premio-duvidas .desc {
    width: 100%;
  }
}
.premio-duvidas .fundo-video {
  position: relative;
}
.premio-duvidas .fundo-video:before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background-color: #475ECC;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 10;
}
.premio-duvidas .video {
  width: 49.2291666667vw;
  padding-left: 1.5em;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 1029px) {
  .premio-duvidas .video {
    width: 100%;
  }
}
.premio-duvidas .video .fluid-width-video-wrapper {
  position: relative;
}
.premio-duvidas .botao-edital {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 7em;
}

.bloco-faq {
  width: 100%;
  background-color: #475ECC;
  color: #fff;
  padding-top: 3.5em;
}
@media screen and (max-width: 1029px) {
  .bloco-faq {
    padding-top: 1em;
  }
}
.bloco-faq .item-questao {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 1.5em;
}
.bloco-faq .item-questao .pergunta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  cursor: pointer;
}
.bloco-faq .item-questao .pergunta svg {
  width: 1em;
  height: 1em;
  fill: #fff;
}
.bloco-faq .item-questao .resposta {
  padding-top: 1.5em;
  display: none;
}
.bloco-faq .item-questao.aberto {
  background-color: #016C86;
}
.bloco-faq .item-questao.aberto .pergunta svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bloco-faq .item-questao.aberto .resposta {
  display: block;
}
.bloco-faq .item-questao:hover {
  background-color: #016C86;
}

.plataforma-ciclovida {
  height: calc(100vh - 6.0994vw - 2.5em - 6em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 0.5em;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2vw;
    margin-bottom: 14vw;
  }
}
.plataforma-ciclovida .controle-ordem-opcoes {
  position: absolute;
  top: 100%;
  left: 0;
  width: 20.54vw;
  padding: 0.75em;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .controle-ordem-opcoes {
    width: 100%;
  }
}
.plataforma-ciclovida .controle-ordem-opcoes span {
  display: block;
  margin-bottom: 0.5em;
  font-weight: 500;
}
.plataforma-ciclovida .controle-ordem-opcoes .opcoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
}
.plataforma-ciclovida .controle-ordem-opcoes .opc {
  display: inline-block;
  line-height: 1em;
  position: relative;
  padding-left: 1.25em;
}
.plataforma-ciclovida .controle-ordem-opcoes .opc:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  border: 1px solid #999;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.plataforma-ciclovida .controle-ordem-opcoes .opc.ativo:before, .plataforma-ciclovida .controle-ordem-opcoes .opc:hover:before {
  background-color: #C3611D;
  border-color: #C3611D;
}
.plataforma-ciclovida .sel-faixa-et {
  display: none;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .sel-faixa-et {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #1E325C;
    color: #fff;
    height: 3em;
    gap: 0.5em;
  }
  .plataforma-ciclovida .sel-faixa-et i {
    line-height: 1em;
  }
  .plataforma-ciclovida .sel-faixa-et.resumo {
    margin-bottom: -2vw;
    background-color: rgba(30, 50, 92, 0.9);
  }
}
.plataforma-ciclovida .etapas {
  background-color: #E9E3DC;
  width: 7.29vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  position: relative;
}
.plataforma-ciclovida .etapas:before {
  content: "1.";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  background-color: #006EA0;
  color: #fff;
  font-weight: bold;
  border-radius: 2000px;
  margin-bottom: 0.5em;
  position: absolute;
  top: 1.5em;
  right: -1em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translate3d(50vw, 5vw, 0);
          transform: translate3d(50vw, 5vw, 0);
  z-index: 2200;
}
.plataforma-ciclovida .etapas.showtut {
  position: relative;
  z-index: 2000;
  border: 2px solid #1E325C;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .etapas.showtut:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .etapas.showtut {
    z-index: 1;
    border: none;
    position: static;
  }
  .plataforma-ciclovida .etapas.showtut:before {
    display: none;
  }
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .etapas {
    width: 68vw;
    height: 75vw;
    display: none;
  }
  .plataforma-ciclovida .etapas br {
    display: none;
  }
}
.plataforma-ciclovida .etapas .item-etapa {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
}
.plataforma-ciclovida .etapas .item-etapa:last-of-type {
  border-bottom: none;
}
.plataforma-ciclovida .etapas .item-etapa:hover, .plataforma-ciclovida .etapas .item-etapa.ativo {
  background-color: #1E325C;
  color: #fff;
}
.plataforma-ciclovida .ilustra {
  width: 13.25vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0.5em;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .ilustra {
    width: 30vw;
    height: 75vw;
    margin-right: 0;
    display: none;
  }
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida.sel-faixa .sel-faixa-et.resumo {
    display: none;
  }
  .plataforma-ciclovida.sel-faixa .sel-faixa-et.controle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .plataforma-ciclovida.sel-faixa .etapas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .plataforma-ciclovida.sel-faixa .ilustra {
    display: block;
  }
}
.plataforma-ciclovida .filtros-ciclo {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.5em;
  position: relative;
}
.plataforma-ciclovida .filtro-ciclo-bloco {
  width: 100%;
  height: calc(50% - 0.25em);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #E9E3DC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco {
    height: auto;
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco h3 {
  width: 100%;
  line-height: 1.3em;
  padding: 0.8em 1em;
  background-color: #C3611D;
  color: #fff;
  text-transform: uppercase;
}
.plataforma-ciclovida .filtro-ciclo-bloco .conteudo {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1em;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1em;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .conteudo {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-height: 120vw;
    gap: 2%;
  }
  .plataforma-ciclovida .filtro-ciclo-bloco .conteudo > * + * {
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv {
  width: 31vw;
  height: 100%;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv {
    width: 100%;
    height: auto;
    margin-bottom: 1.5em;
  }
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv:after {
    content: "";
    display: block;
    width: 100%;
    height: 2.5em;
    background-image: url("../img/icone-down-triang.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1.75em auto;
    position: absolute;
    top: 100%;
    left: 0;
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  position: relative;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe:before {
  content: "2.";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  background-color: #C3611D;
  color: #fff;
  font-weight: bold;
  border-radius: 2000px;
  margin-bottom: 0.5em;
  position: absolute;
  top: 1.5em;
  right: -1em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translate3d(5vw, 5vw, 0);
          transform: translate3d(5vw, 5vw, 0);
  z-index: 2200;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe.showtut {
  position: relative;
  z-index: 2000;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe.showtut:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe.showtut {
    z-index: 1;
    position: static;
  }
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-classe.showtut:before {
    display: none;
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
  position: relative;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim:before {
  content: "3.";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  background-color: #467A37;
  color: #fff;
  font-weight: bold;
  border-radius: 2000px;
  margin-bottom: 0.5em;
  position: absolute;
  top: 1.5em;
  right: -1em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translate3d(5vw, -10vw, 0);
          transform: translate3d(5vw, -10vw, 0);
  z-index: 2200;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim.showtut {
  position: relative;
  z-index: 2000;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim.showtut:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim.showtut {
    z-index: 1;
  }
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags-abv.tags-dim.showtut:before {
    display: none;
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags {
  width: 31vw;
  height: 100%;
  overflow: auto;
  background-color: #E9E3DC;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags::-webkit-scrollbar {
  width: 0.6em;
  height: 0.6em;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags::-webkit-scrollbar-thumb {
  background: #ad561a;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags::-webkit-scrollbar-track {
  background: #f5f5f5;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags {
  scrollbar-face-color: #ad561a;
  scrollbar-track-color: #f5f5f5;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag {
  display: block;
  background-color: #fff;
  border-bottom: 2px solid #E9E3DC;
  line-height: 1.2em;
  padding: 1em 0.6em 1em 0.6em;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag:hover, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag.ativo {
  background-color: #C3611D;
  color: #fff;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags .item-tag:last-of-type {
  border-bottom: none;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags.usado {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags.usado .item-tag {
  background-color: rgba(255, 255, 255, 0.6);
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-tags.usado .item-tag.ativo, .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags.usado .item-tag:hover {
  background-color: #C3611D;
  color: #fff;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-tags {
    width: 100%;
    height: auto;
    max-height: calc(4 * (2.8em + 2px));
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao h3 {
  background-color: #467A37;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags::-webkit-scrollbar {
  width: 0.6em;
  height: 0.6em;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags::-webkit-scrollbar-thumb {
  background: #3c682f;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags::-webkit-scrollbar-track {
  background: #f5f5f5;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags {
  scrollbar-face-color: #3c682f;
  scrollbar-track-color: #f5f5f5;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags .item-tag:hover, .plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags .item-tag.ativo {
  background-color: #467A37;
  color: #fff;
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags.usado {
  background-color: rgba(255, 255, 255, 0.4);
  color: rgba(0, 0, 0, 0.5);
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags.usado .item-tag {
  background-color: rgba(255, 255, 255, 0.6);
}
.plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags.usado .item-tag.ativo, .plataforma-ciclovida .filtro-ciclo-bloco.dimensao .lista-tags.usado .item-tag:hover {
  background-color: #467A37;
  color: #fff;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-vazia {
  width: 31vw;
  height: 100%;
  overflow: hidden;
}
.plataforma-ciclovida .filtro-ciclo-bloco .lista-vazia div {
  display: block;
  height: 2.8em;
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid #E9E3DC;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .lista-vazia {
    width: 100%;
    height: calc(2.4 * (2.8em + 2px));
  }
}
.plataforma-ciclovida .filtro-ciclo-bloco .limpa-sel {
  font-weight: bold;
  font-weight: 900;
  color: #1E325C;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .filtro-ciclo-bloco .limpa-sel {
    width: 100%;
    margin-top: 1em;
  }
  .plataforma-ciclovida .filtro-ciclo-bloco .limpa-sel br {
    display: none;
  }
}
.plataforma-ciclovida .status-busca-ciclo {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  line-height: 3em;
  background-color: #D4CEC9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1em 1em;
  gap: 1em;
  z-index: 400;
  cursor: pointer;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .status-busca-ciclo {
    position: relative;
    top: 0;
    left: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.plataforma-ciclovida .status-busca-ciclo:hover {
  background-color: #c2b6ab;
}
.plataforma-ciclovida .status-busca-ciclo span {
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .status-busca-ciclo span.frase {
    width: 36%;
    line-height: 1.2;
  }
  .plataforma-ciclovida .status-busca-ciclo span.questao {
    display: none;
  }
}
.plataforma-ciclovida .status-busca-ciclo .tag-sel {
  background-color: #C3611D;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
  height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1em;
}
.plataforma-ciclovida .status-busca-ciclo .tag-sel.dim {
  background-color: #467A37;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .status-busca-ciclo .tag-sel {
    height: auto;
    padding: 0.5em 1em;
  }
  .plataforma-ciclovida .status-busca-ciclo .tag-sel.frase {
    width: 65%;
  }
}
.plataforma-ciclovida .modal-detalhes-selecao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1E325C;
  padding: 2em 3em;
}
.plataforma-ciclovida .modal-detalhes-selecao .topo {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plataforma-ciclovida .modal-detalhes-selecao .modal-titulo h3 {
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
}
.plataforma-ciclovida .modal-detalhes-selecao .modal-titulo span {
  display: block;
}
.plataforma-ciclovida .modal-detalhes-selecao .fechar svg {
  fill: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 1.5em;
  height: 1.5em;
}
.plataforma-ciclovida .modal-detalhes-selecao .modal-conteudo {
  padding-top: 2em;
  font-style: italic;
  color: #fff;
}
.plataforma-ciclovida .call-tutorial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #1E325C;
  color: #fff;
  position: absolute;
  top: 1em;
  right: 0;
  padding: 0.4em 0.6em;
}
.plataforma-ciclovida .call-tutorial span {
  font-weight: 600;
  line-height: 1;
}
.plataforma-ciclovida .call-tutorial small {
  line-height: 1;
}
.plataforma-ciclovida .call-tutorial:hover {
  background-color: #42407B;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .call-tutorial {
    display: none;
  }
}
.plataforma-ciclovida .mais-detalhes {
  width: 3.25vw;
  margin-left: 0.5em;
  background-color: #E9E3DC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-writing-mode: sideways-lr;
      -ms-writing-mode: sideways-lr;
          writing-mode: sideways-lr;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.plataforma-ciclovida .mais-detalhes span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #1E325C;
  font-weight: 600;
  gap: 0.5em;
  line-height: 1.5em;
}
.plataforma-ciclovida .mais-detalhes span svg {
  width: 1em;
  height: 1em;
  fill: #1E325C;
  display: block;
}
.plataforma-ciclovida .mais-detalhes:hover {
  background-color: #E9E3DC;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .mais-detalhes {
    width: 100%;
    margin-left: 0;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    height: 3em;
    display: none;
  }
}
.plataforma-ciclovida .fundo-modal-ciclo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 2vw;
  opacity: 0;
  visibility: hidden;
  z-index: -1000;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.plataforma-ciclovida .fundo-modal-ciclo.ativo {
  opacity: 1;
  visibility: visible;
  z-index: 200;
  pointer-events: all;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .fundo-modal-ciclo {
    padding-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 2em;
  }
}
.plataforma-ciclovida .modal-tutorial {
  width: 39vw;
  height: auto;
  padding: 2em;
  background-color: #E9E3DC;
  color: #1E325C;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-ciclovida .modal-tutorial {
    width: 90vw;
    z-index: 900000;
  }
}
.plataforma-ciclovida .modal-tutorial .modal-fechar {
  position: absolute;
  top: 1em;
  right: 1em;
}
.plataforma-ciclovida .modal-tutorial .modal-fechar svg {
  fill: #1E325C;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 1.5em;
  height: 1.5em;
}
.plataforma-ciclovida .modal-tutorial .tut-titulo {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #1E325C;
}
.plataforma-ciclovida .modal-tutorial .tut-titulo span {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.plataforma-ciclovida .modal-tutorial .tut-titulo small {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #1E325C;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas h3 {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  margin-bottom: 1em;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinhas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 4em;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  background-color: #1E325C;
  color: #fff;
  font-weight: bold;
  border-radius: 2000px;
  margin-bottom: 0.5em;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha small {
  display: block;
  line-height: 1.2;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b1 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b1 span {
  background-color: #006EA0;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b2 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b2 span {
  background-color: #C3611D;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b3 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.b3 span {
  background-color: #467A37;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.ativo {
  opacity: 1;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.ativo.b1 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.ativo.b2 {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.plataforma-ciclovida .modal-tutorial .tut-bolinhas .bolinha.ativo.b3 {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}
.plataforma-ciclovida .modal-tutorial .tut-respostas h3 {
  display: block;
  font-family: "Lora", "Georgia", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta {
  font-weight: 500;
  border-bottom: 1px solid #1E325C;
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
}
.plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta span {
  width: 5em;
  height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  background-color: #C3611D;
}
.plataforma-ciclovida .modal-tutorial .tut-respostas .tut-resposta span.verde {
  background-color: #467A37;
}

.plataforma-territorios {
  background-color: #0084B5;
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
}
.plataforma-territorios .container {
  height: calc(100vh - 6.0994vw - 2.5em - 6em);
  padding: 0;
  background-color: #0084B5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plataforma-territorios .container .leaflet-container {
  background-color: #0084B5;
}
@media screen and (max-width: 1029px) {
  .plataforma-territorios .container {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.plataforma-territorios .bloco-detalhes {
  width: 20vw;
  background-color: #F5F1EC;
  padding: 1em;
  padding-bottom: 2em;
  overflow: auto;
}
.plataforma-territorios .bloco-detalhes::-webkit-scrollbar {
  width: 0.6em;
  height: 0.6em;
}
.plataforma-territorios .bloco-detalhes::-webkit-scrollbar-thumb {
  background: #bbbbbb;
}
.plataforma-territorios .bloco-detalhes::-webkit-scrollbar-track {
  background: #DCDCDC;
}
.plataforma-territorios .bloco-detalhes {
  scrollbar-face-color: #bbbbbb;
  scrollbar-track-color: #DCDCDC;
}
@media screen and (max-width: 1029px) {
  .plataforma-territorios .bloco-detalhes {
    width: 100vw;
    max-height: 40dvh;
  }
}
.plataforma-territorios .bloco-detalhes h3 {
  width: 100%;
  color: #1E325C;
  border-bottom: 2px solid #006EA0;
  font-weight: 600;
  line-height: 2em;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plataforma-territorios .bloco-detalhes h3 span {
  font-variant-caps: small-caps;
  text-transform: uppercase;
}
.plataforma-territorios .bloco-detalhes h3 a {
  font-weight: 500;
  text-transform: lowercase;
  color: #016C86;
  font-style: italic;
}
.plataforma-territorios .bloco-mapa {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .plataforma-territorios .bloco-mapa {
    width: 100vw;
    height: 40dvh;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.plataforma-territorios .bloco-mapa .limpa-selecao {
  position: absolute;
  bottom: 1em;
  left: 1em;
  z-index: 1000;
  color: #fff;
  font-weight: 500;
  background-color: #1E325C;
  padding: 0.4em 0.8em;
  border-radius: 0.3em;
}
.plataforma-territorios .bloco-mapa .limpa-selecao:hover {
  background-color: #C3611D;
}
.plataforma-territorios .bloco-mapa .controles-zoom {
  position: absolute;
  top: 1em;
  left: 1em;
  z-index: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.25em;
}
@media screen and (max-width: 1029px) {
  .plataforma-territorios .bloco-mapa .controles-zoom {
    top: 0.5em;
    left: 0.5em;
  }
}
.plataforma-territorios .bloco-mapa .controles-zoom a {
  width: 1.5em;
  height: 1.5em;
  background-color: #1E325C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
}
.plataforma-territorios .bloco-mapa .controles-zoom a:hover {
  background-color: #475ECC;
}
.plataforma-territorios .bloco-mapa .controles-zoom a svg {
  width: 0.75em;
  height: 0.75em;
  stroke: #fff;
}
.plataforma-territorios .item-pais {
  display: none;
}
.plataforma-territorios .item-pais.disponivel {
  display: block;
}
.plataforma-territorios .item-pais.ativo {
  display: block;
}
.plataforma-territorios .item-pais.regiao {
  display: block;
}
.plataforma-territorios .item-pais .num-projetos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4em 0.75em;
  gap: 0.5em;
  background-color: #fff;
  cursor: pointer;
}
.plataforma-territorios .item-pais .num-projetos:hover {
  background-color: #1E325C;
  color: #fff;
}
.plataforma-territorios .item-pais.ativo .num-projetos {
  background-color: #1E325C;
  color: #fff;
}
.plataforma-territorios .item-pais:nth-child(even) .num-projetos {
  background-color: #F5F1EC;
}
.plataforma-territorios .item-pais:nth-child(even) .num-projetos:hover {
  background-color: #1E325C;
  color: #fff;
}
.plataforma-territorios .item-pais:nth-child(even).ativo .num-projetos {
  background-color: #1E325C;
  color: #fff;
}
.plataforma-territorios .item-pais img {
  width: 1.5em;
  display: block;
}
.plataforma-territorios .item-pais span {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 500;
}
.plataforma-territorios .item-pais .num {
  font-weight: bold;
}
.plataforma-territorios .item-detalhe {
  padding: 0.6em 0.75em;
  background-color: #fff;
  border-bottom: 2px solid #E9E3DC;
  cursor: pointer;
}
.plataforma-territorios .item-detalhe .legenda {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2;
}
.plataforma-territorios .item-detalhe .legenda span {
  font-weight: 500;
}
.plataforma-territorios .item-detalhe .legenda small {
  font-weight: bold;
}
.plataforma-territorios .item-detalhe .barra {
  width: 100%;
  height: 0.75em;
  background-color: #E9E3DC;
  margin-top: 0.25em;
  position: relative;
}
.plataforma-territorios .item-detalhe .barra .prog {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #475ECC;
}
.plataforma-territorios .item-detalhe:hover {
  background-color: #E9E3DC;
}
.plataforma-territorios .item-detalhe:hover .barra {
  background-color: #fff;
}
.plataforma-territorios .item-detalhe:nth-child(1) .barra .prog {
  background-color: #0084B5;
}
.plataforma-territorios .item-detalhe:nth-child(2) .barra .prog {
  background-color: #5E9333;
}
.plataforma-territorios .item-detalhe:nth-child(3) .barra .prog {
  background-color: #F7A600;
}
.plataforma-territorios .item-detalhe:nth-child(4) .barra .prog {
  background-color: #D03642;
}
.plataforma-territorios .item-detalhe:nth-child(5) .barra .prog {
  background-color: #EF7D00;
}
.plataforma-territorios .item-detalhe:nth-child(6) .barra .prog {
  background-color: #8968AA;
}
.plataforma-territorios .item-detalhe:nth-child(7) .barra .prog {
  background-color: #822D34;
}
.plataforma-territorios .item-detalhe:nth-child(8) .barra .prog {
  background-color: #A26C17;
}

.nomes-capitais {
  font-family: "Work Sans", "Calibri", "Lucida Grande", sans-serif;
  text-rendering: geometricPrecision;
  font-weight: 600;
  line-height: 1;
  padding: 0.2em 0.2em;
  text-align: center;
}