.navbar8-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-navlink {
  display: contents;
}
.navbar8-image1 {
  height: 3rem;
  text-decoration: none;
}
.navbar8-container1 {
  top: 100px;
  left: 0px;
  width: 100%;
  display: grid;
  padding: var(--dl-space-space-oneandhalfunits);
  grid-gap: var(--dl-space-space-halfunit);
  position: absolute;
  background-color: var(--dl-color-theme-neutral-light);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.navbar8-menu-item {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page1-image {
  width: 30px;
  height: 30px;
}
.navbar8-content {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page1 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page2-image {
  width: 30px;
  height: 30px;
}
.navbar8-content1 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page2 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page3-image {
  width: 30px;
  height: 30px;
}
.navbar8-content2 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page3 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item3 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page4-image {
  width: 30px;
  height: 30px;
}
.navbar8-content3 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page4 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.navbar8-links {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
.navbar8-link1 {
  text-decoration: none;
}
.navbar8-link2 {
  text-decoration: none;
}
.navbar8-link3 {
  text-decoration: none;
}
.navbar8-container3 {
  display: contents;
}
.navbar8-container4 {
  top: 8px;
  float: right;
  right: 85px;
  margin: auto;
  position: absolute;
}
.navbar8-container5 {
  display: contents;
}
.navbar8-buttons {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navbar8-action1 {
  transition: 0.3s;
  font-family: "Open Sans";
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.navbar8-action1:hover {
  color: var(--dl-color-theme-secondary1);
  background-color: #123d9c;
}
.navbar8-burger-menu {
  display: none;
}
.navbar8-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar8-navlink1 {
  display: contents;
}
.navbar8-logo {
  width: auto;
  height: 3rem;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar8-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar8-links1 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
.navbar8-link11 {
  text-decoration: none;
}
.navbar8-link21 {
  text-decoration: none;
}
.navbar8-link31 {
  text-decoration: none;
}
.navbar8-buttons1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: row;
}
.navbar8-action11 {
  transition: 0.3s;
  user-select: unset;
  text-decoration: none;
  background-color: #1a56db;
}
.navbar8-action11:hover {
  color: var(--dl-color-theme-secondary1);
  background-color: #123d9c;
}
.navbar8-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
.navbar8-root-class-name {
  top: 0px;
  left: 0px;
  position: absolute;
}
.navbar8-root-class-name1 {
  top: 0px;
  left: 0px;
  position: absolute;
}
.navbar8-root-class-name2 {
  top: 0px;
  left: 0px;
  position: absolute;
}
@media(max-width: 991px) {
  .navbar8-links {
    margin-right: var(--dl-space-space-twounits);
  }
  .navbar8-container4 {
    display: none;
  }
}
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    background-color: var(--dl-color-theme-neutral-light-nobg);
  }
  .navbar8-container1 {
    display: none;
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-action11 {
    background-color: #0073e7;
  }
}
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-space-space-unit);
    padding-right: 16px;
    background-color: var(--dl-color-theme-neutral-light-nobg1);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.incio-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.incio-espaco-util {
  top: calc(64px + 3rem);
  width: calc(100% - 200px);
  height: calc(100vh - 64px - 3rem);
  display: flex;
  position: absolute;
  max-width: 1800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.incio-show-1 {
  width: 100%;
  height: 700px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.incio-image {
  right: 0px;
  width: auto;
  height: 650px;
  position: absolute;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius8);
}
.incio-call1 {
  left: 3%;
  width: 50%;
  height: 300px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.incio-texto {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.incio-titulo {
  width: 100%;
  font-size: 4em;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 800;
  line-height: 1;
  align-content: center;
}
.incio-apelo {
  color: #949494;
  width: 100%;
  margin: 30px 0;
  font-size: 1.3em;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.5;
}
.incio-container-button {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: left;
  flex-direction: column;
}
.incio-oramento {
  width: 400px;
  height: 100%;
  margin: 0 30px;
  position: relative;
  text-align: center;
  align-content: center;
  text-decoration: none;
  display: flexbox;
  justify-content: center;
  align-items: center;
}
.incio-text05 {
  /*margin-top: auto;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: auto;*/
}
.incio-espaco-util-2 {
  top: 90vh;
  width: 100%;
  height: 950px;
  position: absolute;
  max-width: 1920px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.incio-show-2 {
  width: 100%;
  height: 1080px;
  display: flex;
  max-height: 950px;
  flex-direction: column;
  justify-content: flex-end;
}
.incio-image1 {
  left: 0px;
  width: fit-content;
  height: 100%;
  position: relative;
  object-fit: contain;
}
.incio-call11 {
  right: 3%;
  width: 40%;
  bottom: auto;
  height: 320px;
  display: flex;
  position: absolute;
  align-items: center;
  margin-bottom: 100px;
  flex-direction: column;
  justify-content: flex-end;
}
.incio-texto1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: center;
  user-select: none;
  flex-direction: column;
  justify-content: flex-start;
}
.incio-titulo1 {
  width: 100%;
  font-size: 3.7rem;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 800;
  line-height: 1;
  user-select: none;
  align-content: center;
}
.incio-text08 {
  width: 100%;
  align-self: flex-start;
  text-align: left;
  align-content: center;
}
.incio-apelo1 {
  color: rgb(148, 148, 148);
  width: 100%;
  margin: 30px 0;
  font-size: 1.3em;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.5;
  user-select: none;
}
.incio-container-button1 {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: left;
  flex-direction: column;
}
.incio-oramento1 {
  width: 300px;
  height: 100%;
  margin: 0 30px;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .incio-espaco-util {
    width: calc(100% - 100px);
  }
  .incio-image {
    width: 40%;
    height: auto;
  }
  .incio-call1 {
    width: 50%;
  }
  .incio-titulo {
    font-size: 3.8em;
  }
  .incio-apelo {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .incio-show-2 {
    justify-content: center;
  }
  .incio-image1 {
    height: 120%;
    content: url("/public/ini21600.png");
  }
  .incio-call11 {
    right: 4%;
    width: 30%;
    height: 370px;
  }
  .incio-titulo1 {
    font-size: 2.5rem;
    font-style: normal;
    text-align: center;
    font-family: Open Sans;
    font-weight: 800;
    line-height: 1;
  }
  .incio-text08 {
    font-size: inherit;
  }
  .incio-text09 {
    font-size: 3rem;
  }
  .incio-apelo1 {
    color: rgb(148, 148, 148);
    text-align: center;
  }
  .incio-container-button1 {
    align-items: center;
  }
}
@media(max-width: 1200px) {
  .incio-espaco-util {
    width: 100%;
  }
  .incio-show-1 {
    height: 800px;
  }
  .incio-image {
    width: 45%;
    content: url("/public/thaim.png");
    margin-right: 30px;
  }
  .incio-call1 {
    width: 47%;
  }
  .incio-titulo {
    font-size: 3.3em;
  }
  .incio-espaco-util-2 {
    width: 100%;
    height: 800px;
  }
  .incio-show-2 {
    height: 800px;
  }
  .incio-image1 {
    left: -30%;
    height: 130%;
  }
  .incio-call11 {
    width: 47%;
  }
  .incio-titulo1 {
    font-size: 0.8em;
  }
  .incio-text08 {
    font-size: 3.3em;
  }
}
@media(max-width: 991px) {
  .incio-espaco-util {
    width: 75%;
    height: 700px;
    align-items: center;
    justify-content: flex-start;
  }
  .incio-show-1 {
    height: 670px;
  }
  .incio-image {
    top: -155px;
    left: 0;
    width: 100%;
    margin: auto;
    content: url("/public/thaimt.png");
    border-radius: 8px;
  }
  .incio-call1 {
    top: 35vw;
    left: 0;
    right: 0;
    width: 95%;
    height: 300px;
    margin: 0 auto;
  }
  .incio-texto {
    height: 200px;
  }
  .incio-apelo {
    font-size: 1.3em;
    line-height: 1.5;
  }
  .incio-espaco-util-2 {
    top: calc( 64px + 3rem + 700px);
    height: 670px;
    width: 75%;
    align-items: center;
    justify-content: flex-start;
  }
  .incio-show-2 {
    height: 670px;
    overflow: hidden;
  }
  .incio-image1 {
    top: -255px;
    left: 0;
    width: 100%;
    margin: auto;
    content: url("/public/ini2m.png");
    border-radius: 16px;
  }
  .incio-call11 {
    top: 35vw;
    left: 0;
    right: 0;
    width: 95%;
    height: 320px;
    margin: 0 auto;
  }
  .incio-texto1 {
    height: 200px;
  }
  .incio-apelo1 {
    font-size: 1.3em;
    line-height: 1.5;
  }
}
@media(max-width: 767px) {
  .incio-espaco-util {
    width: 100%;
  }
  .incio-image {
    top: -145px;
    left: 0px;
  }
  .incio-call1 {
    top: 45vw;
    width: 90%;
    height: 270px;
  }
  .incio-texto {
    height: calc(100% - 50px);
  }
  .incio-titulo {
    font-size: 2.8em;
  }
  .incio-apelo {
    font-size: 1.1em;
  }
  .incio-oramento {
    width: 350px;
  }
  .incio-text05 {
    font-size: 0.9em;
  }
  .incio-espaco-util-2 {
    width: 100%;
  }
  .incio-image1 {
    top: -200px;
    left: 0px;
  }
  .incio-call11 {
    top: 53vw;
    width: 90%;
    height: 280px;
  }
  .incio-texto1 {
    height: calc(100% - 50px);
  }
  .incio-titulo1 {
    font-size: 2.8em;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 800;
    line-height: 1;
  }
  .incio-text08 {
    font-size: 0.9em;
  }
  .incio-text09 {
    font-size: 3rem;
  }
  .incio-apelo1 {
    font-size: 1.1em;
  }
  .incio-oramento1 {
    width: 350px;
  }
  .incio-text13 {
    font-size: 0.9em;
  }
}
@media(max-width: 479px) {
  .incio-espaco-util {
    top: calc(32px + 3rem);
    height: 600px;
  }
  .incio-show-1 {
    height: 522px;
  }
  .incio-image {
    top: -80px;
  }
  .incio-titulo {
    font-size: 2em;
  }
  .incio-apelo {
    font-size: 1em;
  }
  .incio-container-button {
    align-items: center;
  }
  .incio-oramento {
    width: 100%;
    padding: 10px;
  }
  .incio-text05 {
    font-size: 0.8em;
  }
  .incio-espaco-util-2 {
    top: calc(32px + 3rem + 550px);
    height: 522px;
  }
  .incio-show-2 {
    height: 522px;
  }
  .incio-titulo1 {
    font-size: 0.9em;
  }
  .incio-text08 {
    font-size: 2em;
  }
  .incio-apelo1 {
    color: rgb(148, 148, 148);
    font-size: 1em;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.5;
  }
  .incio-container-button1 {
    align-items: center;
  }
  .incio-oramento1 {
    width: 70%;
    padding: 10px;
  }
  .incio-text13 {
    font-size: 0.9em;
  }
  .incio-text14 {
    font-size: 0.85em;
  }
}
.navbar8-container1 {
  display: none;
}
