.nav-link {
  font-family: Opensans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link.w--current {
  color: #871a23;
  font-weight: 700;
}

.nav-link-2 {
  font-family: Opensans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-2.w--current {
  color: #871a23;
  font-weight: 700;
}

.nav-link-3 {
  font-family: Opensans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-3.w--current {
  font-family: 'Open Sans', sans-serif;
  color: #871a23;
  font-size: 18px;
  font-weight: 700;
}

.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 1px 13px -8px #000;
}

.image {
  margin-top: 5px;
}

.image-2 {
  padding-top: 7px;
}

.container {
  margin-top: 30px;
}

.heading {
  font-family: Opensans, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

.text-block {
  padding-top: 10px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.container-2 {
  margin-top: 40px;
}

.heading-2 {
  font-family: Opensans, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
  text-align: left;
}

.text-block-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
  text-align: left;
}

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
  text-align: left;
}

.div-block {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.5);
}

.section {
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.5);
}

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

.container-3 {
  margin-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #fff;
}

.text-block-5 {
  padding-top: 10px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
}

.text-block-6 {
  text-align: right;
}

.link {
  padding-right: 0px;
  padding-left: 35px;
  float: right;
  font-family: Opensans, sans-serif;
  color: #871a23;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-7 {
  margin-top: 20px;
  font-family: Opensans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.submit-button {
  float: right;
  background-color: #871a23;
  font-family: 'Open Sans Condensed';
}

.text-field {
  font-family: 'Open Sans Condensed';
}

.text-field-2 {
  font-family: 'Open Sans Condensed';
}

.link-2 {
  margin-top: 20px;
  padding: 20px 30px;
  background-color: #871a23;
  font-family: Opensans, sans-serif;
  color: #fff;
  font-size: 16px;
}

.bold-text {
  margin-bottom: 5px;
}

.container-4 {
  margin-top: 48px;
  margin-bottom: 45px;
}

.image-7 {
  margin-top: 20px;
}

.text-block-8 {
  font-family: Opensans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.text-block-9 {
  font-family: Opensans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

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

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon {
    color: #000;
  }

  .nav-menu-2 {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-right: 20px;
    margin-left: 20px;
  }

  .text-block {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
  }

  .heading-2 {
    margin-left: 20px;
  }

  .text-block-5 {
    margin-left: 20px;
  }

  .link {
    margin-top: 20px;
    margin-right: 20px;
  }

  .image-3 {
    margin-left: 17px;
  }

  .image-4 {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .image-5 {
    text-align: center;
  }

  .image-6 {
    margin-left: 17px;
  }

  .form-block {
    margin-right: 20px;
    margin-left: 20px;
  }

  .container-4 {
    padding-left: 20px;
  }

  .column {
    padding-left: 20px;
  }

  .text-block-9 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    background-color: #fff;
  }

  .nav-link.w--current {
    border-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }

  .nav-link-2 {
    background-color: #fff;
  }

  .nav-link-3 {
    background-color: #fff;
  }

  .heading {
    margin-right: 10px;
    margin-left: 20px;
    line-height: 35px;
  }

  .text-block {
    margin-right: 20px;
    margin-left: 20px;
  }

  .text-block-5 {
    margin-left: 20px;
  }

  .link {
    margin-top: 20px;
  }

  .image-3 {
    margin-left: 17px;
  }

  .field-label {
    margin-left: 0px;
  }

  .form {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .body {
    margin-left: 10px;
  }

  .text-block-8 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #fff;
  }
}

@font-face {
  font-family: 'Opensans condensed';
  src: url('../fonts/OpenSans_Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans condensed';
  src: url('../fonts/OpenSans_Condensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans condensed';
  src: url('../fonts/OpenSans_Condensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans condensed';
  src: url('../fonts/OpenSans_Condensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans condensed';
  src: url('../fonts/OpenSans_Condensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}