.sobre,
.sobre * {
  box-sizing: border-box;
}
.sobre {
  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;
}
.sobre2 {
  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);
}
.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 {
  padding: var(--margin, 80px) 80px var(--margin, 80px) 80px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%; max-width: 1280px; box-sizing: border-box; align-self: center;
  position: relative;
  overflow: hidden;
}
.container2 {
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1280px;
  position: relative;
}
.container3 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.overlay {
  background: rgba(124, 163, 230, 0.2);
  border-radius: 9999px;
  padding: 4px 16px 4px 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.nossa-jornada-desde-2013 {
  color: var(--primary, #7ca3e6);
  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;
  width: 217.41px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.nossa-hist-ria {
  text-align: left;
  font-family: var(
    --h1-display-72px-font-family,
    'Fredoka',
    sans-serif
  );
  font-size: var(--h1-display-72px-font-size, 64px);
  line-height: var(--h1-display-72px-line-height, 72px);
  font-weight: var(--h1-display-72px-font-weight, 600);
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.nossa-hist-ria-span {
  color: var(--text-main, #665e6e);
}
.nossa-hist-ria-span2 {
  color: var(--pink-soft, #f094ac);
}
.a-gaopa-nasceu-da-necessidade-de-dar-voz-s-fam-lias-de-pessoas-com-tea-em-barcarena-suas-fundadoras-joelma-e-silva-come-aram-a-se-encontrar-em-hospitais-e-cl-nicas-enquanto-buscavam-atendimento-para-seus-filhos-compartilhando-desafios-informa-es-e-apoio-em-2013-o-grupo-realizou-a-1-caminhada-de-conscientiza-o-do-autismo-e-apresentou-uma-carta-aberta-com-demandas-das-fam-lias-at-picas-ainda-n-o-era-uma-associa-o-formalizada-mas-um-movimento-de-pais-unidos-pela-causa-desde-02-de-abril-de-2013-desenvolvemos-a-es-volunt-rias-de-conscientiza-o-e-defesa-de-direitos-promovendo-integra-o-na-comunidade-e-atua-o-junto-ao-poder-p-blico-somos-movidos-por-uma-convic-o-inclus-o-n-o-favor-direito {
  text-align: left;
  font-family: "-", sans-serif;
  font-size: 20px;
  line-height: 32.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.a-gaopa-nasceu-da-necessidade-de-dar-voz-s-fam-lias-de-pessoas-com-tea-em-barcarena-suas-fundadoras-joelma-e-silva-come-aram-a-se-encontrar-em-hospitais-e-cl-nicas-enquanto-buscavam-atendimento-para-seus-filhos-compartilhando-desafios-informa-es-e-apoio-em-2013-o-grupo-realizou-a-1-caminhada-de-conscientiza-o-do-autismo-e-apresentou-uma-carta-aberta-com-demandas-das-fam-lias-at-picas-ainda-n-o-era-uma-associa-o-formalizada-mas-um-movimento-de-pais-unidos-pela-causa-desde-02-de-abril-de-2013-desenvolvemos-a-es-volunt-rias-de-conscientiza-o-e-defesa-de-direitos-promovendo-integra-o-na-comunidade-e-atua-o-junto-ao-poder-p-blico-somos-movidos-por-uma-convic-o-inclus-o-n-o-favor-direito-span {
  color: var(--text-main, #665e6e);
  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);
}
.a-gaopa-nasceu-da-necessidade-de-dar-voz-s-fam-lias-de-pessoas-com-tea-em-barcarena-suas-fundadoras-joelma-e-silva-come-aram-a-se-encontrar-em-hospitais-e-cl-nicas-enquanto-buscavam-atendimento-para-seus-filhos-compartilhando-desafios-informa-es-e-apoio-em-2013-o-grupo-realizou-a-1-caminhada-de-conscientiza-o-do-autismo-e-apresentou-uma-carta-aberta-com-demandas-das-fam-lias-at-picas-ainda-n-o-era-uma-associa-o-formalizada-mas-um-movimento-de-pais-unidos-pela-causa-desde-02-de-abril-de-2013-desenvolvemos-a-es-volunt-rias-de-conscientiza-o-e-defesa-de-direitos-promovendo-integra-o-na-comunidade-e-atua-o-junto-ao-poder-p-blico-somos-movidos-por-uma-convic-o-inclus-o-n-o-favor-direito-span2 {
  color: var(--primary, #7ca3e6);
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
}
.container4 {
  flex: 1;
  height: 412px;
  position: relative;
}
.container5 {
  width: 528px;
  height: 412px;
  position: absolute;
  left: 18px;
  top: 0px;
}
.container6 {
  padding: 27.61px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 4.98px;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  right: 48px;
  left: 0px;
  bottom: -7px;
  top: 0px;
}
.overlay-border-shadow {
  background: rgba(255, 255, 255, 0);
  border-radius: 32px;
  border-style: solid;
  border-color: var(--background-light, #f6f5f3);
  border-width: 4px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  height: 271.44px;
  align-self: stretch;
  position: relative;
  box-shadow: 0px 8px 10px -6px rgba(0, 0, 0, 0.1),
    0px 20px 25px -5px rgba(0, 0, 0, 0.1);
  transform-origin: 0 0;
  transform: rotate(2deg) scale(1, 1);
  overflow: hidden;
}
.fundadoras-em-reuni-o-inicial {
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: cover;
  object-position: center top;
  transform: scale(1.10);
}
.background {
  background: #fcdd60;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  transform-origin: 0 0;
  transform: rotate(-3deg) scale(1, 1);
}
.overlay-shadow {
  background: rgba(255, 255, 255, 0);
  border-radius: 16px;
  flex-shrink: 0;
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  top: 0px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1),
    0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.paragraph {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.text {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  position: relative;
  width: 206.91px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text2 {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  position: relative;
  width: 138.42px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text3 {
  color: var(--text-main, #665e6e);
  text-align: left;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  position: relative;
  width: 129.13px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.section2 {
  background: var(--background-light, #f6f5f3);
  padding: var(--margin, 80px) 80px var(--margin, 80px) 80px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%; max-width: 1280px; box-sizing: border-box; min-width: 0;
  position: relative;
}
.container7 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch; flex-wrap: wrap; box-sizing: border-box; min-width: 0; max-width: 100%;
  flex-shrink: 0;
  position: relative;
}
.overlay-border {
  background: rgba(124, 163, 230, 0.05);
  border-radius: var(--radius-48, 48px);
  border-style: solid;
  border-color: rgba(124, 163, 230, 0.1);
  border-width: 2px;
  padding: 42px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1; min-width: 280px; max-width: 100%; box-sizing: border-box;
  position: relative;
}
.background2 {
  background: var(--primary, #7ca3e6);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  position: relative;
}
.compass {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  aspect-ratio: 1;
}
.group {
  width: 75%;
  height: 75%;
  position: absolute;
  right: 12.5%;
  left: 12.5%;
  bottom: 12.5%;
  top: 12.5%;
  overflow: visible;
}
.miss-o {
  color: var(--primary, #7ca3e6);
  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;
}
.a-defesa-dos-direitos-das-pessoas-com-tea-transtorno-do-espectro-autista-atrav-s-de-medidas-que-traduzam-melhorias-para-sua-condi-o-de-exist-ncia-mediante-atua-o-permanente-junto-sociedade-e-o-poder-p-blico-promovendo-sua-plena-integra-o-na-comunidade {
  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; white-space: normal; word-wrap: break-word; overflow-wrap: break-word;
}
.overlay-border2 {
  background: rgba(240, 148, 172, 0.05);
  border-radius: var(--radius-48, 48px);
  border-style: solid;
  border-color: rgba(240, 148, 172, 0.1);
  border-width: 2px;
  padding: 42px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1; min-width: 280px; max-width: 100%; box-sizing: border-box;
  position: relative;
}
.background3 {
  background: var(--pink-soft, #f094ac);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  position: relative;
}
.show {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  aspect-ratio: 1;
}
.group2 {
  width: 77.89%;
  height: 50%;
  position: absolute;
  right: 11.05%;
  left: 11.05%;
  bottom: 25%;
  top: 25%;
  overflow: visible;
}
.vis-o {
  color: var(--pink-soft, #f094ac);
  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;
}
.ser-referencia-como-associa-o-sem-fins-lucrativos-na-defesa-dos-direitos-das-pessoas-com-tea-e-realizar-iniciativas-que-contribuam-para-a-conscientiza-o-sobre-o-transtorno-do-espectro-autista-tea {
  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; white-space: normal; word-wrap: break-word; overflow-wrap: break-word;
}
.overlay-border3 {
  background: rgba(252, 221, 96, 0.05);
  border-radius: var(--radius-48, 48px);
  border-style: solid;
  border-color: rgba(252, 221, 96, 0.2);
  border-width: 2px;
  padding: 42px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1; min-width: 280px; max-width: 100%; box-sizing: border-box;
  position: relative;
}
.background4 {
  background: #fcdd60;
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  position: relative;
}
.star {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.valores {
  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;
}
.list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.item {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.circle-check {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.respeito-diferen-a-e-pela-dignidade-das-pessoas {
  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;
  flex: 1;
}
.circle-check2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.defesa-da-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;
  flex: 1;
}
.circle-check3 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.comprometimento-com-as-causas-sociais {
  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;
  flex: 1;
}
.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;
}
.container8 {
  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;
}
.container9 {
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container10 {
  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-instagram {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.mdi-facebook {
  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;
}
.list2 {
  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;
}
.group3 {
  width: 58.33%;
  height: 73.94%;
  position: absolute;
  right: 20.83%;
  left: 20.83%;
  bottom: 13.56%;
  top: 12.5%;
  overflow: visible;
}
.container11 {
  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;
}
.mail {
  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;
}
.container12 {
  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-border {
  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;
}
.container13 {
  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;
}

/* --- NOVA SEÇÃO MISSÃO, VISÃO E VALORES --- */
.gaopa-mvv-section {
  background: var(--background-light, #f6f5f3);
  padding: 80px 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.gaopa-mvv-container {
  width: 100%;
  max-width: 1280px;
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
}

.gaopa-mvv-card {
  flex: 1;
  min-width: 300px;
  border-radius: 48px;
  border: 2px solid;
  padding: 42px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  box-sizing: border-box;
}

.card-missao {
  background: rgba(124, 163, 230, 0.05);
  border-color: rgba(124, 163, 230, 0.1);
}

.card-visao {
  background: rgba(240, 148, 172, 0.05);
  border-color: rgba(240, 148, 172, 0.1);
}

.card-valores {
  background: rgba(252, 221, 96, 0.05);
  border-color: rgba(252, 221, 96, 0.2);
}

.mvv-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mvv-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.icon-missao { background: var(--primary, #7ca3e6); }
.icon-visao { background: var(--pink-soft, #f094ac); }
.icon-valores { background: rgba(252, 221, 96, 1); }

.mvv-title {
  font-family: var(--h3-section-title-30px-font-family, 'Fredoka', sans-serif);
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
}

.title-missao { color: var(--primary, #7ca3e6); }
.title-visao { color: var(--pink-soft, #f094ac); }
.title-valores { color: #8F7B34; } 

.mvv-text, .mvv-list li {
  color: var(--text-main, #665e6e);
  font-family: var(--body-small-font-family, 'DM Sans', sans-serif);
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  word-wrap: break-word; /* GARANTE A QUEBRA DE LINHA */
}

.mvv-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.mvv-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.mvv-list img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

/* Animações de Entrada da Página Sobre */
@keyframes pageLoad {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.section {
  animation: pageLoad 0.8s ease-out forwards;
}

.section2 {
  opacity: 0;
  animation: pageLoad 0.8s ease-out 0.2s forwards;
}

.gaopa-mvv-section {
  opacity: 0;
  animation: pageLoad 0.8s ease-out 0.4s forwards;
}

/* ========================================================
   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;
}

@media (max-width: 992px) {
  /* ======= HERO SECTION (SOBRE) ======= */
  .section {
    padding: 40px 24px !important;
  }
  .section .container2 {
    flex-direction: column !important;
    display: flex !important;
    gap: 32px !important;
  }
  /* display: contents faz os filhos participarem direto do flex layout do container2 */
  .section .container3 {
    display: contents !important;
  }
  .section .overlay {
    order: 1 !important;
    align-self: flex-start !important;
    margin-bottom: -16px !important;
  }
  .section .nossa-hist-ria {
    order: 2 !important;
    font-size: 40px !important;
    line-height: 48px !important;
  }
  .section .container4 {
    order: 3 !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 16px 0 !important;
  }
  .section .container5 {
    width: 100% !important;
    height: auto !important;
    position: static !important;
  }
  .section .container6 {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    align-items: center !important;
  }
  .section .overlay-border-shadow {
    width: 100% !important;
    height: 250px !important;
    transform: none !important;
    box-shadow: none !important;
    border-radius: 20px !important;
  }
  .section .fundadoras-em-reuni-o-inicial {
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
  }
  /* Balãozinho amarelo "Onde tudo começou" */
  .section .background {
    position: relative !important;
    top: -30px !important;
    margin: 0 auto !important;
    transform: rotate(0) !important;
    z-index: 10 !important;
    width: 90% !important;
    padding: 16px !important;
    box-sizing: border-box !important;
    align-items: center !important;
    text-align: center !important;
  }
  .section .paragraph {
    align-items: center !important;
  }
  .section .paragraph .text,
  .section .paragraph .text2,
  .section .paragraph .text3 {
    width: auto !important;
    height: auto !important;
    justify-content: center !important;
    text-align: center !important;
  }
  .section .a-gaopa-nasceu-da-necessidade-de-dar-voz-s-fam-lias-de-pessoas-com-tea-em-barcarena-suas-fundadoras-joelma-e-silva-come-aram-a-se-encontrar-em-hospitais-e-cl-nicas-enquanto-buscavam-atendimento-para-seus-filhos-compartilhando-desafios-informa-es-e-apoio-em-2013-o-grupo-realizou-a-1-caminhada-de-conscientiza-o-do-autismo-e-apresentou-uma-carta-aberta-com-demandas-das-fam-lias-at-picas-ainda-n-o-era-uma-associa-o-formalizada-mas-um-movimento-de-pais-unidos-pela-causa-desde-02-de-abril-de-2013-desenvolvemos-a-es-volunt-rias-de-conscientiza-o-e-defesa-de-direitos-promovendo-integra-o-na-comunidade-e-atua-o-junto-ao-poder-p-blico-somos-movidos-por-uma-convic-o-inclus-o-n-o-favor-direito {
    order: 4 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin-top: -16px !important;
  }

  /* ======= FOOTER MOBILE ======= */
  .footer2 {
    padding: 48px 24px 40px 24px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .container8 {
    gap: 40px !important;
    width: 100% !important;
  }
  .container9 {
    flex-direction: column !important;
    gap: 32px !important;
    align-items: flex-start !important;
    width: 100% !important;
  }
  .menu, .contato2, .container12 {
    width: 100% !important;
    flex: none !important;
  }
  .menu2 {
    height: auto !important;
  }
  .divider, .line, hr {
    width: 100% !important;
  }
  .horizontal-border {
    flex-direction: column !important;
    gap: 8px !important;
    text-align: center !important;
    align-items: center !important;
    width: 100% !important;
    height: auto !important;
  }
  ._2026-gaopa-grupo-de-apoio-e-orienta-o-aos-pais-de-autistas-de-barcarena,
  .desenvolvido-por-murucupi-ag-ncia {
    text-align: center !important;
    width: 100% !important;
  }
  /* Régua de logos */
  .regua-logos {
    padding: 24px 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .container13 {
    flex-direction: column !important;
    align-items: center !important;
    gap: 24px !important;
    width: 100% !important;
  }
  .hydro, .ibs, .murucupi {
    width: auto !important;
    height: auto !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 8px !important;
  }
  .realiza-o, .apoio, .execu-o {
    text-align: center !important;
  }
  .logos {
    justify-content: center !important;
    flex-wrap: wrap !important;
  }
  .ibs2, .murucupi2 {
    width: auto !important;
    height: auto !important;
    position: static !important;
  }
  .camada-14, .camada-15 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    max-height: 40px !important;
  }
}
