body {
  background-color: #ececec;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.image {
  display: inline-block;
  margin-top: auto;
  margin-right: 3%;
  margin-left: 1%;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0%;
  min-height: 7%;
  margin-bottom: 0%;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  -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: 0%;
  grid-row-gap: 0%;
  background-color: #fff;
}

.heading {
  display: inline-block;
  width: 100%;
  margin: auto 0px;
  font-family: 'Open Sans', sans-serif;
  color: #3f92c7;
  font-size: 35px;
  text-decoration: none;
}

.logo-and-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-decoration: none;
}

.logo-and-title.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.body {
  background-color: #dbdbdb;
}

.nav-link {
  display: block;
  margin-right: 4%;
  margin-left: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #3f92c7;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
}

.nav-link:hover {
  color: #26537f;
  text-decoration: none;
}

.nav-link.w--current:hover {
  color: #26537f;
  text-decoration: none;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: auto 2% auto auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  position: static;
  left: 11%;
  top: auto;
  display: block;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  background-color: transparent;
  opacity: 1;
}

.hero-section {
  position: static;
  z-index: -1;
  height: 40%;
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: #326e89;
  background-image: none;
  background-position: 0px 0px;
  box-shadow: 0 5px 14px 4px rgba(0, 0, 0, 0.3);
}

