.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

.div-block-14 {
  width: 450px;
  box-shadow: none;
  background-color: #fff;
  border: 6px #9f74b2;
  border-radius: 8px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 22px 36px 15px;
  font-family: Varela Round, sans-serif;
}

.div-block-20 {
  width: 600px;
  text-align: left;
}

.nombre-tf {
  color: #183c69;
  border: 1px solid rgba(0, 0, 0, .1);
  padding-left: 12px;
  padding-right: 12px;
  font-family: Varela Round, sans-serif;
}

.button-copy {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #9f74b2;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  font-family: Varela Round, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.form {
  font-family: Montserrat, sans-serif;
}

.heading-28 {
  width: 700px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

.text-span {
  background-color: #ffd900;
}

.bold-text {
  color: #9f74b2;
  font-family: Varela Round, sans-serif;
  font-size: 25px;
  font-weight: 800;
}

.jumbotron-section {
  height: auto;
  grid-column-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: block;
}

.div-block-25 {
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  margin-top: 15px;
  margin-bottom: 15px;
}

.checkbox-label-4 {
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
}

.checkbox-label-5 {
  font-family: Varela Round, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-field {
  color: #183c69;
  border: 1px solid #e4e4e4;
  font-family: Varela Round, sans-serif;
}

.container {
  max-width: 1280px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #04aa99;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.heading-30 {
  color: #183c69;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

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

.select-field, .select-field-2, .select-field-3 {
  background-color: rgba(0, 0, 0, 0);
  font-family: Varela Round, sans-serif;
}

.div-block-26 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 99999;
  grid-column-gap: 750px;
  grid-row-gap: 750px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, .37);
}

.div-block-8 {
  color: #25632d;
}

.paragraph {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 23px;
  line-height: 35px;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-2 {
  padding-top: 0;
  padding-bottom: 50px;
}

.container-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-28 {
  width: 450px;
  text-align: center;
}

.heading-31, .heading-32 {
  margin-top: 25px;
}

.heading-33 {
  margin-top: 35px;
}

.section-3 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-3 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-34 {
  margin-top: 0;
}

.paragraph-2 {
  font-size: 17px;
  line-height: 25px;
}

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

.button {
  background-color: #0a9;
  border-radius: 60px;
  margin-top: 6px;
  padding: 13px 53px;
  font-size: 19px;
  font-weight: 400;
}

.container-5 {
  text-align: center;
  margin-bottom: 39px;
}

.heading-35 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 53px;
}

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

.section-4 {
  background-color: #edf2f8;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-36 {
  color: #492d19;
  margin-top: 0;
  font-size: 28px;
}

.container-7 {
  grid-column-gap: 35px;
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
}

.heading-37 {
  color: #04aa99;
  text-align: left;
  margin-top: 0;
  font-size: 31px;
  line-height: 45px;
}

.div-block-29 {
  width: 450px;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .div-block-20, .heading-28 {
    text-align: center;
  }

  .jumbotron-section {
    height: auto;
  }

  .container {
    flex-direction: column;
  }

  .navbar {
    grid-column-gap: 300px;
  }
}

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

  .div-block-20, .heading-28 {
    width: auto;
  }

  .jumbotron-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .container {
    text-align: center;
  }

  .navbar {
    grid-column-gap: 250px;
    text-align: center;
    flex-direction: row;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .button {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-14 {
    width: 300px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .button-copy {
    padding: 7px;
    font-size: 12px;
  }

  .heading-28 {
    font-size: 22px;
    line-height: 29px;
  }

  .jumbotron-section {
    height: auto;
    flex-direction: column;
    display: block;
  }

  .checkbox-label-4, .checkbox-label-5 {
    text-align: left;
  }

  .navbar {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
  }

  .paragraph {
    padding: 21px;
  }

  .container-2 {
    flex-direction: column;
  }

  .container-7 {
    flex-flow: wrap;
  }

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