.body {
  display: block;
  margin-right: 0px;
  padding-right: 0px;
  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;
  background-color: #121212;
  color: gold;
}

.text-block {
  margin-bottom: 0px;
  padding-top: 35px;
  padding-bottom: 43px;
  padding-left: 0px;
  background-color: #000;
  font-family: 'Hurtmold g5ma', sans-serif;
  color: #f9f295;
  font-size: 100px;
  line-height: 0px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px gold;
  white-space: normal;
}

.text-block-2 {
  position: -webkit-sticky;
  position: sticky;
  color: gold;
}

.dropdown-toggle {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  overflow: scroll;
  width: auto;
  margin-right: 0px;
  padding-right: 47px;
  padding-left: 40px;
  background-color: rgba(73, 73, 73, 0.76);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.dropdown-toggle-2 {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: 84px 0px -156px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
}

.dropdown-list {
  margin-top: -91px;
  margin-left: 1363px;
}

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

.dropdown {
  position: -webkit-sticky;
  position: sticky;
  display: block;
}

.hero-stack {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.container {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hero-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: 'Montserrat Alternates', sans-serif;
}

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.heading {
  padding-right: 0px;
  font-family: 'Hurtmold g5ma', sans-serif;
}

.body-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(53%, #878787), to(#fff));
  background-image: linear-gradient(180deg, #000, #878787 53%, #fff);
}

.field-label {
  padding-top: 265px;
  padding-left: 122px;
}

.text-field {
  margin-right: -177px;
  margin-left: -564px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.text-field-2 {
  width: 30rem;
  height: 4px;
}

.form {
  width: 20px;
}

@media screen and (min-width: 1440px) {
  .hero-stack {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .hero-wrapper-two {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(70, 70, 70, 0.86)), color-stop(22%, #464646), color-stop(100%, #9e9e9e), to(#fff));
    background-image: linear-gradient(180deg, rgba(70, 70, 70, 0.86), #464646 22%, #9e9e9e 100%, #fff);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .text-block {
    display: block;
    margin-bottom: 55px;
    margin-left: auto;
    padding: 45px 0px 0%;
    background-color: #212121;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: none;
    object-fit: none;
  }

  .text-block-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .dropdown-toggle {
    position: fixed;
    left: 0%;
    top: 26%;
    right: 0%;
    bottom: auto;
    overflow: auto;
    float: right;
    clear: both;
    background-color: transparent;
    font-size: 32px;
  }

  .dropdown-link {
    position: static;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .dropdown-list {
    padding-top: 0px;
  }

  .dropdown-list.w--open {
    margin-top: -67px;
    padding-top: 0px;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-list {
    margin-top: -91px;
    margin-left: 658px;
  }

  .container {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 75px;
  }

  .dropdown-list {
    margin-top: -91px;
    margin-left: 459px;
  }

  .hero-stack {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 300%;
    line-height: 20%;
  }

  .dropdown-toggle {
    left: 0%;
    top: 29%;
    right: 0%;
    bottom: auto;
    display: inline-block;
    overflow: scroll;
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .dropdown-toggle.w--open {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .dropdown-list {
    margin-top: -102px;
    margin-left: 211px;
  }

  .dropdown-list.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }

  .dropdown {
    position: -webkit-sticky;
    position: sticky;
    top: 181px;
    bottom: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container {
    max-width: none;
  }
}

@font-face {
  font-family: 'Hurtmold g5ma';
  src: url('../fonts/Hurtmold-G5mA.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}