.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: static;
  top: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 30px 55px;
  -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;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: none;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #eb1b2f;
  background-color: #093368;
  box-shadow: 1px 1px 5px -4px #000;
  text-align: left;
}

.heading {
  width: 650px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Inter, sans-serif;
  color: #ffd900;
  font-size: 26px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}

.container {
  font-family: Inter, sans-serif;
}

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

.container-2 {
  max-width: 1200px;
  padding: 22px;
  background-image: url('../images/secured_loans.svg');
  background-position: 100% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.heading-2 {
  width: 650px;
  font-family: Inter, sans-serif;
  color: #093368;
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
}

.button {
  margin-top: 15px;
  padding: 16px;
  border-radius: 60px;
  background-color: #26793c;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.button.w--current {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block {
  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: 10px;
  grid-row-gap: 10px;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px;
  border-radius: 0px;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 23px;
  line-height: 27px;
  font-weight: 800;
  text-align: center;
  text-transform: none;
}

.checkbox-label-3 {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
}

.link {
  color: #fff;
  font-weight: 600;
}

.submit-button {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px none #000;
  border-radius: 4px;
  background-color: #093368;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
}

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

.text-field {
  border-style: none;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 9px;
  font-family: Inter, sans-serif;
}

.select-field {
  border: 1px none #ddd;
  border-radius: 9px;
  background-color: #fff;
  font-family: Inter, sans-serif;
  text-shadow: none;
}

.checkbox-label-2 {
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.div-block-2 {
  width: 446px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 22px 15px;
  border-radius: 20px;
  background-color: #ffd900;
  box-shadow: none;
}

.link-2 {
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 600;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -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;
  background-color: #dbbcbc;
  background-image: url('../images/landing-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -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: 45px;
  grid-row-gap: 45px;
}

.heading-17 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  text-align: center;
}

.heading-18 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-align: center;
}

.div-block-3 {
  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-4 {
  width: 450px;
  padding: 18px;
  text-align: center;
}

.text-block {
  font-family: Inter, sans-serif;
  color: #334281;
  font-size: 18px;
  text-align: center;
}

.image {
  margin-bottom: 15px;
}

.section-3 {
  padding-top: 75px;
  padding-bottom: 75px;
  border: 1px none #000;
}

.div-block-5 {
  width: 90px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: red;
  text-align: center;
}

.select-field-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 9px;
  background-color: #fff;
}

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

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

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

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

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

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

