<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#containerPlanoDiretor {
  align-items: stretch;
  margin-bottom: 40px;
}

.descPlanoDiretor {
  display: flex;
  flex-direction: column;
  height: auto;
}

.titleDescPlanoDiretor h2 {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 102.37%;
  color: #013C7A;
  margin-bottom: 20px;
}

.titleDescPlanoDiretor p {
  width: 530px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 127.69%;
  color: #394053;
  margin-bottom: 40px;
}

@media screen and (min-width:51px) and (max-width: 1024px) {
  .titleDescPlanoDiretor p {
    width: auto;
  }
}

.imgPlanoDiretor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.imgPlanoDiretor img {
  width: 590px;
  height: 332px;
  object-fit: cover;
  border-radius: 14px;
}

.buttons_planoDiretor {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: column;
}

.buttons_planoDiretor a {
  display: inline-flex;
  padding: 16px 40px;
  justify-content: center;
  align-items: center;

  border-radius: 6px;
  background: #FFF;
  border: 1px solid #000;
}

.buttons_planoDiretor a:first-child {
  background: #013C7A;
  border: none;
}

.buttons_planoDiretor a h3 {
  color: #013C7A;
  font-size: 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 127.687%;
}

.buttons_planoDiretor a:first-child h3 {
  color: #FFF;
}

.planoDiretor {
  display: flex;
  background-color: #F2F6F9;
  width: 70%;
  min-height: 370px;
  align-items: center;
}

.planoDiretor li {
  width: 195.52px;
  height: 138px;
  flex-shrink: 0;
  border-radius: 3.657px;
  border: 0.731px solid #213465;
}

.planoDiretor li a:hover {
  background-color: #213465;
}

.planoDiretor li a:hover i,
.planoDiretor li a:hover .descricao,
.planoDiretor li a:hover h3 {
  color: #FFF;
}

.planoDiretor li a:hover .detailTitleItem {
  background-color: #FFF;
}

.planoDiretor .servicos_investconde {
  padding: auto;
}

.novo_planoDiretor {
  box-sizing: border-box;
  border: 0.883025px solid #FCCF13;
  border-radius: 4.41512px;
  width: 30%;
}


@media screen and (max-width: 720px) {

  .planoDiretor,
  .novo_planoDiretor {
    width: auto;
  }

  .novo_planoDiretor {
    margin-top: 10px;
  }

}

.planoDiretor .listServsInvest li i {
  color: #213465;
  font-size: 2rem;
}

.planoDiretor .listServsInvest li h3 {
  color: #213465;
  font-size: 15.04px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.planoDiretor .listServsInvest .titleInvestConde {
  color: #213465;
  font-size: 22.344px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: 106.687%;
  text-transform: none;
}

.planoDiretor .detailTitle {
  width: 51px;
  height: 6px;
  background-color: #FFBD33;
}

.detailTitleItem {
  display: block;
  position: absolute;
  width: 22.56px;
  height: 0.94px;
  background: #FFBD33;
  margin-top: 58px;
}

.planoDiretor .listServsInvest li a {
  align-items: center;
  gap: 10px;
}

.novo_planoDiretor .container-title-banner .title-banners {
  color: #213465;
  font-size: 22px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: 102.187%;
  text-transform: none;
}

.novo_planoDiretor .container-title-banner .title-banners::before {
  width: 37.902px;
  height: 3.621px;
  background: #FFBD33;
}

.planoDiretor .descricao {
  color: #1B283A;
  text-align: center;
  font-size: 12.929px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
}

.planoDiretor .titleItem {
  width: 20%;
  margin-left: 29px;
}

.planoDiretor .titleItem h2 {
  color: #213465;
  font-size: 22.344px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: 106.687%;
}

#_invest_conde .containerInfos._planoDiretor {
  gap: 75px;
}

