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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  display: block;
  padding: 30px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  border-style: none;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #eb1b2f;
  background-color: #fff;
  box-shadow: 1px 1px 9px -8px #000;
}

.div-block-11 {
  text-align: right;
}

.heading-26 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  color: #ff1f1f;
}

.paragraph {
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.jumbotron-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  padding: 50px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  background-image: url('../images/img-jumbotron.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}

.heading-28 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.button {
  display: inline-block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 8px;
  background-color: #59efc8;
  background-image: -webkit-gradient(linear, left top, right top, from(#a9f9ae), to(#0ae1d2));
  background-image: linear-gradient(90deg, #a9f9ae, #0ae1d2);
  font-family: 'Open Sans', sans-serif;
  color: #2a2935;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
}

.heading-29 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  text-align: center;
}

.div-block-12 {
  display: block;
  width: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.paragraph-3 {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  line-height: 35px;
  text-align: left;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #f7f7f7;
}

.checkbox-label-5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.select-field {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.13);
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-shadow: none;
}

.nombre-tf {
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
}

.submit-button-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 65px;
  background-color: #ff1f1f;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.submit-button-2:hover {
  background-color: #d32929;
}

.div-block-14 {
  width: 400px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 20px 15px;
  border: 2px none #027a53;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.68);
}

.checkbox-label-4 {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.heading-30 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #014491;
  font-size: 22px;
  line-height: 35px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.link-4 {
  color: #1923f0;
}

.text-block {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.button-copy {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 6px;
  background-color: #d90b21;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section-4 {
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0px;
  text-align: center;
}

.section-4.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section-4.footer.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #014491;
  color: #939596;
  font-size: 14px;
}

.text-block-11 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.div-block-13-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.heading-29-copy {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
  color: #0d2d51;
  font-size: 32px;
  text-align: left;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 19px;
  padding-bottom: 19px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  font-family: 'Open Sans', sans-serif;
}

.text-block-12 {
  display: block;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
}

.text-block-13 {
  display: block;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
}

.text-block-14 {
  padding-left: 19px;
  font-size: 18px;
  text-align: center;
}

.text-span {
  color: #a4ffbb;
}

.div-block-16 {
  text-align: center;
}

.div-block-17 {
  text-align: center;
}

.heading-31 {
  font-size: 55px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

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

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
}

.text-block-15 {
  color: red;
  font-size: 16px;
}

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

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

.div-block-12-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.text-block-16 {
  font-size: 16px;
}

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

.div-block-22 {
  width: 450px;
}

.heading-section4 {
  margin-top: 10px;
  margin-bottom: 14px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  font-size: 45px;
  line-height: 55px;
  text-align: left;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.heading-section3 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  font-size: 45px;
  line-height: 50px;
  text-align: left;
}

.div-block-23 {
  width: auto;
}

.paragraph-3-copy {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  line-height: 35px;
  text-align: left;
}

.text-field {
  font-family: 'Open Sans', sans-serif;
}

.div-block-24 {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-32 {
  margin-bottom: 0px;
  text-transform: uppercase;
}

.paragraph-4 {
  margin-bottom: 0px;
  font-size: 16px;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-33 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #014491;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}

.text-span-2 {
  color: #d90b21;
}

.image-3 {
  margin-bottom: 25px;
  text-align: center;
}

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

@media screen and (max-width: 991px) {
  .navbar-2 {
    padding-left: 0px;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-block-11 {
    width: 450px;
  }

  .jumbotron-section {
    height: auto;
  }

  .paragraph-2 {
    margin-bottom: 15px;
    line-height: 30px;
  }

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

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

  .div-block-13-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-20 {
    text-align: center;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-section4 {
    font-size: 35px;
  }

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

@media screen and (max-width: 767px) {
  .navbar-2 {
    padding: 47px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
  }

  .heading-26 {
    font-size: 21px;
  }

  .jumbotron-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .div-block-14 {
    width: auto;
  }

  .section-4 {
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center;
  }

  .heading-29-copy {
    padding-right: 69px;
    padding-left: 69px;
    font-size: 38px;
  }

  .div-block-20 {
    width: auto;
  }

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

  .heading-33 {
    font-size: 26px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-2 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image {
    margin-bottom: 25px;
  }

  .div-block-11 {
    width: auto;
    text-align: center;
  }

  .heading-26 {
    margin-bottom: 5px;
  }

  .paragraph {
    font-size: 11px;
    line-height: 15px;
  }

  .jumbotron-section {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .heading-28 {
    font-size: 30px;
    line-height: 37px;
  }

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

  .button.w--current {
    width: auto;
    padding: 10px;
  }

  .div-block-12 {
    width: auto;
    margin: 15px;
  }

  .submit-button-2 {
    width: 100%;
    font-size: 15px;
  }

  .div-block-14 {
    width: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px;
  }

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

  .text-block-11 {
    font-size: 14px;
  }

  .heading-29-copy {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }

  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    width: auto;
  }

  .div-block-12-copy {
    width: auto;
    padding-right: 19px;
    padding-left: 19px;
  }

  .div-block-22 {
    width: auto;
  }

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

  .container-3 {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

  .heading-33 {
    font-size: 16px;
    line-height: 26px;
  }
}