@font-face {
  font-family: Vcr Osd;
  src: url('../fonts/VCR_OSD_MONO_1.001.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.section {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
}

.section.for-all-blocks {
  position: static;
  inset: auto 0% 0%;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.heading {
  text-shadow: -1px -1px #0ae7f3, 2px 1px 1px #e55656;
  font-family: "Vcr Osd Mono 1";
  font-size: 32px;
  line-height: 52px;
}

.heading-2 {
  font-family: "Vcr Osd Mono 1";
}

.paragraph {
  font-family: Source Code Pro, sans-serif;
}

.paragraph.white {
  color: #b69b86;
  margin-bottom: 7px;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-2 {
  font-family: Source Code Pro, sans-serif;
}

.container {
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
  position: static;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.dropdown {
  flex: 1;
}

.body {
  color: #b69b86;
  background-color: #0b0d29;
  max-width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.hero-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/top_background_2000px.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  height: 80vh;
  display: block;
}

.hero-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container-2, .div-block, .div-container {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

.basic-container {
  min-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 100%;
  height: 100vh;
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.nav-bar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  display: flex;
}

.nav-bar.general {
  margin-top: 0;
  overflow: visible;
}

.image {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: block;
  overflow: scroll;
}

.button {
  background-color: #3898ec00;
  background-image: url('../images/Button.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100px;
  background-attachment: scroll;
}

.link {
  color: #a8a8a8;
  background-color: #0000;
  padding-right: 20px;
  font-family: "Vcr Osd Mono 1";
  font-size: 20px;
  line-height: 20px;
}

.text-link {
  color: #e7e7e7;
  padding-right: 20px;
  font-family: "Vcr Osd Mono 1";
  font-size: 16px;
}

.dropdown-2 {
  display: block;
}

.dropdown-menu {
  flex: 0 auto;
  margin-left: 0;
  margin-right: auto;
  padding-right: 0;
}

.menu-icon {
  max-width: 80%;
}

.dropdown-toggle {
  display: inline-block;
  position: relative;
  overflow: visible;
}

.container-4 {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-container {
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-2 {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.info-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/inbetween_wood.jpg'), url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 100% 1200px;
  background-attachment: scroll, scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 auto;
  padding: 40px 20px 100px;
  display: block;
  position: static;
  inset: 0%;
  overflow: clip;
}

.info-section._1 {
  background-image: url('../images/inbetween_2.png'), url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-attachment: scroll, scroll;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-3 {
  font-family: "Vcr Osd Mono 1";
}

.header-text {
  opacity: 1;
  outline-offset: 0px;
  color: #ececec;
  text-align: left;
  letter-spacing: 2px;
  text-shadow: 4px 1px #0ccfe9, -4px -1px #ee0777e3;
  column-count: auto;
  word-break: normal;
  border-radius: 0;
  outline: 3px #ececec;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  min-height: 100px;
  max-height: none;
  font-family: "Vcr Osd Mono 1";
  font-size: 30px;
  text-decoration: none;
  display: block;
  position: static;
  top: 289.398px;
}

.body-text {
  color: #eee;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Source Code Pro, sans-serif;
  font-size: 17px;
  display: flex;
}

.column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.columns {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
}

.section-2 {
  max-width: 1280px;
}

.video-section {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

.div-video {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-right: 20px;
  display: block;
  overflow: visible;
}

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

.buttons-container {
  max-width: 1440px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.buttons-block {
  margin-top: 20px;
}

.section-buttons {
  flex-flow: row;
  display: block;
}

.container-buttons {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: 10px auto 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  display: block;
}

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

.button_purchase {
  background-color: #ecb938;
  font-family: "Vcr Osd Mono 1";
  font-size: 40px;
  line-height: 28px;
}

.image-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.background-video {
  box-sizing: border-box;
  aspect-ratio: auto;
  border-radius: 20px;
  margin-bottom: 0;
  overflow: clip;
}

.image-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.container-6 {
  max-width: 1440px;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div_buttons {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container_buttons {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin: 0 auto 20px;
  padding-right: 0;
  display: block;
  position: relative;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  color: #ececec;
  margin-bottom: 6px;
  font-family: Source Code Pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: #ececec;
  margin-bottom: 24px;
  font-family: Source Code Pro, sans-serif;
}

.footer-dark {
  background-color: #282e79;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  flex: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.footer-content {
  grid-column-gap: 200px;
  grid-row-gap: 40px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #fcfcfc;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Source Code Pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fcfcfc;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Source Code Pro, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fcfcfc;
  text-align: center;
  font-family: Source Code Pro, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.image-5 {
  opacity: 1;
  background-color: #fcfcfc;
  border-radius: 0;
  max-width: 50%;
}

.main-screen-text-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  min-width: auto;
  height: 100px;
  min-height: 100px;
  margin-top: 0;
  display: block;
}

.div-block-4 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  display: block;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4 {
  font-family: Source Code Pro, sans-serif;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.main-text-container {
  aspect-ratio: auto;
  color: #f3f3f3;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: "Vcr Osd Mono 1";
  overflow: visible;
}

.text-block {
  margin-top: 24px;
}

.div-block-6 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div_logo {
  justify-content: center;
  align-items: center;
  min-height: 90px;
  display: flex;
  position: relative;
  top: -38px;
  right: -41px;
}

.image-6 {
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow: visible;
}

.dropdown-list {
  margin-left: 20px;
}

.div-block-7 {
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  max-width: 100%;
  height: 300px;
}

.code-embed {
  text-decoration: none;
}

.body-2 {
  color: #b69b86;
  background-color: #030630;
  font-size: 18px;
}

.body-3 {
  color: #b69b86;
  background-color: #030630;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.body-4 {
  background-color: #0b0d29;
}

.features-list {
  color: #e9e9e9;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  padding: 80px 30px;
  font-family: Source Code Pro, sans-serif;
  display: block;
  position: relative;
}

.container-8 {
  flex-flow: row;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.dropdown-link-5 {
  mix-blend-mode: normal;
}

.code-embed-2 {
  z-index: 35;
  margin-right: 0;
  padding-right: 20px;
  position: relative;
}

.code-embed-3 {
  z-index: 35;
  flex: 0 auto;
  padding-left: 20px;
  font-weight: 400;
  position: relative;
}

.code-embed-4, .code-embed-5 {
  display: flex;
}

.general-section-with-wood-background {
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 100%;
  background-attachment: fixed;
  width: 100%;
  height: 300px;
  max-height: 300px;
  margin-top: 0;
  overflow: visible;
}

.wooden-background-for-all {
  z-index: auto;
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-size: auto 400px;
  width: 100%;
  height: 400px;
  position: static;
}

.general-section {
  width: 100%;
  height: 400px;
}

.general-section.for-all-blocks {
  z-index: 0;
  position: static;
}

.div-block-8 {
  width: 100%;
  height: 400px;
}

.div-all-sewctions {
  width: 100%;
  height: 400px;
  position: fixed;
}

.div-block-for-all-content {
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: scroll;
}

.background-video-2 {
  position: relative;
}

.section-3 {
  width: 100%;
  height: 280px;
  max-height: none;
  overflow: visible;
}

.div-block-9 {
  background-image: url('../images/bg_wood_content_top_1.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
  height: 280px;
  position: static;
}

.paragraph-3, .paragraph-4 {
  color: #f1f1f1;
  font-family: Source Code Pro, sans-serif;
}

.heading-4, .heading-5 {
  color: #f1f1f1;
}

.columns-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: static;
}

.info-section-1 {
  margin-top: 0;
  padding-top: 0;
}

.column-3 {
  padding-left: 10px;
  display: block;
}

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

.heading-6, .heading-7 {
  color: #f3f3f3;
}

.paragraph-5, .paragraph-6 {
  color: #f0f0f0;
  font-family: Source Code Pro, sans-serif;
}

.columns-3 {
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: scroll;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.code-embed-7 {
  display: flex;
}

.section-4 {
  width: 10%;
  height: 500px;
}

.section-info-1 {
  width: 100%;
  height: 200px;
}

.container-info {
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 100% 500px;
  background-attachment: scroll;
  width: 100%;
  max-width: none;
  height: 500px;
}

.container-info.info {
  background-image: none;
  height: 200px;
}

.body-5 {
  color: #b69b86;
  background-color: #0f0f0f;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.div-block-10 {
  z-index: 0;
  background-image: url('../images/bg_wood_content_top.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 100% 1000px;
  background-attachment: scroll;
  height: 200px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
}

.header-glitch {
  text-align: center;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  font-family: Vcr Osd, Trebuchet MS, sans-serif;
  display: block;
  position: static;
}

.header-glitch.team {
  text-align: center;
}

.paragraph-7, .paragraph-9 {
  color: #cecece;
}

.div-block-11 {
  margin-left: 20px;
  margin-right: 20px;
}

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

.columns-4 {
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.background-video-3 {
  position: static;
}

.section-video {
  height: 400px;
}

.background-video-4 {
  height: 100%;
  position: static;
}

.div-block-12 {
  width: 100%;
  height: auto;
  max-height: none;
}

.team-circles-2 {
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
  overflow: hidden;
}

.container-9 {
  text-align: center;
  width: 100%;
  max-width: 940px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  color: #f3f3f3;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Code Pro, sans-serif;
}

.team-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-card-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  line-height: 22px;
  display: flex;
}

.team-member-image-2 {
  object-fit: cover;
  border: 0 solid #85858533;
  border-radius: 0%;
}

.team-member-name-2 {
  color: #dfcfc3;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.team-member-position-2 {
  display: block;
  position: static;
  overflow: visible;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading-3 {
  color: #f3f3f3;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Code Pro, sans-serif;
}

.centered-subheading-3.paragraph.white {
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.footer-dark-2 {
  color: #292e75;
  background-color: #00021c;
  background-image: url('../images/footer.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #000326;
  border-radius: 0;
  padding: 50px 30px 15px;
  position: relative;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand-2 {
  margin-top: 12px;
  display: flex;
}

.footer-brand-2:hover {
  mix-blend-mode: screen;
  transform: translate(0, -1px);
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  color: #434b9e;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #7b8eda;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: underline;
}

.footer-link-2:hover {
  color: #d5d7f7;
}

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: #292e75;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.background-video-5 {
  z-index: 0;
}

.paragraph-10 {
  color: #f3f3f3;
  font-family: Source Code Pro, sans-serif;
}

.paragraph-11, .paragraph-12 {
  color: #f2f2f2;
  font-family: Source Code Pro, sans-serif;
}

.column-4 {
  font-family: Vcr Osd, Trebuchet MS, sans-serif;
}

.image-7 {
  opacity: .47;
  filter: brightness(200%);
}

.image-7:hover {
  mix-blend-mode: screen;
  transform: translate(0, -1px);
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.container-11 {
  max-width: 100%;
}

.image-8 {
  width: 32px;
  max-width: 100%;
  margin-top: 0;
  overflow: clip;
}

.hero-heading-left {
  background-color: #f5f7fa;
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 0;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-12 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-wrapper.herobutton {
  justify-content: center;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #4b0958;
  padding: 12px 25px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #040630;
  text-decoration: line-through;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.available {
  text-decoration: none;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-8 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.hero-heading-left-2 {
  background-color: #04062f;
  background-image: url('../images/inbetween_wood.jpg'), url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  padding: 40px 20px 100px;
  position: relative;
}

.margin-bottom-24px-2 {
  text-align: center;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-for-features {
  color: #dfdfdf;
  font-family: Roboto, sans-serif;
}

.hero-heading-right {
  background-color: #04062f;
  background-image: url('../images/inbetween_wood.jpg'), url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  padding: 40px 20px 100px;
  position: relative;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-3 {
  text-align: center;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.hero-stack-blobal {
  background-color: #040630;
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0 solid #e4ebf3;
  padding: 20px 30px 80px;
  position: relative;
}

.hero-stack-blobal.local {
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-attachment: scroll;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  color: #ececec;
  margin-top: 20px;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.code-embed-8 {
  padding-top: 0;
}

.link-2 {
  color: #ececec;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  display: block;
}

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

.body-6 {
  background-color: #0d0e38;
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-video-7 {
  font-family: Roboto, sans-serif;
}

.container-13 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-9 {
  border-radius: 0;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.button-2 {
  -webkit-text-fill-color: inherit;
  background-color: #282e79;
  background-clip: border-box;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Roboto, sans-serif;
  font-size: 19px;
}

.button-2:hover {
  background-color: #2d8d40;
}

.div-block-14 {
  height: 100%;
}

.columns-6 {
  padding-top: 20px;
}

.betweenwood {
  background-image: url('../images/inbetween_wood.jpg');
  background-position: 50% 0;
  background-size: 100%;
  background-attachment: fixed;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: static;
  overflow: clip;
}

.info-section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 1200px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: static;
  inset: 0%;
  overflow: clip;
}

.info-section-2._1 {
  background-image: url('../images/wooden_bg_bigger.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 220px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
}

.link-block {
  height: 30px;
  text-decoration: none;
}

.hero-section-sub-page {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #b69b86;
  background-image: url('../images/top_background_2000px.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  height: 40vh;
  display: block;
}

.text-field {
  border-radius: 8px;
  max-width: 30em;
  height: 40px;
}

.text-field:focus {
  color: #7a3600;
}

.submit-button.button3 {
  text-shadow: -1px -1px 1px #2c630075;
  width: 10em;
  height: 40px;
  display: block;
}

.form {
  margin-left: auto;
  margin-right: auto;
}

.div-block-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-13 {
  text-align: center;
  margin-top: 40px;
}

.paragraph-14.footer-link-2 {
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 10px;
}

.link-block-2 {
  flex: 1;
  min-width: 20%;
  max-width: 30%;
  height: 100%;
}

.link-block-2:hover {
  mix-blend-mode: screen;
  transform: translate(0, -1px);
}

.div-block-17 {
  z-index: 35;
  text-align: center;
  flex: 1;
  position: relative;
  top: 55px;
}

.code-embed-9 {
  margin-bottom: 20px;
}

.image-10, .image-11 {
  max-width: 70%;
}

.paragraph-15 {
  text-align: left;
  padding-left: 40px;
}

.column-5 {
  padding-left: 40px;
}

.link_orange {
  color: #b6a186;
}

.link_orange:hover {
  color: #ffb14c;
}

.image-12 {
  text-align: left;
  width: 40%;
  max-width: 50%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  transform: rotate(4deg);
  box-shadow: 0 2px #0003, 0 6px 14px 11px #0003;
}

.image-13 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-14 {
  display: block;
}

.background-video-8 {
  z-index: 33;
  background-color: #c9adada1;
  border-right: 1px #000;
  flex: 1;
  order: 0;
  width: 1000px;
  height: 656px;
  margin: auto auto 0;
  display: block;
  position: absolute;
  overflow: visible;
}

.div-block-18 {
  z-index: 33;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 50%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
}

.container-15 {
  z-index: 33;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 80vh;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-5 {
  z-index: 33;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 80vh;
  min-height: 0;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 200px;
  display: block;
  position: absolute;
}

.flex-block {
  flex-flow: column-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80vh;
  display: inline-flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-20 {
  flex: 1;
  width: 100%;
  position: relative;
}

.div-block-21 {
  width: 66%;
  min-width: 704px;
  height: 10%;
  position: absolute;
  inset: auto auto 0%;
}

.code-embed-10 {
  position: absolute;
  inset: auto 0% 0%;
}

.section-6 {
  padding-top: 20px;
}

.paragraph-16 {
  margin-right: 0;
}

.div-block-22 {
  text-align: center;
  width: 100%;
  margin-bottom: auto;
  display: block;
  position: static;
}

.div-block-23 {
  color: #434b9e;
}

.paragraph-17 {
  color: #6d74bb;
  font-size: 21px;
  line-height: 25px;
}

.bold-text {
  text-decoration: none;
}

.paragraph-18, .paragraph-19, .paragraph-20 {
  margin-bottom: 5px;
}

.button-5 {
  z-index: 1;
  cursor: pointer;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 54px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-5:active {
  box-shadow: 0 10px 29px -6px #990cae91;
}

.button-5_border-color {
  z-index: -2;
  filter: contrast(130%);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  overflow: hidden;
}

.border_color {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #ff0f33d6, #ff6600db);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -21px;
  left: -14px;
}

.border_color.color-1 {
  filter: blur(16px);
  background-image: linear-gradient(112deg, #eaff00, #00ff22eb);
  width: 50px;
  height: 50px;
  top: -30%;
  left: -5%;
}

.border_color.color-3 {
  filter: blur(16px);
  background-image: linear-gradient(251deg, #fab300, #fff200);
  width: 50px;
  height: 40px;
  top: -41%;
  left: 8%;
}

.border_color.color-2 {
  filter: blur(16px);
  background-image: linear-gradient(251deg, #f2ff00, #2aff09);
  border-radius: 50%;
  width: 100px;
  height: 40px;
  top: -45%;
  left: 15%;
}

.label {
  z-index: 5;
  color: #fff;
  position: relative;
}

.button-5-gradient {
  z-index: 4;
  opacity: 1;
  filter: contrast(140%);
  background-image: linear-gradient(340deg, #008628, #defc008f);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 97%;
  height: 93%;
  transition: all .4s ease-in-out;
  display: flex;
  position: absolute;
  top: 4.5%;
  left: 1.5%;
}

.button-5-gradient:hover {
  filter: contrast(110%);
  background-image: linear-gradient(255deg, #5e23ff6b, #9c41f46b 53%, #bf5bea6b);
}

.button-5-gradient:active {
  filter: contrast(160%);
  background-image: linear-gradient(255deg, #5e23ff96, #9c41f49c 53%, #bf5bea8f);
}

.button-3 {
  text-shadow: 0 -1px 1px #0041096b;
  transform-style: preserve-3d;
  background-color: #310000;
  border: .125em solid #0000;
  border-radius: .9rem;
  font-family: Vcr Osd, Trebuchet MS, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  transition: filter .2s cubic-bezier(.25, .5, .5, 1);
  box-shadow: .0625em .0625em .0625em #0d3300a1;
}

.button-3:active {
  transform: scale3d(1none, 1none, 1none);
  background-color: #313030;
}

.button-inner {
  color: #fff;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #93f022;
  background-image: linear-gradient(151deg, #ceff1b, #219700), url('../images/Ep-133-Noise.webp');
  background-position: 0 0, 0 0;
  background-size: auto, 80px 80px;
  border-radius: .5625em;
  width: 100%;
  padding: .625em .75em .4375em;
  transition: transform .2s cubic-bezier(.25, .5, .5, 1), background-color .2s cubic-bezier(.25, .5, .5, 1), box-shadow .2s cubic-bezier(.25, .5, .5, 1);
  display: inline-block;
  position: relative;
  box-shadow: inset .0625em .0625em .0625em #ddff47, inset -.0625em -.0625em .0625em #00610a, .125em .125em .25em #000;
}

.button-inner:active {
  transform: scale(.98);
  box-shadow: inset 0 0 .25em #000, inset -.0625em -.0625em .0625em #d72d1200, .125em .125em .25em #0000;
}

.paragraph-21 {
  text-align: center;
  font-family: Source Code Pro, sans-serif;
}

.bold-text-2 {
  font-weight: 300;
}

.paragraph-22 {
  text-align: center;
  margin-bottom: 40px;
}

.container-16 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  display: block;
}

.container-17 {
  flex: 1;
  max-width: 50%;
}

.container-18 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  width: 100%;
  max-width: none;
  display: flex;
}

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

.paragraph-24 {
  text-align: center;
  text-indent: 0;
  white-space: normal;
  word-break: normal;
  line-height: 30px;
}

.image-14 {
  text-align: left;
}

@media screen and (min-width: 1440px) {
  .body {
    font-size: 18px;
  }

  .container-7 {
    max-width: 100%;
    display: block;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .div_logo {
    display: flex;
  }

  .image-6 {
    width: 100%;
    height: 100%;
  }

  .div-block-7 {
    background-image: url('../images/bg_wood_content_top.jpg');
    background-position: 50%;
    background-size: auto;
    background-attachment: fixed;
    max-width: 100%;
    height: 100px;
  }

  .body-3 {
    color: #b69b86;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .team-member-image-2 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .footer-brand-2 {
    margin-top: 20px;
    display: flex;
  }

  .footer-brand-2.w--current {
    cursor: pointer;
  }

  .image-7 {
    cursor: auto;
  }

  .image-7:hover {
    transform: translate(0, -1px);
  }

  .image-8 {
    margin-top: 0;
  }

  .hero-heading-left-2, .hero-heading-right {
    background-image: url('../images/inbetween_wood.jpg'), url('../images/wooden_bg_bigger.jpg');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
    border-bottom-style: none;
    padding-bottom: 100px;
  }

  .hero-stack-blobal {
    background-image: url('../images/wooden_bg_bigger.jpg');
    background-position: 50% 0;
    background-size: cover;
  }

  .hero-section-sub-page {
    background-position: 50%;
    height: 40vh;
  }

  .form-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    font-family: Roboto, sans-serif;
    display: block;
    position: static;
    overflow: visible;
  }

  .text-field {
    clear: none;
    border-radius: 8px;
    max-width: 30em;
    height: 3em;
    margin-bottom: 0;
    display: block;
    position: static;
  }

  .submit-button {
    display: block;
  }

  .submit-button.button3 {
    width: 10em;
    height: 2em;
    padding: 0;
    font-family: Vcr Osd, Trebuchet MS, sans-serif;
    font-size: 22px;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .div-block-16 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 25em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .paragraph-14 {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 10px;
  }

  .link-block-2 {
    min-width: 30%;
    max-width: 40%;
  }

  .button-5 {
    transform: scale(1.15);
  }

  .label {
    z-index: 5;
  }
}

@media screen and (min-width: 1920px) {
  .button-5 {
    transform: scale(1.4);
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero-section {
    background-image: url('../images/834-px.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 80vh;
  }

  .info-section {
    background-image: url('../images/inbetween_wood.jpg'), url('../images/bg_wood_content_top.jpg');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, 100% 100%;
    background-attachment: scroll, scroll;
    height: auto;
    overflow: clip;
  }

  .info-section._1 {
    background-image: url('../images/inbetween_2.png'), url('../images/wooden_bg_bigger.jpg');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
    background-attachment: scroll, scroll;
    height: auto;
  }

  .video-section {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .background-video {
    aspect-ratio: auto;
  }

  .container_buttons {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    background-image: none;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .container-7 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div_logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: -56px;
    right: -11px;
  }

  .image-6 {
    width: 100%;
  }

  .container-8 {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .section-info-1 {
    max-height: none;
  }

  .container-info.info {
    background-image: none;
    max-width: 100%;
  }

  .div-block-10 {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .paragraph-7 {
    color: #f0f0f0;
  }

  .paragraph-8 {
    color: #333;
  }

  .team-circles-2 {
    background-image: url('../images/wooden_bg_bigger.jpg');
    background-position: 50% 0;
    background-size: cover;
    border-bottom-width: 0;
    position: relative;
  }

  .container-9 {
    max-width: 728px;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image-2 {
    width: 190px;
    height: 190px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .footer-dark-2 {
    color: #292e75;
  }

  .container-10 {
    max-width: 728px;
  }

  .footer-brand-2 {
    margin-top: 12px;
  }

  .footer-content-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex: 0 auto;
    grid-template-columns: auto auto minmax(126px, 2fr);
  }

  .title-small-2 {
    margin-bottom: 5px;
  }

  .footer-link-2 {
    margin-bottom: 0;
  }

  .footer-divider-2 {
    background-color: #292e75;
  }

  .footer-copyright-center-2 {
    color: #292e75;
  }

  .background-video-5 {
    position: static;
  }

  .image-7 {
    padding-right: 20px;
  }

  .container-11 {
    max-width: 100%;
    height: auto;
  }

  .background-video-6 {
    overflow: visible;
  }

  .image-8 {
    width: 32px;
  }

  .container-12 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-wrapper.righthero {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: space-between;
    align-items: center;
  }

  .hero-split, .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .body-6 {
    background-color: #fff0;
  }

  .info-section-2 {
    background-image: url('../images/bg_wood_content_top.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
    height: auto;
    overflow: clip;
  }

  .info-section-2._1 {
    background-image: url('../images/wooden_bg_bigger.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: auto;
  }

  .hero-section-sub-page {
    background-image: url('../images/834-px.jpg');
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 35vh;
  }

  .div-block-16 {
    flex-flow: row;
    width: 300px;
  }

  .link-block-2 {
    min-width: 35%;
    max-width: 60%;
  }

  .div-block-17 {
    top: 40px;
  }

  .div-block-21 {
    width: 130%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

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

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .hero-section {
    background-image: url('../images/767-px.png');
    background-position: 50% 100%;
    background-size: cover;
    max-width: 100%;
    height: 60vh;
  }

  .info-section._1 {
    background-size: contain, cover;
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-section {
    display: block;
  }

  .button_purchase {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 20px;
    display: block;
  }

  .container_buttons {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center start;
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
    display: flex;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .image-5 {
    margin-left: 130px;
  }

  .div_logo {
    min-height: 90px;
    margin-top: 0;
    top: -74px;
    right: -11px;
  }

  .image-6 {
    width: 1000%;
  }

  .code-embed {
    margin-left: 20px;
  }

  .features-list {
    padding: 60px 15px;
  }

  .container-info.info, .div-block-10 {
    position: static;
  }

  .header-glitch {
    text-align: left;
  }

  .section-video {
    position: static;
  }

  .team-circles-2 {
    padding: 60px 15px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .footer-dark-2 {
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
    padding: 20px 15px 10px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .title-small-2 {
    margin-bottom: 0;
  }

  .footer-link-2 {
    margin-top: 7px;
    margin-bottom: 0;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .image-7 {
    padding-right: 0;
  }

  .columns-5 {
    flex-flow: row;
    display: flex;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .hero-wrapper {
    flex-flow: column;
  }

  .hero-wrapper.righthero {
    flex-flow: column-reverse;
  }

  .hero-wrapper.herobutton, .hero-split {
    margin-bottom: 0;
  }

  .hero-heading-left-2, .hero-heading-right {
    padding: 20px 15px 60px;
  }

  .hero-split-2 {
    margin-bottom: 0;
  }

  .hero-stack-blobal {
    padding: 60px 15px;
  }

  .background-video-7 {
    width: 100%;
    height: 1000px;
    overflow: visible;
  }

  .container-13 {
    height: 100%;
  }

  .info-section-2._1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-sub-page {
    background-image: url('../images/834-px.jpg');
    background-position: 50% 60%;
    background-size: cover;
    max-width: 100%;
    height: 30vh;
  }

  .link-block-2 {
    min-width: 40%;
    max-width: 70%;
  }

  .div-block-17 {
    top: 40px;
  }

  .flex-block {
    height: 60vh;
  }

  .div-block-21 {
    width: 100%;
    min-width: 670px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

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

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .hero-section {
    background-image: url('../images/iPhone-16-Pro-Max.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    max-width: none;
    height: 57vh;
    display: block;
  }

  .menu-icon {
    max-width: 50%;
  }

  .dropdown-toggle {
    padding-right: 0;
    display: inline-block;
  }

  .container-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 40px;
    display: flex;
  }

  .logo-container {
    margin-top: 40px;
  }

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

  .info-section {
    background-image: url('../images/inbetween_wood.jpg'), url('../images/wooden_bg_bigger.jpg');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, repeat;
    background-size: 100% 20px, 100% 100%;
    background-attachment: scroll, scroll;
  }

  .header-text {
    text-align: center;
    letter-spacing: 1px;
    padding-left: 0;
  }

  .header-text.our_team {
    text-align: center;
    padding-left: 20px;
  }

  .body-text {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    font-family: Source Code Pro, sans-serif;
  }

  .body-text.our_team {
    padding-left: 20px;
  }

  .column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .column-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .columns {
    flex-flow: column;
  }

  .video-section {
    box-sizing: border-box;
    width: auto;
    overflow: clip;
  }

  .button_purchase {
    font-size: 32px;
    line-height: 24px;
  }

  .container_buttons {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .container-7 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .footer-dark {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .footer-brand {
    flex: 1;
    margin-left: auto;
    margin-right: auto;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div_logo {
    justify-content: center;
    align-items: center;
    min-height: 60px;
    margin-top: 0;
    top: -59px;
    right: -5px;
  }

  .image-6 {
    width: 1000%;
  }

  .code-embed {
    text-align: left;
  }

  .container-8 {
    max-width: none;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .header-glitch {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-12 {
    height: auto;
    display: block;
  }

  .team-circles-2 {
    display: block;
  }

  .container-9 {
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .footer-dark-2 {
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
  }

  .container-10 {
    max-width: none;
  }

  .footer-brand-2 {
    justify-content: flex-start;
  }

  .footer-content-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .title-small-2 {
    margin-bottom: 0;
  }

  .footer-link-2 {
    margin-top: 7px;
    margin-bottom: 0;
  }

  .image-7 {
    opacity: .39;
    filter: brightness(200%);
    padding-right: 0;
  }

  .columns-5 {
    flex-flow: column;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-12 {
    max-width: none;
  }

  .hero-heading-left-2 {
    padding-top: 20px;
  }

  .margin-bottom-24px-2 {
    text-align: center;
  }

  .hero-split-2 {
    margin-bottom: 0;
  }

  .margin-bottom-24px-3 {
    text-align: center;
  }

  .background-video-7 {
    width: 100%;
    height: 1000px;
    overflow: clip;
  }

  .info-section-2 {
    background-image: url('../images/bg_wood_content_top.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
  }

  .hero-section-sub-page {
    background-image: url('../images/834-px.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    max-width: none;
    height: 30vh;
    display: block;
  }

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

  .link-block-2 {
    width: 100%;
    min-width: 80%;
    max-width: 100%;
    position: static;
  }

  .div-block-17 {
    z-index: 35;
    top: 70px;
  }

  .flex-block {
    height: 57vh;
  }

  .div-block-21 {
    min-width: 600px;
    display: block;
  }
}

#w-node-ed183347-f6ae-1db6-7ac5-2f214692fd6b-4692fd65, #w-node-ed183347-f6ae-1db6-7ac5-2f214692fd74-4692fd65, #w-node-ed183347-f6ae-1db6-7ac5-2f214692fd7f-4692fd65, #w-node-_548662fc-b1ca-d553-2e0e-695ce30fd93e-9a9dd85d, #w-node-_548662fc-b1ca-d553-2e0e-695ce30fd949-9a9dd85d, #w-node-_548662fc-b1ca-d553-2e0e-695ce30fd953-9a9dd85d, #w-node-_2dee93b1-ed0d-f629-67e2-c3eb6c821ee2-9a9dd85d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_548662fc-b1ca-d553-2e0e-695ce30fd949-9a9dd85d, #w-node-_548662fc-b1ca-d553-2e0e-695ce30fd953-9a9dd85d, #w-node-_2dee93b1-ed0d-f629-67e2-c3eb6c821ee2-9a9dd85d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Vcr Osd';
  src: url('../fonts/VCR_OSD_MONO_1.001.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}