:root {
  --black: black;
  --red: red;
  --cyan: #0ef;
  --ffffff: var(--red);
  --color-2: gold;
  --color: white;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  background-color: var(--black);
  margin-top: -24px;
  font-family: Montserrat, sans-serif;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-top: -3px;
  padding-left: 33px;
  padding-right: 33px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.heading {
  color: var(--red);
  text-align: center;
  margin-top: 51px;
}

.text-span {
  color: var(--red);
  font-size: 24px;
  font-weight: 700;
}

.div-block {
  text-align: center;
  justify-content: center;
  width: 90%;
  max-width: 1100px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: red;
  text-align: center;
  display: flex;
}

.button {
  background-color: var(--red);
  width: 300px;
  margin: 2px 47px;
}

.button:hover {
  color: #000;
  background-color: #fff;
}

.bold-text {
  font-family: Oswald, sans-serif;
  font-size: 24px;
}

.text-span-2 {
  color: var(--cyan);
}

.background {
  z-index: -1;
  background-color: #0000;
  background-image: url('../images/elijah-ekdahl-8XxF2kYHI.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100%;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.italic-text {
  color: var(--red);
}

.section {
  background-color: var(--ffffff);
  margin-top: 21px;
  margin-bottom: 117px;
  padding-top: 22px;
  padding-bottom: 0;
}

.div-block-2 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-bottom: 63px;
  font-family: Montserrat, sans-serif;
}

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

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.body-2 {
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
}

.heading-3.bodytext {
  color: var(--black);
}

.div-block-4 {
  background-color: #0000;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-3 {
  color: var(--black);
  padding: 14px;
  font-size: 16px;
}

.image-3 {
  text-align: center;
}

.text-block-4 {
  font-size: 16px;
}

.text-block-5 {
  padding: 14px;
  font-size: 16px;
}

.html-embed {
  text-align: center;
  justify-content: center;
  align-items: stretch;
  width: 310px;
  margin-left: auto;
  margin-right: auto;
  padding: 44px 0 0;
  display: block;
}

.text-block-6 {
  font-size: 18px;
  font-weight: 700;
}

.text-block-7 {
  text-align: center;
  padding: 16px;
  font-size: 0;
  font-weight: 700;
  line-height: 18px;
}

.div-block-5 {
  width: 90%;
  max-width: 320px;
  margin-top: 143px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-5.harm {
  margin-top: 9px;
  margin-bottom: 47px;
  padding-bottom: 136px;
}

.text-span-3 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
}

.div-block-6 {
  text-align: center;
  justify-content: center;
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  margin: 23px;
  display: block;
}

.div-block-8 {
  margin-top: -5px;
}

.div-block-9 {
  width: 90%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  text-align: center;
  font-size: 24px;
}

.text-span-4, .text-block-8 {
  text-align: center;
}

.text-block-9 {
  text-align: left;
  padding-top: 35px;
  padding-left: 582px;
  font-size: 18px;
}

.body-3 {
  background-color: #000;
}

.div-block-10 {
  width: 1500px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.code-embed {
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 1500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.paragraph {
  color: #aaa8a8;
  text-align: left;
  margin: 33px;
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
}

.text-span-5 {
  text-align: center;
}

.bold-text-3 {
  color: var(--color-2);
  text-align: left;
  font-size: 64px;
  font-style: italic;
}

.heading-5 {
  text-align: left;
  color: #fff;
  margin-top: 1px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0 0 47px;
  font-size: 14px;
  line-height: 34px;
}

.div-block-12, .div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-14 {
  text-align: center;
  margin-bottom: 9px;
  margin-left: auto;
  margin-right: auto;
}

.italic-text-2 {
  color: #d5d0d0;
  font-size: 12px;
}

.text-span-6, .bold-text-4 {
  font-weight: 700;
}

.text-span-7, .text-span-8 {
  color: #fff;
}

.paragraph-2 {
  color: #999;
  margin: 1px 0 0;
  padding: 0 47px 47px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-2.open {
  color: #999;
  padding-top: 0;
  font-size: 14px;
}

.body-4 {
  color: #333;
  text-align: left;
  background-color: #000;
  padding: 11px 0 0;
}

.div-block-15, .code-embed-2 {
  background-color: #000;
  height: 400px;
}

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

.youtube {
  margin-bottom: 66px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-16 {
  width: 650px;
  height: 200px;
  margin: 0 auto 31px;
  padding: 0;
}

.div-block-17 {
  color: #fff;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.nav {
  color: #fff;
  margin: 10px 10px -6px;
  font-weight: 700;
  text-decoration: underline;
}

.nav:hover {
  color: #ceafaf;
}

.div-block-18 {
  text-align: left;
  padding: 0;
}

.code-embed-3 {
  width: 100%;
  height: 1080px;
}

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

.italic-text-3 {
  color: #fff;
}

.text-block-10 {
  color: #fff;
  padding-left: 94px;
  font-weight: 700;
}

.text-block-10.link {
  color: var(--color);
  padding-left: 35px;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 37px;
  display: grid;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 23px;
}

.link-2 {
  color: var(--color);
}

.link-2:hover {
  color: var(--red);
}

.link-2:active, .link-3 {
  color: var(--color);
}

.link-3:hover {
  color: var(--red);
}

.link-4 {
  color: var(--color);
}

.link-4:hover {
  color: var(--red);
}

.link-5 {
  color: var(--color);
}

.link-5:hover {
  color: var(--red);
}

.link-6 {
  color: var(--color);
}

.link-6:hover {
  color: var(--red);
}

.link-7 {
  color: var(--color);
}

.link-7:hover {
  color: var(--red);
}

.link-8 {
  color: var(--color);
}

.link-8:hover {
  color: var(--red);
}

.link-9 {
  color: var(--color);
}

.link-9:hover {
  color: var(--red);
}

.link-10 {
  color: var(--color);
}

.link-10:hover {
  color: var(--red);
}

.link-11 {
  color: var(--color);
}

.link-11:hover {
  color: var(--red);
}

.link-12 {
  color: var(--color);
}

.link-12:hover {
  color: var(--red);
}

.link-13 {
  color: var(--color);
}

.link-13:hover {
  color: var(--red);
}

.link-14 {
  color: var(--color);
}

.link-14:hover {
  color: var(--red);
}

.link-15 {
  color: var(--color);
}

.link-15:hover {
  color: var(--red);
}

.link-16 {
  color: var(--color);
}

.link-16:hover {
  color: var(--red);
}

.link-17 {
  color: var(--color);
}

.link-17:hover {
  color: var(--red);
}

.link-18 {
  color: var(--color);
}

.link-18:hover {
  color: var(--red);
}

.link-19 {
  color: var(--color);
}

.link-19:hover {
  color: var(--red);
}

.link-20 {
  color: var(--color);
}

.link-20:hover {
  color: var(--red);
}

.link-21 {
  color: var(--color);
}

.link-21:hover {
  color: var(--red);
}

.link-22 {
  color: var(--color);
}

.link-22:hover {
  color: var(--red);
}

.paragraph-3 {
  color: #999;
  text-align: center;
}

.text-span-9 {
  color: #fff;
}

.text-span-10 {
  text-align: center;
  color: #fff;
}

.italic-text-4 {
  text-align: left;
  color: #fff;
  font-size: 18px;
}

.text-span-11 {
  color: #fff;
  font-size: 18px;
}

.text-span-12 {
  color: #fff;
  font-size: 24px;
}

.div-block-20 {
  padding-bottom: 11px;
}

.link-block-2 {
  text-align: center;
}

.div-block-21 {
  text-align: center;
  margin-bottom: 44px;
}

.image-4 {
  text-align: center;
}

.body-5 {
  background-color: #000;
}

.div-block-22 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 37px;
  padding-right: 37px;
}

.paragraph-4 {
  color: #fff;
  padding-top: 51px;
  padding-left: 79px;
  padding-right: 79px;
}

.text-span-13 {
  font-size: 20px;
}

.paragraph-5 {
  color: #fff;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 36px 44px 17px;
}

.image-5 {
  text-align: center;
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-23 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.italic-text-5 {
  font-size: 18px;
}

.heading-7 {
  color: #fff;
  padding-bottom: 52px;
  padding-left: 47px;
}

.text-span-14 {
  color: #dda006;
}

.heading-8 {
  color: gold;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 47px;
  font-size: 46px;
}

.text-block-11 {
  padding-top: 11px;
  padding-left: 47px;
  font-size: 18px;
  font-weight: 700;
}

.heading-8-copy {
  color: gold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
  padding-left: 47px;
  font-size: 24px;
  line-height: 28px;
}

@media screen and (max-width: 991px) {
  .div-block-3, .div-block-4, .text-block-3 {
    width: 90%;
  }

  .text-block-9 {
    padding-left: 40px;
  }

  .div-block-22 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    width: 99.9999%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 50%;
    margin-top: -9px;
  }

  .text-block {
    padding-left: 33px;
    padding-right: 33px;
    font-size: 14px;
    line-height: 16px;
  }

  .heading {
    margin-top: 20px;
    font-size: 20px;
  }

  .text-span {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }

  .image {
    max-width: 100%;
  }

  .button {
    width: 240px;
    margin: 8px 0;
    padding-bottom: 5px;
  }

  .section {
    padding-top: 4px;
  }

  .heading-2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
  }

  .image-2 {
    width: 98%;
  }

  .heading-3 {
    width: 90%;
    font-size: 16px;
  }

  .div-block-4 {
    width: 90%;
  }

  .text-block-3 {
    padding: 7px;
  }

  .image-3 {
    padding: 14px 0;
  }

  .text-block-5 {
    padding: 6px;
  }

  .html-embed {
    justify-content: center;
    width: auto;
  }

  .text-block-7 {
    line-height: 18px;
  }

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

  .div-block-6 {
    flex-wrap: wrap;
  }

  .div-block-8 {
    width: 95%;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-9 {
    padding-left: 7px;
  }

  .bold-text-2 {
    width: 90%;
  }

  .div-block-22 {
    padding-left: 6px;
    padding-right: 6px;
  }
}

#w-node-_490fddb4-a6f8-073f-5f8a-7fb8c378f5a3-9c8abca9, #w-node-_8a2a99b9-d615-11e4-6cbb-c3ac0962f6ae-9c8abca9, #w-node-c7212f8e-e019-8c91-0cc5-0ed99a7a9102-9c8abca9, #w-node-_37a09cf5-ac53-5319-8b78-694031c7778a-9c8abca9, #w-node-_490fddb4-a6f8-073f-5f8a-7fb8c378f5a3-e8388f3b, #w-node-_8a2a99b9-d615-11e4-6cbb-c3ac0962f6ae-e8388f3b, #w-node-_37a09cf5-ac53-5319-8b78-694031c7778a-e8388f3b, #w-node-_490fddb4-a6f8-073f-5f8a-7fb8c378f5a3-20c42b22, #w-node-_8a2a99b9-d615-11e4-6cbb-c3ac0962f6ae-20c42b22, #w-node-c7212f8e-e019-8c91-0cc5-0ed99a7a9102-20c42b22, #w-node-_37a09cf5-ac53-5319-8b78-694031c7778a-20c42b22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


