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

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

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/cb4e5-db2d1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: auto;
}

.navbar {
  background-color: #fff;
  border-top: 1px solid #00000040;
  border-bottom: 1px solid #00000040;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

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

.container-4 {
  background-color: #fff;
}

.container-5 {
  clear: none;
  background-color: #0000;
  padding-top: 55px;
  display: block;
  position: static;
  inset: 0;
  overflow: visible;
}

.div-block-7 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  display: block;
  position: fixed;
  inset: 0;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.text-block-8 {
  color: #000;
  text-align: center;
  text-transform: none;
  background-color: #0000;
  border-top: 1px solid #00000040;
  margin: 5px 105px 15px;
  padding-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.image-10 {
  margin: 3px auto;
  display: block;
  position: static;
}

.text-block-9 {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  margin: 0 10px 10px;
  font-family: Lato, sans-serif;
  font-size: 10.5px;
  font-weight: 400;
  line-height: 10px;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin: 20px 5px 10px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 19px;
}

.image-11 {
  clear: none;
  text-align: left;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.text-span-2 {
  color: #008900;
  font-weight: 700;
}

.link-block {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.logotext {
  text-align: center;
  text-transform: uppercase;
  margin-top: 3px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.cms {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .body {
    color: #000;
  }

  .navbar {
    border-top-style: none;
    border-bottom-style: solid;
    overflow: visible;
  }

  .container-4 {
    position: relative;
  }

  .menu-button {
    padding: 12px;
  }

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

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

@media screen and (max-width: 767px) {
  .body {
    background-position: 50%;
    background-size: cover;
  }

  .navbar {
    border-top-style: none;
    border-bottom-style: none;
  }

  .container-4 {
    border-bottom: 1px solid #00000040;
  }

  .menu-button {
    color: #000;
    padding: 12px 12px 12px 19px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
    padding: 12px;
  }

  .icon {
    color: #000;
  }

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

@media screen and (max-width: 479px) {
  .body {
    background-image: none;
  }

  .navbar {
    border-bottom-style: none;
    inset: 0% 0% auto;
  }

  .container-4 {
    border-bottom: 1px solid #00000040;
  }

  .menu-button {
    color: #000;
    background-color: #0000;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
    transition-property: none;
    transform: none;
  }

  .icon {
    color: #000;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .text-block-8 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    display: none;
  }

  .heading-2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 15px;
  }

  .div-block-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cms {
    margin-top: 0;
  }
}


