.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

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

.navbar-2 {
  z-index: 99999;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 5px #eb1b2f;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-11 {
  text-align: left;
  margin-left: 30px;
  display: inline-block;
}

.heading-26 {
  color: #e6007d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
}

.footer {
  text-align: center;
  background-color: #37424d;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
}

.submit-button {
  width: 100%;
  color: #fff;
  background-color: #e5007e;
  background-image: none;
  border-radius: 45px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.heading-16 {
  color: #37424d;
  text-align: left;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-field {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  font-family: Poppins, sans-serif;
}

.checkbox-label-3 {
  color: #37424d;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.div-block-2 {
  width: 500px;
  background-color: #fff;
  border-radius: 17px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 22px 15px;
  box-shadow: -2px 0 12px -10px #000;
}

.image-9 {
  box-shadow: none;
  border-radius: 19px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.jumbotron-section {
  height: auto;
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  background-color: #f9f8f3;
  background-image: url('../images/64637b6aad4e523a3e095905_6463522676a263bc1c0c14b2_image-1-1.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 20px;
  display: block;
}

.select-field {
  color: rgba(51, 51, 51, .64);
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #ebebeb;
  font-family: Poppins, sans-serif;
}

.select-field:focus {
  border-color: #e5007e;
}

.checkbox-label-2 {
  color: #37424d;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

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

.container-2 {
  max-width: 1280px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.textarea {
  border: 1px solid #ebebeb;
  font-family: Poppins, sans-serif;
}

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

.radio-button-label, .radio-button-label-2 {
  color: #37424d;
  margin-bottom: 0;
}

.radio-button-field, .radio-button-field-2 {
  margin-bottom: 0;
}

.div-block-15 {
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 16px;
  font-family: Poppins, sans-serif;
}

.text-block-3 {
  color: #37424d;
  margin-bottom: 10px;
}

.link, .link-2 {
  color: #e5007e;
}

.heading-27 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 51px;
}

.div-block-16 {
  width: 700px;
  color: #fff;
  background-image: none;
  padding: 21px 34px;
}

.paragraph {
  width: auto;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .52);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 29px;
}

.field-label, .field-label-2 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.div-block-17, .div-block-18 {
  width: 50%;
}

.div-block-19 {
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-20 {
  width: 50%;
  margin-top: auto;
  margin-bottom: 0;
}

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

.image-10 {
  clear: both;
  margin-top: 90px;
  margin-right: 33px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-11-copy {
  background-color: #f9f8f2;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.heading-29 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.div-block-22 {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 0;
  display: flex;
}

.heading-30 {
  color: #37424d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 26px;
}

.text-span {
  font-weight: 400;
}

.select-field-2 {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #ebebeb;
  font-family: Poppins, sans-serif;
}

.select-field-2:focus {
  border-color: #e5007e;
}

.section {
  color: #000;
  padding-top: 32px;
  padding-bottom: 32px;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

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

  .div-block-11 {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-26 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-11-copy, .div-block-22 {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-30 {
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

  .jumbotron-section {
    flex-direction: column;
  }

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

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

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

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

  .text-block-2 {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }

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

  .div-block-2 {
    width: 100%;
  }

  .jumbotron-section {
    flex-direction: column;
  }

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

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


