:root {
  --white: white;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.section {
  background-color: #000;
  height: auto;
}

.image {
  padding-top: 13px;
}

.txt-l {
  padding-left: 0;
}

.h1 {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1em;
  font-family: Chivo, sans-serif;
  font-size: 4.5em;
  font-weight: 600;
  line-height: 1em;
}

.checkbox-label-3 {
  color: #2c134a;
  padding-left: .4em;
  font-size: 1em;
}

.paragraph-2 {
  font-size: .8em;
  line-height: 1;
}

.contatos {
  display: flex;
}

.right-2 {
  padding-left: 0;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.form-block {
  justify-content: center;
  align-items: center;
  display: block;
}

.left {
  display: flex;
}

.checkbox-2 {
  color: #864646;
}

.grid-conteudo {
  border: 1px #000;
  border-radius: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.heading {
  color: #25316f;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #ffc600;
  background-clip: border-box;
  border-radius: 50px;
  width: 13em;
  margin-top: .4em;
  margin-left: -.4em;
  margin-right: 7.2em;
  padding-top: .3em;
  padding-bottom: .3em;
  padding-left: .7em;
  font-size: 2em;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-3 {
  padding-left: 0;
  padding-right: 2.4em;
}

.container {
  width: 100%;
  max-width: 100em;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 2.9em 0 5em;
  display: block;
}

.submit-button {
  color: #fff;
  background-color: #00adee;
  border-radius: 14px;
  padding: 1em 4em;
  font-family: Chivo, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

.submit-button:hover {
  color: #fff;
  background-color: #041727;
}

.rodape {
  border-top: 1px #fff;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 4.3em;
  display: block;
}

.checkbox-label {
  color: #000;
  padding-bottom: .8em;
  font-family: Chivo, sans-serif;
  font-size: .8em;
}

.texto-legal {
  border-top: 1px #fff;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 2em;
  display: flex;
}

.page-wrapper {
  width: 100%;
  height: auto;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.text-field {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #ebebeb00;
  border: 1px #000;
  border-bottom: 2px solid #000;
  margin-bottom: 2em;
  padding-top: 1.2em;
  padding-bottom: 1em;
  padding-left: .4em;
  font-size: 1.2em;
  font-weight: 700;
}

.text-field:active {
  color: #fff;
}

.text-field.mensagem {
  width: 100%;
  padding-bottom: 10.6em;
  display: inline-block;
}

.paragraph-3 {
  text-transform: uppercase;
  margin-top: 1.3em;
  font-size: 1.6em;
  line-height: 1.3;
}

.image-3 {
  padding-top: .2em;
}

.checkbox {
  color: #fff0;
}

.paragraph {
  color: #000;
  text-align: left;
  -webkit-text-stroke-color: #fcffc4;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: Chivo, sans-serif;
  font-size: 1.8em;
  font-weight: 600;
}

.checkbox-field {
  padding-left: 1.2em;
  display: flex;
}

.form {
  width: auto;
  padding-left: 0;
}

.chamada {
  width: 50%;
  padding-top: 0;
  padding-left: 4em;
}

.texts-p {
  color: #2c134a;
  font-size: .8em;
  font-weight: 300;
}

.image-2 {
  padding-top: .6em;
}

.left-form {
  padding-left: 3.1em;
}

.image-4 {
  max-width: 80%;
}

.h3 {
  color: #ffc600;
  letter-spacing: .3em;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1;
}

.heading-2 {
  color: #000;
  text-align: left;
  padding-bottom: 0;
  font-family: Chivo, sans-serif;
  font-size: 2.2em;
  line-height: 1.3;
}

.formulario {
  background-color: #fff0;
  border-radius: 13px;
  width: 100%;
  margin-left: auto;
  padding: 0 0 1.9em;
}

.body {
  color: #fff;
  font-family: Raleway, sans-serif;
}

.div-block-7 {
  display: none;
  position: fixed;
  inset: auto 1% 5% auto;
}

.feature {
  border: 1px solid #fff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  margin-left: 0;
  padding: 1em 2.2em;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1em;
  font-family: Chivo, sans-serif;
  font-size: 2.1em;
  font-weight: 500;
}

.heading-4, .heading-5 {
  color: #000;
}

.image-5 {
  width: 3em;
  max-width: none;
}

.textarea {
  background-color: #ebebeb00;
  border: 2px solid #000;
  padding-bottom: 4em;
  font-size: 1.2em;
  font-weight: 700;
}

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

.div-block-9 {
  background-color: #fff;
  border-radius: 20px;
  width: 40%;
  margin-right: 4em;
  padding: 2em 4em;
  display: block;
}

.div-block-10 {
  justify-content: flex-end;
  display: flex;
}

.features {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

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

.image-6 {
  width: 5em;
  max-width: none;
  padding-right: 0;
}

.logo-mais {
  justify-content: center;
  align-items: center;
  display: block;
}

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

.div-block-13 {
  padding-top: 0;
  padding-bottom: 2.1em;
}

.h2 {
  color: #5f2ac8;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1.2em;
}

.h2.estamos {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Chivo, sans-serif;
  font-size: 2em;
  line-height: 1em;
  display: flex;
}

.h1-copy {
  color: #5f2ac8;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1.2em;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  display: flex;
}

.social-media {
  justify-content: center;
  align-items: center;
  padding-right: 4em;
  display: flex;
}

.paragraph-4 {
  color: #5f2ac8;
  padding-left: 1em;
  font-size: 1.2em;
}

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

.paragraph-5 {
  color: #fff;
  text-align: center;
  padding-top: .5em;
}

.link {
  color: #fff;
  padding-left: 1.2em;
  font-size: 1.2em;
}

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

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

.image-7 {
  padding-top: 2em;
}

.success-message {
  color: #5f2ac8;
  background-color: #5fdf79;
}

.text-block {
  font-weight: 700;
}

.error-message {
  background-color: #ff4e4e;
}

.logo-white {
  padding-top: 2em;
}

@media screen and (max-width: 991px) {
  .h1 {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 3.5em;
    line-height: 1.2;
  }

  .contatos {
    padding-left: 1.6em;
  }

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

  .heading {
    margin-left: 0;
    margin-right: 1.8em;
    padding-top: .4em;
    padding-bottom: .5em;
    padding-left: .8em;
    font-size: 1.4em;
    line-height: 1em;
  }

  .div-block-4 {
    padding-top: 0;
  }

  .container {
    padding-top: 5.5em;
    padding-left: 1.7em;
    padding-right: 1.2em;
  }

  .submit-button {
    margin-left: 1.6em;
  }

  .rodape {
    margin-top: 0;
    padding-top: 2.5em;
  }

  .checkbox-label {
    margin-left: 0;
    padding-left: 0;
  }

  .text-field {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    text-align: center;
  }

  .chamada {
    width: 90%;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .image-4 {
    max-width: 25%;
  }

  .h3 {
    font-size: 1em;
  }

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

  .formulario {
    width: 100%;
    margin-left: 0;
    padding-left: 1.5em;
    padding-right: 3.3em;
  }

  .checkbox-field-2 {
    padding-left: 3.2em;
  }

  .checkbox-field-3 {
    padding-left: 3.1em;
  }

  .div-block-9 {
    width: 100%;
    margin-right: 0;
  }

  .features {
    align-items: center;
    padding-bottom: 4em;
  }

  .div-block-12 {
    justify-content: center;
    align-items: center;
  }

  .h2, .h1-copy {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 3.5em;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    text-align: center;
  }

  .grid-conteudo {
    flex-direction: column;
    align-items: center;
  }

  .heading {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    text-align: center;
  }

  .chamada {
    width: 80%;
  }

  .h3 {
    text-align: center;
  }

  .formulario {
    width: 80%;
  }

  .h2, .h1-copy {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 50% 0;
  }

  .image {
    margin-left: 2.4em;
    padding-top: 0;
  }

  .h1 {
    text-align: center;
    padding-top: 0;
    font-size: 2.5em;
    line-height: 1;
  }

  .checkbox-label-3 {
    padding-top: 3px;
    padding-left: .6em;
    line-height: 1em;
  }

  .paragraph-2 {
    text-align: center;
    font-size: .9em;
  }

  .paragraph-2.comercializacao {
    padding-top: 22px;
    padding-left: 2.5em;
    padding-right: 0;
    font-size: .9em;
    line-height: 1.3;
  }

  .paragraph-2.comercializacao.rodape {
    padding-left: 1.9em;
    padding-right: 1.9em;
  }

  .contatos {
    padding-left: 0;
    padding-right: 0;
  }

  .form-block {
    display: block;
  }

  .left {
    flex-direction: column;
    align-items: center;
  }

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

  .heading {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-top: .3em;
    padding-bottom: .3em;
    padding-left: 0;
    font-size: 1.6em;
    display: block;
  }

  .div-block-3 {
    padding-left: 0;
  }

  .container {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .submit-button {
    text-align: center;
    width: 60%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .rodape {
    border: 1px #000;
    flex-direction: column;
    margin-top: 3.3em;
    padding-top: 0;
    padding-left: 0;
  }

  .checkbox-label {
    padding-left: 0;
    line-height: 15px;
  }

  .texto-legal {
    flex-direction: column;
    padding-top: 1em;
    padding-left: 0;
  }

  .page-wrapper {
    height: auto;
  }

  .text-field {
    width: 90%;
    margin-left: 0;
    padding-left: 0;
    font-size: 1em;
  }

  .paragraph-3 {
    text-align: center;
    padding-top: 0;
    font-size: 1.3em;
  }

  .image-3 {
    margin-left: -1px;
    padding-top: 6px;
    padding-left: 0;
  }

  .paragraph {
    text-align: center;
    font-size: 1em;
  }

  .form {
    flex: 1;
    padding-left: 1.2em;
  }

  .chamada {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 3.3em;
    padding-top: 0;
    display: flex;
  }

  .image-2 {
    margin-left: 13px;
  }

  .image-4 {
    width: 30%;
    max-width: 60%;
  }

  .h3 {
    text-align: center;
    margin-top: -1.9em;
    font-size: 1em;
  }

  .heading-2 {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.2;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 32px;
    display: flex;
  }

  .formulario {
    width: 100%;
    margin-top: 2.8em;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .checkbox-field-2, .checkbox-field-3 {
    padding-left: 1.8em;
  }

  .div-block-6 {
    padding-top: 3em;
  }

  .feature {
    width: 20em;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .heading-3 {
    font-size: 1.5em;
    line-height: 24px;
  }

  .image-5 {
    width: 2em;
  }

  .textarea {
    width: 90%;
    font-size: 1em;
  }

  .div-block-9 {
    width: 90%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-10 {
    justify-content: center;
    align-items: center;
  }

  .features {
    align-items: center;
    padding-bottom: 4em;
  }

  .image-6 {
    padding-left: 1em;
  }

  .h2 {
    text-align: center;
    padding-top: 0;
    font-size: 3.5em;
    line-height: 1;
  }

  .h2.estamos {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-left: 1em;
    padding-right: 0;
    font-size: 1.2em;
    display: flex;
  }

  .h1-copy {
    text-align: center;
    padding-top: 0;
    font-size: 3.5em;
    line-height: 1;
  }

  .div-block-14 {
    flex-direction: row;
  }

  .social-media {
    padding-left: 1em;
    padding-right: 1em;
  }

  .link {
    display: none;
  }

  .div-block-16 {
    align-items: center;
    display: flex;
  }

  .image-7, .logo-white {
    width: 12em;
    max-width: none;
    padding-bottom: 2em;
  }
}


