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

body {
  color: #fff;
  text-transform: uppercase;
  font-family: din-condensed, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  z-index: 2;
  height: auto;
  padding-bottom: 12px;
  position: relative;
}

.container-md {
  max-width: 602px;
  padding-left: 16px;
  padding-right: 16px;
}

.image {
  width: 45%;
}

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

.nav-link {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: color .1s ease-out;
  display: flex;
}

.nav-link:hover {
  color: #e2d530;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

.nav-img {
  width: 64%;
}

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

.div-block-3 {
  margin-top: 80px;
}

.container-lg {
  max-width: 800px;
  padding-left: 16px;
  padding-right: 16px;
}

.code-embed {
  font-size: 16px;
  line-height: 110%;
}

.contact {
  margin-top: 60px;
}

.rich-text-block {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 60px;
}

.footer-link {
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
}

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

.code-embed-2 {
  overflow: visible;
}

.body {
  background-color: #000;
}

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

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

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

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

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.text-block {
  color: #b58a49;
  -webkit-text-stroke-color: #b58a49;
  border: 2px solid #875a1b;
  border-radius: 20px;
  flex: 0 auto;
  padding: 4px 8px;
  font-family: din-condensed, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  display: block;
}

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

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

.button {
  color: #e2e2e2;
  background-color: #ffffff24;
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.hero {
  z-index: -2;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-3 {
  width: 169px;
}

.light-leak-container {
  width: 100%;
  height: 100%;
}

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

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

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

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

.bg {
  z-index: -3;
  background-color: #000;
  background-image: url('../images/bg-2_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: fixed;
  inset: 0%;
}

.privacy {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.link {
  color: #fff;
}

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

._404-rtf {
  text-align: center;
  height: 100%;
  padding-top: 220px;
  padding-bottom: 220px;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

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

#w-node-_15f9e3d0-c11a-3a3d-b9fe-b509f4b2aa47-caec66c0 {
  place-self: center stretch;
}

#w-node-ef61a8a2-94bc-a535-bd77-7a3bb1c8b835-caec66c0 {
  justify-self: end;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3eb-caec66c0, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3ed-caec66c0, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3ef-caec66c0, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f1-caec66c0 {
  place-self: center;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f3-caec66c0 {
  justify-self: center;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f5-caec66c0 {
  place-self: center;
}

#w-node-_1c279884-3cd4-73b5-48b5-835d6ee490d1-909c7b4f {
  place-self: center stretch;
}

#w-node-_1c279884-3cd4-73b5-48b5-835d6ee49112-909c7b4f, #w-node-_1c279884-3cd4-73b5-48b5-835d6ee49114-909c7b4f, #w-node-_1c279884-3cd4-73b5-48b5-835d6ee49116-909c7b4f, #w-node-_1c279884-3cd4-73b5-48b5-835d6ee49118-909c7b4f {
  place-self: center;
}

#w-node-_1c279884-3cd4-73b5-48b5-835d6ee4911a-909c7b4f {
  justify-self: center;
}

#w-node-_1c279884-3cd4-73b5-48b5-835d6ee4911c-909c7b4f {
  place-self: center;
}

#w-node-a572ceb7-d1b9-45e7-7726-b0386406149e-a9bf043b {
  place-self: center stretch;
}

#w-node-a572ceb7-d1b9-45e7-7726-b038640614f5-a9bf043b, #w-node-a572ceb7-d1b9-45e7-7726-b038640614f7-a9bf043b, #w-node-a572ceb7-d1b9-45e7-7726-b038640614f9-a9bf043b, #w-node-a572ceb7-d1b9-45e7-7726-b038640614fb-a9bf043b {
  place-self: center;
}

#w-node-a572ceb7-d1b9-45e7-7726-b038640614fd-a9bf043b {
  justify-self: center;
}

#w-node-a572ceb7-d1b9-45e7-7726-b038640614ff-a9bf043b {
  place-self: center;
}

#w-node-_15f9e3d0-c11a-3a3d-b9fe-b509f4b2aa47-b46d57bb {
  place-self: center stretch;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3eb-b46d57bb, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3ed-b46d57bb, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3ef-b46d57bb, #w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f1-b46d57bb {
  place-self: center;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f3-b46d57bb {
  justify-self: center;
}

#w-node-af1f56c3-e2fd-3be7-cb86-0b4ff427c3f5-b46d57bb {
  place-self: center;
}


