:root {
  --white: white;
  --black: black;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.section {
  height: 800px;
  margin-top: 60px;
}

.section-2 {
  background-color: #fafafa;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-4 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-5 {
  background-color: #fafafa;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-6 {
  background-color: #222;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container {
  flex-flow: row;
  justify-content: center;
  display: block;
  position: static;
}

.div-block-3 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.body {
  font-family: Muli, sans-serif;
}

.heading-3 {
  text-align: left;
  margin-top: 28px;
  font-family: Muli, sans-serif;
  font-size: 28px;
  font-weight: 300;
}

.image-1 {
  border-radius: 4px;
  width: 100%;
  display: block;
}

.div-block-4 {
  width: 400px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.paragraph {
  text-align: left;
  margin-bottom: 0;
  font-family: Muli, sans-serif;
  font-weight: 600;
}

.paragraph-2 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Muli, sans-serif;
  font-weight: 300;
}

.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Muli, sans-serif;
  font-weight: 300;
}

.div-block-5 {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 8px;
  margin-left: 200px;
  margin-right: 200px;
  display: flex;
}

.navbar {
  background-color: #fff;
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.text-block {
  font-family: Muli, sans-serif;
  font-weight: 600;
}

.text-block-2 {
  text-align: right;
  font-family: Muli, sans-serif;
  font-weight: 300;
}

.slider {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: block;
}

.image-slider {
  width: 100%;
  display: block;
  position: static;
  inset: 0;
}

.image-2 {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo {
  width: 160px;
  height: 60px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block-6 {
  flex-flow: row;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.unordered-list-3 {
  text-align: center;
  margin-top: -10px;
  margin-bottom: -10px;
}

.link {
  color: #424242;
  text-align: left;
  text-decoration: none;
}

.nav-link {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.form-block {
  margin-left: 0;
}

.column {
  padding-left: 20px;
  padding-right: 20px;
}

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  left: 186px;
}

.field-label {
  color: #dadada;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.text-field, .submit-button {
  border-radius: 4px;
  font-family: Muli, sans-serif;
}

.text-block-3 {
  color: #dadada;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.image-3 {
  perspective-origin: 0%;
  margin: 20px;
}

.error-message {
  border-radius: 4px;
}

.success-message {
  background-color: #66d878;
  border-radius: 4px;
}

.textarea {
  border-radius: 4px;
  font-family: Muli, sans-serif;
}

.section-7 {
  margin-top: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-2 {
  justify-content: center;
  display: flex;
}

.html-embed {
  margin-top: 0;
  display: block;
}

.section-8 {
  background-color: #bfbfbf;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-3 {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  display: flex;
}

.link-2 {
  color: #fff;
  margin-left: 10px;
  text-decoration: none;
}

.social-icon {
  color: #fff;
  font-family: "Font awesome 5 brands 400", sans-serif;
  text-decoration: none;
}

.div-block-7 {
  flex: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
}

.container-4 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.link-3 {
  color: #01a4ff;
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 991px) {
  .section {
    height: 400px;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-4, .section-5 {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .heading-2 {
    margin-bottom: 60px;
  }

  .div-block-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .image-slider {
    flex: 0 auto;
  }

  .column-2 {
    left: 90px;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .section-2, .section-3 {
    padding-bottom: 40px;
  }

  .section-4, .section-5 {
    padding-bottom: 60px;
  }

  .div-block-3 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-4 {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 16px;
    margin-left: 80px;
    margin-right: 80px;
  }

  .text-block-2 {
    text-align: left;
  }

  .column {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-2 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    left: 0;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 200px;
  }

  .section-2, .section-3 {
    padding-bottom: 20px;
  }

  .section-4, .section-5 {
    padding-bottom: 60px;
  }

  .container {
    flex-direction: row;
  }

  .div-block-3 {
    flex-direction: column;
  }

  .div-block-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph, .paragraph-2 {
    margin-bottom: 0;
  }

  .list-item {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-5 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .text-block-2 {
    text-align: left;
  }
}


@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font awesome 5 pro solid 900';
  src: url('../fonts/Font-Awesome-5-Pro-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font awesome 5 pro 300';
  src: url('../fonts/Font-Awesome-5-Pro-Light-300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font awesome 5 pro 400';
  src: url('../fonts/Font-Awesome-5-Pro-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}