.heading-2 {
  margin-bottom: 17px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.paragraph {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  text-align: center;
}

.button {
  position: static;
  left: 33%;
  top: 24%;
  display: block;
  width: 25%;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin: 3% auto auto;
  padding: 1vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #265380;
  text-align: center;
}

.text-block {
  width: 70%;
  margin-right: auto;
  margin-bottom: 3%;
  margin-left: auto;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.section-2 {
  height: 20%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 4%;
  padding-bottom: 4%;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15%;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: #3f92c7;
  box-shadow: 0 -5px 14px 4px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  text-align: left;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-text {
  width: 100%;
  margin-right: auto;
  margin-left: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.heading-4 {
  color: #fff;
  font-size: 35px;
  line-height: 40px;
}

.div-block-4 {
  display: block;
  width: 70%;
  margin: 3% auto 4%;
  padding-top: 2%;
  padding-bottom: 2%;
  background-color: #3f92c7;
  box-shadow: 7px 7px 14px 4px rgba(0, 0, 0, 0.3);
}

.footer-text-copy {
  width: 30%;
  margin: auto auto auto 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.text-block-copy {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

.heading-3-copy {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2%;
  border-bottom: 1px solid #fff;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-3-copy-copy {
  width: 70%;
  margin-top: 8%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2%;
  border-bottom: 1px solid #000;
  font-family: 'Open Sans', sans-serif;
  color: #3f92c7;
  font-size: 40px;
  text-align: center;
}

.large-text-block {
  display: block;
  width: 70%;
  margin: 5% auto 6%;
  padding-top: 4%;
  padding-bottom: 4%;
  background-color: #fff;
  box-shadow: 5px 9px 14px 4px rgba(0, 0, 0, 0.3);
}

.section-copy {
  height: 80%;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #3f92c7;
  background-image: none;
  background-position: 0px 0px;
  box-shadow: 0 5px 14px 4px rgba(0, 0, 0, 0.3);
}

.heading-2-copy {
  margin-bottom: 17px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.section-3 {
  margin-top: 65px;
}

.text-block-3 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-7 {
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
}

.list-item {
  font-family: 'Open Sans', sans-serif;
}

.bold-text {
  font-size: 18px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.nav-menu {
  display: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
}

.nav-link-2 {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link-2:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  display: none;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: transparent;
}

.brand-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  margin-bottom: 0%;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-2 {
  width: auto;
  margin-left: auto;
}

.divider {
  width: 80%;
  margin: 5% auto;
  border-bottom: 1px solid #000;
}

.divider-copy {
  width: 80%;
  height: 1px;
  margin: 3% auto 2%;
  border-bottom: 0px solid #000;
}

.image-2-copy {
  width: auto;
  margin-left: auto;
}

.link-block {
  width: 50%;
  margin-left: 4%;
}

.faq-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  margin-bottom: 0%;
  -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;
}

.faq-heading {
  width: 85%;
  margin-bottom: 3%;
  color: #3f92c7;
  text-align: center;
}

.form-block {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.message-field {
  height: 50%;
  padding-bottom: 25%;
}

.success-message {
  margin-top: 3%;
  margin-bottom: -2%;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #3f92c7;
}

.text-block-4 {
  color: #fff;
  font-size: 22px;
}

.div-block-10 {
  position: absolute;
  left: 50%;
  top: 17vw;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 8%;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.header-image {
  position: static;
  z-index: auto;
}

.div-block-3-copy {
  position: static;
  left: 11%;
  top: auto;
  display: none;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  background-color: transparent;
  opacity: 1;
}

.popup {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  -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;
  box-shadow: 0 -5px 14px 4px rgba(0, 0, 0, 0.25);
}

.text-block-5 {
  margin-right: 10%;
  margin-left: 10%;
  color: #262727;
  font-size: 22px;
  line-height: 26px;
  text-align: left;
}

.close-link {
  margin-right: 10%;
  padding: 1%;
  color: #030303;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.bold-text-3 {
  color: #3f92c7;
}

.italic-text {
  color: #3a93c8;
}

@media screen and (max-width: 991px) {
  .div-block {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
    overflow: visible;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .heading {
    font-size: 22px;
    line-height: 30px;
  }

  .nav-link {
    font-size: 18px;
  }

  .nav {
    display: none;
    width: 70%;
  }

  .hero-section {
    z-index: -1;
  }

  .heading-2 {
    font-size: 70px;
    line-height: 80px;
  }

  .paragraph {
    font-size: 22px;
  }

  .button {
    left: 65.25px;
    top: 258.172px;
    min-height: 30px;
    padding: 3%;
    font-size: 12px;
  }

  .text-block {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }

  .footer {
    height: 15%;
    padding: 7% 20px;
  }

  .footer-flex-container {
    height: 15vh;
    margin-top: 0px;
    margin-bottom: 0px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-column-gap: 5%;
    grid-row-gap: 5%;
  }

  .footer-text {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-4 {
    width: 99.999828%;
    font-size: 25px;
    line-height: 30px;
  }

  .footer-text-copy {
    width: 30%;
    margin-right: 0px;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-copy {
    font-size: 20px;
  }

  .heading-3-copy {
    font-size: 35px;
  }

  .div-block-5 {
    width: 90%;
  }

  .heading-3-copy-copy {
    font-size: 35px;
  }

  .large-text-block {
    width: 75%;
    height: 55%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .heading-2-copy {
    line-height: 80px;
  }

  .div-block-7 {
    display: block;
  }

  .list-item {
    display: none;
    overflow: visible;
    font-size: 16px;
  }

  .navbar-wrapper {
    display: block;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .nav-menu-wrapper {
    position: static;
    z-index: 6;
    height: auto;
    margin-top: -10px;
    background-color: #fff;
    box-shadow: -4px 0 14px 4px rgba(0, 0, 0, 0.3);
    -o-object-fit: cover;
    object-fit: cover;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 230px;
    height: 400px;
    margin-top: 30px;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: #fff;
  }

  .nav-link-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 18px;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0px;
  }

  .button-primary {
    background-color: #3f92c7;
    color: #fff;
  }

  .navbar-no-shadow-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .navbar-no-shadow-container-2 {
    position: static;
    display: block;
  }

  .menu-button-2 {
    position: static;
    z-index: 9;
    padding: 0px 12px;
    font-size: 40px;
  }

  .menu-button-2.w--open {
    z-index: auto;
    background-color: #a6b1bf;
    color: #fff;
  }

  .icon {
    width: 100%;
    color: #3f92c7;
  }

  .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
  }

  .bold-text-2 {
    font-size: 25px;
  }

  .brand-info {
    margin-bottom: 2%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2-copy {
    height: 100%;
  }

  .faq-block {
    margin-bottom: 2%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .faq-heading {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-10 {
    top: 22.2vw;
    width: 35%;
  }

  .header-image {
    max-height: none;
    max-width: 100%;
  }

  .popup {
    display: block;
  }

  .div-block-11 {
    padding-top: 4%;
    padding-bottom: 4%;
    box-shadow: 5px 0 14px 4px rgba(0, 0, 0, 0.25);
  }

  .text-block-5 {
    margin-left: 6%;
  }

  .close-link {
    margin-right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    display: none;
  }

  .div-block-3 {
    display: block;
  }

  .hero-section {
    background-color: #3f92c7;
  }

  .heading-2 {
    font-size: 50px;
    line-height: 60px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .button {
    height: 12%;
    padding-bottom: 3%;
  }

  .text-block {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .footer {
    padding: 60px 20px;
  }

  .div-block-4 {
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-text-copy {
    width: 55%;
  }

  .heading-3-copy {
    margin-top: 0px;
  }

  .heading-3-copy-copy {
    margin-top: auto;
  }

  .large-text-block {
    width: 85%;
    padding: 3% 1%;
  }

  .nav-menu {
    height: 430px;
    padding-bottom: 30px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .nav-link-2 {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button-2.w--open {
    z-index: auto;
  }

  .brand-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .divider {
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .divider-copy {
    margin-top: 2%;
  }

  .faq-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-10 {
    display: none;
  }

  .header-image {
    display: none;
    max-height: none;
  }

  .div-block-3-copy {
    display: block;
  }

  .div-block-11 {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .close-link {
    padding-right: 3%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    margin-right: 0%;
    margin-left: 34%;
  }

  .heading {
    margin-left: 12px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .logo-and-title {
    margin-left: 11%;
  }

  .logo-and-title.w--current {
    margin-left: 0px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hero-section {
    padding-top: 14%;
    padding-bottom: 14%;
    box-shadow: none;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 60px;
  }

  .paragraph {
    font-size: 14px;
  }

  .text-block {
    font-size: 14px;
  }

  .footer {
    padding: 80px 20px;
    box-shadow: none;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-text {
    text-align: center;
  }

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

  .div-block-4 {
    width: 100%;
    box-shadow: none;
  }

  .text-block-copy {
    font-size: 16px;
  }

  .heading-3-copy {
    font-size: 25px;
  }

  .heading-3-copy-copy {
    font-size: 25px;
  }

  .large-text-block {
    width: 100%;
    box-shadow: none;
  }

  .section-copy {
    height: 50%;
    padding-top: 0%;
    padding-bottom: 0%;
    box-shadow: none;
  }

  .heading-2-copy {
    font-size: 40px;
  }

  .nav-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .divider {
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .header-image {
    display: none;
  }

  .div-block-3-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .text-block-5 {
    margin-right: 2%;
    margin-bottom: 8%;
    margin-left: 2%;
  }

  .close-link {
    margin-right: 4%;
    margin-bottom: 3%;
  }
}