.post-individual,
.post-individual * {
  box-sizing: border-box;
}
.post-individual {
  background: #fff5e0;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.header {
  background: var(--background-light, #f6f5f3);
  border-style: solid;
  border-color: rgba(124, 163, 230, 0.1);
  border-width: 0px 0px 1px 0px;
  padding: var(--space-16, 16px) 80px var(--space-16, 16px) 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  align-self: stretch;
  width: 100%;
  position: relative;
  backdrop-filter: blur(6px);
}
.container {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
._426202085-889915803133947-2864478479450006781-n-1 {
  border-radius: 251px;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  position: relative;
  object-fit: cover;
  aspect-ratio: 1;
}
.nav {
  display: flex;
  flex-direction: row;
  gap: var(--space-32, 32px);
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.link {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.in-cio {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  width: 42.31px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sobre {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  position: relative;
  width: 54px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.link2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 64px;
  position: relative;
}
.projetos {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  width: 117.25px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.blog {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  width: 33px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.link3 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 63px;
  position: relative;
}
.contato {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  width: 101.95px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button {
  background: var(--pink-soft, #f094ac);
  border-radius: 9999px;
  padding: 15px 32px 15px 32px;
  display: flex;
  flex-direction: row;
  gap: var(--space-8, 8px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1),
    0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  cursor: pointer;
}
.button:hover {
  background: #f4adc0;
  box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.15),
    0px 12px 20px -3px rgba(0, 0, 0, 0.1);
}
.bot-o-principal {
  color: var(--background-light, #f6f5f3);
  text-align: center;
  font-family: var(--cta-font-family, 'DM Sans', sans-serif);
  font-size: var(--cta-font-size, 16px);
  line-height: var(--cta-line-height, 24px);
  font-weight: var(--cta-font-weight, 600);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heart-01 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.section-default {
  padding: var(--space-80, 80px) 0px var(--space-80, 80px) 0px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.artigo {
  background: var(--background-light, #f6f5f3);
  border-radius: 48px;
  border-style: solid;
  border-color: var(--background-light, #f6f5f3);
  border-width: 1px;
  padding: var(--space-32, 32px);
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: var(--8-column, 736px);
  position: relative;
  box-shadow: 0px 8px 10px -6px rgba(124, 163, 230, 0.05),
    0px 20px 25px -5px rgba(124, 163, 230, 0.05);
  overflow: hidden;
}
.background {
  background: var(--pink-soft, #f094ac);
  border-radius: 9999px;
  padding: 6px 24px 6px 24px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.not-cia {
  color: var(--background-light, #f6f5f3);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
}
.gaopa-fortalece-rede-de-apoio-com-novo-ciclo-de-encontros-para-fam-lias-at-picas {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(
    --h2-subheadline-48px-font-family,
    'Fredoka',
    sans-serif
  );
  font-size: var(--h2-subheadline-48px-font-size, 48px);
  line-height: var(--h2-subheadline-48px-line-height, 48px);
  font-weight: var(--h2-subheadline-48px-font-weight, 500);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.img {
  border-radius: var(--radius-48, 48px);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 348.88px;
  position: relative;
  box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  object-fit: cover;
}
.a-gaopa-iniciou-um-novo-ciclo-de-encontros-voltado-ao-fortalecimento-emocional-e-informativo-das-fam-lias-de-pessoas-com-transtorno-do-espectro-autista-em-barcarena-a-iniciativa-amplia-o-espa-o-de-escuta-ativa-e-troca-de-experi-ncias-entre-pais-respons-veis-e-profissionais-convidados-os-encontros-acontecem-mensalmente-e-abordam-temas-como-direitos-garantidos-por-lei-inclus-o-escolar-acesso-ciptea-e-estrat-gias-pr-ticas-para-o-dia-a-dia-a-proposta-oferecer-orienta-o-segura-e-fortalecer-a-rede-de-apoio-local-durante-a-abertura-do-ciclo-a-equipe-destacou-a-import-ncia-da-informa-o-como-ferramenta-de-empoderamento-fam-lias-relataram-que-o-acesso-a-conte-dos-confi-veis-e-ao-suporte-institucional-reduz-inseguran-as-e-amplia-a-confian-a-na-busca-por-direitos-a-expectativa-que-o-projeto-contribua-para-uma-comunidade-mais-consciente-e-preparada-para-promover-inclus-o-real-novas-datas-e-temas-ser-o-divulgados-no-pr-prio-blog-e-nas-redes-sociais-da-institui-o {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  line-height: 29.25px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.horizontal-border {
  border-style: solid;
  border-color: var(--background-light, #f6f5f3);
  border-width: 1px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: var(--space-16, 16px);
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.gostou-deste-conte-do-compartilhe {
  color: var(--text-main, #665e6e);
  text-align: center;
  font-family: var(
    --h4-small-title-24px-font-family,
    'Fredoka',
    sans-serif
  );
  font-size: var(--h4-small-title-24px-font-size, 24px);
  line-height: var(--h4-small-title-24px-line-height, 32px);
  font-weight: var(--h4-small-title-24px-font-weight, 500);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container2 {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.flowbite-whatsapp-solid {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.group {
  width: 83.33%;
  height: 83.48%;
  position: absolute;
  right: 8.33%;
  left: 8.33%;
  bottom: 8.19%;
  top: 8.33%;
  overflow: visible;
}
.mdi-instagram {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.mdi-facebook {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.mail {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.share-link {
  display: inline-flex;
  transition: transform 0.3s ease;
}
.share-link:hover {
  transform: scale(1.1);
}
.section-comentario {
  background: var(--background-light, #f6f5f3);
  border-style: solid;
  border-color: rgba(124, 163, 230, 0.05);
  border-width: 1px;
  padding: var(--space-80, 80px);
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
.conteiner {
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 736px;
  max-width: var(--8-column, 736px);
  position: relative;
}
.deixe-seu-coment-rio {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(
    --h3-section-title-30px-font-family,
    'Fredoka',
    sans-serif
  );
  font-size: var(--h3-section-title-30px-font-size, 30px);
  line-height: var(--h3-section-title-30px-line-height, 36px);
  font-weight: var(--h3-section-title-30px-font-weight, 500);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form {
  display: flex;
  flex-direction: column;
  gap: var(--space-16, 16px);
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container3 {
  display: flex;
  flex-direction: row;
  gap: var(--space-16, 16px);
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.input-nome {
  border-radius: 9999px;
  border-style: solid;
  border-color: var(--text-main, #665e6e);
  border-width: 1px;
  padding: 18px 32px 19px 32px;
  flex: 1;
  height: 54px;
  position: relative;
  overflow: hidden;
  outline: none;
}
.input-nome::placeholder {
  color: #6b7280;
}
.seu-nome {
  color: #6b7280;
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.input-email {
  border-radius: 9999px;
  border-style: solid;
  border-color: var(--text-main, #665e6e);
  border-width: 1px;
  padding: 18px 32px 19px 32px;
  flex: 1;
  height: 54px;
  position: relative;
  overflow: hidden;
  outline: none;
}
.input-email::placeholder {
  color: #6b7280;
}
.seu-e-mail {
  color: #6b7280;
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.input-comentario {
  border-radius: var(--radius-32, 32px);
  border-style: solid;
  border-color: var(--text-main, #665e6e);
  border-width: 1px;
  padding: 18px 32px 19px 32px;
  align-self: stretch;
  flex-shrink: 0;
  height: 136px;
  position: relative;
  overflow: hidden;
  outline: none;
  resize: none;
}
.input-comentario::placeholder {
  color: #6b7280;
}

.comments-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.comment-item {
  background: #ffffff;
  border-radius: 24px;
  padding: 24px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(124, 163, 230, 0.1);
}
.comment-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  font-family: 'DM Sans', sans-serif;
  color: var(--text-main, #665e6e);
}
.comment-header strong {
  font-size: 16px;
  font-weight: 600;
}
.comment-header span {
  font-size: 14px;
  color: #9ca3af;
}
.comment-content {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: var(--text-main, #665e6e);
}
.escreva-seu-coment-rio {
  color: #6b7280;
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.chat-circle-dots {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.conteiner2 {
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: var(--container, 1120px);
  position: relative;
}
.leia-tamb-m {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(
    --h3-section-title-30px-font-family,
    'Fredoka',
    sans-serif
  );
  font-size: var(--h3-section-title-30px-font-size, 30px);
  line-height: var(--h3-section-title-30px-line-height, 36px);
  font-weight: var(--h3-section-title-30px-font-weight, 500);
  position: relative;
  width: 100%;
  max-width: var(--8-column, 736px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2 {
  display: flex;
  flex-direction: row;
  gap: var(--space-32, 32px);
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 736px;
  max-width: var(--8-column, 736px);
  position: relative;
}
.card {
  background: var(--background-light, #f6f5f3);
  border-radius: var(--radius-32, 32px);
  border-style: solid;
  border-color: rgba(124, 163, 230, 0.05);
  border-width: 1px;
  padding: var(--space-16, 16px);
  display: flex;
  flex-direction: column;
  gap: 15.99px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 252.87px;
  position: relative;
}
.img2 {
  border-radius: var(--radius-16, 16px);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 100px;
  position: relative;
  overflow: hidden;
  object-fit: cover;
}
.gaopa-orienta-fam-lias-sobre-novos-processos-de-inclus-o {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.caminhada-pela-inclus-o-re-ne-centenas-em-barcarena {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.img3 {
  border-radius: var(--radius-16, 16px);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 106.88px;
  position: relative;
  overflow: hidden;
  object-fit: cover;
  aspect-ratio: 190/106.88;
}
.atendimento-social-amplia-suporte-psicol-gico-gratuito {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.footer {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}
.footer2 {
  background: var(--text-main, #665e6e);
  border-style: solid;
  border-color: var(--pink-soft, #f094ac);
  border-width: 8px 0px 0px 0px;
  padding: var(--margin, 80px) 80px 48px 80px;
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container4 {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1280px;
  position: relative;
}
.container5 {
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container6 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.logo-goapa {
  border-radius: 251px;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  position: relative;
  object-fit: cover;
  aspect-ratio: 1;
}
.comprometidos-com-a-inclus-o-defesa-de-direitos-e-suporte-emocional-para-fam-lias-com-autismo-em-barcarena-par {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-3 {
  display: flex;
  flex-direction: row;
  gap: var(--space-8, 8px);
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.mdi-instagram2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.mdi-facebook2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.gaopateamo {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  flex: 1;
}
.menu {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.navega-o {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-v1-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-v1-font-size, 20px);
  line-height: var(--body-v1-line-height, 32.5px);
  font-weight: var(--body-v1-font-weight, 400);
  position: relative;
  width: 102px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.menu2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 194px;
  position: relative;
}
.in-cio2 {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.sobre-n-s {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.nossos-projetos {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.blog2 {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.doa-o {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.contato2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.informa-es {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-v1-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-v1-font-size, 20px);
  line-height: var(--body-v1-line-height, 32.5px);
  font-weight: var(--body-v1-font-weight, 400);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.endere-o {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.map-pin {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  aspect-ratio: 1;
}
.group2 {
  width: 58.33%;
  height: 73.94%;
  position: absolute;
  right: 20.83%;
  left: 20.83%;
  bottom: 13.56%;
  top: 12.5%;
  overflow: visible;
}
.container7 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.barcarena-par-brasil {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.telefone {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.phone {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
._91-8564-1584 {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.email {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.mail2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.contato-gaopa-com-br {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.container8 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.heading-4 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.onde-estamos {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-v1-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-v1-font-size, 20px);
  line-height: var(--body-v1-line-height, 32.5px);
  font-weight: var(--body-v1-font-weight, 400);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.background-border {
  border-radius: var(--radius-16, 16px);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 192px;
  position: relative;
  overflow: hidden;
  object-fit: cover;
}
.horizontal-border2 {
  border-style: solid;
  border-color: var(--background, #fff5e0);
  border-width: 1px 0px 0px 0px;
  padding: 48px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
._2024-gaopa-grupo-de-apoio-e-orienta-o-aos-pais-de-autistas-de-barcarena {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.desenvolvido-por-murucupi-ag-ncia {
  color: var(--background, #fff5e0);
  text-align: left;
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: var(--body-small-font-size, 16px);
  line-height: var(--body-small-line-height, 26px);
  font-weight: var(--body-small-font-weight, 400);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.regua-logos {
  background: var(--grey-10, #fbfbfb);
  padding: var(--texts, 24px);
  display: flex;
  flex-direction: row;
  gap: var(--group, 48px);
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container9 {
  display: flex;
  flex-direction: row;
  gap: 48px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  max-width: 1280px;
  position: relative;
}
.hydro {
  display: flex;
  flex-direction: column;
  gap: var(--16, 16px);
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.realiza-o {
  color: var(--grey-70, #585859);
  text-align: left;
  font-family: var(--legend-smal-font-family, "NunitoSans-Regular", sans-serif);
  font-size: var(--legend-smal-font-size, 10px);
  line-height: var(--legend-smal-line-height, 120%);
  font-weight: var(--legend-smal-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.logos {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.hydro2 {
  flex-shrink: 0;
  width: 37px;
  height: 37px;
  position: relative;
  overflow: hidden;
}
.camada-1 {
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
}
.albras {
  flex-shrink: 0;
  width: 43px;
  height: 31px;
  position: relative;
  overflow: hidden;
}
.camada-12 {
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
}
.line-7 {
  margin-top: -1px;
  border-style: solid;
  border-color: var(--grey-50, #949495);
  border-width: 1px 0 0 0;
  flex-shrink: 0;
  width: 34px;
  height: 0px;
  position: relative;
  transform-origin: 0 0;
  transform: rotate(90deg) scale(1, 1);
}
.camada-13 {
  flex-shrink: 0;
  width: 42px;
  height: 33px;
  position: relative;
  overflow: visible;
}
.ibs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  width: 82px;
  height: 65px;
  position: relative;
}
.apoio {
  color: var(--grey-70, #585859);
  text-align: left;
  font-family: var(--legend-smal-font-family, "NunitoSans-Regular", sans-serif);
  font-size: var(--legend-smal-font-size, 10px);
  line-height: var(--legend-smal-line-height, 120%);
  font-weight: var(--legend-smal-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.ibs2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 30px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 82/30;
}
.camada-14 {
  width: 100%;
  height: 100.01%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: -0.01%;
  top: 0%;
  overflow: visible;
}
.murucupi {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  width: 75px;
  height: 65px;
  position: relative;
}
.execu-o {
  color: var(--grey-70, #585859);
  text-align: left;
  font-family: var(--legend-smal-font-family, "NunitoSans-Regular", sans-serif);
  font-size: var(--legend-smal-font-size, 10px);
  line-height: var(--legend-smal-line-height, 120%);
  font-weight: var(--legend-smal-font-weight, 400);
  position: relative;
  align-self: stretch;
}
.murucupi2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 28px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 75/28;
}
.camada-15 {
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1120px;
}

/* ========================================================
   RESPONSIVIDADE: HEADER MOBILE (MENU LATERAL)
   ======================================================== */
.menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
    cursor: pointer;
    z-index: 10000;
}

.menu-toggle .bar {
    height: 3px;
    width: 100%;
    background-color: var(--primary, #7ca3e6);
    border-radius: 3px;
    transition: all 0.3s ease;
}

/* Animação do Hamburger virando X */
.menu-toggle.active .bar:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}
.menu-toggle.active .bar:nth-child(2) {
    opacity: 0;
}
.menu-toggle.active .bar:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}

@media (max-width: 992px) {
    .menu-toggle {
        display: flex;
        margin-left: auto;
    }

    .nav {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        max-width: 320px;
        height: 100vh;
        background-color: var(--background-light, #f6f5f3);
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 40px 20px;
        transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        z-index: 9999;
        box-shadow: -5px 0 15px rgba(0,0,0,0.1);
        gap: 24px !important;
    }

    .nav.nav-open {
        right: 0;
    }
    
    .header {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    .header-content {
        justify-content: space-between !important;
    }
}

/* Correção do z-index do Header para sobrepor o resto do site */
.header {
    z-index: 99999 !important;
}
