.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-01 {
  width: 100%;
  height: 100vh;
  background-image: url('/documents/20184/3612290/foto-header.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
  overflow: visible;
}

.wrapper-home {
  width: 500px;
  margin-left: 100px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.h1 {
  color: #f8f8f8;
  letter-spacing: .05px;
  padding-right: 12px;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 130%;
}

.h1.landing-color-font {
  color: #1f1f1f;
  font-size: 32px;
  line-height: 135%;
}

.grid-hero {
  z-index: 2;
  height: 250px;
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .9fr;
  margin: 112px auto 0;
  position: relative;
}

.h4 {
  color: #f8f8f8;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.subtitulo-home {
  color: #f8f8f8;
  margin-top: 16px;
  padding-right: 91px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 155%;
}

.subtitulo-home.landing-color-font {
  color: #1f1f1f;
  margin-top: 19px;
  padding-right: 0;
  font-size: 16px;
}

.s-02 {
  height: 100vh;
  background-color: #68a3ab;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
}

.s-02.section {
  background-color: #68a3ab;
}

.grid-section {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrapper-section {
  z-index: 9;
  padding-right: 110px;
  position: relative;
}

.h2 {
  color: #090b0f;
  letter-spacing: -.5px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.h2.aproximacao {
  margin-bottom: 42px;
}

.corpo-texto-branco {
  color: #f8f8f8;
  letter-spacing: -.25px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.botao-cta {
  width: 160px;
  height: 45px;
  border: 1px #f7f7f7;
  border-radius: 8px;
  margin-top: 0;
  text-decoration: none;
}

.text-block {
  width: 160px;
  height: 45px;
}

.texto-cta {
  width: 160px;
  height: 45px;
  color: #f8f8f8;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #f8f8f8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta:hover {
  color: #090b0f;
  background-color: #f8f8f8;
  font-weight: 500;
}

.s-03 {
  height: 100vh;
  background-color: #e8a326;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
}

.s-03.section {
  background-color: #ddab38;
}

.texto-cta-2 {
  width: 160px;
  height: 45px;
  color: #f8f8f8;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #f8f8f8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta-2:hover {
  color: #e29f26;
  background-color: #f8f8f8;
  font-weight: 500;
}

.s-04 {
  height: 100vh;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 40px;
  display: none;
}

.s-04.section {
  display: none;
}

.titulo-section {
  color: #f8f8f8;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.corpo-texto {
  color: #090b0f;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.texto-cta-3 {
  width: 160px;
  height: 45px;
  color: #090b0f;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: #f8f8f8;
  border: 1.5px solid #090b0f;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta-3:hover {
  color: #f8f8f8;
  background-color: #090b0f;
  font-weight: 500;
}

.titulo-section-black {
  color: #090b0f;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.fundo-fluxo {
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: auto;
}

.centralizador-grid, .centralizador-conteudo {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  width: 500px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}

.image {
  margin-bottom: 0;
  display: block;
}

.div-block-2 {
  width: 650px;
  float: none;
  clear: right;
  margin-top: 0;
  margin-left: auto;
  position: absolute;
  top: 2120px;
  left: auto;
  right: 0;
}

.div-block-3 {
  width: 45vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  position: relative;
}

.div-block-4 {
  height: 100vh;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}

.div-block-5 {
  width: 1200px;
  height: 20px;
  background-color: #a54d4d;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.conteudo-fluxo {
  width: 950px;
  height: 100vh;
  align-items: center;
  margin-bottom: -100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-section-meio {
  width: 100%;
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  max-width: 100%;
  margin-top: -6px;
}

.navbar, .container {
  height: 8vh;
}

.navbar-2 {
  width: 100vw;
  height: 8vh;
  position: fixed;
}

.container-2 {
  width: 1200px;
  height: 8vh;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-3 {
  width: 100vw;
  height: 60px;
  background-color: #090b0f;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
  overflow: visible;
}

.container-3 {
  width: 1200px;
  height: 8vh;
}

.nav-link {
  height: 20px;
  opacity: 1;
  color: #f1f1f1;
  text-align: center;
  letter-spacing: .25px;
  text-transform: none;
  padding: 0 20px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link:hover {
  font-weight: 400;
  text-decoration: underline;
}

.nav-link.w--current {
  color: #f1f1f1;
  font-weight: 700;
  text-decoration: none;
}

.brand {
  margin-top: 0;
}

.brand.w--current {
  height: 100%;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.navbar-wrapper {
  height: 100%;
  max-width: 963px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.body {
  overflow: visible;
}

.container-grid {
  max-width: 950px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.section-sobre {
  margin-top: -100vh;
  padding: 40px;
}

.grid-sobre {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  margin-top: 84px;
}

.h3 {
  color: #252525;
  letter-spacing: -.25px;
  text-transform: none;
  border: 1px #000;
  margin-top: 102px;
  margin-bottom: 18px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.h3.primeiro-h3 {
  margin-top: 72px;
  margin-bottom: 30px;
}

.h3.espaco-sobre {
  margin-top: 120px;
}

.h3.distancia-materiais {
  margin-top: 52px;
}

.texto-objetivos {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bold {
  font-weight: 500;
}

.grid-equipe {
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 4px;
}

.wrapper-equipe {
  height: 320px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 12px;
  padding: 18px;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: 0 0 12px 8px rgba(48, 48, 48, .03);
}

.wrapper-equipe:hover {
  box-shadow: 0 0 14px 3px rgba(48, 48, 48, .13);
}

.div-integrante {
  text-decoration: none;
  display: block;
}

.nome-integrante {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.cargo {
  color: #090b0f;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.img-integrante {
  border-radius: 8px;
}

.wrapper-caixa {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  padding-bottom: 8px;
  padding-left: 0;
  display: flex;
}

.text-block-2 {
  display: inline;
}

.mostrar-texto {
  color: #090b0f;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 200%;
  display: inline;
}

.wrapper-ferramentas {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  display: flex;
}

.texto-ferramenta {
  color: #252525;
  letter-spacing: -.2px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.mais-menos {
  cursor: pointer;
  padding-left: 0;
}

.esconder-texto {
  color: #090b0f;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 200%;
  display: inline;
}

.texto-servico {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.titulo-ferramenta {
  color: #252525;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 160%;
  display: block;
  position: static;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  position: static;
}

.dropdown-toggle {
  min-width: 400px;
  padding: 0;
  font-weight: 400;
  display: block;
  position: static;
}

.text-block-3 {
  padding-right: 7px;
  font-size: 17px;
  font-weight: 400;
  display: inline-block;
}

.text-span-9 {
  color: #1f07b2;
}

.icon {
  margin-left: 0;
  margin-right: 10px;
  padding-right: 0;
  display: inline-block;
  position: static;
}

.dropdown-list {
  padding-right: 3px;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  font-size: 18px;
  line-height: 32px;
  position: static;
}

.paragraph-9 {
  margin-left: 0;
  padding-top: 11px;
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.accordion-item {
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.accordion-item.ultimo {
  border-bottom-style: none;
}

.accordion-item-trigger {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 0;
  display: flex;
}

.accordion-item-content {
  overflow: hidden;
}

.down-arrow {
  max-width: 100%;
  min-width: auto;
  margin-left: 8px;
  padding-left: 4px;
}

.modal-marcelo {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-content {
  z-index: 99;
  max-height: 80vh;
  max-width: 700px;
  background-color: #f8f8f8;
  border: 1px #000;
  border-radius: 8px;
  flex: 0 auto;
  padding: 60px 65px 65px;
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 12px rgba(0, 0, 0, .27);
}

.grid {
  grid-column-gap: 13px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.grid.teste {
  grid-column-gap: 16px;
  grid-template-columns: 1fr;
}

.texto-integrante {
  color: #383838;
  letter-spacing: -.2px;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.close-modal {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: -25px;
  bottom: auto;
  left: auto;
  right: -25px;
}

.image-3 {
  display: none;
}

.close-modal-bg {
  z-index: auto;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-leo {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block {
  width: auto;
  height: auto;
  margin-top: 62px;
}

.link-block-cta {
  width: auto;
  height: auto;
  margin-top: 58px;
  text-decoration: none;
}

.section-experimentos {
  padding: 40px;
}

.grid-experimentos {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  margin-top: 84px;
}

.grid-expermentos {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wrapper-experimento {
  width: 100%;
  height: 300px;
  background-color: #d4d4d4;
  padding: 22px;
  display: flex;
}

.wrapper-experimento.e-guanaclin {
  height: 300px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .42));
  align-items: stretch;
  padding: 18px;
  display: flex;
}

.wrapper-experimento.e-guanaclin:hover {
  opacity: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .61));
}

.wrapper-experimento.e-bussola-gh {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/b_bg-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.wrapper-experimento.e-impacta {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/impacta-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.wrapper-experimento.e-fagulha {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/fagulha.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.wrapper-experimento.e-hackfest {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/Treinamento-ODP.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-6 {
  width: 234px;
  height: 180px;
  background-color: #090b0f;
}

.conteudo-experimentos {
  width: 950px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-experimento {
  clear: none;
  flex: 1;
  align-self: flex-end;
  display: block;
}

.titulo-ferramenta-copy {
  color: #090b0f;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  display: block;
  position: static;
}

.nome-projeto {
  color: #fff;
  letter-spacing: -.2px;
  margin-bottom: -50px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  display: block;
  position: static;
}

.seta-projeto {
  opacity: 0;
  color: #fff;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
  display: inline-block;
  position: static;
}

.section-pag-proj {
  padding: 40px;
}

.container-grid-copy, .container-pag-proj {
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.grid-pag-proj {
  width: 950px;
  grid-column-gap: 110px;
  grid-row-gap: 15px;
  grid-template: "."
                 "."
                 "."
                 / 2fr 220px;
  justify-items: start;
  margin-top: 90px;
}

.img-proj {
  margin-top: 0;
  margin-bottom: 18px;
}

.div-paragrafo {
  color: #444;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 170%;
}

.img-projeto {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.img-projeto.borda-imagem {
  border: 1px solid #e0e0e0;
}

.texto-paragrafo {
  color: #2e2e2e;
  letter-spacing: 0;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.div-detalhes-proj {
  color: #505050;
  text-align: left;
  margin-top: 18px;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  line-height: 180%;
  position: static;
  top: 50px;
}

.linha-divisoria {
  width: 90%;
  height: 1px;
  background-color: #3a3a3a;
  margin-bottom: 18px;
}

.texto-detalhes {
  color: #505050;
  letter-spacing: 0;
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.texto-detalhes.distancia-detalhes-proj {
  margin-top: 44px;
  margin-bottom: 4px;
}

.navbar-branca {
  background-color: #fff;
  border-bottom: .5px solid #d4d4d4;
}

.navlink-branca {
  height: 20px;
  opacity: 1;
  color: #1f1f1f;
  letter-spacing: .25px;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navlink-branca:hover {
  font-weight: 400;
  text-decoration: underline;
}

.navlink-branca.w--current {
  color: #1f1f1f;
  font-weight: 700;
  text-decoration: none;
}

.titulo-detalhes {
  color: #3a3a3a;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.titulo-detalhes-proj {
  color: #505050;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px #5e5e5e;
  margin-top: 34px;
  margin-bottom: 6px;
  padding-bottom: 0;
  font-family: Roboto Mono, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.section-acervo {
  padding: 40px;
}

.grid-acervo {
  grid-template: "."
                 "."
                 / 1fr;
  margin-top: 84px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.link-acervo {
  text-decoration: none;
}

.grid-relatorios-atividades {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: -10px;
}

.image-5 {
  width: 237.5px;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-objetivos {
  grid-column-gap: 39px;
  grid-row-gap: 41px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.caixa-objetivos {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-left: 0;
  padding: 15px 25px 20px 36px;
}

.image-6 {
  width: 60px;
  max-width: none;
  background-color: #fff;
  margin: -40px auto -8px -62px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.texto-objetivos-2 {
  color: #090b0f;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 180%;
}

.bold-2 {
  font-size: 15px;
  font-weight: 500;
}

.bold-2.projeto {
  font-size: 14px;
}

.texto-fluxo {
  color: #2e2e2e;
  letter-spacing: -.2px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.grid-equipe-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 4px;
}

.wrapper-equipe-2 {
  max-height: 100%;
  min-height: 100%;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 12px;
  align-items: center;
  padding: 18px;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 0 12px 8px rgba(48, 48, 48, .03);
}

.wrapper-equipe-2:hover {
  box-shadow: 0 0 12px 3px rgba(48, 48, 48, .15);
}

.wrapper-equipe-2.off {
  display: none;
}

.div-integrante-2 {
  margin-top: -7px;
  display: block;
}

.div-integrante-2.box {
  color: #505050;
  margin-top: 0;
}

.div-integrante-2.box.teste {
  margin-top: 0;
}

.div-integrante-2.teste {
  grid-column-gap: 7px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nome-integrante-2 {
  color: #252525;
  letter-spacing: -.2px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  line-height: 150%;
  display: block;
}

.cargo-2 {
  color: #252525;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 150%;
}

.cargo-2.teste {
  margin-top: 36px;
}

.img-john-experimento {
  position: relative;
  top: 1116px;
}

.image-7 {
  margin-left: 105px;
}

.nome-projeto-2 {
  color: #fff;
  letter-spacing: -.2px;
  margin-bottom: -50px;
  font-family: Roboto, sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 120%;
  display: block;
  position: static;
}

.grid-experimentoss {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
  padding-left: 0;
  padding-right: 0;
}

.wrapper-experimento-2 {
  width: 100%;
  height: 300px;
  background-color: #d4d4d4;
  padding: 22px;
  text-decoration: none;
  display: flex;
}

.wrapper-experimento-2.e-sintese {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/sintese.jpg.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-sintese._2 {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/sintese.jpg.png');
}

.wrapper-experimento-2.e-simplifica {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/simplifica.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-bussola-gh {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/b_gh.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-antivirus {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/antivirus.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-impacta {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/impacta-nova.jpg');
  background-position: 0 0, 40%;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-impacta.oculta {
  display: flex;
}

.wrapper-experimento-2.e-impacta.mosaico {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/image-5-1.png');
}

.wrapper-experimento-2.e-impacta.cpsi {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/cpsi.jpg');
}

.wrapper-experimento-2.e-impacta.cnmp {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/cnmp.png');
  flex-wrap: nowrap;
}

.wrapper-experimento-2.e-impacta.gate {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/GATE-foto.png');
}

.wrapper-experimento-2.e-vertice {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/vertice.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-jornada {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/jornada-do-obito.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.wrapper-experimento-2.e-ouvidoria {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/ouvidoria.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-reuniao {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/reunioes-37.png');
  background-position: 0 0, 48% 15%;
  background-size: auto, 124%;
  background-attachment: scroll, scroll;
}

.wrapper-experimento-2.e-hackfest {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/hackfest.jpg.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  text-decoration: none;
  display: none;
}

.wrapper-experimento-2.e-fagulha {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/simplifica_1.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-guanabara {
  background-image: none;
}

.wrapper-experimento-2.e-argos {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/argos.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  display: flex;
}

.wrapper-experimento-2.e-prisional {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/exp-prisional.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-promotoria {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/promotoria.jpg');
  background-position: 0 0, -84px 0;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-integra {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/integra.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-bussola-gh {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/b_bg-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: stretch;
}

.wrapper-experimento-2.e-guanabara {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/b_bg.jpg');
  background-position: 0 0, -26px 0;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-integra {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/integra.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  text-decoration: none;
}

.wrapper-experimento-2.e-bussola-gh {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/b_gh.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.wrapper-experimento-2.e-guanaclin {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)), url('/documents/20184/3612290/2_b_guanabara.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.botao-acervo {
  text-decoration: none;
}

.botao-acervo:hover {
  color: #313131;
  text-decoration: none;
}

.wrapper-equipe-3 {
  max-height: 100%;
  min-height: 100%;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 12px;
  padding: 18px;
  transition: box-shadow .2s;
  box-shadow: 0 0 12px 8px rgba(48, 48, 48, .03);
}

.wrapper-equipe-3:hover {
  text-decoration: none;
  box-shadow: 0 0 14px 3px rgba(48, 48, 48, .13);
}

.img-integrante-2 {
  border-radius: 8px;
}

.nome-integrante-3 {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  line-height: 150%;
}

.nome-integrante-3.link {
  color: #424242;
  margin-top: 0;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}

.nome-integrante-3.link:hover {
  text-decoration: underline;
}

.cargo-3 {
  color: #3a3a3a;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.botao-acervo-2 {
  text-decoration: none;
}

.botao-acervo-2:hover {
  color: #313131;
  text-decoration: none;
}

.botao-acervo-2.sumir {
  display: none;
}

.wrapper-equipe-4 {
  max-height: 100%;
  min-height: 100%;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 12px;
  padding: 18px;
  transition: box-shadow .2s;
  box-shadow: 0 0 12px 8px rgba(48, 48, 48, .03);
}

.wrapper-equipe-4:hover {
  box-shadow: 0 0 14px 3px rgba(48, 48, 48, .13);
}

.h3-2 {
  color: #090b0f;
  letter-spacing: -.25px;
  text-transform: none;
  border: 1px #000;
  margin-top: 58px;
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.grid-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: -10px;
}

.botao-acervo-3 {
  text-decoration: none;
}

.botao-acervo-3:hover {
  color: #313131;
  text-decoration: none;
}

.botao-acervo-3.off {
  display: none;
}

.container-pag-proj-2 {
  max-width: 950px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.grid-pag-proj-2 {
  width: 950px;
  grid-column-gap: 60px;
  grid-row-gap: 15px;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 / 2fr 220px;
  justify-items: start;
  margin-top: 94px;
  margin-right: 0;
  padding-right: 122px;
}

.grid-relacionados {
  grid-column-gap: 10px;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
}

.titulo-detalhes-proj-2 {
  color: #444;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px #5e5e5e;
  margin-top: 34px;
  margin-bottom: 6px;
  padding-bottom: 0;
  font-family: Roboto Mono, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.h2-2 {
  color: #090b0f;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.texto-detalhes-2 {
  color: #505050;
  letter-spacing: 0;
  text-indent: 0;
  margin-top: 18px;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
}

.texto-detalhes-2.relacionados {
  letter-spacing: -.3px;
  text-indent: 0;
  white-space: normal;
  margin-top: -22px;
  margin-bottom: 1px;
  margin-left: 0;
  padding-top: 3px;
  line-height: 160%;
}

.texto-detalhes-2.titulo {
  margin-top: -16px;
  margin-bottom: -16px;
}

.texto-detalhes-2.link {
  color: #505050;
  letter-spacing: -.3px;
  text-indent: -7px;
  white-space: normal;
  margin-bottom: -12px;
  margin-left: -1px;
  text-decoration: none;
  display: block;
}

.texto-detalhes-2.link:hover {
  text-decoration: underline;
}

.texto-detalhes-2.distancia-detalhes-proj {
  margin-top: 30px;
  margin-bottom: 4px;
}

.underline-recuo {
  margin-left: -2px;
  font-weight: 300;
}

.underline-recuo:hover {
  text-decoration: none;
}

.s-01 {
  width: 100%;
  height: 100vh;
  background-image: url('/documents/20184/3612290/foto-header.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
  overflow: visible;
}

.s-01.section {
  background-image: url('/documents/20184/3612290/foto-header.png');
  background-position: 50%;
  background-size: cover;
}

.banner-fluxo {
  margin-bottom: 25px;
  margin-left: -13px;
}

.footer {
  background-color: #273241;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-7 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/yt.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.redes-sociais {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto 50px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3px;
  margin-bottom: 20px;
  margin-right: 0;
  padding-left: 0;
  display: grid;
}

.button-6 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/tt.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-span-2 {
  margin-top: 22px;
  display: block;
}

.titulohead {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  margin-bottom: 5px;
  font-family: Roboto Mono, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.titulohead.servi-o {
  margin-top: -13px;
  margin-bottom: -12px;
}

.titulohead.acesso {
  margin-top: 0;
  margin-bottom: -22px;
}

.div-block-7 {
  border-left: .4px solid #fff;
  padding-top: 0;
  padding-left: 12px;
}

.div-block-7.acesso {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto auto auto auto;
  grid-auto-columns: 1fr;
  margin-top: 19px;
  display: grid;
}

.button-5 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/fb.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0;
}

.text-span {
  font-weight: 500;
}

.subs {
  color: #fff;
  text-decoration: none;
}

.conteudo-footer {
  max-width: 1150px;
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 1;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  justify-items: center;
  margin: 28px auto 0;
  padding-top: 0;
  display: grid;
}

.button-8 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/fli.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.button-8._9 {
  background-image: url('/documents/20184/3612290/insta.svg');
}

.button-8._10 {
  background-image: url('/documents/20184/3612290/tiktiok.svg');
}

.button-8._11 {
  background-image: url('/documents/20184/3612290/linkedin.svg');
}

.texto-footer {
  max-width: none;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 46px;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}

.texto-footer.conhe-a {
  color: #fff;
  text-align: left;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.texto-footer.conhe-a.ult {
  margin-bottom: 0;
}

.texto-footer.conhe-a.social {
  margin-bottom: 0;
  margin-right: -50px;
  font-size: 15px;
}

.texto-footer.conhe-a.escondido {
  display: none;
}

.secao-footer {
  color: #fff;
  letter-spacing: .25px;
  background-color: #f1f1f1;
  border-top: 1px #6364a8;
  margin-top: 104px;
  padding: 70px 25px 50px;
  font-size: 18px;
  font-weight: 100;
  line-height: 27px;
}

.container-footer {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.grid-conteudo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.25fr;
}

.texto-rodape {
  color: #747474;
  text-align: right;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.grid-footer {
  width: 950px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7px;
  margin-bottom: 0;
  margin-left: -3px;
  display: grid;
}

.image-103 {
  width: 130px;
  margin-top: -10px;
  margin-left: -8px;
}

.div-block-8 {
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 143%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-104 {
  width: 700px;
  height: 300px;
  max-width: 70%;
  clear: none;
}

.fluxo-pag-sobre {
  width: 25vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 754px;
}

.modal-bia {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-bia.cari, .modal-bia.camila {
  display: none;
}

.modal-juliana, .modal-breno {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-breno.beatriz-cari, .modal-breno.camila {
  display: none;
}

.modal-mayra {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-nathan, .modal-larissa {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-larissa.pedroso {
  display: none;
}

.modal-julia, .modal-leticia, .modal-manuella, .modal-matheus {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-15 {
  max-width: 100%;
}

.grid-section-2 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  align-items: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.s-05 {
  height: 100vh;
  background-color: #e8a326;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
}

.s-05.section {
  background-color: #f49819;
}

.text-wrapper-section-3 {
  z-index: 9;
  margin-left: 1px;
  padding-right: 50px;
  position: relative;
}

.titulo-section-black-3 {
  color: #fff;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.corpo-texto-2 {
  color: #fff;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.texto-cta-3-2 {
  width: 160px;
  height: 45px;
  color: #fff;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta-3-2:hover {
  color: #363377;
  background-color: #fff;
  font-weight: 500;
}

.texto-cta-2 {
  width: 160px;
  height: 45px;
  color: #f8f8f8;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #f8f8f8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta-2:hover {
  color: #68a3ab;
  background-color: #f8f8f8;
  font-weight: 500;
}

.grid-section-2 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  margin: 0 auto;
}

.grid-section-2.invertida {
  grid-template-columns: .8fr 1fr;
}

.texto-cta-2-2 {
  width: 160px;
  height: 45px;
  color: #f8f8f8;
  letter-spacing: .35px;
  text-transform: lowercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #f8f8f8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.texto-cta-2-2:hover {
  color: #ddab38;
  background-color: #f8f8f8;
  font-weight: 500;
}

.s-04-2 {
  height: 100vh;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 40px;
  display: block;
}

.s-04-2.section {
  background-color: #363377;
  justify-content: center;
  align-items: center;
  padding-right: 40px;
  display: flex;
}

.footer-2 {
  background-color: #090b0f;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-2.section {
  background-color: #1d1d1d;
  padding-top: 70px;
}

.image-105 {
  max-width: 95%;
}

.text-wrapper-section-4 {
  z-index: 9;
  margin-left: 0;
  padding-right: 50px;
  position: relative;
}

.seta {
  width: 35px;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-2 {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.image-107 {
  max-width: 20px;
}

.image-107.teste-abertura {
  max-width: 25px;
}

.link-projeto {
  color: #000;
  font-weight: 500;
}

.text-span-10 {
  color: #ff0505;
}

.text-span-11 {
  color: red;
}

.text-span-12 {
  color: #ff0808;
}

.text-span-13, .text-span-14 {
  color: red;
}

.text-span-15 {
  color: red;
  text-indent: 0;
}

.text-span-16 {
  color: #ff0808;
}

.text-span-17, .text-span-18 {
  color: red;
}

.text-span-19 {
  color: #f80000;
}

.section-contato {
  padding: 40px;
}

.container-contato {
  max-width: 950px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.contato-label {
  margin-left: -1px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.campo-texto-contato {
  border-radius: 8px;
  margin-top: 12px;
  margin-bottom: 28px;
}

.campo-texto-contato.mensagem {
  height: 100px;
  white-space: break-spaces;
  object-fit: fill;
  overflow: scroll;
}

.botao-enviar-contato {
  width: 160px;
  height: 45px;
  color: #333;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  margin-top: 34px;
  padding: 12px 9px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
}

.botao-enviar-contato:hover {
  color: #fff;
  background-color: #e8a326;
  border-color: #e8a326;
}

.wrapper-formulario {
  margin-top: 0;
}

.grid-contato {
  grid-column-gap: 48px;
  grid-template: "."
                 "."
                 / .9fr 1fr;
  margin-top: 84px;
}

.map {
  margin-bottom: 15px;
}

.html-embed {
  min-height: 369px;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
}

.image-108 {
  margin-top: 2px;
}

.div-block-9 {
  max-height: 84%;
  min-height: 100%;
}

.div-block-10 {
  border-left: 1px solid #5a5a5a;
  margin-left: -16px;
  padding-left: 14px;
}

.textarea {
  min-height: 100px;
  border-radius: 8px;
  margin-top: 12px;
  margin-bottom: 0;
}

.text-block-4 {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.success-message {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding-bottom: 25px;
  padding-left: 54px;
  box-shadow: 0 0 12px 8px rgba(122, 111, 64, 0);
}

.text-span-20 {
  padding-top: 0;
  font-size: 12px;
  font-weight: 300;
  display: inline-block;
}

.text-span-21 {
  font-size: 15px;
}

.success-message-2 {
  padding-top: 27px;
  padding-left: 47px;
}

.error-message {
  width: 300px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-top: 29px;
  padding-left: 31px;
  padding-right: 0;
  position: absolute;
}

.link {
  color: #2e2e2e;
}

.link:hover {
  color: #f9a12a;
}

.texto-objetivos-3 {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
}

.accordion-item-2 {
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.accordion-item-2.objetivo-sem-linha {
  border-bottom-style: none;
}

.grid-equipe-3 {
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 4px;
}

.div-block-13 {
  border: 1.5px solid #dedede;
  border-radius: 8px;
  margin-left: 0;
  padding: 15px 25px 15px 36px;
}

.div-block-13:hover {
  border-color: #dedede;
}

.image-109 {
  width: 55px;
  max-width: 60px;
  background-color: #fff;
  margin-top: -41px;
  margin-left: -58px;
  margin-right: -4px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.bold-3 {
  font-size: 16px;
  font-weight: 500;
}

.div-integrante-3 {
  display: block;
}

.grid-objetivos-2 {
  grid-column-gap: 39px;
  grid-row-gap: 41px;
  margin-top: 27px;
}

.accordion-item-trigger-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.texto-ferramenta-2 {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.container-grid-2 {
  max-width: 950px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.grid-ex-integrantes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 4px;
}

.div-material {
  display: block;
}

.div-material.box {
  margin-top: 198px;
}

.nome-material {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  line-height: 150%;
}

.nome-material.link {
  margin-top: 0;
  text-decoration: none;
}

.nome-material.link:hover {
  text-decoration: underline;
}

.tipo-material {
  color: #090b0f;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.image-110 {
  width: 16px;
  margin-bottom: 3px;
  margin-left: 11px;
}

.link-block-3 {
  margin-left: 0;
}

.img-integrante-teste2 {
  max-width: 40%;
  border-radius: 8px;
  margin-right: 11px;
}

.wrapper-equipe-2-teste2 {
  height: auto;
  max-height: 100%;
  min-height: 100%;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 12px;
  align-items: flex-start;
  padding: 18px;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 0 12px 8px rgba(48, 48, 48, .03);
}

.wrapper-equipe-2-teste2:hover {
  box-shadow: 0 0 12px 3px rgba(48, 48, 48, .15);
}

.div-integrante-2-teste2 {
  align-self: center;
  margin-top: -9px;
  display: block;
}

.div-integrante-2-teste2.box {
  margin-top: 198px;
}

.subtitulo-projeto {
  letter-spacing: 0;
  margin-top: -2px;
  margin-bottom: 15px;
  padding-right: 0;
  font-family: Roboto Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 175%;
}

.subtitulo-projeto.mosaico {
  padding-right: 129px;
}

.caixa-titulo-projeto {
  margin-top: 0;
}

.image-111 {
  max-width: 82%;
  text-align: center;
  line-height: 0;
  display: inline;
}

.section-faq {
  margin-top: 0;
  padding: 40px;
}

.texto-faq {
  color: #090b0f;
  letter-spacing: 0;
  margin-top: 6px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
}

.texto-faq.teste {
  font-weight: 300;
}

.texto-faq.final {
  margin-top: 50px;
}

.texto-faq-ultimo {
  color: #090b0f;
  letter-spacing: 0;
  margin-top: 6px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
}

.texto-faq-ultimo.teste {
  font-weight: 300;
}

.titulo-faq {
  color: #000;
  letter-spacing: -.2px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 160%;
}

.italic-text {
  font-weight: 300;
}

.underline-recuo-parceiros {
  margin-left: -10px;
}

.wrapper-detalhe {
  margin-bottom: 20px;
}

.wrapper-detalhe.escondido {
  display: none;
}

.titulo-detalhes-projeto {
  color: #444;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px #5e5e5e;
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 0;
  font-family: Roboto Mono, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.titulo-detalhes-projeto.esconder {
  display: none;
}

.categoria-nome {
  color: #505050;
  margin-bottom: 2px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 180%;
}

.categoria-nome.projeto {
  font-size: 14px;
}

.conteudo-detalhe {
  margin-bottom: 13px;
}

.coluna-direita {
  color: #505050;
  text-align: left;
  margin-top: 5px;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  line-height: 170%;
  position: static;
  top: 50px;
}

.item-informacoes-proj {
  margin-bottom: 6px;
}

.item-informacoes-proj.esconder {
  display: none;
}

.link-item {
  color: #505050;
  text-decoration: none;
  display: block;
}

.link-item:hover {
  color: #f9a12a;
  text-decoration: underline;
}

.link-item.escondido {
  display: none;
}

.link-footer {
  color: #fff;
}

.image-113 {
  margin-top: 2px;
}

.home-section1 {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.conteudo-section {
  max-width: 100vw;
}

.grid-section1 {
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-items: center;
  justify-items: start;
}

.bg-section1 {
  width: 100%;
  height: 100%;
  background-color: #e9bf43;
}

.img-landing {
  width: 550px;
  border-radius: 8px;
  margin-left: -46px;
  box-shadow: 6px 6px 14px 1px rgba(56, 54, 46, .35);
}

.div-text-landing {
  width: 500px;
}

.icone-sucess-msg {
  width: 60px;
  max-width: none;
  background-color: #fff;
  margin: -71px auto -8px -62px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.secao-hero {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding: 44px;
  display: flex;
}

.container-homepage {
  width: 950px;
  max-width: 950px;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: -60px;
}

.text-hero {
  text-align: left;
}

.titulo-homepage {
  color: #090b0f;
  letter-spacing: -.5px;
  margin-bottom: 10px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.titulo-homepage.aproximacao {
  margin-bottom: 42px;
}

.titulo-homepage.alternativo {
  color: #68a3ab;
  align-self: center;
  margin-bottom: 4px;
  font-size: 19px;
  line-height: 155%;
}

.texto-homepage {
  color: #090b0f;
  letter-spacing: -.2px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.texto-homepage.alternativo {
  margin-bottom: 0;
  line-height: 180%;
}

.texto-homepage.alternativo._2 {
  color: #fff;
  font-weight: 500;
}

.image-114 {
  width: 300px;
  margin-left: 42px;
}

.div-button-azul {
  width: 160px;
  height: 45px;
  color: #68a3ab;
  border: 1.5px solid #68a3ab;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.div-button-azul:hover {
  color: #fff;
  background-color: #68a3ab;
}

.text-block-5 {
  text-decoration: none;
}

.text-button {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.div-button-amarelo {
  width: 160px;
  height: 45px;
  color: #ddab38;
  border: 1.5px solid #ddab38;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.div-button-amarelo:hover {
  color: #fff;
  background-color: #ddab38;
}

.grid-amarelo {
  grid-column-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: 500px 320px;
  margin-top: 0;
}

.grid-azul, .grid-roxo {
  grid-column-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: 320px 500px;
  margin-top: 0;
}

.container-homepage-amarelo {
  width: 950px;
  max-width: 950px;
}

.image-azul, .image-amarelo {
  width: 320px;
  margin-left: 0;
}

.image-roxo {
  width: 320px;
  margin-left: 0;
  transform: rotate(0);
}

.div-button-roxo {
  width: 160px;
  height: 45px;
  color: #363377;
  border: 1.5px solid #363377;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.div-button-roxo:hover {
  color: #fff;
  background-color: #363377;
}

.secao-heroo {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding: 44px;
  display: flex;
}

.secao-heroo.section {
  background-color: #2c374b;
  background-image: url('/documents/20184/3612290/bg-hero-fluxo-37.svg');
  background-position: 0%;
  background-size: cover;
  background-attachment: scroll;
}

.secao-heroo.section.teste {
  width: 100%;
  height: 100%;
  background-color: #160104;
  background-image: none;
  margin-left: 0;
  padding: 0;
  display: flex;
}

.secao-heroo.section.teste.preto {
  background-color: #0e131b;
}

.secao-heroo.section.teste.roxo {
  background-color: #161635;
}

.secao-heroo.section.teste.ver-claro {
  background-color: #752116;
  display: block;
}

.secao-heroo.section.teste.ver-clarinha {
  background-color: #561c1d;
}

.secao-heroo.section.teste.cinza {
  background-color: #d3d3d3;
}

.div-fluxo-azul-bg {
  z-index: 1;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-115 {
  width: 600px;
  height: auto;
}

.img-hero {
  border-radius: 8px;
}

.frase-hero {
  margin-top: -8px;
}

.image-116 {
  z-index: 1;
  max-width: 100%;
  border-radius: 8px;
  position: relative;
  box-shadow: 3px 3px 12px -3px rgba(0, 0, 0, .38);
}

.div-fluxo-laranj-bg {
  z-index: 9;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.img-fluxo-laranj {
  width: 500px;
  height: auto;
}

.img-fluxo-azul {
  width: 700px;
  height: auto;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  margin-top: -136px;
  padding-top: 0;
}

.image-117 {
  z-index: 99;
  position: relative;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
}

.pedaco-2-fluxo {
  z-index: 0;
  margin-left: -2px;
  position: relative;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  position: relative;
  top: 0;
}

.div-block-14 {
  margin-left: 0;
  position: relative;
  top: -5px;
  left: 55px;
}

.div-fluxo-laranj {
  margin-left: 0;
  position: relative;
  top: 10px;
  left: 121px;
}

.div-fluxo-laranja-2 {
  z-index: 1;
  width: 370px;
  align-self: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.img-laranja-fluxo2 {
  height: auto;
  margin-top: 30px;
}

.grid-hero-2 {
  grid-template-columns: 1fr .5fr;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.h1-2 {
  color: #f8f8f8;
  padding-right: 78px;
  font-family: Roboto, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 130%;
}

.subtitulo-home-2 {
  color: #f8f8f8;
  padding-right: 161px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 155%;
}

.titulo {
  color: #000;
  letter-spacing: .25px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
}

.titulo.branco {
  color: #fff;
}

.lottie-animation-3 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  justify-content: space-around;
  align-self: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  overflow: visible;
}

.background-video-2 {
  height: 101vh;
}

.background-video-2.teste-hero {
  width: 100%;
  height: 100vh;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  align-self: stretch;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.grid-abertura {
  grid-row-gap: 50px;
  grid-template-rows: auto 30px;
  grid-template-columns: 1.5fr 1fr;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-homepage-2 {
  width: 950px;
  max-width: 950px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.container-homepage-2.teste-hero {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-logoclara {
  z-index: 50;
  width: 100vw;
  height: 60px;
  background-color: #fff;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-logoclara.abertura-teste {
  z-index: 50;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.navbar1-content {
  width: 962px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-nav {
  height: 21px;
  align-self: center;
}

.image-118 {
  width: 100px;
}

.navbar1-menu {
  z-index: 2147483647;
  height: 60px;
  align-self: auto;
  align-items: center;
  display: flex;
  position: static;
}

.navbar1-wrapper-link {
  width: auto;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  align-items: center;
  display: block;
}

.navbar1-link {
  color: #fff;
  text-align: center;
  margin-left: 43px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.navbar1-link:hover {
  text-decoration: underline;
}

.navbar1-link.w--current {
  font-weight: 700;
}

.navbar1-link.preto {
  color: #000;
}

.nav-logoescura {
  z-index: 51;
  width: 100vw;
  height: 60px;
  background-color: #283449;
  margin-top: 0;
  display: block;
  position: fixed;
}

.nav-logoescura.abertura-teste-2 {
  z-index: 40;
  background-color: #fff;
  margin-top: 0;
  display: block;
}

.navbar2-content {
  width: 962px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar2-wrapper-link {
  z-index: 99999;
  width: auto;
  color: #22344a;
  text-align: center;
  flex: 0 auto;
  align-items: center;
  display: block;
  position: static;
}

.navbar2-link {
  color: #22344a;
  text-align: center;
  margin-left: 43px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.navbar2-link:hover {
  text-decoration: underline;
}

.navbar2-link.w--current {
  font-weight: 700;
}

.logo-escura {
  height: 21px;
  align-self: center;
}

.image-118-copy {
  width: 100px;
  display: block;
}

.link-block-5, .link-block-6, .link-block-7 {
  align-self: center;
}

.div-seta {
  margin-top: 0;
}

.navbar-4 {
  display: none;
}

.div-block-16 {
  margin-top: 0;
}

.hero-nav-logo-escura {
  z-index: 51;
  width: 100vw;
  height: 60px;
  background-color: #283449;
  margin-top: 0;
  display: block;
  position: fixed;
}

.hero-nav-logo-escura.abertura-teste-2 {
  z-index: 40;
  background-color: #fff;
  margin-top: 0;
  display: block;
}

.div-block-17 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.html-embed-2 {
  display: none;
}

.div-button-vermelho {
  width: 160px;
  height: 45px;
  color: #6c1b1b;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #6c1b1b;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.div-button-vermelho:hover {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #6c1b1b;
  background-clip: border-box;
}

.div-button-vermelho.azul {
  color: #1d5867;
  border-color: #1d5867;
}

.div-button-vermelho.azul:hover {
  color: #fff;
  background-color: #1d5867;
}

.text-span-22 {
  color: #550f0e;
}

.modal-cari {
  z-index: 2147483647;
  background-color: rgba(51, 44, 41, .9);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-cpsi {
  z-index: 999;
  width: 373px;
  height: auto;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 28px;
  margin-right: 50px;
  padding: 32px 20px 28px 33px;
  text-decoration: none;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 0 14px -2px rgba(0, 0, 0, .18);
}

.box-cpsi:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, .38);
}

.div-block-18 {
  align-self: center;
}

.image-120 {
  width: 10.5px;
  margin-top: -11px;
  margin-left: 305px;
  display: inline-block;
  position: absolute;
}

.link-cpsi {
  font-weight: 700;
  display: none;
}

.image-121 {
  width: 10.5px;
  margin-top: -11px;
  margin-left: 305px;
  display: none;
  position: absolute;
}

.bloco-cpsi {
  width: 75px;
  color: #68a3ab;
  background-color: #68a3ab;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: -42px;
  margin-left: -45px;
  display: flex;
  position: absolute;
}

.bloco-cpsi.flutuante {
  z-index: 9999;
  margin: 0 333px 188px 0;
  text-decoration: none;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bloco-cpsi.flutuante:hover {
  background-color: #ddab38;
}

.image-122 {
  width: 12px;
  display: block;
  position: static;
}

.image-122._2 {
  display: none;
}

.box-cpsi-fechar {
  z-index: 9990;
  margin-bottom: 178px;
  margin-right: 15px;
  padding: 12px;
  display: none;
  position: fixed;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-19 {
  display: none;
}

.text-span-23 {
  font-size: 17px;
  font-weight: 500;
}

.modal-felipe {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-29 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 15px;
  display: block;
}

.redes {
  color: #747474;
  margin-bottom: -3px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.botao-insta {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/rede1-cópia-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  border-radius: 20px;
  margin-left: -4px;
  padding: 20px;
  display: inline-block;
}

.botao-linkedin {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/rede2-cópia-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 20px;
}

.botao-site {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('/documents/20184/3612290/rede3-cópia-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 20px;
}

.modal-sophia {
  z-index: 9999;
  background-color: rgba(20, 20, 20, .9);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  .section-01 {
    padding: 45px 40px;
  }

  .grid-hero {
    width: 100%;
    height: auto;
    text-align: left;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .s-02 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .s-02.section {
    flex-direction: row;
  }

  .grid-section {
    width: 100%;
    text-align: center;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .text-wrapper-section {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
  }

  .h2 {
    margin-bottom: 38px;
  }

  .botao-cta {
    clear: left;
    margin-top: 30px;
  }

  .s-03 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .s-04 {
    padding-left: 40px;
  }

  .titulo-section {
    text-align: left;
    margin-bottom: 10px;
  }

  .titulo-section-black {
    margin-bottom: 10px;
  }

  .div-block-3 {
    width: 600px;
  }

  .conteudo-fluxo {
    width: 100%;
  }

  .grid-section-meio {
    width: auto;
    text-align: center;
    grid-template-columns: 1fr;
    align-self: center;
    padding: 0 45px 0 0;
    display: flex;
  }

  .image-2 {
    opacity: .1;
  }

  .nav-link {
    color: #fff;
    text-align: left;
    background-color: #090b0f;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 18px 25px 40px;
    display: flex;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .navbar-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-grid {
    margin-top: 60px;
  }

  .grid-sobre {
    grid-template-columns: 1fr .5fr;
  }

  .grid-equipe {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .modal-marcelo {
    display: none;
  }

  .modal-content {
    max-height: 75vh;
  }

  .modal-leo {
    display: none;
  }

  .link-block-cta {
    margin-top: 0;
  }

  .section-experimentos {
    max-width: 100vw;
    object-fit: contain;
  }

  .grid-experimentos {
    grid-template-columns: 1fr .5fr;
  }

  .grid-expermentos {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .conteudo-experimentos {
    width: 90vw;
  }

  .grid-pag-proj {
    width: 100%;
    flex-direction: column;
    grid-template-columns: 1fr .5fr;
    display: flex;
  }

  .img-proj {
    margin-bottom: 8px;
  }

  .img-projeto {
    margin-bottom: 24px;
  }

  .div-detalhes-proj {
    border-top: .5px #d4d4d4;
    margin-top: 0;
    padding-top: 0;
  }

  .navlink-branca {
    color: #2c2c2c;
    text-align: left;
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 40px;
    display: flex;
  }

  .grid-acervo {
    flex-direction: column;
    grid-template-columns: 1fr .5fr;
    display: flex;
  }

  .grid-relatorios-atividades {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-objetivos {
    flex-direction: column;
    display: flex;
  }

  .caixa-objetivos {
    padding-top: 6px;
    padding-left: 36px;
  }

  .image-6 {
    max-width: 15%;
    margin-top: -30px;
    margin-left: -60px;
  }

  .grid-equipe-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .nome-projeto-2 {
    font-size: 24px;
  }

  .grid-experimentoss {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wrapper-experimento-2 {
    height: 250px;
  }

  .wrapper-experimento-2.e-fagulha {
    margin-bottom: 9px;
  }

  .wrapper-experimento-2.e-bussola-gh {
    height: 250px;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-pag-proj-2 {
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    margin-top: 84px;
    padding-right: 0;
    display: grid;
  }

  .grid-relacionados {
    flex-direction: column;
    display: flex;
  }

  .h2-2 {
    margin-bottom: 0;
  }

  .texto-detalhes-2.relacionados {
    margin-bottom: -48px;
  }

  .texto-detalhes-2.titulo {
    margin-top: 0;
  }

  .s-01 {
    padding: 45px 40px;
  }

  .redes-sociais {
    margin-top: 25px;
  }

  .titulohead.arapido {
    margin-bottom: 16px;
  }

  .div-block-7.acesso {
    grid-row-gap: 6px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr auto auto;
    margin-top: 25px;
  }

  .div-block-7.transparencia {
    margin-top: 58px;
  }

  .div-block-7.comunica-ao {
    margin-top: 25px;
  }

  .conteudo-footer {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .texto-footer {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 25px;
    font-size: 13px;
  }

  .texto-footer.conhe-a {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .texto-footer.conhe-a.webmail {
    margin-left: -31px;
  }

  .texto-footer.conhe-a.mapa {
    margin-left: -15px;
  }

  .texto-footer.conhe-a.social {
    font-size: 14px;
  }

  .secao-footer {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .container-footer {
    max-width: 963px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-conteudo {
    flex-direction: column;
    display: flex;
  }

  .texto-rodape {
    text-align: right;
    flex: 0 auto;
    margin-right: 0;
  }

  .grid-footer {
    width: 90vw;
    max-width: 963px;
    flex-direction: row;
    grid-template-columns: .5fr 1fr;
    align-content: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-103 {
    align-self: auto;
    margin-top: -10px;
  }

  .fluxo-pag-sobre {
    width: 400px;
    top: 1192px;
  }

  .modal-bia, .modal-juliana, .modal-breno, .modal-mayra, .modal-nathan, .modal-larissa, .modal-julia, .modal-leticia, .modal-manuella, .modal-matheus {
    display: none;
  }

  .image-15 {
    max-width: 45%;
    align-self: center;
  }

  .grid-section-2 {
    width: 100%;
    text-align: center;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .s-05 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-wrapper-section-3 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
  }

  .titulo-section-black-3 {
    margin-bottom: 10px;
  }

  .grid-section-2 {
    width: 100%;
    text-align: center;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: start;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .grid-section-2.invertida {
    flex-direction: row;
    margin-top: 0;
  }

  .s-04-2 {
    padding-left: 40px;
  }

  .s-04-2.section {
    padding-right: 40px;
    display: flex;
  }

  .image-105 {
    max-width: 45%;
    align-self: center;
  }

  .image-106 {
    width: 45%;
    height: 4%;
    align-self: center;
  }

  .text-wrapper-section-4 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
  }

  .image-107.teste-abertura {
    align-self: center;
  }

  .grid-contato {
    grid-column-gap: 48px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .body-2 {
    max-width: 100vw;
  }

  .grid-equipe-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-13 {
    margin-top: 9px;
    margin-bottom: 34px;
    padding-top: 3px;
    padding-left: 38px;
  }

  .image-109 {
    width: 60px;
    max-width: 60px;
    margin-top: -28px;
    margin-left: -59px;
  }

  .grid-objetivos-2 {
    flex-direction: column;
    display: flex;
  }

  .grid-ex-integrantes {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .icon-2, .menu-button {
    color: #f0f0f0;
  }

  .menu-button.w--open, .menu-button-2 {
    background-color: #090b0f;
  }

  .menu-button-2.w--open {
    color: #f0f0f0;
    background-color: #090b0f;
  }

  .icon-3, .nav-menu {
    color: #f0f0f0;
  }

  .menu-button-3, .menu-button-3.w--open {
    background-color: #fff;
  }

  .icon-4 {
    color: #2c2c2c;
  }

  .nav-menu-2 {
    border-bottom: .5px solid #d4d4d4;
  }

  .subtitulo-projeto {
    padding-right: 0;
  }

  .subtitulo-projeto.mosaico {
    padding-right: 59px;
  }

  .coluna-direita {
    border-top: .5px #d4d4d4;
    margin-top: 0;
    padding-top: 0;
  }

  .icone-sucess-msg {
    max-width: 15%;
    margin-top: -30px;
    margin-left: -60px;
  }

  .titulo-homepage {
    margin-bottom: 15px;
  }

  .grid-amarelo {
    grid-column-gap: 40px;
    grid-template-columns: 1fr .7fr;
  }

  .grid-azul, .grid-roxo {
    grid-column-gap: 40px;
    grid-template-columns: .7fr 1fr;
  }

  .secao-heroo.section.teste {
    height: 100%;
    background-color: #160104;
  }

  .div-fluxo-azul-bg {
    display: none;
  }

  .img-hero {
    text-align: center;
    align-self: center;
    margin-top: 25px;
  }

  .frase-hero {
    text-align: center;
    padding-left: 78px;
    padding-right: 78px;
  }

  .image-116 {
    max-width: 60%;
    text-align: center;
  }

  .img-fluxo-azul, .grid-5, .image-117, .pedaco-2-fluxo, .grid-7, .div-fluxo-laranj, .div-fluxo-laranja-2, .img-laranja-fluxo2 {
    display: none;
  }

  .grid-hero-2 {
    width: 100%;
    text-align: left;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .titulo {
    margin-bottom: 0;
  }

  .lottie-animation-3 {
    height: 100vh;
    align-self: stretch;
    display: block;
  }

  .background-video-2.teste-hero {
    display: none;
  }

  .grid-abertura {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    grid-template-rows: auto 30px;
    grid-template-columns: 1.5fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .container-homepage-2.teste-hero {
    width: 90vw;
    height: 100vh;
    max-width: none;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .container-homepage-2.teste-hero.off {
    width: 90vw;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .nav-logoclara.abertura-teste {
    display: none;
  }

  .navbar1-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-logoescura.abertura-teste-2 {
    display: none;
  }

  .navbar2-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-seta {
    margin-top: 30px;
  }

  .navbar-4 {
    height: 8vh;
    background-color: #fff;
    border: 1px #000;
    border-bottom: .5px solid silver;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .container-4 {
    width: 90vw;
  }

  .div-block-15 {
    height: 10vh;
    align-items: center;
    display: flex;
  }

  .image-119 {
    align-self: center;
  }

  .menu-button-4 {
    height: 50px;
    background-color: #fff;
    margin-top: 8px;
  }

  .menu-button-4.w--open {
    background-color: #fff;
  }

  .nav-link-2 {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    display: block;
  }

  .nav-menu-3 {
    background-color: #fff;
    border-bottom: .5px solid silver;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
    display: block;
  }

  .navlink {
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    display: block;
  }

  .navlink.w--current, .icon-5 {
    color: #333;
  }

  .hero-nav-logo-escura.abertura-teste-2 {
    display: none;
  }

  .div-block-17 {
    background-color: #11293b;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .section-01 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .h1 {
    font-size: 32px;
  }

  .grid-hero {
    width: 100%;
    display: flex;
  }

  .subtitulo-home {
    padding-right: 0;
    font-size: 16px;
  }

  .s-02 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .text-wrapper-section {
    padding-right: 0;
  }

  .s-03 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .s-04 {
    padding-left: 45px;
    padding-right: 45px;
    overflow: hidden;
  }

  .div-block-3 {
    flex-wrap: nowrap;
  }

  .conteudo-fluxo, .grid-section-meio {
    width: 100%;
  }

  .image-2 {
    opacity: .1;
  }

  .navbar-3 {
    padding-left: 30px;
  }

  .nav-link {
    color: #fff;
    padding-left: 40px;
  }

  .brand.w--current {
    padding-left: 2px;
  }

  .grid-sobre {
    grid-template-columns: 1fr;
  }

  .grid-equipe {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .modal-marcelo {
    padding: 45px;
    display: none;
  }

  .modal-content {
    max-height: 72vh;
    padding-top: 45px;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .image-3 {
    width: 90px;
    display: none;
  }

  .modal-leo {
    padding: 45px;
    display: none;
  }

  .grid-experimentos, .grid-expermentos, .grid-pag-proj {
    grid-template-columns: 1fr;
  }

  .div-detalhes-proj {
    border-top-style: solid;
    border-top-width: .5px;
    margin-top: 18px;
    padding-top: 48px;
  }

  .grid-acervo {
    grid-template-columns: 1fr;
  }

  .grid-2, .grid-relatorios-atividades {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .caixa-objetivos {
    padding-top: 9px;
    padding-left: 33px;
  }

  .image-6 {
    margin-top: -37px;
    margin-left: -60px;
  }

  .grid-equipe-2 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-integrante-2.box {
    margin-top: 0;
    margin-bottom: 12px;
    display: block;
  }

  .grid-experimentoss {
    grid-template-columns: 1fr;
  }

  .wrapper-experimento-2.e-sintese, .wrapper-experimento-2.e-simplifica, .wrapper-experimento-2.e-antivirus, .wrapper-experimento-2.e-impacta, .wrapper-experimento-2.e-vertice, .wrapper-experimento-2.e-jornada, .wrapper-experimento-2.e-ouvidoria, .wrapper-experimento-2.e-reuniao, .wrapper-experimento-2.e-hackfest, .wrapper-experimento-2.e-fagulha, .wrapper-experimento-2.e-argos, .wrapper-experimento-2.e-prisional, .wrapper-experimento-2.e-promotoria, .wrapper-experimento-2.e-integra, .wrapper-experimento-2.e-bussola-gh, .wrapper-experimento-2.e-guanaclin {
    margin-bottom: 10px;
  }

  .nome-integrante-3.link {
    font-size: 16px;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-pag-proj-2 {
    grid-template-columns: 1fr;
    margin-top: 64px;
    padding-right: 0;
    display: flex;
  }

  .grid-relacionados {
    flex-direction: column;
    display: flex;
  }

  .s-01 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .redes-sociais {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-7.transparencia {
    margin-top: 25px;
    margin-bottom: 62px;
  }

  .conteudo-footer {
    grid-template-rows: auto auto auto auto auto;
  }

  .texto-footer {
    color: #fff;
    text-align: left;
    margin-top: 0;
    font-size: 12px;
  }

  .texto-footer.conhe-a {
    font-size: 13.5px;
  }

  .texto-footer.conhe-a.social {
    text-align: left;
    margin-right: 0;
  }

  .grid-conteudo {
    flex-direction: column;
    display: flex;
  }

  .texto-rodape {
    text-align: left;
    align-self: flex-start;
  }

  .grid-footer {
    flex-direction: column;
    margin-left: 0;
  }

  .image-103 {
    margin-bottom: 10px;
    margin-left: -11px;
  }

  .fluxo-pag-sobre {
    flex-wrap: nowrap;
    top: 990px;
  }

  .modal-bia, .modal-juliana, .modal-breno {
    padding: 45px;
    display: none;
  }

  .modal-mayra {
    padding: 45px;
  }

  .modal-nathan, .modal-larissa, .modal-julia, .modal-leticia, .modal-manuella, .modal-matheus {
    padding: 45px;
    display: none;
  }

  .image-15 {
    align-self: flex-start;
    display: none;
  }

  .s-05 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .text-wrapper-section-3 {
    padding-right: 0;
  }

  .grid-section-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .s-04-2 {
    padding-left: 45px;
    padding-right: 45px;
    overflow: hidden;
  }

  .image-105, .image-106 {
    display: none;
  }

  .text-wrapper-section-4 {
    padding-right: 0;
  }

  .section-contato {
    margin-bottom: -105px;
  }

  .grid-contato {
    grid-template-columns: 1fr;
    padding-right: 27px;
  }

  .html-embed {
    min-height: 386px;
  }

  .grid-equipe-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-13 {
    padding-top: 0;
    padding-left: 35px;
  }

  .image-109 {
    max-width: 55px;
    margin-top: -21px;
    margin-left: -57px;
  }

  .grid-ex-integrantes {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-material.box {
    display: none;
  }

  .img-integrante-teste2 {
    align-self: center;
  }

  .wrapper-equipe-2-teste2 {
    align-items: center;
  }

  .div-integrante-2-teste2 {
    align-self: center;
    margin-top: -7px;
    padding-top: 6px;
    padding-bottom: 0;
  }

  .div-integrante-2-teste2.box {
    margin-top: 0;
    display: block;
  }

  .subtitulo-projeto {
    padding-right: 0;
  }

  .caixa-titulo-projeto {
    margin-top: 10px;
  }

  .coluna-direita {
    border-top-style: solid;
    border-top-width: .5px;
    margin-top: 18px;
    margin-bottom: -63px;
    padding-top: 52px;
  }

  .icone-sucess-msg {
    margin-top: -37px;
    margin-left: -60px;
  }

  .secao-hero.section {
    padding: 65px;
  }

  .text-hero {
    text-align: center;
  }

  .titulo-homepage {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .texto-homepage {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .grid-amarelo, .grid-azul, .grid-roxo {
    flex-direction: column;
    display: flex;
  }

  .image-azul {
    width: 220px;
    margin-bottom: 0;
  }

  .image-amarelo, .image-roxo {
    width: 220px;
  }

  .secao-heroo.section {
    background-position: 0 0, 100%;
    padding: 65px;
  }

  .img-hero {
    margin-top: 0;
  }

  .frase-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .image-116 {
    max-width: 100%;
    margin-top: 0;
  }

  .grid-hero-2 {
    width: 100%;
  }

  .h1-2 {
    font-size: 32px;
  }

  .subtitulo-home-2 {
    padding-right: 0;
    font-size: 16px;
  }

  .titulo {
    font-size: 28px;
    line-height: 150%;
  }

  .grid-abertura {
    display: flex;
  }

  .container-homepage-2.teste-hero {
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .container-homepage-2.teste-hero.off {
    position: relative;
  }

  .div-seta {
    margin-top: 30px;
  }

  .modal-felipe {
    padding: 45px;
  }

  .div-block-29 {
    align-self: flex-start;
    margin-top: -21px;
    margin-bottom: 21px;
  }
}

@media screen and (max-width: 479px) {
  .section-01 {
    padding: 24px 15px;
  }

  .h1 {
    padding-right: 0;
    font-size: 27px;
    line-height: 131%;
  }

  .grid-hero {
    width: 100%;
    text-align: left;
    justify-items: start;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .subtitulo-home {
    text-align: center;
    padding-right: 0;
    font-size: 13px;
  }

  .s-02 {
    background-color: #68a3ab;
    padding: 24px 15px;
  }

  .s-02.section {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-section {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-wrapper-section {
    padding-right: 0;
  }

  .h2 {
    margin-bottom: -11px;
    font-size: 24px;
  }

  .corpo-texto-branco {
    font-size: 13px;
  }

  .s-03 {
    padding: 24px 15px;
  }

  .s-04 {
    padding: 23px 15px;
    overflow: hidden;
  }

  .titulo-section {
    margin-bottom: 27px;
    font-size: 24px;
  }

  .div-block-3 {
    overflow: hidden;
  }

  .conteudo-fluxo {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid-section-meio {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-2 {
    overflow: hidden;
  }

  .navbar-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    color: #fff;
    padding-left: 24px;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .navbar-wrapper {
    width: 100vw;
    max-width: none;
    padding-left: 15px;
    padding-right: 10px;
  }

  .container-grid {
    max-width: 100%;
  }

  .section-sobre {
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-sobre {
    margin-top: 74px;
  }

  .h3.distancia-materiais {
    margin-bottom: 28px;
  }

  .grid-equipe {
    flex-direction: column;
    display: flex;
  }

  .img-integrante {
    max-height: 90px;
    max-width: 90%;
    margin-right: 16px;
  }

  .titulo-ferramenta {
    line-height: 160%;
  }

  .dropdown {
    min-width: auto;
  }

  .dropdown-toggle {
    min-width: 0;
    padding-left: 0;
  }

  .paragraph-9 {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 24px;
    font-size: 15px;
  }

  .modal-marcelo {
    padding: 32px;
    display: none;
  }

  .modal-content {
    max-height: 72vh;
    padding: 25px;
    overflow: scroll;
  }

  .grid {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .close-modal {
    top: -35px;
    right: 0;
  }

  .image-3, .modal-leo {
    display: none;
  }

  .section-experimentos {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-experimentos {
    margin-top: 74px;
  }

  .conteudo-experimentos {
    width: 100%;
  }

  .titulo-ferramenta-copy, .nome-projeto, .seta-projeto {
    line-height: 160%;
  }

  .section-pag-proj {
    max-width: 100vw;
    padding-left: 25px;
    padding-right: 25px;
  }

  .img-projeto {
    margin-bottom: 0;
  }

  .div-detalhes-proj {
    border-top: .5px solid #d4d4d4;
    margin-top: 0;
    padding-top: 38px;
  }

  .navlink-branca {
    padding-left: 24px;
  }

  .section-acervo {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-acervo {
    margin-top: 74px;
  }

  .grid-2, .grid-relatorios-atividades {
    flex-direction: column;
    display: flex;
  }

  .caixa-objetivos {
    padding-top: 14px;
    padding-left: 21px;
    padding-right: 18px;
  }

  .image-6 {
    max-width: 25%;
    margin-top: -43px;
    margin-left: -41px;
  }

  .grid-equipe-2 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 12px;
    display: flex;
  }

  .wrapper-equipe-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: -9px;
    margin-bottom: 22px;
    padding: 24px;
    display: block;
  }

  .div-integrante-2 {
    align-self: center;
    margin-top: -1px;
    margin-bottom: -10px;
    margin-left: 0;
    padding-right: 0;
  }

  .div-integrante-2.box {
    align-self: flex-start;
    margin-bottom: 12px;
    margin-left: 0;
  }

  .nome-integrante-2 {
    margin-top: 0;
    line-height: 130%;
  }

  .nome-projeto-2 {
    line-height: 140%;
  }

  .grid-experimentoss {
    width: 100%;
  }

  .wrapper-experimento-2.e-sintese, .wrapper-experimento-2.e-simplifica, .wrapper-experimento-2.e-antivirus, .wrapper-experimento-2.e-impacta, .wrapper-experimento-2.e-vertice, .wrapper-experimento-2.e-jornada, .wrapper-experimento-2.e-ouvidoria, .wrapper-experimento-2.e-reuniao, .wrapper-experimento-2.e-hackfest, .wrapper-experimento-2.e-fagulha, .wrapper-experimento-2.e-guanabara, .wrapper-experimento-2.e-argos, .wrapper-experimento-2.e-prisional {
    margin-bottom: 15px;
  }

  .wrapper-experimento-2.e-promotoria {
    background-position: 0 0, 50%;
    margin-bottom: 15px;
  }

  .wrapper-experimento-2.e-integra {
    margin-bottom: 15px;
  }

  .wrapper-experimento-2.e-bussola-gh {
    width: 100%;
    margin-bottom: 15px;
  }

  .wrapper-experimento-2.e-guanaclin {
    margin-bottom: 15px;
  }

  .wrapper-equipe-3 {
    margin-bottom: 14px;
    display: flex;
  }

  .img-integrante-2 {
    width: 95px;
    height: 95px;
    max-width: none;
  }

  .nome-integrante-3 {
    margin-top: 0;
  }

  .wrapper-equipe-4 {
    flex-direction: row;
    margin-bottom: 14px;
    display: flex;
  }

  .grid-3 {
    flex-direction: column;
    display: flex;
  }

  .container-pag-proj-2 {
    max-width: 100vw;
    padding-left: 0;
  }

  .grid-pag-proj-2 {
    flex-direction: column;
    margin-top: 60px;
    padding-right: 0;
  }

  .grid-relacionados {
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .h2-2 {
    margin-bottom: 6px;
    line-height: 120%;
  }

  .texto-detalhes-2.titulo {
    margin-top: 0;
  }

  .texto-detalhes-2.link {
    margin-bottom: 7px;
  }

  .s-01 {
    padding: 24px 15px;
  }

  .s-01.section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .redes-sociais {
    margin-top: 13px;
    padding-left: 0;
  }

  .titulohead, .titulohead.acesso {
    margin-right: 0;
  }

  .div-block-7 {
    margin-top: 13px;
  }

  .div-block-7.acesso {
    grid-template-columns: 80px 80px 80px;
    margin-top: 13px;
  }

  .div-block-7.transparencia {
    margin-top: 13px;
    margin-bottom: 0;
  }

  .div-block-7.comunica-ao {
    margin-top: 13px;
  }

  .subs {
    font-size: 12px;
  }

  .conteudo-footer {
    flex-direction: column;
    flex: 1;
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 280px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 28px;
    padding-left: 0;
  }

  .texto-footer {
    color: #fff;
    text-align: left;
    margin-top: 1px;
    margin-bottom: -21px;
    font-size: 12px;
    line-height: 19px;
  }

  .texto-footer.conhe-a.webmail {
    margin-left: -40px;
  }

  .texto-footer.conhe-a.mapa {
    margin-left: -10px;
  }

  .texto-footer.conhe-a.social {
    text-align: left;
  }

  .secao-footer {
    width: 100vw;
    max-width: 100vw;
    margin-top: 20px;
    padding-top: 50px;
    display: block;
  }

  .container-footer {
    padding-left: 0;
  }

  .grid-conteudo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 3fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: flex;
  }

  .grid-footer {
    grid-row-gap: 5px;
    margin-bottom: 7px;
    margin-left: 1px;
  }

  .image-103 {
    margin-top: 0;
    margin-left: -12px;
  }

  .fluxo-pag-sobre {
    width: 300px;
    display: none;
    top: 1216px;
    overflow: hidden;
  }

  .modal-bia, .modal-juliana, .modal-breno, .modal-mayra, .modal-nathan, .modal-larissa, .modal-julia, .modal-leticia, .modal-manuella, .modal-matheus {
    padding: 32px;
    display: none;
  }

  .grid-section-2 {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .s-05 {
    padding: 24px 15px;
  }

  .text-wrapper-section-3 {
    width: 90%;
    align-items: flex-start;
    margin-top: -40px;
    padding-right: 0;
  }

  .texto-cta-3-2, .texto-cta-2 {
    width: 140px;
    height: 40px;
    font-size: 12px;
  }

  .grid-section-2 {
    width: 90%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .texto-cta-2-2 {
    width: 140px;
    height: 40px;
    font-size: 12px;
  }

  .s-04-2 {
    background-color: #363377;
    padding: 23px 15px;
    overflow: hidden;
  }

  .s-04-2.section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-wrapper-section-4 {
    padding-right: 0;
  }

  .seta {
    margin-bottom: 32px;
  }

  .section-contato {
    margin-bottom: -110px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .botao-enviar-contato {
    width: 140px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
  }

  .wrapper-formulario {
    margin-top: -5px;
  }

  .grid-contato {
    margin-top: 74px;
    padding-right: 0;
  }

  .html-embed {
    min-height: 270px;
    margin-top: 24px;
    margin-bottom: 100px;
  }

  .textarea {
    height: auto;
    min-height: 100px;
    border-radius: 8px;
    margin-top: 12px;
    margin-bottom: 0;
    padding-top: 8px;
  }

  .texto-objetivos-3 {
    text-align: center;
    margin-top: 9px;
  }

  .grid-equipe-3 {
    flex-direction: column;
    display: flex;
  }

  .div-block-13 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 36px;
    padding-top: 14px;
    padding-left: 18px;
    padding-right: 18px;
    display: flex;
  }

  .image-109 {
    max-width: 60px;
    align-self: center;
    margin-top: -44px;
    margin-bottom: 12px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-ex-integrantes {
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .icon-2 {
    color: #fff;
    background-color: #090b0f;
  }

  .menu-button {
    z-index: 9999;
    background-color: #090b0f;
  }

  .menu-button-3, .nav-menu-2 {
    border-bottom: .5px solid #d4d4d4;
  }

  .div-material {
    align-self: flex-start;
    margin-top: -3px;
    margin-bottom: -10px;
    margin-left: 13px;
    padding-right: 0;
  }

  .nome-material {
    margin-top: 0;
  }

  .image-110 {
    margin-left: 8px;
  }

  .img-integrante-teste2 {
    max-height: 90px;
    max-width: 90%;
    margin-right: 16px;
  }

  .wrapper-equipe-2-teste2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: -9px;
    margin-bottom: 32px;
    padding: 14px;
    display: flex;
  }

  .div-integrante-2-teste2 {
    align-self: center;
    margin-top: -7px;
    margin-bottom: -10px;
    margin-left: 0;
    padding-right: 0;
  }

  .div-integrante-2-teste2.box {
    align-self: flex-start;
    margin-bottom: -6px;
    margin-left: 0;
  }

  .subtitulo-projeto {
    margin-top: 10px;
    padding-right: 0;
    line-height: 160%;
  }

  .subtitulo-projeto.mosaico {
    padding-right: 29px;
  }

  .caixa-titulo-projeto {
    margin-top: 30px;
  }

  .section-faq {
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .coluna-direita {
    border-top: .5px solid #d4d4d4;
    margin-top: 0;
    padding-top: 38px;
  }

  .image-112 {
    margin-left: 0;
  }

  .link-footer {
    color: #fff;
  }

  .icone-sucess-msg {
    max-width: 25%;
    margin-top: -43px;
    margin-left: -41px;
  }

  .secao-hero.section {
    padding: 24px;
  }

  .titulo-homepage {
    margin-bottom: 12px;
    font-size: 22px;
  }

  .titulo-homepage.alternativo {
    max-width: 30ch;
    font-size: 16px;
    display: block;
  }

  .texto-homepage {
    margin-bottom: 24px;
    font-size: 14px;
  }

  .texto-homepage.alternativo {
    max-width: 30ch;
    display: block;
  }

  .texto-homepage.alternativo._2 {
    height: 26px;
    background-color: #68a3ab;
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .texto-homepage.alternativo._2.mobile {
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .texto-homepage.alternativo._2.outro {
    display: none;
  }

  .image-azul {
    margin-bottom: -22px;
  }

  .image-amarelo {
    margin-bottom: -25px;
  }

  .image-roxo {
    margin-bottom: -18px;
  }

  .div-button-roxo {
    font-size: 13px;
  }

  .secao-heroo.section {
    background-position: 0 0, 90%;
    padding: 24px;
  }

  .secao-heroo.section.teste {
    background-color: #160104;
  }

  .frase-hero {
    text-align: center;
  }

  .grid-hero-2 {
    width: 100%;
    text-align: left;
    justify-items: start;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .h1-2 {
    padding-right: 0;
    font-size: 27px;
    line-height: 131%;
  }

  .subtitulo-home-2 {
    text-align: left;
    padding-right: 0;
    font-size: 13px;
  }

  .titulo {
    letter-spacing: 0;
    font-size: 24px;
    line-height: 145%;
  }

  .lottie-animation-3 {
    margin-left: 0;
    padding-left: 0;
  }

  .background-video-2 {
    background-color: #11283a;
  }

  .background-video-2.teste-hero {
    height: 100vh;
  }

  .grid-abertura {
    display: flex;
  }

  .container-homepage-2.teste-hero {
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-seta {
    margin-top: 30px;
  }

  .container-4 {
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .menu-button-4 {
    padding-top: 22px;
    padding-bottom: 0;
  }

  .nav-menu-3 {
    color: #fff;
  }

  .navlink {
    padding-left: 27px;
    font-family: Roboto, sans-serif;
  }

  .navlink.w--current {
    padding-left: 27px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
  }

  .div-block-17 {
    background-color: #160104;
  }

  .box-cpsi {
    width: auto;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px 26px 28px 20px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-120 {
    margin-top: -6px;
    margin-left: auto;
    margin-right: 15.5px;
    right: 0%;
  }

  .image-121 {
    margin-top: -6px;
    margin-left: auto;
    margin-right: 14.5px;
    right: 0%;
  }

  .bloco-cpsi {
    width: 70px;
    margin-top: -38px;
    margin-left: auto;
    left: -9px;
  }

  .bloco-cpsi.flutuante {
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
    padding: 20px;
    display: none;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .bloco-cpsi.flutuante:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .box-cpsi-fechar {
    z-index: 9999;
    margin-bottom: 175px;
    margin-right: 1px;
    padding: 20px;
  }

  .div-block-19 {
    background-color: #68a3ab;
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .modal-felipe {
    padding: 32px;
  }

  .div-block-29 {
    align-self: flex-start;
    margin-top: -27px;
  }
}

#w-node-_45aa6a7e-b265-a83d-2672-c72f1a8ee7e4-ed07c9ee {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_36b3e59d-6cb8-774a-9f86-2674f6057472-ed07c9ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25607b47-c0f2-ea23-09f9-c524dad9affa-ed07c9ee, #w-node-e5ba3ab2-a625-178d-f1b9-8c1aecfc42e3-ed07c9ee, #w-node-_4e00d910-3cd1-144e-f942-929f0f630fd8-ed07c9ee, #w-node-_0017574d-2b73-d327-b6ca-ccd92745e469-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd07c-ed07c9ee {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd082-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd088-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd08e-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22612-ed07c9ee, #w-node-_84d4b403-4a09-abe1-4713-27c08992b075-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22643-ed07c9ee, #w-node-_5bd5e053-7a42-1491-ad41-69357da425d5-ed07c9ee, #w-node-ef06a083-746e-0f87-8335-000dce3f8c7c-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2264a-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22635-ed07c9ee, #w-node-_082481d2-e26a-a046-bdc3-8637406f105e-ed07c9ee, #w-node-_2cfe69e4-ac32-53df-ce17-97236f115887-ed07c9ee, #w-node-_2b3469b1-28ba-e3cf-0d5f-220ed2b35642-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2265f-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22658-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2262e-ed07c9ee, #w-node-e81b6104-e76d-2041-5b97-c915a4732253-ed07c9ee, #w-node-aed34b73-cdf8-f1e0-7cc2-f5c2a1a8b64a-ed07c9ee, #w-node-b164bbaa-a074-3bfc-9d0d-e7206b4f42ff-19236f82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_215c990f-cbb0-50d4-f772-e2df19236f90-19236f82 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-_47f9ce9e-86f0-b2bd-6f0e-9c6912799bcf-19236f82 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_47f9ce9e-86f0-b2bd-6f0e-9c6912799bd0-19236f82 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_47f9ce9e-86f0-b2bd-6f0e-9c6912799bd2-19236f82 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_47f9ce9e-86f0-b2bd-6f0e-9c6912799bd3-19236f82 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_47f9ce9e-86f0-b2bd-6f0e-9c6912799bd4-19236f82 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-feb54ef2-de20-c265-b9b6-6993fb355f21-19236f82 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf886f-1f07c9f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf8871-1f07c9f0 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf8876-1f07c9f0 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf8881-1f07c9f0 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88cf-1f07c9f0 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88d1-1f07c9f0 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88d8-1f07c9f0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88de-1f07c9f0 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8889df0f-72cb-b614-6aa0-6ea0b5071897-2007c9f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042a4-2007c9f1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042ac-2007c9f1 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042b4-2007c9f1 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_6c6c64c5-1a91-94f5-9cc9-ce217e5df91c-2007c9f1 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042c4-2007c9f1 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042cc-2007c9f1 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-c807dd3f-638d-8c1d-9ec2-63c8620fc616-2007c9f1 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a85-2007c9f1, #w-node-e4946dcc-5061-bc6e-88ba-6f60c75e0fda-2007c9f1, #w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a86-2007c9f1, #w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a8e-2007c9f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a96-2007c9f1 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_2fe29d3e-68c6-b54f-cdd8-51ff0cbdca00-2007c9f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df54-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df65-2007c9f1, #w-node-_13294688-2374-e79a-9a11-a31d280ab538-2007c9f1, #w-node-e0c9160b-7cf1-5874-ec3d-0150bb46a8ef-2007c9f1, #w-node-ad612cd8-3921-7765-2621-4427dbf8c696-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df5d-2007c9f1, #w-node-a242fa64-8aad-b080-402d-f8d3cd1d39a9-2007c9f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061cf7-7607c9f2 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061cfc-7607c9f2 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061d0d-7607c9f2 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061d71-7607c9f2 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061d73-7607c9f2 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061d7a-7607c9f2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_785d5e08-0837-5c2f-8db1-8a114d061d80-7607c9f2 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded00f-1a07c9f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded011-1a07c9f3 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded016-1a07c9f3 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded026-1a07c9f3 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded076-1a07c9f3 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded078-1a07c9f3 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-1a07c9f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-1a07c9f3 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43b3e-1907c9f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db395601-d63c-32e3-11a9-b4a42d66b900-1907c9f4 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43b99-1907c9f4 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_10acf82b-d820-1ec9-c3cf-32380fd3c1c0-1907c9f4 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43ba4-1907c9f4 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43ba6-1907c9f4 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28a4-8907c9f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28a6-8907c9f5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28ab-8907c9f5 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28ba-8907c9f5 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28d9-8907c9f5 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28db-8907c9f5 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_97629010-7fc6-aa40-9d9c-3d77403f28e8-8907c9f5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be194f6-7707c9f6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be194f8-7707c9f6 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be194fd-7707c9f6 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be19510-7707c9f6 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be1954f-7707c9f6 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-f56df856-3b75-1a7d-d70c-efc10be19551-7707c9f6 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c08-e707c9f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c0a-e707c9f7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c0f-e707c9f7 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c1d-e707c9f7 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c5b-e707c9f7 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_6c732a14-a023-05c6-4a7e-7a522aff7c5d-e707c9f7 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94aae3-f507c9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94aae5-f507c9f8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94aaea-f507c9f8 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94aaf7-f507c9f8 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94ab19-f507c9f8 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_801f1352-c197-680c-32cb-78b2ef94ab1b-f507c9f8 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f5405-6707c9f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f5407-6707c9f9 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f540c-6707c9f9 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f5419-6707c9f9 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f5440-6707c9f9 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-cf43cdb9-03a9-5ec2-506e-2fc8dc7f5442-6707c9f9 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b671-c507c9fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b673-c507c9fa {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b678-c507c9fa {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b687-c507c9fa {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b6b4-c507c9fa {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-a7fdade0-3c3d-8bf6-c906-88ab4e81b6b6-c507c9fa {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43b3e-0907c9fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_57706e85-cf39-103a-acea-c0709ba646f5-0907c9fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43b99-0907c9fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-bf1533fe-e684-6fe5-4b90-8df7ce977219-0907c9fb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43ba4-0907c9fb {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_9dda2629-93af-fa6c-aac1-4d51eeb43ba6-0907c9fb {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_61bcff6e-649f-7286-d3d6-393894e5eab8-0907c9fb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0bfaf-3707c9fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0bfb1-3707c9fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0bfb6-3707c9fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0bfd5-3707c9fc {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0c008-3707c9fc {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0c00a-3707c9fc {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_33a50695-c50a-bf0d-2dee-825afeb0c017-3707c9fc {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbaf-b707c9fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbb1-b707c9fd {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbb6-b707c9fd {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbbd-b707c9fd {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbdd-b707c9fd {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-c83166f5-d6e3-eeda-6736-86772a0cdbdf-b707c9fd {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048922-6c07c9fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048924-6c07c9fe {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048929-6c07c9fe {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048930-6c07c9fe {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a004893e-6c07c9fe {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048940-6c07c9fe {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf76278038a-3f07c9ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf76278038c-3f07c9ff {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf762780391-3f07c9ff {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf76278039e-3f07c9ff {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf7627803bd-3f07c9ff {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf7627803bf-3f07c9ff {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-d5dd0655-b524-c5c5-fb6d-cbf7627803cc-3f07c9ff {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc097-9e07ca00 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc099-9e07ca00 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc09e-9e07ca00 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc0b6-9e07ca00 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc0df-9e07ca00 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_5df74994-1850-48f9-956c-83e2885dc0e1-9e07ca00 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_8889df0f-72cb-b614-6aa0-6ea0b5071897-eb07ca01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d0d01cf-f04b-b7c6-98d2-fcf06816186c-eb07ca01 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_2adc51ac-061b-2590-1d9f-2191c9fba548-eb07ca01 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_56025c26-b7e0-48a8-a40b-f66ff10de389-2bba8437 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_56025c26-b7e0-48a8-a40b-f66ff10de38b-2bba8437 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: auto;
}

#w-node-_9948cb16-31ac-2b42-f2b7-df6515d5fa54-2bba8437 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f5fe57d-5153-9ede-051c-a71cea7f469a-2bba8437 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: auto;
}

#w-node-f6dd162e-e981-b3fe-a74f-177c3b540244-2bba8437 {
  align-self: center;
  justify-self: center;
}

#w-node-div-block-2-2bba8437 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-ae136d81-7a49-76a8-ddc8-be03aa659810-2bba8437 {
  align-self: center;
  justify-self: center;
}

#w-node-ae136d81-7a49-76a8-ddc8-be03aa659811-2bba8437 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_7ef8e815-e508-f5a6-0357-7b2d5ada478c-2bba8437 {
  align-self: center;
  justify-self: center;
}

#w-node-_7ef8e815-e508-f5a6-0357-7b2d5ada478d-2bba8437 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_33c2831c-0fb7-2144-95cf-ff50b4893539-2bba8437 {
  align-self: center;
  justify-self: center;
}

#w-node-_33c2831c-0fb7-2144-95cf-ff50b489353a-2bba8437, #w-node-f20af782-7119-254d-a73e-b95f74ffb896-2bba8437 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-f20af782-7119-254d-a73e-b95f74ffb897-2bba8437 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3dd1-2bba8437 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: stretch;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3dd5-2bba8437 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: stretch;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3dee-2bba8437 {
  grid-area: 2 / 1 / 3 / 4;
  align-self: end;
  justify-self: start;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3def-2bba8437 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3df2-2bba8437 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3df5-2bba8437 {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3df8-2bba8437 {
  grid-area: 2 / 4 / 3 / 5;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3dfb-2bba8437 {
  grid-area: 2 / 5 / 3 / 6;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3dfe-2bba8437 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e01-2bba8437 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: stretch;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e17-2bba8437 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: stretch;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e3f-2bba8437 {
  grid-area: 2 / 3 / 4 / 5;
  align-self: end;
  justify-self: end;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e50-2bba8437 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
  justify-self: start;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e51-2bba8437 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e53-2bba8437 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e54-2bba8437 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e55-2bba8437 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-eefa6b1d-074b-fa76-371f-d299194f3e56-2bba8437 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_1987fded-fd05-f7c6-8f23-15b5f49243ea-2bba8437 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_1f7b0fc5-2881-d5a4-c6fa-193133f9faa3-2bba8437 {
  grid-area: 2 / 6 / 3 / 7;
}

#w-node-_4c15de4b-f9d3-b21a-39c7-8a37e8efda79-2bba8437 {
  grid-area: 2 / 7 / 3 / 8;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded00f-72dc022f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded011-72dc022f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded016-72dc022f {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded026-72dc022f {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded076-72dc022f {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded078-72dc022f {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-72dc022f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-72dc022f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded00f-32618297 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded011-32618297 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded016-32618297 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded026-32618297 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded076-32618297 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded078-32618297 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-32618297, #w-node-_593674d5-551f-303d-4663-8c8673cbce54-32618297, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded00f-1cbdb598 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded011-1cbdb598 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded016-1cbdb598 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded026-1cbdb598 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded076-1cbdb598 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded078-1cbdb598 {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-1cbdb598, #w-node-_3838958f-0e9c-8fb8-0149-ef312cae89ac-1cbdb598, #w-node-_638ea0ed-a990-f80e-19cf-f6957e0438c4-1cbdb598, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded00f-2b0c4c9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded011-2b0c4c9e {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded016-2b0c4c9e {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded026-2b0c4c9e {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded076-2b0c4c9e {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded078-2b0c4c9e {
  grid-area: 5 / 1 / 6 / 3;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-2b0c4c9e, #w-node-_7c6848bf-ad57-d6df-30a3-ceafcfb1f9f7-2b0c4c9e, #w-node-_745e8153-bd20-65de-a547-1e8cbc45428c-2b0c4c9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd07c-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd082-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd088-ed07c9ee, #w-node-_7fc3df81-754a-f340-5d3b-7448a0fbd08e-ed07c9ee {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22612-ed07c9ee, #w-node-_84d4b403-4a09-abe1-4713-27c08992b075-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22643-ed07c9ee, #w-node-_5bd5e053-7a42-1491-ad41-69357da425d5-ed07c9ee, #w-node-ef06a083-746e-0f87-8335-000dce3f8c7c-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2264a-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22635-ed07c9ee, #w-node-_082481d2-e26a-a046-bdc3-8637406f105e-ed07c9ee, #w-node-_2cfe69e4-ac32-53df-ce17-97236f115887-ed07c9ee, #w-node-_2b3469b1-28ba-e3cf-0d5f-220ed2b35642-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2265f-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22658-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2262e-ed07c9ee, #w-node-e81b6104-e76d-2041-5b97-c915a4732253-ed07c9ee, #w-node-aed34b73-cdf8-f1e0-7cc2-f5c2a1a8b64a-ed07c9ee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-feb54ef2-de20-c265-b9b6-6993fb355f21-19236f82 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042a4-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042ac-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042b4-2007c9f1, #w-node-_6c6c64c5-1a91-94f5-9cc9-ce217e5df91c-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042c4-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042cc-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df65-2007c9f1, #w-node-_13294688-2374-e79a-9a11-a31d280ab538-2007c9f1, #w-node-e0c9160b-7cf1-5874-ec3d-0150bb46a8ef-2007c9f1, #w-node-ad612cd8-3921-7765-2621-4427dbf8c696-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df5d-2007c9f1, #w-node-a242fa64-8aad-b080-402d-f8d3cd1d39a9-2007c9f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_57706e85-cf39-103a-acea-c0709ba646f5-0907c9fb, #w-node-_33a50695-c50a-bf0d-2dee-825afeb0bfb1-3707c9fc, #w-node-c83166f5-d6e3-eeda-6736-86772a0cdbb1-b707c9fd, #w-node-ec2c8eca-1c77-c7cf-bf95-c370a0048924-6c07c9fe, #w-node-d5dd0655-b524-c5c5-fb6d-cbf76278038c-3f07c9ff, #w-node-_5df74994-1850-48f9-956c-83e2885dc099-9e07ca00 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dd5-2bba8437 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dee-2bba8437 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3def-2bba8437 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3df2-2bba8437 {
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3df5-2bba8437 {
    grid-area: 2 / 3 / 3 / 4;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3df8-2bba8437 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dfb-2bba8437 {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dfe-2bba8437 {
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e01-2bba8437 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: start;
    justify-self: stretch;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e3f-2bba8437 {
    grid-area: 4 / 2 / 5 / 3;
    justify-self: end;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e50-2bba8437 {
    grid-area: 4 / 1 / 5 / 2;
    align-self: auto;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22612-ed07c9ee {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_84d4b403-4a09-abe1-4713-27c08992b075-ed07c9ee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22643-ed07c9ee {
    grid-area: 5 / 2 / 6 / 3;
  }

  #w-node-_5bd5e053-7a42-1491-ad41-69357da425d5-ed07c9ee, #w-node-ef06a083-746e-0f87-8335-000dce3f8c7c-ed07c9ee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2264a-ed07c9ee {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22635-ed07c9ee {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_082481d2-e26a-a046-bdc3-8637406f105e-ed07c9ee, #w-node-_2cfe69e4-ac32-53df-ce17-97236f115887-ed07c9ee, #w-node-_2b3469b1-28ba-e3cf-0d5f-220ed2b35642-ed07c9ee, #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2265f-ed07c9ee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db22658-ed07c9ee {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_072a0052-7bdd-a39a-e5ec-970b4db2262e-ed07c9ee {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-e81b6104-e76d-2041-5b97-c915a4732253-ed07c9ee, #w-node-aed34b73-cdf8-f1e0-7cc2-f5c2a1a8b64a-ed07c9ee {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042a4-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042ac-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042b4-2007c9f1, #w-node-_6c6c64c5-1a91-94f5-9cc9-ce217e5df91c-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042c4-2007c9f1, #w-node-_299cbe1c-78d6-f35c-43c8-6f102cd042cc-2007c9f1, #w-node-e4946dcc-5061-bc6e-88ba-6f60c75e0fda-2007c9f1, #w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a8e-2007c9f1, #w-node-_195fc3bb-acc7-ecb6-d794-c7b5383f7a96-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df65-2007c9f1, #w-node-_13294688-2374-e79a-9a11-a31d280ab538-2007c9f1, #w-node-e0c9160b-7cf1-5874-ec3d-0150bb46a8ef-2007c9f1, #w-node-ad612cd8-3921-7765-2621-4427dbf8c696-2007c9f1, #w-node-fc629a56-00bf-cce5-5bd0-4b57bb75df5d-2007c9f1, #w-node-a242fa64-8aad-b080-402d-f8d3cd1d39a9-2007c9f1, #w-node-_2adc51ac-061b-2590-1d9f-2191c9fba548-eb07ca01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dd5-2bba8437 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dee-2bba8437 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e01-2bba8437 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: end;
    justify-self: stretch;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e3f-2bba8437 {
    grid-area: 5 / 1 / 6 / 3;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e50-2bba8437 {
    grid-area: 4 / 1 / 5 / 3;
    align-self: auto;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88d8-1f07c9f0, #w-node-c41f91a4-93e9-b86b-2c0d-bc423fcf88de-1f07c9f0, #w-node-_785d5e08-0837-5c2f-8db1-8a114d061d7a-7607c9f2, #w-node-_785d5e08-0837-5c2f-8db1-8a114d061d80-7607c9f2, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-1a07c9f3, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-1a07c9f3, #w-node-_61bcff6e-649f-7286-d3d6-393894e5eab8-0907c9fb, #w-node-_33a50695-c50a-bf0d-2dee-825afeb0c017-3707c9fc, #w-node-d5dd0655-b524-c5c5-fb6d-cbf7627803cc-3f07c9ff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dd1-2bba8437 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dd5-2bba8437 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dee-2bba8437 {
    grid-area: 5 / 1 / 6 / 2;
    align-self: start;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3df2-2bba8437 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3df5-2bba8437 {
    grid-area: 2 / 3 / 3 / 4;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3dfb-2bba8437 {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e01-2bba8437 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e17-2bba8437 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e3f-2bba8437 {
    grid-area: 7 / 1 / 8 / 2;
    align-self: end;
    justify-self: start;
  }

  #w-node-eefa6b1d-074b-fa76-371f-d299194f3e50-2bba8437 {
    grid-area: 6 / 1 / 7 / 2;
    align-self: auto;
    justify-self: start;
  }

  #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-72dc022f, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-72dc022f, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded085-32618297, #w-node-_593674d5-551f-303d-4663-8c8673cbce54-32618297, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-1cbdb598, #w-node-_3838958f-0e9c-8fb8-0149-ef312cae89ac-1cbdb598, #w-node-_638ea0ed-a990-f80e-19cf-f6957e0438c4-1cbdb598, #w-node-b447bc98-6de0-2b76-2f05-6d40c6ded07f-2b0c4c9e, #w-node-_7c6848bf-ad57-d6df-30a3-ceafcfb1f9f7-2b0c4c9e, #w-node-_745e8153-bd20-65de-a547-1e8cbc45428c-2b0c4c9e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