#_invest_conde .containerLocal._planoDiretor {
  gap: 48px;
  align-items: start;
  margin-bottom: 15px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card .title::before {
  background: #FEBA2C;
  width: 61px;
  height: 2px;
  margin-left: -10px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card .categoria {
  box-shadow: 0px 3px #041D53;
  right: -50px;
  top: 20px;
  left: auto;
  position: absolute;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 25px;
  display: flex;
  align-items: center;
  border-radius: 2px;
  background: #F2F6F9;
  gap: 50px;
  position: relative;
  max-width: 1135px;
  width: 100%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .divisoriaAudiencia {
  width: 1px;
  height: 254px;
  margin-top: 30px;
  background: #FEBA2C;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia {
  width: 50%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoUmAudiencia {
  width: 55%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia .btn_gravacao {
  display: inline-flex;
  padding: 16px 40px 16px 36px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #013C7A;
  margin-bottom: 50px;
  width: 245px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia h3 {
  color: #FFF;
  font-size: 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 127.687%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia .links_documentos {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia .links_documentos h3 {
  color: #706F6F;
  font-size: 14px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisAudiencia p {
  color: #041D53;
  font-size: 14px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card .containerEndereco {
  max-width: 70%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card .containerFlexComercioServicos {
  margin-bottom: auto;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card .descricao {
  width: auto;
}

._planoDiretor .titlePage_eventos {
  color: #041D53;
  font-size: 24px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 20px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoUmForum {
  width: 25%;
}

#_invest_conde .gridCardsComercioServicos .secaoUmForum .title, 
#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoUmAudiencia .title {
  margin-bottom: 20px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum {
  align-items: start;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .containerEndereco {
  max-width: 30%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .categoria {
  position: absolute;
  top: 20px;
  box-shadow: 0px 3px #FEBA2C;
  background: #013E7F;
  color: #FFFFFF;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .divisoriaForum {
  display: flex;
  height: 1px;
  background: #FEBA2C;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .containerInfos {
  width: 90%;
  margin-bottom: 10px;
  margin-top: 10px;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .local_secDoisForum {
  max-width: 30%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum {
  width: 75%;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .containerForum {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
}

@media screen and (max-width: 980px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card {
    flex-wrap: wrap;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .categoria {
    position: static;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .divisoriaAudiencia {
    display: none;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoUmAudiencia,
  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoUmForum {
    width: 100%;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .categoria {
    position: static;
    margin-top: 0;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card {
    gap: 0;
  }
}

@media screen and (max-width: 710px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .containerForum {
    flex-direction: column;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card {
    gap: 0px;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .containerInfos {
    flex-wrap: wrap;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .containerEndereco {
    max-width: none;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .local_secDoisForum {
    max-width: none;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .containerFlexComercioServicos {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 472px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .title::before {
    display: none;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .containerFlexComercioServicos {
    gap: 25px;
  }
}

@media screen and (min-width: 1041px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .maisInfosEventos {
    width: 800px;
    height: 300px;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .maisInfosEventos .categoria {
    top: -160px;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .maisInfosEventos p {
    width: auto;
    margin-top: 130px;
    margin-left: 140px;
  }
}

@media screen and (max-width: 1040px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .maisInfosEventos .categoria {
    display: none;
  }
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .card.forum .maisInfosEventos p {
  color: #706F6F;
  font-family: 'Heebo';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .custom_select_filter .select-selected {
  border-radius: 4px;
  border: 1px solid #CCC;
  background: #F2F6F9;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .custom_select_filter .select-selected:after {
  background-color: #F2F6F9;
}

@media screen and (min-width: 769px) and (max-width: 1230px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .filters_form {
    display: flex;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .custom__select, .custom_select_filter:last-of-type .select-selected, .filters_form&gt;div {
    width: auto;
  }
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .filters_form__title input {
  border-radius: 4px;
  border: 1px solid #CCC;
  background: #F2F6F9;
}

#_invest_conde .gridCardsComercioServicos._planoDiretor .filters_form__title input::placeholder {
  color: #717171;
}

@media screen and (min-width: 1025px) {
  .buttons_planoDiretor {
    flex-direction: row;
    position: absolute;
    top: 578px;
  }
}

@media screen and (max-width: 1200px) {
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .categoria {
    margin-bottom: 15px;
  }
  #_invest_conde .gridCardsComercioServicos._planoDiretor .card .categoria {
    left: auto;
    right: 0px;
  }

  #_invest_conde .gridCardsComercioServicos._planoDiretor .secaoDoisForum .containerForum {
    padding: 0;
    margin-top: 50px;
  }
}</pre></body></html>