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

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

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

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

.section-jumbotron {
  height: 650px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Pechino_v2-Cover-Quantum-5.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  align-items: center;
  display: flex;
}

.container-jumbotron {
  max-width: 1515px;
  grid-column-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-left-jumbotron {
  width: 637px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
}

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

.heading-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.form-container {
  padding: 27px;
}

.heading-30 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Varela, sans-serif;
  font-size: 17px;
}

.checkbox-label-2 {
  color: #888;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

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

.text-span-3 {
  color: #d53636;
}

.text-field {
  background-color: #fff;
  border-radius: 4px;
  font-family: Open Sans, sans-serif;
}

.div-block-2 {
  width: 450px;
  background-color: #fff;
  border-radius: 16px;
  padding: 22px 16px 20px;
}

.submit-button {
  width: 100%;
  color: #fff;
  background-color: #4abc2d;
  border: 1px #000;
  border-radius: 4px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.checkbox-label-3 {
  color: #888;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
}

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

.paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.heading-31 {
  color: #fff;
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.button {
  background-color: #5cdb5c;
  border-radius: 5px;
  margin-top: 20px;
  padding: 15px 37px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
  box-shadow: inset 0 0 1px 2px rgba(0, 0, 0, .2);
}

.bold-text {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.text-block {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.section-desc1 {
  padding-top: 45px;
  padding-bottom: 0;
}

.heading-32 {
  color: #374047;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 38px;
}

.div-block-10 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-block-11 {
  width: 600px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-2 {
  margin-bottom: 25px;
  line-height: 28px;
}

.button-2 {
  background-color: #5cdb5c;
  border-radius: 3px;
  padding: 4px 16px;
  font-size: 15px;
  font-weight: 700;
}

.section, .section-testimonial {
  background-color: #f7f7f7;
}

.container {
  max-width: 1350px;
  justify-content: space-between;
  align-items: center;
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
}

.div-block-12 {
  width: 600px;
  grid-column-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image {
  border-radius: 0;
}

.heading-33 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-2 {
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.text-block-3 {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.section-2 {
  background-color: #163359;
  padding-top: 75px;
  padding-bottom: 75px;
}

.heading-34 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 45px;
  font-family: Open Sans, sans-serif;
}

.div-block-14 {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.paragraph-3 {
  color: #fff;
}

.div-block-15 {
  width: 290px;
}

.heading-35 {
  color: #163359;
  background-color: #fff;
  border-radius: 69px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px 15px;
  font-family: Open Sans, sans-serif;
  display: inline-block;
}

.heading-36 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.link-block {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  display: flex;
}

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

.bold-text-2, .bold-text-3 {
  font-size: 16px;
}

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

.heading-37 {
  color: #163359;
  text-align: center;
  margin-top: 0;
  margin-bottom: 45px;
}

.paragraph-4 {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.heading-38, .heading-39, .heading-40, .heading-41, .heading-42 {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.button-3 {
  background-color: #5cdb5c;
  border-radius: 3px;
  padding: 10px 16px;
  font-size: 15px;
  font-weight: 700;
}

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

.checkbox-field {
  margin-bottom: 15px;
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    width: auto;
    margin-top: 20px;
  }

  .submit-button {
    font-size: 12px;
  }
}
