@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  display: inline;
}

.section-1 {
  z-index: 2;
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  flex-flow: row;
  place-content: flex-start;
  align-items: flex-start;
  width: 991px;
  height: 150px;
  margin: 0 auto auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.heading {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  object-fit: fill;
  flex: 0 auto;
  width: 100%;
  height: 105%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-unica, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 40px;
  display: block;
  position: static;
}

.body {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-color: #3c444c;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block {
  text-align: left;
  margin-top: 0;
  margin-left: 32px;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  display: block;
}

.icons {
  font-family: "Fa Solid 900", sans-serif;
}

.section-2 {
  background-color: #fff;
  justify-content: flex-start;
  width: 1200px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
  position: sticky;
}

.text-block-2 {
  text-align: left;
  margin-left: 30px;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
}

.section-3 {
  text-align: left;
  background-color: #0af;
  flex-wrap: nowrap;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 20px;
  display: flex;
  position: sticky;
}

.main-icon {
  text-align: right;
  width: 80px;
  margin-top: -9px;
  margin-bottom: 0;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 50px;
  line-height: 50px;
  overflow: hidden;
}

.section-icon {
  text-align: center;
  background-color: #0af;
  flex-wrap: nowrap;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: sticky;
}

.container {
  width: 700px;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.container-2 {
  width: 150px;
  max-width: none;
  position: relative;
  top: 0;
  right: 10px;
}

.container-3 {
  outline-offset: 0px;
  outline: 3px #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin: 0 83px;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  flex: none;
  order: 0;
  align-self: center;
  margin: auto;
  font-family: neue-haas-unica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}

.container-4 {
  text-align: center;
  background-color: #fff;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 40px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.bold-text {
  color: #007adf;
  font-weight: 700;
}

.bold-text-2 {
  color: #fff;
  font-weight: 500;
}

.container-5 {
  color: #864747;
  background-color: #bfe2ff;
  border-radius: 0;
  flex-wrap: nowrap;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  transition: opacity .2s;
  display: flex;
}

.container-5:hover {
  color: #fff;
  background-color: #73bfff;
}

.container-6 {
  object-fit: fill;
  background-color: #d9eeff;
  border-radius: 0;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  overflow: visible;
}

.container-6:hover {
  background-color: #73bfff;
}

.fill-container {
  background-color: #66baff;
  border-radius: 0;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 40px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.section-4 {
  z-index: 0;
  background-color: #f0eeee;
  border-top: 4px #b1342a;
  border-bottom: 4px #b1342a;
  flex: 1;
  order: 0;
  width: 991px;
  height: 100%;
  margin: 150px auto 100px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.heading-3 {
  color: #007adf;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  margin: auto auto auto 0;
  font-family: neue-haas-unica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}

.rich-text-block {
  color: #505b66;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #3c444c;
  font-family: corporate-s, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.heading-4 {
  color: #b1342a;
  letter-spacing: 0;
  border-top: 1px #b1342a;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 5px;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.container-7 {
  width: 800px;
  max-width: none;
  margin-left: 83px;
}

.heading-5 {
  letter-spacing: 0;
  margin-bottom: 5px;
  font-size: 20px;
}

.link {
  text-decoration: none;
  display: inline;
}

.link-2 {
  text-decoration: underline;
}

.all-links {
  color: #fff;
  text-transform: none;
  margin-bottom: -17px;
  text-decoration: none;
  display: block;
}

.all-links:hover {
  color: #ff8c00;
}

.all-links:focus {
  color: #ff8c00;
  -webkit-text-stroke-color: #fff;
}

.all-links:visited {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.link-3 {
  opacity: .74;
}

.link-4 {
  opacity: 1;
  color: #be1e1e;
}

.link-5 {
  text-decoration: none;
}

.div-block {
  z-index: auto;
  background-color: #fff;
  border-radius: 200px;
  width: 400px;
  height: 400px;
  margin: auto;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.dropdown {
  color: #007adf;
  font-family: neue-haas-unica, sans-serif;
  position: absolute;
  inset: auto 113px 7% auto;
}

.text-block-3 {
  color: #007adf;
  text-align: right;
}

.icon {
  color: #007adf;
}

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-5 {
  z-index: 1;
  background-color: #b1342a;
  width: 991px;
  height: 100px;
  margin: 0 auto;
  padding-top: 10px;
  position: fixed;
  inset: auto 0% 0%;
}

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

.bold-text-3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: corporate-s, sans-serif;
  font-weight: 500;
  line-height: 38px;
}

.list-item {
  letter-spacing: 0;
}

.list-item-2 {
  list-style-type: disc;
}

.heading-6 {
  margin-bottom: 0;
  font-size: 32px;
}

.text-block-header {
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  display: block;
}

.section-4-fv2 {
  z-index: 0;
  background-color: #fff;
  border-top: 1px #3c444c;
  border-bottom: 1px #3c444c;
  flex: 1;
  width: 1200px;
  height: 100%;
  margin: 158px auto 100px;
  padding-top: 0;
  position: relative;
}

.section-5-fv2 {
  z-index: 1;
  background-color: #fff;
  border-top: 1px solid #3c444c;
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  padding-top: 10px;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-header-fv2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  display: block;
}

.text-block-fv2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-left: 32px;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  display: block;
}

.text-block-2-fv2 {
  color: #000;
  text-align: left;
  margin-left: 30px;
  font-family: corporate-s, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
}

.all-links-fv2 {
  color: #b1342a;
  text-transform: none;
  text-decoration: none;
  display: block;
}

.all-links-fv2:hover {
  color: #ff1300;
  -webkit-text-stroke-color: #b1342a;
}

.all-links-fv2:focus {
  color: #ff8c00;
  -webkit-text-stroke-color: #fff;
}

.all-links-fv2:focus-visible, .all-links-fv2[data-wf-focus-visible] {
  color: #ff1300;
}

.all-links-fv2:visited {
  color: #b1342a;
  -webkit-text-stroke-color: #fff;
}

.body-fv2 {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-color: #3c444c;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-1-fv2 {
  z-index: 2;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #3c444c;
  flex-flow: row;
  place-content: flex-start;
  align-items: flex-start;
  width: 1200px;
  height: auto;
  margin: 0 auto auto;
  padding: 0;
  display: inline-block;
  position: fixed;
  inset: 0% 0% auto;
}

.container-9 {
  text-align: left;
  flex-wrap: nowrap;
  align-content: flex-start;
  width: 800px;
  max-width: none;
  height: 240px;
  margin-bottom: 40px;
  margin-left: 83px;
  display: flex;
}

.image-2, .image-3 {
  max-width: none;
  height: 200px;
  margin-right: 0;
}

.imagecontainer {
  max-width: none;
  height: 240px;
  margin-left: 0;
  margin-right: 40px;
  padding-right: 0;
}

.text-block-4 {
  color: #505b66;
  width: auto;
  margin-top: 5px;
  font-family: corporate-s, sans-serif;
  font-weight: 300;
  line-height: 16px;
}

@media screen and (max-width: 991px) {
  .section-1 {
    border-top-style: none;
    border-bottom-style: none;
    width: 100%;
    height: 120px;
  }

  .container-3 {
    max-width: none;
    margin-left: 35px;
    margin-right: 35px;
  }

  .section-4 {
    text-align: left;
    justify-content: flex-start;
    width: 100%;
    margin-top: 120px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-4 {
    width: 480px;
  }

  .container-7 {
    width: auto;
    max-width: 754px;
    margin-left: 35px;
    margin-right: 35px;
  }

  .section-5 {
    width: 100%;
    padding-left: 0;
  }

  .image {
    margin-left: 7px;
  }

  .section-4-fv2 {
    width: 768px;
    margin-top: 145px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .section-5-fv2 {
    width: 768px;
    padding-left: 35px;
  }

  .section-1-fv2 {
    width: 768px;
  }

  .container-9 {
    width: auto;
    max-width: 754px;
    margin-left: 35px;
    margin-right: 35px;
  }
}

@media screen and (max-width: 767px) {
  .section-1 {
    border-style: none;
    height: 90px;
  }

  .text-block {
    margin-bottom: 7px;
  }

  .container-3 {
    flex-flow: wrap;
    margin-left: 30px;
    margin-right: 0;
  }

  .section-4 {
    margin-top: 90px;
    padding-bottom: 0;
  }

  .rich-text-block {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-4 {
    width: 415px;
    margin-top: 30px;
    font-size: 24px;
  }

  .container-7 {
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: 30px;
    margin-right: 30px;
  }

  .heading-5 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .section-5 {
    padding-left: 0;
  }

  .bold-text-3 {
    line-height: 29px;
  }

  .heading-6 {
    font-size: 28px;
    line-height: 29px;
  }

  .text-block-header {
    width: 100%;
    margin-bottom: 10px;
  }

  .section-4-fv2 {
    width: 568px;
    margin-top: 109px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .section-5-fv2 {
    width: 568px;
    padding-left: 23px;
  }

  .text-block-header-fv2 {
    width: 500px;
    margin-bottom: 10px;
  }

  .section-1-fv2 {
    width: 568px;
  }

  .container-9 {
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 30px;
  }

  .imagecontainer {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section-1 {
    border-bottom-style: none;
    flex: 0 auto;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    position: fixed;
  }

  .body {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 20px;
    font-size: 12px;
    line-height: 15px;
  }

  .text-block-2 {
    margin-left: 0;
    font-size: 12px;
    line-height: 15px;
  }

  .container-3 {
    margin-left: 22px;
    margin-right: 0;
  }

  .section-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 45px;
    margin-bottom: 140px;
    padding-top: 7svw;
    padding-bottom: 0;
    overflow: scroll;
  }

  .rich-text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-4 {
    width: auto;
    max-width: 320px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .container-7 {
    width: auto;
    margin: 0 22px;
  }

  .heading-5 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .all-links, .all-links.linksfv1 {
    margin-bottom: -15px;
  }

  .section-5 {
    height: 140px;
    padding-left: 0;
  }

  .image {
    height: auto;
    margin-top: auto;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    inset: auto 0%;
  }

  .bold-text-3 {
    line-height: 22px;
  }

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

  .section-4-fv2 {
    flex: 1;
    width: 100%;
    margin: 80px auto 140px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-5-fv2 {
    width: 100%;
    height: 140px;
    padding-left: 15px;
  }

  .text-block-fv2 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .text-block-2-fv2 {
    font-size: 12px;
    line-height: 15px;
  }

  .section-1-fv2 {
    flex: 0 auto;
    width: 100%;
    height: 80px;
    position: fixed;
  }

  .container-8 {
    width: 100%;
    height: 80px;
  }

  .container-9 {
    margin-left: 22px;
    margin-right: 22px;
  }

  .image-2 {
    max-width: 100%;
    height: auto;
    max-height: 180px;
  }

  .image-3 {
    height: 180px;
  }

  .imagecontainer {
    height: auto;
    margin-bottom: 20px;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}