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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.nav-logo {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
}

.logo-wrapper {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.image-4 {
  filter: invert();
}

.icon {
  color: #000;
  width: 100%;
}

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

.div-block-9 {
  text-align: center;
  grid-template-rows: auto;
  grid-auto-flow: row;
  place-items: center;
  margin-top: 50px;
}

.content {
  padding-bottom: 0;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  display: inline-block;
}

.code-embed {
  color: #fff;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 150%;
}

.heading.contact {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.container {
  max-width: 740px;
  margin-top: 0;
  padding-left: 16px;
  padding-right: 16px;
}

.grid-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.button {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 6px;
  padding: 16px 20px 14px;
  font-size: 16px;
  line-height: 16px;
}

.div-block-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 20px;
  display: flex;
}

.image-2 {
  opacity: 1;
  filter: drop-shadow(0 2px 5px #00000059);
  border-style: none;
  border-radius: 4px;
  width: 60%;
  box-shadow: 0 20px 95px -18px #00000040;
}

.text-block {
  color: #000;
  border: 2px solid #000;
  border-radius: 20px;
  flex: 0 auto;
  padding: 4px 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  display: block;
}

.div-block-7 {
  margin-top: 20px;
}

.link-block {
  width: 100%;
  text-decoration: none;
}

.list-item-wrapper {
  opacity: 1;
  background-image: none;
  background-size: auto;
  border: 2px #8b7e60;
  border-radius: 4px;
  margin-bottom: 60px;
  padding: 20px 20px 20px 29px;
}

.social-link {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: block;
}

.div-block-5 {
  margin-top: 0;
  margin-bottom: 50px;
}

.heading-3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.body {
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.image-5 {
  filter: brightness(0%) saturate();
  max-width: 500px;
}

.social-link-2 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: block;
}

.icon-2 {
  color: #000;
  width: 100%;
}

.code-embed-2, .div-block-10 {
  width: 100%;
}

.image-6 {
  max-width: 400px;
}

.div-block-11 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.bg {
  z-index: -2;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/background.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 120%;
  height: 120%;
  position: fixed;
  inset: 0%;
}

.grid-4-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.merch-holder {
  height: 100%;
}

.section {
  margin-top: 40px;
}

.grid-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-2 {
  padding-bottom: 20px;
}

.text-block-2 {
  width: 100%;
}

.text-block-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  text-transform: uppercase;
  width: auto;
  text-decoration: none;
  display: inline-flex;
}

.bold-text {
  text-transform: uppercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media screen and (max-width: 991px) {
  .grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .bg {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/background.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .grid-4-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .grid-4-copy {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    place-items: stretch center;
  }

  .heading {
    text-transform: uppercase;
    display: block;
  }

  .heading.contact {
    font-size: 16px;
  }

  .grid-3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .button {
    font-size: 14px;
  }

  .list-item-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .body {
    background-image: linear-gradient(#ffffff80, #ffffff80);
  }

  .image-5 {
    max-width: 100%;
  }

  .image-6 {
    width: 80%;
    max-width: none;
  }

  .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-4-copy {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

#w-node-fcd5f40e-2042-0518-0f40-f39cb9ba82b3-6d753991, #w-node-_6f2e11b8-f62b-3d8d-0bc7-40dc2844116a-6d753991, #w-node-_6f2e11b8-f62b-3d8d-0bc7-40dc2844116e-6d753991 {
  place-self: center;
}

#w-node-_6f2e11b8-f62b-3d8d-0bc7-40dc28441170-6d753991 {
  justify-self: center;
}

#w-node-_6f2e11b8-f62b-3d8d-0bc7-40dc28441172-6d753991 {
  place-self: center;
}

#w-node-e44d241a-1eee-68a1-6fa4-81edf85dfa40-6d753991, #w-node-_10d48079-d584-b299-5442-6e9d8fa2c9e0-6d753991 {
  justify-self: center;
}

#w-node-_8c28b7aa-aacb-a8f0-c1bb-6aafb6204ce8-6d753991 {
  place-self: stretch center;
}


