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

.image-50 {
  height: 58px;
}

.html-embed-5 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.div-block-172 {
  display: flex;
  max-width: 600px;
  padding: 4rem 3rem;
  flex-direction: column;
  align-items: center;
  border-radius: 11px;
  background-color: hsla(0, 0%, 100%, 0.69);
  text-align: center;
}

.div-block-173 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  justify-content: center;
  align-items: center;
  background-color: rgba(111, 156, 210, 0.9);
}

.link-block-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #346bae;
  font-size: 18px;
  text-decoration: none;
}

.link-block-12:hover {
  color: #00305e;
}

.div-block-174 {
  max-width: 400px;
}

.bg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.heading-24 {
  margin-top: 0px;
  color: #00305e;
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
}

.section-9 {
  position: relative;
  display: flex;
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading-23 {
  max-width: 751px;
  margin-top: 0px;
  color: #00305e;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.form-block {
  padding: 30px 54px 33px 42px;
  background-color: #689fec;
}

.section-10 {
  display: flex;
  padding-top: 4rem;
  justify-content: center;
  align-items: center;
  background-color: #3b729f;
}

.div-block-175 {
  width: 100%;
  max-width: 500px;
}

.dropdown {
  width: 100%;
  margin-bottom: 44px;
  border-radius: 90px;
  background-color: #fff;
}

.dropdown._2 {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #6f9cd2;
  background-color: transparent;
}

.dropdown._2:hover {
  border-color: #00305d;
}

.dropdown-toggle {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-toggle.w--open {
  width: 100%;
}

.dropdown-list {
  padding-left: 6px;
}

.dropdown-list.w--open {
  z-index: 99;
  padding-top: 12px;
  padding-left: 40px;
  border-radius: 12px;
  background-color: #fff;
}

.dropdown-list-2 {
  background-color: #d6b2b2;
}

.dropdown-list-2.w--open {
  padding: 20px;
  border: 1px solid #6f9cd2;
  border-radius: 12px;
  background-color: #fff;
}

.dropdown-list-3 {
  border-radius: 12px;
}

.dropdown-list-3.w--open {
  padding: 20px;
  border-radius: 12px;
  background-color: #fff;
}

.select-field {
  border-style: solid;
  border-width: 1px;
  border-color: #6f9cd2;
  border-radius: 90px;
  background-color: #fff;
}

.select-field:hover {
  border-color: #00305d;
}

@media screen and (min-width: 1440px) {
  .bg-img {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .section-9 {
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) {
  .div-block-172 {
    max-width: 550px;
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .heading-24 {
    font-size: 52px;
  }

  .heading-23 {
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .image-50 {
    height: 45px;
  }

  .div-block-172 {
    max-width: 500px;
    padding: 3rem 1rem;
  }

  .link-block-12 {
    font-size: 16px;
  }

  .heading-24 {
    line-height: 56px;
  }
}

@media screen and (max-width: 479px) {
  .image-50 {
    height: 40px;
  }

  .html-embed-5 {
    width: 24px;
    height: 24px;
  }

  .div-block-172 {
    width: 85%;
  }

  .heading-24 {
    font-size: 34px;
    line-height: 34px;
  }

  .heading-23 {
    font-size: 18px;
    line-height: 18px;
  }
}

