.body-preview {
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-preview {
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-bottom: 4px #8f1b28;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-left: 0;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.header-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 9px #8f1b28;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 2em;
  display: flex;
}

.mk-logo {
  max-width: none;
  height: 51px;
}

.div-block-14 {
  justify-content: space-between;
  align-items: flex-end;
  width: 55%;
  margin-bottom: 5px;
  display: flex;
}

.header-p-1 {
  color: #999;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  font-size: 15px;
  display: flex;
}

.adv-p-grey {
  color: #069;
  width: auto;
  font-size: 15px;
  font-weight: 700;
}

.headrer-p-2 {
  color: #999;
  margin-bottom: 0;
  font-size: 18px;
}

.cta-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.link-2 {
  color: #333;
}

.heading-4 {
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 33px;
}

.bold-text-300 {
  color: #069;
}

.heading-4-1 {
  color: #069;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 33px;
}

.p-1 {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.p-0 {
  color: #d34a4a;
  margin-bottom: 15px;
}

.img {
  margin-bottom: 20px;
}

.bold-text-300-2 {
  color: #333;
  font-size: 20px;
  line-height: 33px;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-3 {
  -webkit-text-decoration: underline #069;
  text-decoration: underline #069;
}

.button-cta {
  text-align: center;
  background-color: #7ac143;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 1em;
  padding: 10px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 36px;
  line-height: 43px;
}

.button-cta:hover {
  background-color: #aeeb6f;
}

.bold-text-301 {
  font-size: 30px;
  line-height: 33px;
}

.age-button {
  color: #fff;
  background-color: #069;
  padding: 15px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 47px;
}

.age-button:hover {
  background-color: #479bd7;
}

.bold-text-4 {
  width: 36px;
  height: 45px;
  font-size: 36px;
}

.section-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 900px;
  margin-bottom: 0;
  margin-left: 110px;
  margin-right: 110px;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.bold-text-300-1 {
  color: #d34a4a;
  font-size: 20px;
  line-height: 33px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.main-h {
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 46px;
  line-height: 120%;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 19px;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 900px;
  display: flex;
}

.link-6 {
  text-decoration-color: #fff;
}

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

.div-block-13 {
  color: #fcfcfc;
  width: 100%;
}

.link-5 {
  text-decoration-color: #fff;
}

.p-4 {
  text-align: right;
  width: auto;
  font-size: 16px;
  line-height: 19px;
}

.text-span-3 {
  color: #fff;
  text-decoration-color: #fff;
}

.link-4 {
  text-decoration-color: #fff;
}

.section-3 {
  background-color: #069;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 1em;
  display: flex;
}

.body {
  background-color: #f1f2f6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-303 {
  line-height: 120%;
}

.img-link {
  transition: all .4s;
}

.img-link:hover {
  opacity: .8;
  transform: scale(.95);
}

@media screen and (max-width: 991px) {
  .header-wrapper {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .mk-logo {
    overflow: clip;
  }

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

  .section-2 {
    background-color: #fff0;
    width: 100%;
  }

  .div-block-10 {
    background-color: #fff;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .section-3 {
    margin-left: 0;
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media screen and (max-width: 767px) {
  .header-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .mk-logo {
    height: 40px;
  }

  .div-block-14 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 1em;
    display: flex;
  }

  .header-p-1, .headrer-p-2 {
    margin-bottom: 0;
  }

  .cta-wrapper {
    width: 100%;
  }

  .button-cta {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 21px;
    line-height: 150%;
    text-decoration: none;
    transition: all .4s;
  }

  .age-button {
    text-align: center;
    width: 32%;
    padding: 20px 17px;
    font-size: 21px;
    line-height: 100%;
    transition: all .4s;
  }

  .bold-text-4 {
    text-align: center;
  }

  .section-2 {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .main-h {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 42px;
    line-height: 120%;
  }

  .paragraph-2, .p-4 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .header-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px .25em;
  }

  .logo {
    display: flex;
  }

  .mk-logo {
    width: auto;
    max-width: none;
    height: 50px;
    overflow: clip;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .header-p-1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 100%;
    display: block;
  }

  .headrer-p-2 {
    font-size: 14px;
    line-height: 100%;
  }

  .cta-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .bold-text-302 {
    font-size: 30px;
    line-height: 32px;
  }

  .heading-4, .heading-4-1 {
    font-size: 25px;
    line-height: 110%;
  }

  .p-1 {
    font-size: 17px;
    line-height: 150%;
  }

  .p-0 {
    line-height: 120%;
  }

  .button-cta {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 110%;
  }

  .bold-text-301 {
    font-size: 25px;
    line-height: 110%;
  }

  .age-button {
    text-align: center;
    width: 32.3%;
    padding: 1em;
    font-size: 18px;
  }

  .bold-text-4 {
    text-align: center;
    width: auto;
    height: auto;
    font-size: 25px;
  }

  .section-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-300-1 {
    font-size: 21px;
    line-height: 130%;
  }

  .main-h {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    font-size: 34px;
    line-height: 110%;
  }

  .p-4 {
    text-align: center;
  }
}


