@font-face {
  font-family: Crc25;
  src: url('../fonts/crc25.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Crc35;
  src: url('../fonts/crc35.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Crc55;
  src: url('../fonts/crc55.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Crc65;
  src: url('../fonts/crc65.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --lime-green: #65b32e;
  --dark-slate-grey: #005c55;
}

.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;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.secao-01 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-inicio {
  text-align: center;
}

.grid-secao-01 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  display: block;
  overflow: visible;
}

.bloco-esq-secao-01 {
  text-align: center;
}

.bloco-dir-secao-01 {
  border: 1px solid var(--lime-green);
  border-radius: 10px;
  max-width: 600px;
  padding: 40px;
}

.h1 {
  color: #fff;
  text-align: center;
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Crc65, sans-serif;
  font-size: 6em;
  font-weight: 400;
  line-height: 1em;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.p1 {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2em;
  line-height: 1.1em;
}

.btn {
  padding: 20px;
}

.text-block {
  color: var(--lime-green);
  margin-bottom: 10px;
  font-size: 3em;
  line-height: 1em;
}

.form-block {
  margin-top: 20px;
}

.secao-02 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid-secao-02 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image {
  width: 40px;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.servico {
  padding-bottom: 0;
}

.grid-fotos {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--dark-slate-grey);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.bloco-dir-secao-03 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-2 {
  width: 100%;
  max-width: 1000px;
}

.text-block-img {
  color: #fff;
  margin-bottom: 40px;
  font-size: 50px;
  line-height: 50px;
}

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Crc65, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.text-block-4 {
  font-size: 18px;
}

.list-item {
  color: #fff;
  align-items: center;
  margin-bottom: 10px;
  font-size: 15px;
  display: flex;
}

.list-item._2 {
  color: #686868;
  align-items: flex-start;
  margin-bottom: 15px;
  font-weight: 400;
}

.image-bloco {
  width: 20px;
  margin-right: 10px;
}

.list {
  margin-top: 0;
  margin-bottom: 40px;
}

.list.a {
  margin-bottom: 20px;
}

.riscos {
  padding-top: 60px;
  padding-bottom: 0;
}

.heading-2 {
  text-align: center;
}

.h2 {
  color: #fff;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 20px;
  font-size: 60px;
  line-height: 60px;
}

.grid-secao-04 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: stretch;
  justify-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.list-item-2 {
  margin-bottom: 10px;
}

.footer-dark {
  background-color: var(--dark-slate-grey);
  color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 15px;
  position: relative;
}

.container-rodape {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  background-color: #0000;
  padding-right: 40px;
  text-decoration: none;
}

.footer-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  color: var(--lime-green);
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 12px;
  font-family: Crc65, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 18px;
}

.footer-link {
  color: #fff;
  padding-top: 2px;
  font-size: 15px;
  line-height: 16px;
  text-decoration: none;
  transition: all .5s;
}

.footer-link:hover {
  color: var(--lime-green);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-4 {
  background-color: #fff;
  border-radius: 10px;
  width: 200px;
  margin-bottom: 20px;
  padding: 10px;
}

.body {
  font-family: Crc55, sans-serif;
}

.button-2 {
  background-color: var(--lime-green);
  text-align: center;
  background-image: url('../images/WhatsApp.svg');
  background-position: 12px 47%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-radius: 5px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  font-family: Crc55, sans-serif;
  transition: background-color .8s;
  display: inline-block;
}

.button-2:hover {
  background-color: var(--dark-slate-grey);
}

.submit-button {
  background-color: #65b32e;
  border-radius: 5px;
  margin-top: 20px;
  transition: background-color .8s;
}

.submit-button:hover {
  background-color: #005c55;
}

.checkbox-field {
  color: #fff;
  font-family: Crc55, sans-serif;
}

.link, .paragraph, .link-2 {
  color: #fff;
}

.field-label {
  color: #fff;
  text-align: left;
}

.success-message {
  background-color: #65b32e;
  border-radius: 10px;
}

.text-block-11 {
  text-align: center;
}

.error-message {
  border-radius: 10px;
}

.bloco-form {
  background-color: #f1f1f1;
  border: 0 solid #000;
  border-radius: 7px;
  margin-bottom: 0;
  font-family: Crc35, sans-serif;
}

.titulo-form {
  color: #fff;
  margin-top: 10px;
  font-family: Crc55, sans-serif;
  font-weight: 400;
}

.textarea {
  background-color: #f1f1f1;
  border: 0 solid #000;
  border-radius: 7px;
  font-family: Crc35, sans-serif;
  font-weight: 400;
}

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

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

.text-block-10 {
  color: #fff;
}

.div-block-14 {
  margin-top: 20px;
}

.registros {
  padding-top: 80px;
  padding-bottom: 60px;
}

.grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.bloco-1 {
  border-radius: 20px;
  padding: 40px 20px;
  transition: box-shadow .8s;
  box-shadow: 0 0 40px #00000017;
}

.bloco-1:hover {
  box-shadow: 0 0 40px #00000014;
}

.icone-1 {
  width: auto;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.texto-1 {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Crc65, sans-serif;
  font-size: 17px;
}

.paragraph-2 {
  color: #6e6e6e;
  text-align: center;
  margin-bottom: 0;
  font-family: Crc35, sans-serif;
  font-weight: 400;
}

.button {
  background-color: #65b32e;
  border-radius: 5px;
  font-family: Crc55, sans-serif;
  transition: background-color .8s;
}

.button:hover {
  background-color: #004742;
}

.text-block-13 {
  color: #6e6e6e;
  background-image: url('../images/seta.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 13px;
  margin-bottom: 10px;
  padding-left: 22px;
  font-family: Crc55, sans-serif;
  line-height: 1;
  transition: transform .8s;
}

.text-block-13:hover {
  transform: translate(5px);
}

.img {
  border-bottom: 1px solid #fff;
  width: 100px;
  padding-bottom: 10px;
}

.bloco-assinaturas {
  background-color: #03443f;
  border-radius: 5px;
  width: auto;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 20px;
  display: flex;
}

.grid-assinaturas {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.texto-copy {
  color: #fff;
  text-align: left;
  width: 50%;
  font-family: Crc35, sans-serif;
  font-size: 12px;
}

.texto-dev {
  clear: right;
  color: #fff;
  text-align: right;
  width: 50%;
  font-family: Crc35, sans-serif;
  font-size: 12px;
}

.hn {
  color: #fff;
  border-bottom: 1px solid #65b32e;
  text-decoration: none;
  transition: color .8s;
}

.hn:hover {
  color: #65b32e;
}

.container-b {
  background-color: var(--dark-slate-grey);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--lime-green), var(--dark-slate-grey));
  text-align: center;
  border-radius: 25px;
  padding-top: 100px;
  padding-bottom: 60px;
}

.list-item-b {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-size: 25px;
  display: flex;
}

.menu {
  background-color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.container-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  width: 70px;
  margin-right: 20px;
}

.text-block-3-copy {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.preloader {
  z-index: 999;
  background-color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  font-family: Crc65, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-animation {
  width: 250px;
}

.lottie-animation-2 {
  width: 200px;
}

.whatsapp {
  z-index: 1001;
  background-color: var(--lime-green);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all .8s;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.whatsapp:hover {
  background-color: var(--dark-slate-grey);
}

.image-8 {
  width: 20px;
}

.cadastro {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000000d9;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-33 {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.text-block-14 {
  color: #fff;
  padding-top: 3px;
}

.div-block-34 {
  border: 2px solid var(--lime-green);
  background-color: var(--lime-green);
  cursor: pointer;
  border-radius: 10px;
  padding: 15px;
  transition: all .8s;
  display: inline-block;
}

.div-block-34:hover {
  background-color: #0000;
}

.text-block-15 {
  color: #fff;
  background-image: url('../images/email.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 25px;
  font-size: 16px;
}

.div-block-35 {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-36 {
  background-color: var(--lime-green);
  width: 50px;
  height: 3px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.online {
  padding-bottom: 0;
}

.bloco-online {
  background-color: var(--dark-slate-grey);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--lime-green), var(--dark-slate-grey));
  border-radius: 30px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
}

.image-9 {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h3 {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  line-height: 1.2;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Crc35, sans-serif;
  font-size: 14px;
}

.bloco-icone {
  border: 3px solid var(--lime-green);
  background-color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: -50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-10 {
  width: auto;
}

.texto-demarcado {
  border-bottom: 2px solid var(--dark-slate-grey);
  line-height: 1;
}

.list-copy {
  margin-top: 0;
  margin-bottom: 0;
}

.botao {
  border: 2px solid var(--lime-green);
  background-color: var(--lime-green);
  background-image: url('../images/WhatsApp.svg');
  background-position: 40px;
  background-repeat: no-repeat;
  background-size: 17px;
  border-radius: 200px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 40px 25px 65px;
  font-size: 20px;
  transition: all .8s;
  box-shadow: 15px 8px 20px 20px #0000;
}

.botao:hover {
  border-color: var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
  transform: translate(0, -10px);
}

.botao.w--current {
  font-size: 16px;
}

.botao._2 {
  background-color: var(--lime-green);
}

.botao._2:hover {
  border-color: var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
}

.inicio {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/grupo-de-pessoas-trabalhando-no-plano-de-negocios-em-um-escritorio-1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 0;
  display: flex;
}

.play-state {
  display: none;
}

.container-copy {
  display: flex;
}

.div-block-38 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-2 {
  color: #fff;
  font-size: 1em;
}

.bloco-icone2 {
  border: 3px solid var(--lime-green);
  background-color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: -50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icone-2 {
  width: 45px;
}

.section-5 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-14 {
  color: #005c55;
  font-size: 50px;
  line-height: 60px;
}

.container-5 {
  margin-bottom: 40px;
}

.heading-15 {
  color: #000;
  margin-top: 0;
}

.paragraph-9 {
  font-family: Crc35, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
}

.body-2 {
  font-family: Crc65, sans-serif;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-wrap-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  font-family: Crc65, sans-serif;
  display: flex;
}

.heading-16 {
  color: #004742;
  font-size: 50px;
  line-height: 50px;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-4 {
  background-color: #65b32e;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Crc55, sans-serif;
  transition: background-color .8s;
}

.button-4:hover {
  background-color: #004742;
}

.div-block-40 {
  display: flex;
}

.div-block-41 {
  margin-right: 10px;
}

.div-block-42 {
  margin-left: 0;
}

.div-block-43 {
  margin-left: 10px;
}

.div-block-44 {
  border-left: 1px solid var(--lime-green);
  padding-left: 10px;
}

.heading-17 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crc65, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.div-block-45 {
  margin-top: 10px;
}

.texto-curitiba {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Crc65, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.div-block-38-copy {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vdvd {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-6 {
  margin-bottom: 60px;
}

.grid-10 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.text-block-3-copy {
  color: var(--dark-slate-grey);
  text-align: left;
  margin-bottom: 40px;
  font-size: 50px;
  line-height: 50px;
}

.subtitulo {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3 {
  color: #fff;
  border-bottom: 1px solid #000;
  font-family: Crc65, sans-serif;
  font-weight: 400;
}

.div-block-46 {
  margin-bottom: 20px;
}

.text-block-17 {
  color: #fff;
  text-align: left;
  font-family: Crc65, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  display: inline;
}

.text-span-4 {
  border-bottom: 1px solid var(--lime-green);
}

.h1-edit {
  color: var(--lime-green);
  font-family: Crc65, sans-serif;
  font-weight: 400;
}

.text-span-6 {
  border-bottom: 2px solid var(--lime-green);
  color: #fff;
  font-family: Crc65, sans-serif;
  font-weight: 400;
}

.text-block-img2 {
  font-size: 20px;
  line-height: 30px;
}

.div-block-47 {
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.text-block-19 {
  color: #fff;
  align-items: center;
  display: flex;
}

.div-block-48 {
  color: #000;
  background-color: #fff;
  border-radius: 200px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.h2-b {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Crc65, sans-serif;
  font-weight: 400;
}

.text-mark {
  color: var(--lime-green);
}

.grid-etapas {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-etapas {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Crc35, sans-serif;
  font-weight: 400;
  line-height: 17px;
}

.text-etapas {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Crc65, sans-serif;
  font-size: 20px;
}

.text-etapas-mark {
  color: var(--lime-green);
  font-size: 30px;
}

.zap {
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-texto {
  align-self: center;
  align-items: center;
  margin-right: 10px;
  transition: all .8s;
  display: block;
}

.link-texto:hover {
  transform: translate(5px);
}

.text-block-20 {
  background-color: var(--dark-slate-grey);
  color: #fff;
  border-radius: 200px;
  padding: 10px;
}

.div-block-50 {
  background-color: var(--lime-green);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: all .8s;
  display: flex;
}

.div-block-50:hover {
  transform: scale(.9);
}

.image-icone {
  width: 20px;
}

.image-text {
  width: 140px;
  margin-right: 0;
}

.div-block-51 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.bloco-etapas {
  background-color: var(--dark-slate-grey);
  border-radius: 20px;
  padding: 40px 20px;
  transition: box-shadow .8s;
  box-shadow: 0 0 40px #00000017;
}

.bloco-etapas:hover {
  box-shadow: 0 0 40px #00000014;
}

.etapas {
  padding-top: 80px;
  padding-bottom: 60px;
}

.container-etapas {
  text-align: center;
}

.h2-copy {
  color: #fff;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 40px;
  font-size: 60px;
  line-height: 60px;
}

.link-image {
  background-color: var(--lime-green);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: all .8s;
  display: flex;
}

.link-image:hover {
  transform: scale(.9);
}

.btn-whatsapp {
  z-index: 888;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.container-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-52 {
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.html-embed {
  width: 30px;
  height: 30px;
}

.icone-svg-1 {
  width: 50px;
  padding-top: 10px;
  padding-left: 5px;
}

.html-embed-2 {
  width: 5px;
}

.icone-svg-2 {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-left: 5px;
  overflow: visible;
}

.html-embed-3 {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-right: 5px;
  padding-top: 0;
}

.html-embed-4 {
  width: 150px;
  height: 50px;
}

.logo {
  width: 70px;
  height: 40px;
  margin-right: 10px;
}

.logo-rodape {
  width: 100px;
}

.bloco-footer {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.html-embed-3-copy {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  padding-top: 0;
}

.text-block-sep {
  margin-top: 3px;
  font-size: 17px;
  line-height: 30px;
}

.html-embed-3-copyv {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-right: 5px;
  padding-top: 0;
}

.section-duvidas {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-18 {
  color: #005c55;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6em;
  line-height: .9em;
}

.faq-item {
  background-color: #fff;
  border: 1px #212121;
  border-radius: 25px;
  box-shadow: 0 0 20px #00000012;
}

.minus {
  background-color: #fff;
  border-radius: 20px;
  width: 38%;
  height: 2px;
  position: absolute;
}

.grid-8 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.plus {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 38%;
  position: absolute;
}

.botao-2 {
  background-color: #65b32e;
  background-image: url('../images/WhatsApp.svg');
  background-position: 40px;
  background-repeat: no-repeat;
  background-size: 17px;
  border: 2px solid #65b32e;
  border-radius: 200px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 40px 25px 65px;
  font-size: 20px;
  transition: all .8s;
  box-shadow: 15px 8px 20px 20px #0000;
}

.botao-2:hover {
  background-color: #005c55;
  border-color: #005c55;
  transform: translate(0, -10px);
}

.botao-2.w--current {
  font-size: 16px;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.text-span-7 {
  color: #65b32e;
}

.faq-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  margin-top: 0;
  display: grid;
}

.faq-answer-inner {
  padding: 0 20px 20px;
  overflow: visible;
}

.p-m-wrap {
  background-color: #65b32e;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

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

.paragraph-3 {
  color: #000000e6;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.h3-2 {
  color: #005c55;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
}

.text-span-8 {
  color: var(--lime-green);
  font-size: 40px;
}

.clientes {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.div-block-9 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #005c55;
  text-align: center;
  max-width: 600px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.creator_content {
  display: flex;
}

.creator_block {
  background-color: #fff;
  border-radius: 12px;
  min-width: 200px;
  margin-right: 24px;
  padding: 0;
  display: block;
}

.footer-dark-2 {
  z-index: 777;
  color: #fff;
  background-color: #003531;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 15px;
  position: relative;
}

.html-embed-3-copy-2 {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  padding-top: 0;
}

.image-11 {
  background-color: #fff;
  border-radius: 10px;
  width: 200px;
  margin-bottom: 20px;
  padding: 10px;
}

.footer-link-2 {
  color: #fff;
  padding-top: 2px;
  font-size: 15px;
  line-height: 16px;
  text-decoration: none;
  transition: all .5s;
}

.footer-link-2:hover {
  color: #65b32e;
}

.bloco-footer-2 {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.bloco-footer-2.off {
  display: none;
}

.title-small-2 {
  color: #65b32e;
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Crc65, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 18px;
}

.title-small-2._2 {
  margin-bottom: 20px;
}

.section-7 {
  background-color: var(--dark-slate-grey);
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/134261.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-21 {
  color: var(--lime-green);
  margin-right: 20px;
  font-family: Crc65, sans-serif;
  font-size: 12em;
  font-weight: 400;
  line-height: 1em;
  display: inline-flex;
}

.container-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-22 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Crc65, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
}

.logo-2 {
  width: 70px;
  height: auto;
  margin-right: 10px;
  display: flex;
}

.heading-19 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.navbar-brand-2, .navbar-brand-2.w--current {
  padding-top: 10px;
}

.navbar-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-71 {
  align-self: center;
  display: inline-flex;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
}

.div-block-72 {
  border-left: 1px solid #65b32e;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  line-height: 15px;
  display: flex;
}

.container-regular-2 {
  width: 1200px;
  max-width: 90%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
}

.menu-3 {
  z-index: 10;
  background-color: #005c55;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

@media screen and (max-width: 991px) {
  .bloco-dir-secao-01 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .h1 {
    font-size: 5em;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .p1 {
    font-size: 1.7em;
  }

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

  .bloco-dir-secao-03 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-rodape {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
    display: block;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
  }

  .img {
    text-align: left;
  }

  .text-block-3-copy {
    max-width: 90%;
  }

  .bloco-online {
    width: 90%;
  }

  .h3, .subtitulo {
    max-width: 90%;
  }

  .grid-etapas {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 90%;
  }

  .div-block-9 {
    width: 90%;
  }

  .creator_block {
    display: block;
  }

  .menu-button-3 {
    color: #fff;
    background-color: #65b32e;
    border-radius: 15px;
    padding: 12px;
  }

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

  .nav-menu-wrapper {
    background-color: #005c5500;
  }

  .nav-menu {
    background-color: #004d4700;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .secao-01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-inicio {
    max-width: 90%;
  }

  .grid-secao-01 {
    grid-template-columns: 1fr;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .grid-secao-02 {
    grid-template-columns: 1fr 1fr;
  }

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

  .bloco-dir-secao-03 {
    padding-top: 40px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-rodape {
    width: auto;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    max-width: 90%;
  }

  .footer-brand {
    text-align: center;
    padding-right: 0;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    width: auto;
    max-width: 90%;
  }

  .bloco-assinaturas {
    display: block;
  }

  .container-b {
    max-width: 90%;
  }

  .inicio {
    font-size: 12px;
  }

  .container-copy, .container-5 {
    max-width: 90%;
  }

  .grid-etapas {
    grid-template-columns: 1fr 1fr;
    width: auto;
    max-width: 90%;
  }

  .container-6 {
    max-width: 90%;
  }

  .logo-rodape {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-8 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .faq-wrap {
    grid-template-columns: 1fr;
  }

  .creator_block {
    display: block;
  }

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .text-block-21 {
    font-size: 10em;
  }

  .container-7 {
    max-width: 90%;
  }

  .text-block-22 {
    font-size: 35px;
  }

  .text-span-9 {
    font-size: 70px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .secao-01 {
    padding-top: 80px;
  }

  .bloco-dir-secao-01 {
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  .h1 {
    font-size: 3em;
    line-height: 1.1em;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .p1 {
    font-size: 1.5em;
  }

  .text-block {
    color: var(--lime-green);
    font-size: 2.2em;
    line-height: 1em;
  }

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

  .grid-fotos {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-bottom: 50px;
  }

  .bloco-dir-secao-03 {
    margin-top: 20px;
    padding-bottom: 60px;
  }

  .text-block-img {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 45px;
  }

  .list-item {
    margin-bottom: 15px;
  }

  .list {
    text-align: left;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .riscos {
    margin-top: -50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .grid-secao-04 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 90%;
  }

  .container-rodape {
    max-width: none;
  }

  .submit-button {
    margin-top: 10px;
  }

  .checkbox-field {
    text-align: left;
    line-height: 16px;
  }

  .paragraph {
    line-height: 1em;
  }

  .form {
    text-align: center;
  }

  .titulo-form {
    text-align: left;
  }

  .grid-9 {
    grid-column-gap: 10px;
  }

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

  .button {
    margin-top: 20px;
  }

  .bloco-assinaturas {
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .grid-assinaturas {
    display: block;
  }

  .texto-copy {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .texto-dev {
    text-align: center;
    width: auto;
    line-height: 1.2;
  }

  .container-b {
    border-radius: 0;
    max-width: none;
  }

  .list-item-b {
    text-align: left;
    font-size: 20px;
  }

  .cadastro {
    display: none;
  }

  .checkbox-label {
    text-align: left;
  }

  .div-block-34 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-35 {
    display: block;
  }

  .div-block-36 {
    display: inline-block;
  }

  .bloco-online {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h3 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.1;
  }

  .list-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .botao {
    text-align: center;
    background-position: 20px;
    width: auto;
    margin-left: 0;
    padding-left: 45px;
    padding-right: 20px;
    font-size: 17px;
  }

  .botao._2 {
    width: auto;
  }

  .inicio {
    min-height: 100vh;
  }

  .div-block-38, .div-block-40 {
    display: block;
  }

  .div-block-42 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .div-block-43 {
    margin-left: 0;
  }

  .div-block-38-copy, .vdvd {
    display: block;
  }

  .text-block-3-copy {
    margin-bottom: 40px;
  }

  .subtitulo {
    margin-bottom: 10px;
  }

  .text-block-17 {
    font-size: 22px;
  }

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

  .link-texto {
    width: auto;
    margin-right: 5px;
  }

  .h2-copy {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .btn-whatsapp {
    margin-bottom: 20px;
  }

  .html-embed-4 {
    margin-right: 0;
    padding-right: 0;
    display: none;
  }

  .heading-18 {
    font-size: 4em;
  }

  .grid-8 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .botao-2 {
    text-align: center;
    width: auto;
    margin-left: 0;
  }

  .faq-wrap {
    grid-template-columns: 1fr;
  }

  .p-m-wrap {
    margin-left: 40px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .clientes {
    padding-bottom: 100px;
    overflow: hidden;
  }

  .heading-3 {
    margin-bottom: 20px;
  }

  .creator_block {
    display: block;
  }

  .footer-link-2 {
    font-size: 14px;
  }

  .title-small-2 {
    text-align: center;
  }

  .section-7 {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/134261.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .container-7 {
    text-align: center;
    display: block;
  }

  .text-block-22 {
    line-height: 40px;
  }

  .heading-19 {
    font-size: 16px;
  }

  .navbar-brand-2.w--current {
    padding-top: 8px;
  }

  .navbar-wrapper {
    display: flex;
  }

  .div-block-71 {
    display: inline-flex;
  }

  .container-regular-2 {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    display: flex;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .nav-menu {
    flex-direction: column;
  }
}

#w-node-c8d257b5-c6ed-9708-65c7-bd87f4fcc634-91ba41d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8d257b5-c6ed-9708-65c7-bd87f4fcc636-91ba41d3 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_462773cc-4fee-c62e-00d8-0a0b3ccecd44-91ba41d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c754d5ef-b14c-fa63-129d-8cb9f0cef02a-91ba41d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0c0-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0c2-91ba41d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0c8-91ba41d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0cb-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0cd-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0db-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0e9-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0f7-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac105-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac113-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac121-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac12f-91ba41d3, #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac13d-91ba41d3, #w-node-b893ba75-e903-fc84-f1a8-ebfc15f5886a-91ba41d3, #w-node-b893ba75-e903-fc84-f1a8-ebfc15f5887b-91ba41d3, #w-node-b893ba75-e903-fc84-f1a8-ebfc15f58898-91ba41d3, #w-node-_08cdbe1f-ffc5-f83a-5834-db7c9a85ca88-9a85ca82, #w-node-_08cdbe1f-ffc5-f83a-5834-db7c9a85ca93-9a85ca82, #w-node-_08cdbe1f-ffc5-f83a-5834-db7c9a85caa0-9a85ca82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-c8d257b5-c6ed-9708-65c7-bd87f4fcc636-91ba41d3 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_04f65f58-e51f-2ec0-53ef-813e9e7ac0c8-91ba41d3 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Crc25';
  src: url('../fonts/crc25.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crc35';
  src: url('../fonts/crc35.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crc55';
  src: url('../fonts/crc55.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crc65';
  src: url('../fonts/crc65.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}