.doa-o,
.doa-o * {
  box-sizing: border-box;
}
.doa-o {
  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);
}
.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;
}
.main {
  padding: 64px 24px 64px 24px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.background-border-shadow {
  background: var(--background-light, #f6f5f3);
  border-radius: var(--radius-48, 48px);
  border-style: solid;
  border-color: var(--background-light, #f6f5f3);
  border-width: 1px;
  padding: var(--space-64, 64px);
  display: flex;
  flex-direction: column;
  gap: var(--space-32, 32px);
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  max-width: 1152px;
  position: relative;
  box-shadow: 0px 25px 50px -12px rgba(124, 163, 230, 0.05);
  overflow: hidden;
}
.text {
  display: flex;
  flex-direction: column;
  gap: var(--space-16, 16px);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 736px;
  max-width: var(--8-column, 736px);
  position: relative;
}
.fa-a-sua-doa-o {
  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;
}
.fa-a-sua-doa-o-span {
  color: var(--text-main, #665e6e);
}
.fa-a-sua-doa-o-span2 {
  color: var(--pink-soft, #f094ac);
}
.sua-contribui-o-o-que-nos-permite-manter-as-portas-abertas-e-os-direitos-garantidos {
  color: var(--text-main, #665e6e);
  text-align: center;
  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;
}
.container2 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: var(--8-column, 736px);
  position: relative;
}
.pix {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.overlay {
  background: rgba(240, 148, 172, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
}
.main-component {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.nome-institui-o-gaopa-chave-pix-21-035-034-0001-91-coop-sicredi-sudoeste-mt-pa {
  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;
}
.banco {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.background {
  background: #dcfce7;
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
}
.house-01 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.coop-sicredi-sudoeste-mt-pa-conta-37517-0-agencia-0804 {
  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;
}
.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;
}
.container3 {
  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;
}
.container4 {
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.container5 {
  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-o2 {
  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;
}
.group {
  width: 58.33%;
  height: 73.94%;
  position: absolute;
  right: 20.83%;
  left: 20.83%;
  bottom: 13.56%;
  top: 12.5%;
  overflow: visible;
}
.container6 {
  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;
}
.container7 {
  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;
}
.container8 {
  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;
}

.qr-code {
  width: 200px;
  height: 200px;
  object-fit: contain;
  border-radius: 16px;
  flex-shrink: 0;
  background: white;
  padding: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
}

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

.main {
  animation: pageLoad 0.8s ease-out 0s 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) {
  
  /* ======= FOOTER MOBILE ======= */
  .footer2 {
    padding: 48px 24px 40px 24px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .container3 {
    gap: 40px !important;
    width: 100% !important;
  }
  .container4 {
    flex-direction: column !important;
    gap: 32px !important;
    align-items: flex-start !important;
    width: 100% !important;
  }
  .menu, .contato2, .container7 {
    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;
  }
  .container8 {
    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;
  }

  /* ======= DOACAO MOBILE ======= */
  .main {
    padding: 32px 20px !important;
    box-sizing: border-box !important;
  }

  .background-border-shadow {
    padding: 32px 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .text {
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .fa-a-sua-doa-o {
    font-size: 40px !important;
    line-height: 48px !important;
    text-align: center !important;
  }

  .sua-contribui-o-o-que-nos-permite-manter-as-portas-abertas-e-os-direitos-garantidos {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .qr-code {
    max-width: 100% !important;
    height: auto !important;
  }

  .container2 {
    flex-direction: column !important;
    align-items: center !important;
    gap: 32px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .pix, .banco {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    width: 100% !important;
  }

  .nome-institui-o-gaopa-chave-pix-21-035-034-0001-91-coop-sicredi-sudoeste-mt-pa,
  .coop-sicredi-sudoeste-mt-pa-conta-37517-0-agencia-0804 {
    text-align: center !important;
    font-size: 14px !important;
    line-height: 22px !important;
  }
}
