:root {
  --white: white;
  --black: black;
  --cream: #b8b8b8;
  --navyme: #1c1c25;
  --orange: #da3f09;
  --bloodorange: #da1009;
  --footer_links: #3f3f3f;
  --footerlinks: #757575;
}

body {
  color: #333;
  width: 100%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.3vw;
  line-height: 1em;
}

.utility-page-wrap {
  background-color: #000;
  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;
}

.intro {
  z-index: 1;
  perspective: 100px;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  font-family: bebas-neue-pro-expanded;
  display: flex;
  position: static;
  top: 0;
}

.field-label {
  color: #fff;
  text-align: left;
  margin-bottom: .1em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .6em;
  font-weight: 400;
}

.body {
  background-color: var(--white);
  color: #333;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.introvidtint {
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(#0000, #000000d6 83%);
  background-position: 0 0;
  width: 100vw;
  max-width: 100vw;
  height: 100%;
  position: absolute;
}

.intro-video {
  z-index: 1;
  opacity: 1;
  filter: contrast(103%);
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.verification_status {
  color: #fff;
  text-align: center;
  background-color: #01a78b;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.6em;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: .7rem;
  padding-right: .7rem;
  font-family: Inconsolata, monospace;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.brand_name {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1em;
}

.productdetails {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.product_details {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  font-family: Oswald, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: flex;
}

.imagediv {
  background-color: #0000;
  border-radius: .2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  padding: 0;
  display: flex;
}

.div-block-41 {
  z-index: 3;
  color: #000;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  bottom: 50vh;
}

.button {
  opacity: 1;
  color: #303030;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: .2rem;
  width: 100%;
  height: 3.7rem;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  text-decoration: none;
  display: block;
  position: static;
  overflow: clip;
}

.button.green {
  color: #fff;
  text-align: left;
  background-color: #000;
  border: .1rem #000;
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 3.3rem;
  font-family: Oswald, sans-serif;
  font-size: .8rem;
  display: flex;
}

.serial_input {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #fff0;
  border: 2px solid #fff;
  border-radius: .2rem;
  width: 100%;
  height: 3.7rem;
  margin-bottom: .8rem;
  padding: 0;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1em;
}

.success-message {
  text-align: center;
  background-color: #0000;
  border-radius: .2rem;
  align-self: center;
  width: 33rem;
  padding: 0;
}

.product_div-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #ff8d8d;
  text-align: left;
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  width: 19rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Inconsolata, monospace;
  font-size: .9rem;
  font-weight: 400;
  display: flex;
}

.error-message {
  text-align: center;
  background-color: #0000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
}

.error-message-2 {
  background-color: #0000;
  border-radius: .2rem;
  margin-top: 0;
  padding: 0;
  font-family: Lato, sans-serif;
}

.form {
  color: #fff;
  background-color: #0000;
  border: 1px #ffffff1c;
  border-radius: 0;
  width: 19rem;
  padding: 0;
}

.form-block {
  color: #fff;
  background-color: #0000;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  display: flex;
}

.navhome {
  z-index: 369;
  opacity: 1;
  background-color: #000000bf;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  display: flex;
  position: fixed;
  inset: 0% 0 auto 0%;
}

.imwt_logo {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: exclusion;
  background-clip: border-box;
  width: 5.3em;
}

.imwt_logo.black {
  width: 7rem;
}

.brand_logo {
  border-radius: .2rem .2rem 0 0;
}

.div-block-42 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 33rem;
  margin: 0 0 2rem;
  padding: 0;
  display: flex;
}

.div-block-43 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .intro {
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .introvidtint {
    background-image: linear-gradient(#0000004f, #0000004f), linear-gradient(#0000, #000 93%);
  }

  .verification_status {
    text-align: left;
  }

  .brand_name {
    margin-top: 0;
  }

  .product_details {
    font-family: Oswald, sans-serif;
  }

  .imagediv {
    border-radius: 0;
    width: 100%;
    margin-bottom: 2rem;
  }

  .button {
    height: 3.7rem;
    font-size: 1rem;
  }

  .serial_input {
    width: 100%;
    height: 3.7rem;
  }

  .success-message {
    width: 33rem;
    padding: 0;
  }

  .product_div-copy {
    width: 100%;
  }

  .error-message-2 {
    width: 19rem;
  }

  .form {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 19rem;
    padding: 0;
    display: flex;
  }

  .navhome {
    z-index: 369;
  }

  .brand_logo {
    border-radius: 0;
  }
}

@media screen and (max-width: 767px) {
  .intro {
    height: auto;
    min-height: auto;
  }

  .body {
    background-color: var(--black);
  }

  .introvidtint {
    background-color: #0000004f;
  }

  .div-block-41 {
    display: flex;
  }

  .product_div-copy {
    width: 100%;
  }

  .form-block {
    flex-flow: column;
    display: flex;
  }

  .navhome {
    z-index: 369;
  }

  .imwt_logo.black {
    width: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .intro {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    height: 100vh;
    padding-bottom: 0;
  }

  .body {
    background-color: #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .introvidtint {
    background-image: linear-gradient(#0000 42%, #00000096 78%, #000 95%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .verification_status {
    color: #fff;
    text-align: left;
    margin-bottom: 1rem;
    font-size: .8rem;
  }

  .brand_name {
    margin-bottom: 1rem;
  }

  .productdetails {
    margin-bottom: 0;
  }

  .product_details {
    width: 100%;
  }

  .imagediv {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .div-block-41 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
    bottom: 45vh;
  }

  .button {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.7em;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    display: flex;
  }

  .button.green {
    color: #fff;
    background-color: #000;
    border-style: none;
    border-width: 0;
    font-size: .8rem;
  }

  .serial_input {
    text-transform: uppercase;
    width: 100%;
    height: 3.7em;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 2.4rem;
  }

  .success-message {
    border-radius: 0;
    width: 90vw;
    padding: 0;
  }

  .product_div-copy {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    padding: 0;
  }

  .text-block-8 {
    width: 100%;
    padding-left: 1rem;
    padding-right: 0;
    font-size: .8rem;
  }

  .error-message-2 {
    width: 100%;
  }

  .form {
    border-radius: 1.8rem;
    flex-flow: column;
    width: 100%;
    padding: 0 1rem;
    display: flex;
  }

  .form-block {
    background-position: 50% 0;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 5rem;
    margin-bottom: 0;
    display: flex;
  }

  .navhome {
    z-index: 369;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    position: sticky;
    inset: 0% 0% auto;
  }

  .imwt_logo.black {
    width: 4.2rem;
  }

  .brand_logo {
    border-radius: 0;
  }

  .div-block-42 {
    width: 100%;
  }

  .div-block-43 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}


