:root {
  --white: white;
  --black: black;
}

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

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.header33_content {
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  max-height: 60rem;
  display: flex;
}

.heading-style-h1 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}

.heading-style-h1.text-color-alternate {
  color: #ffc964;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-weight: 600;
}

.header33_background-video-wrapper {
  z-index: -1;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header33_background-video {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.text-size-medium {
  color: #242424;
  font-size: 1.125rem;
  line-height: 140%;
}

.text-size-medium.text-color-alternate {
  color: #fff;
  letter-spacing: .025rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-bottom, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

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

.section_header33 {
  position: relative;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: rgba(0, 0, 0, 0);
}

.button.is-secondary.is-alternate {
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  background-color: rgba(0, 0, 0, 0);
}

.video-overlay-layer {
  z-index: 1;
  background-color: rgba(0, 0, 0, .68);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body {
  font-family: Kristall Now Pro, sans-serif;
}

.text-size-tags {
  color: #242424;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  line-height: 140%;
}

.text-size-tags.text-color-alternate {
  color: #fff;
  letter-spacing: .05rem;
  padding-top: 10px;
  font-weight: 600;
}

.row {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 652px;
  text-decoration: none;
  display: flex;
}

.content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.contact-info {
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.link {
  color: #fff;
  text-align: center;
  letter-spacing: .025rem;
  white-space: pre;
  object-fit: fill;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.content-2 {
  box-sizing: border-box;
  grid-column-gap: 12px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-3 {
  grid-column-gap: 12px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header36_image {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  max-height: 60rem;
}

.header36_component {
  grid-column-gap: 0rem;
  background-color: #b18466;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.header36_image-wrapper {
  overflow: hidden;
}

.section_header36 {
  display: block;
}

.header36_content {
  max-width: 35rem;
  margin-left: 4vw;
  margin-right: 4vw;
  overflow: hidden;
}

.div-block {
  z-index: 3;
  opacity: .1;
  mix-blend-mode: normal;
  background-image: url('../images/Grain.gif');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-4 {
  display: none;
}

@media screen and (max-width: 991px) {
  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header36_image {
    height: auto;
    max-height: none;
  }

  .header36_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 6rem;
  }

  .header36_content {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-tags {
    font-size: 1rem;
  }

  .header36_component {
    padding-top: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .heading-style-h1 {
    margin-top: 30px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .body {
    background-color: #b18466;
  }

  .image {
    max-width: 80%;
  }

  .header36_image {
    object-fit: cover;
    height: 50vh;
    max-height: none;
    overflow: hidden;
  }

  .header36_component {
    grid-row-gap: 0rem;
    grid-template: "." 1fr
                   "." 1fr
                   "."
                   / 1fr;
    padding-top: 1rem;
  }

  .section_header36 {
    display: none;
  }

  .section_header36.mobile-only {
    display: block;
  }

  .div-block-2 {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .image-mobile {
    max-width: 80%;
  }

  .div-block-3 {
    padding-bottom: 60px;
  }

  .div-block-4 {
    display: block;
  }
}

#w-node-a4a6a2cb-aa2c-e5a3-9925-a443193a24e2-1184c9d4 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-a4a6a2cb-aa2c-e5a3-9925-a443193a24e2-1184c9d4 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Kristall Now Pro';
  src: url('../fonts/Kristall-Now-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kristall Now Pro';
  src: url('../fonts/Kristall-Now-Pro-DemiBold.otf') format('opentype'), url('../fonts/Kristall-Now-Pro-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kristall Now Pro';
  src: url('../fonts/Kristall-Now-Pro-Regular.otf') format('opentype'), url('../fonts/Kristall-Now-Pro-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kristall Now Pro';
  src: url('../fonts/Kristall-Now-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}