@font-face {
  font-family: Gt america mono;
  src: url('../fonts/GT-America-Mono-Thin.woff2') format("woff2"), url('../fonts/GT-America-Mono-Thin.woff') format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish variablefont wght;
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish variablefont wght;
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Bold.ttf') format("truetype"), url('../fonts/Mulish-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-BoldItalic.ttf') format("truetype"), url('../fonts/Mulish-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Bold;
  src: url('../fonts/GothamBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: F37blankatrial;
  src: url('../fonts/F37BlankaTrial-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: F37blankatrial;
  src: url('../fonts/F37BlankaTrial-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --neutral--foreground--3--rest: #adadad;
  --neutral--foreground--1--rest: white;
  --neutral--foreground--2--hover: white;
  --dark-grey: #252525;
  --neutral--foreground--2--rest: #d6d6d6;
  --neutral--background--4--rest: #0a0a0a;
  --neutral--background--3--rest: #141414;
  --neutral--background--3--hover: #292929;
  --button-bg: #2f82ff;
  --color: white;
  --neutral--background--2--rest: #1f1f1f;
  --neutral--background--4--pressed: black;
  --neutral--background--1--rest: #292929;
  --neutral--background--1--hover: #3d3d3d;
  --neutral--background--2--pressed: #141414;
  --neutral--background--4--selected: #1a1a1a;
  --neutral--background--1--pressed: #1f1f1f;
  --neutral--background--1--selected: #383838;
  --neutral--background--2--hover: #333;
  --neutral--background--2--selected: #2e2e2e;
  --neutral--background--3--pressed: #0a0a0a;
  --neutral--background--3--selected: #242424;
  --neutral--background--4--hover: #1f1f1f;
  --neutral--foreground--1--hover: white;
  --neutral--foreground--1--pressed: white;
  --neutral--foreground--1--selected: white;
  --neutral--foreground--2--pressed: white;
  --neutral--foreground--2--selected: white;
  --neutral--foreground--3--hover: #d6d6d6;
  --neutral--foreground--3--pressed: #d6d6d6;
  --neutral--foreground--3--selected: #d6d6d6;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  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;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #fff;
  text-decoration: underline;
}

.body {
  color: #fff;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  margin-bottom: 64px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.section {
  object-fit: fill;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 65%;
  margin-top: 0;
  padding-top: 10px;
  display: flex;
  overflow: visible;
}

.container {
  color: #fff;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-links {
  color: var(--neutral--foreground--3--rest);
  text-align: left;
  object-fit: fill;
  flex-flow: column wrap;
  place-content: center space-between;
  align-items: stretch;
  width: auto;
  margin: auto;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}

.nav-links:hover {
  color: var(--neutral--foreground--2--hover);
}

.nav-links:focus {
  color: var(--neutral--foreground--1--rest);
}

.nav-links.w--current {
  color: var(--neutral--foreground--1--rest);
  line-height: 20px;
  text-decoration: none;
}

.nav-links.w--current:visited {
  color: #fff;
}

.nav-menu {
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0%;
  display: flex;
}

.dropdown-link {
  color: var(--dark-grey);
  text-align: left;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}

.dropdown-link.w--current {
  color: #fff;
}

.dropdown {
  color: #fff;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  height: 100%;
  margin: 0;
  padding: 12px 10px 12px 16px;
  font-style: normal;
  line-height: 20px;
  display: block;
  position: relative;
}

.dropdown:hover {
  background-color: #ffffff1a;
  border-radius: 4px;
}

.heading-2 {
  color: #fff;
  margin-top: 0%;
  margin-bottom: 32px;
  margin-left: 0%;
  padding-top: 0;
  padding-left: 0;
  font-size: 50px;
  font-weight: 900;
  line-height: 64px;
  display: block;
}

.paragraph {
  color: #fff;
  width: 40%;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 30px;
  padding-right: 0;
  font-family: F37blankatrial, sans-serif;
  font-size: 18px;
  display: block;
}

.dropdown-list-2 {
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-top: 0;
  padding: 20px;
  display: none;
}

.dropdown-list-2.w--open {
  z-index: 1;
  background-color: var(--neutral--foreground--2--rest);
  border-radius: 7px;
  margin-top: 0;
  margin-left: -48px;
  padding: 25px;
  display: block;
}

.nav-dropdown {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  padding: 0 0 8px;
  display: block;
  overflow: hidden;
  transform: translate(0);
}

.nav-dropdown.w--open {
  text-align: center;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.underline-hover {
  background-color: #fff;
  height: 2px;
  display: none;
  transform: translate(-105%);
}

.underline-hover.dropdown-link {
  height: 1px;
  display: block;
}

.underline-hover.dropdown-link-light {
  background-color: var(--neutral--foreground--3--rest);
  height: 1px;
  display: block;
}

.nav-link-div {
  flex: 0 auto;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 16px;
  font-style: normal;
  display: flex;
  overflow: hidden;
}

.nav-link-div:hover {
  background-color: #ffffff1a;
  border-radius: 4px;
}

.nav-link-div:focus {
  color: #fff;
}

.nav-link-wrapper {
  margin-top: 0;
  padding-bottom: 0;
  display: inline-block;
  overflow: hidden;
}

.nav-dropdown-link-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--dark-grey);
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: -5px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 80vh;
  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;
}

.angel {
  display: none;
}

.page-intro {
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 75px;
}

.hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  object-fit: contain;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: static;
  overflow: visible;
}

.div-block-5 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  object-fit: contain;
  background-color: #0c0c0c;
  background-image: url('../images/vr_user_training.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  align-self: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 96px 80px;
  display: flex;
}

.grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  object-fit: contain;
  border: 1px #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 0;
}

.grid.services {
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr minmax(200px, 1.25fr) 1.25fr;
}

.info-grid-header {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 25px;
}

.info-grid-header.start {
  text-align: left;
  margin-top: 24px;
  margin-left: 0;
  font-size: 20px;
  font-weight: 600;
}

.info-grid-header.start.services {
  text-align: center;
  font-size: 18px;
}

.info-grid-header.mobile {
  text-align: left;
  margin-top: 24px;
  margin-left: 0;
  font-size: 20px;
  font-weight: 600;
}

.info-grid-header.mobile.services {
  text-align: center;
  font-size: 18px;
}

.info-grid-paragraph {
  width: 75%;
  margin-left: 20px;
  font-size: 10px;
  line-height: 14px;
}

.info-grid-paragraph.start {
  color: #d4d4d4;
  text-align: left;
  flex-direction: column;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.info-grid-paragraph.mobile {
  color: #c2c2c2;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.info-grid-div {
  border: 1px solid #fff;
  border-left-style: none;
}

.info-grid-div.mobile {
  background-color: #1b1b1b;
  border-style: none;
  border-radius: 14px;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 0;
  padding: 24px;
  display: flex;
}

.heading-3 {
  color: #a7a7a7;
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.heading-3.homepage {
  color: #fff;
  flex: 0 auto;
  height: 100%;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.about {
  color: #fff;
  margin: 0 0%;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.what-we-do {
  object-fit: cover;
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/Feature-Installation2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: visible;
}

.what-we-do.feature2 {
  object-fit: fill;
  background-color: #131314;
  background-image: none;
  flex-direction: column;
  height: auto;
  padding-top: 0;
  padding-left: 75px;
  padding-right: 75px;
  overflow: visible;
}

.div-block-7 {
  color: #f1f1f1;
  width: 75%;
  margin-left: 5%;
  display: block;
  position: static;
  inset: 50% auto auto;
}

.div-block-7.news {
  top: 50%;
}

.div-block-7.news.news-header {
  width: 85%;
  margin-left: 0%;
  top: auto;
}

.underline-gradient-left {
  background-image: linear-gradient(to right, #fff, #0000);
  border-top: 1px #fff;
  height: 1px;
}

.paragraph-2 {
  margin-top: 10px;
}

.heading-4 {
  width: 100%;
  margin-top: auto;
  font-weight: 500;
}

.heading-4.news {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 24px;
  line-height: 32px;
}

.button {
  float: none;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #2f82ff;
  background-clip: border-box;
  border: 1px solid #2f82ff;
  border-radius: 7px;
  flex: 0 auto;
  order: 0;
  align-self: flex-end;
  margin-top: 2%;
  margin-left: 0;
  padding: 10px 20px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
  position: absolute;
  bottom: auto;
}

.button.w--current {
  display: inline-block;
}

.arrow-down {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
  position: absolute;
  inset: auto auto -8% 50%;
}

.arrow-down.about {
  bottom: -7%;
}

.div-block-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.section-5 {
  background-image: linear-gradient(#0000 80%, #0f9cd8), url('../images/BLI-Gradients-03-1-copy.png');
  background-position: 0 0, 0 90%;
  background-size: auto, cover;
  align-items: flex-start;
  height: 150vh;
  display: block;
  position: relative;
}

.section-5.about {
  background-image: none;
  height: 75vh;
}

.section-5.about.bottom {
  background-image: none;
}

.section-5.landing {
  background-color: #000;
  background-image: none;
  height: 50%;
  display: block;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #070707;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-block-3 {
  margin-left: 5%;
}

.footer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "."
                 "."
                 / 1fr 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
  position: relative;
}

.footer-grid.above {
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr;
}

.text-block-8 {
  color: #fafafa;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}

.text-block-8.start {
  border-left: 3px #0f9cd8;
  margin-left: -2px;
}

.text-block-8.first {
  padding-left: 0;
}

.div-block-11 {
  flex-direction: row;
  align-items: center;
  height: 75px;
  padding-bottom: 15px;
  display: flex;
}

.footer-grid-wrapper {
  min-width: 65%;
  display: inline-block;
  position: absolute;
  left: 30%;
}

.footer-grid-wrapper.above {
  margin-bottom: 75px;
  left: auto;
}

.footer-grid-text.end {
  border-right: 1px solid #fff;
}

.footer-grid-text.filler {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  height: 15px;
  line-height: 10px;
}

.footer-grid-text.filler.end {
  border-right-style: solid;
}

.footer-grid-text.links {
  border-left: 1px solid #fff;
  border-right: 1px #fff;
}

.footer-grid-text.above {
  border-top: 1px solid #fff;
}

.heading-brands {
  color: #fff;
  margin-top: 0;
  padding-right: 50px;
}

.div-block-13 {
  margin-left: 5%;
  padding-top: 0;
  display: inline-block;
}

.div-block-13.landing {
  padding-top: 5%;
}

.footer-address {
  margin-bottom: 10%;
  position: relative;
  left: 30%;
}

.text-block-9 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}

.coordinates {
  color: #fff;
  font-family: Gt america mono, sans-serif;
  font-size: 9px;
  position: absolute;
  inset: 30% auto auto -3%;
  transform: rotate(90deg);
}

.coordinates.services {
  position: absolute;
  inset: auto -5% 58% auto;
}

.div-block-16 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-18 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  height: auto;
  display: flex;
}

.body-2 {
  color: #fff;
  background-color: #0c0c0c;
  font-family: Mulish, sans-serif;
  font-style: normal;
}

.section-7 {
  color: #fff;
  flex-direction: column;
  height: auto;
  padding-top: 75px;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
  position: relative;
}

.service-section {
  z-index: 1;
  color: #fff;
  margin-left: 0%;
  margin-right: 5%;
  padding-left: 75px;
  position: relative;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 142px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.div-block-19 {
  z-index: 1;
  margin-bottom: 25px;
  position: relative;
}

.service-heading {
  font-weight: 500;
  display: inline-block;
}

.service-heading.about {
  font-size: 60px;
}

.image-14 {
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

.div-block-20 {
  background-color: #13131400;
  align-self: flex-start;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-link {
  color: var(--neutral--foreground--3--rest);
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-3 {
  font-size: 14px;
  line-height: 16px;
  display: block;
}

.paragraph-3.about {
  margin-bottom: 20px;
  padding-right: 25%;
  font-size: 18px;
  line-height: 20px;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: relative;
}

.div-block-21.about {
  display: block;
}

.div-block-21.about.partnerships {
  height: 500px;
  display: none;
}

.div-block-22 {
  opacity: 0;
  background-color: #fff;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}

.grid-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  height: 150px;
  overflow: hidden;
}

.section-8 {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 48px 75px 75px;
  display: flex;
  position: static;
}

.section-9 {
  z-index: 0;
  padding-top: 36px;
  position: relative;
}

.body-3 {
  background-color: var(--neutral--background--4--rest);
  font-family: Mulish, sans-serif;
}

.section-10 {
  height: auto;
  margin-top: 50px;
  position: relative;
}

.section-10.contact {
  color: var(--neutral--background--4--rest);
  background-color: #070707;
  height: auto;
  margin-top: 0;
  padding: 0 0 0;
  display: block;
  position: relative;
}

.form-block {
  flex: 1;
  width: auto;
  padding-left: 0;
  padding-right: 32px;
  position: static;
  inset: 33% 10% auto auto;
}

.text-field {
  background-color: var(--neutral--background--3--rest);
  color: var(--neutral--foreground--2--rest);
  border: 0 solid #fff;
  border-radius: 4px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-style: normal;
}

.text-field:hover {
  background-color: var(--neutral--background--3--hover);
}

.text-field::placeholder {
  color: #fff;
}

.textarea {
  background-color: var(--neutral--background--3--rest);
  color: #fff;
  resize: none;
  border: 0 solid snow;
  border-radius: 7px;
  min-height: 150px;
  padding-top: 12px;
}

.textarea::placeholder {
  color: #fff;
}

.link-light {
  color: #d6d6d6;
  background-color: #3898ec00;
  width: auto;
  margin: auto auto auto 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.link-light:hover {
  color: var(--button-bg);
}

.link-light.w--current {
  font-size: 16px;
}

.success-message {
  background-color: var(--neutral--background--3--rest);
  border: 0 solid #fff;
  border-radius: 8px;
}

.text-block-12 {
  color: var(--neutral--foreground--1--rest);
}

.error-message {
  border-radius: 15px;
}

.body-4 {
  color: #fff;
  background-color: #0c0c0c;
  font-family: Mulish, sans-serif;
}

.section-11 {
  flex-direction: column;
  height: 100%;
  padding: 75px 0;
  display: flex;
}

.section-13 {
  z-index: 0;
  padding-bottom: 50px;
  position: relative;
}

.text-block-14 {
  margin-top: 10px;
  font-size: 30px;
}

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

.text-block-16 {
  text-align: left;
  font-size: 22px;
}

.paragraph-5 {
  text-align: left;
  margin-top: 15px;
}

.section-14 {
  height: auto;
  padding-top: 75px;
  padding-left: 75px;
}

.body-5 {
  color: #0c0c0c;
  background-color: #0f0f10;
  font-family: Mulish, sans-serif;
}

.section-15 {
  background-image: linear-gradient(#000000bf, #000000bf);
  height: auto;
}

.section-16 {
  padding-top: 32px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 200px;
  display: block;
}

.text-block-17 {
  color: #fff;
  margin-top: 5px;
  font-family: Gt america mono, sans-serif;
}

.body-6 {
  background-color: #000;
  font-family: Mulish, sans-serif;
}

.text-block-18 {
  color: #fff;
  margin-top: 14px;
  padding-bottom: 1vh;
  font-size: 24px;
  line-height: 30px;
}

.news-image {
  width: 100%;
  height: 80%;
  display: none;
  box-shadow: 1px 1px 15px #000;
}

.div-block-30 {
  margin-top: 150px;
}

.heading-6 {
  color: #fff;
}

.heading-6.news {
  font-size: 60px;
}

.div-block-31 {
  border-bottom: 1px solid #fff;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-19 {
  color: #fff;
  width: 10%;
  font-family: Gt america mono, sans-serif;
  font-size: 10px;
  display: inline-block;
}

.text-block-20 {
  color: #fff;
  flex: 1;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 25px;
  padding-right: 15%;
  font-size: 20px;
  display: inline-block;
}

.image-25 {
  align-self: center;
  display: none;
  position: relative;
  inset: 0% 0% 0% auto;
}

.filter-work-types {
  justify-content: flex-start;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
}

.section-17 {
  width: 100vw;
  padding-bottom: 10%;
  position: relative;
}

.brand-slider {
  background-color: #0000;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 50%;
  margin-top: 50px;
  margin-left: 5%;
  margin-right: 0;
  display: block;
  overflow: hidden;
}

.brand-slider.work {
  display: none;
}

.brand-slider.project-page {
  height: 50%;
  margin-top: auto;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
  overflow: hidden;
}

.brand-slider.landing {
  height: 50%;
  display: block;
}

.mask-3 {
  flex: 0 auto;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.mask-3.project-page {
  width: 75%;
  overflow: hidden;
}

.work-slide-image {
  width: 60%;
  margin-left: 20%;
  margin-right: auto;
}

.work-slide-image.first {
  margin-left: 20%;
  margin-right: auto;
  position: absolute;
  inset: 0% auto 0% -100%;
}

.work-slide-image.extra {
  margin-right: 20%;
  position: absolute;
  inset: 0% -100% 0% auto;
}

.work-slide-image.project-page {
  width: 100%;
  height: 100%;
  margin-left: 0%;
}

.work-page-slides {
  margin-left: auto;
  margin-right: auto;
}

.slider-image-div {
  color: #fff;
  width: 100%;
  position: relative;
}

.slider-image-div.first {
  position: absolute;
  inset: 0% auto 0% -110%;
}

.slider-image-div.extra {
  position: absolute;
  inset: 0% -110% 0% auto;
}

.text-block-21 {
  display: inline-block;
}

.text-block-21.right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-21.right.first {
  bottom: 10%;
}

.slide-nav-2 {
  display: none;
}

.slide-nav-2.project-page {
  display: block;
}

.left-arrow-2, .left-arrow-2.project-page, .right-arrow-2, .right-arrow-2.project-page {
  display: none;
}

.grid-6 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
}

.work-page-div {
  opacity: .75;
  flex-direction: column;
  height: 50vh;
  display: flex;
  position: relative;
}

.work-page-image {
  width: 100%;
  height: 90%;
}

.work-page-image:hover {
  box-shadow: 2px 2px 15px 1px #000;
}

.text-block-22 {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  display: inline-block;
}

.text-block-22.right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.job-title {
  margin-top: 10px;
}

.news-div {
  margin-bottom: 5%;
}

.section-18 {
  height: 100vh;
}

.section-19 {
  color: #fff;
  background-image: linear-gradient(#0000 80%, #0f9cd8), url('../images/BLI-Gradients-03-copy.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  height: 175vh;
}

.paragraph-7 {
  width: 80%;
  margin-bottom: 75px;
  margin-left: 10%;
  margin-right: 50px;
  padding-top: 120px;
  font-size: 38px;
  line-height: 44px;
}

.div-block-33 {
  color: #fff;
  margin-left: 50px;
  margin-right: 30px;
  position: relative;
  top: 55%;
}

.div-block-33.news {
  margin-left: 5%;
  margin-right: 5%;
  position: static;
  top: 55%;
}

.div-block-33.work {
  margin-left: 5%;
  margin-right: 5%;
  top: 45%;
}

.heading-7 {
  font-size: 50px;
}

.heading-7.project-page {
  background-color: #00000003;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Mulish, sans-serif;
  font-size: 42px;
  line-height: 54px;
}

.heading-7.project-page.work {
  margin-bottom: 2%;
}

.text-block-24 {
  font-size: 20px;
}

.body-7 {
  background-image: url('../images/Feature-Installation2.jpg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: auto 126vh;
  background-attachment: scroll;
}

.text-block-25 {
  color: #fff;
  margin-top: 0;
  padding: 10px;
  font-family: Gt america mono, sans-serif;
  font-style: italic;
}

.text-block-25.location {
  margin-top: 0;
  padding-left: 0;
  font-style: italic;
}

.column {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.body-8 {
  background-color: #0c0c0c;
}

.section-21 {
  z-index: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.div-block-34 {
  color: #fff;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 0%;
  padding-bottom: 10%;
  font-family: Mulish, sans-serif;
}

.section-22 {
  background-color: #0c0c0c;
  padding-top: 32px;
  position: static;
}

.image-28 {
  vertical-align: baseline;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.empty-state {
  display: none;
}

.rich-text-block {
  margin-top: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.rich-text-block.intro {
  font-size: 26px;
  line-height: 30px;
}

.text-block-27 {
  font-family: Gt america mono, sans-serif;
}

.div-block-35 {
  background-color: #3a3a3a;
  background-image: linear-gradient(#000000bf, #000000bf);
  width: 100vw;
  height: auto;
  padding-top: 75px;
  padding-bottom: 32px;
  position: static;
}

.collection-item {
  background-color: var(--neutral--background--3--rest);
  border-radius: 8px;
  padding: 24px;
}

.collection-item:hover {
  background-color: var(--neutral--background--3--hover);
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list {
  grid-column-gap: 42px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-5 {
  opacity: .75;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.news-bg-image-div {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 250px;
}

.collection-list-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 35px;
  margin-left: 0;
  display: grid;
}

.collection-item-2 {
  align-items: center;
  display: block;
}

.link-block-6 {
  text-decoration: none;
  display: block;
}

.news-arrow-div {
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-36 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: cover;
  width: 100vw;
  height: 100%;
  position: relative;
  inset: 0%;
}

.empty-state-2, .empty-state-3, .empty-state-4 {
  display: none;
}

.div-block-37 {
  background-color: #0c0c0c;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  margin-top: 0;
  padding-bottom: 32px;
  padding-left: 75px;
  display: flex;
  position: relative;
}

.collection-list-wrapper-3 {
  height: 100vh;
}

.rich-text-block-2 {
  margin-top: 10px;
}

.collection-list-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.rich-text-block-3 {
  line-height: 16px;
}

.section-23 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  margin-top: 0;
}

.text-block-28 {
  margin-bottom: 1%;
  font-family: Gt america mono, sans-serif;
}

.text-block-29 {
  margin-bottom: 5%;
  font-family: Mulish, sans-serif;
  font-size: 20px;
}

.body-9 {
  color: #fff;
  background-color: #131313;
  font-family: Mulish, sans-serif;
}

.text-block-30 {
  font-family: Gt america mono, sans-serif;
}

.image-29 {
  z-index: -1;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-30 {
  z-index: -1;
  position: absolute;
  inset: 0% auto auto 0%;
}

.collection-list-wrapper-5 {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  height: auto;
  margin: 0% 0% 5%;
  padding-top: 24px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.collection-list-4 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-4.work {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: flex-start;
  margin-left: 75px;
  margin-right: 75px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-39 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 65%;
}

.link-block-7 {
  text-decoration: none;
  display: block;
}

.work-type {
  display: block;
}

.form-block-2 {
  color: #fff;
  display: block;
}

.form {
  display: flex;
}

.work-type-filter {
  margin-bottom: 0;
  margin-right: 15px;
  padding: 4px 12px;
  display: block;
  position: relative;
}

.checkbox {
  z-index: 1;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-style: none;
  border-color: #0000;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
  border-style: none;
}

.checkbox-label {
  z-index: 0;
  border: 1px #000;
  border-bottom: 1px solid #0000;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  inset: 0;
}

.link-2 {
  text-decoration: none;
}

.body-10 {
  background-color: var(--neutral--foreground--1--rest);
  color: #fff;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: Mulish, sans-serif;
}

.core-values {
  background-color: #181818;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0%;
  padding: 96px 80px;
  display: flex;
  position: static;
}

.div-block-41 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.link-3 {
  text-decoration: none;
}

.modal-background {
  z-index: 5;
  background-color: #000000bf;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300%;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-43 {
  z-index: 6;
  width: 50%;
  margin-top: 15%;
  margin-left: 5%;
  position: relative;
}

.modal-close {
  margin-top: 10%;
  margin-left: 5%;
}

.collection-list-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rich-text-block-4 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.collection-list-7 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.empty-state-6 {
  display: none;
}

.collection-list-wrapper-7 {
  margin-top: 5%;
}

.social-media {
  text-decoration: none;
}

.background-video {
  object-fit: fill;
  flex: 1;
  height: 100%;
  position: static;
  inset: 0%;
  overflow: visible;
}

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

.text-block-33 {
  margin-top: 5%;
  display: inline-block;
}

.div-block-46 {
  display: none;
  position: relative;
  overflow: visible;
}

.image-35 {
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

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

.mvte_hero {
  background-image: linear-gradient(to right, #0000009c, #fff0), url('../images/mvte-hero-bg.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100vw;
  height: 100vh;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.mvte_h1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Mulish, sans-serif;
  font-weight: 900;
  display: flex;
}

.mvte_h2 {
  color: #fff;
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-family: Mulish, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.text-block-39 {
  color: #fff;
  font-family: Mulish, sans-serif;
  font-size: 20px;
}

.mvte_about {
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  padding-top: 5vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.mvte_about_h2 {
  color: #000;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  padding-left: 5vw;
  font-family: Mulish, sans-serif;
  font-weight: 900;
}

.columns-5 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.italic-text {
  color: #000;
  letter-spacing: 1px;
  font-family: Mulish, sans-serif;
}

.text-block-41 {
  text-align: left;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 5vh 5vw;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-style: normal;
}

.mvte_collab {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: end center;
  place-items: stretch start;
  max-width: 100vw;
  height: auto;
  margin-top: 0%;
  padding-bottom: 10vh;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.heading-15 {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 10vh;
  padding-top: 60px;
  font-family: Mulish, sans-serif;
  font-size: 40px;
  font-weight: 900;
}

.text-block-43 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 5vh;
  font-family: Mulish, sans-serif;
  font-size: 20px;
}

.bli_about {
  max-width: 100vw;
  height: auto;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.bli_content {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.bli_logo {
  object-fit: scale-down;
  align-self: center;
  padding: 10vh 10vw;
}

.bli_logo_col {
  -webkit-text-fill-color: inherit;
  background-color: #459bd3;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.mvte_value {
  background-color: #f3f3f3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  margin-top: 0%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.contact_us {
  background-color: #000;
  flex-direction: column;
  align-items: center;
  max-width: 100vw;
  height: auto;
  margin-top: 0%;
  padding-bottom: 10vh;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.body-12 {
  background-color: #fff;
}

.mvte_header {
  height: 100vh;
  margin-top: -55px;
}

.mvte_content {
  background-color: #fff;
  position: absolute;
}

.columns-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-11 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.nav {
  z-index: 2;
  background-color: var(--neutral--background--4--rest);
  color: #fff;
  text-align: center;
  border-radius: 0;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 80px;
  position: sticky;
  inset: 0 0% auto;
}

.mvte_collab_logos {
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(50px, 100fr));
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
}

.bli_logo_col-copy {
  -webkit-text-fill-color: inherit;
  background-color: #76b900;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.nvidia_logo_copy {
  object-fit: scale-down;
  align-self: center;
  padding: 5vh 5vw;
}

.nvidia_about_copy {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nv_about {
  max-width: 100%;
  display: flex;
}

._5g_about {
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._5g_logo_col {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

._5g_logo {
  object-fit: scale-down;
  align-self: center;
  padding: 10vh 10vw;
}

._5g_content {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.mvte_head_title {
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 10vh;
  padding-top: 60px;
  font-family: Mulish, sans-serif;
  font-size: 40px;
  font-weight: 900;
}

.microsoft_about {
  background-color: #fff;
  max-width: 100%;
  display: flex;
}

.logo_ms {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.microsoft_about_copy {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._8360_about {
  background-color: #fff;
  max-width: 100%;
  display: flex;
}

._8360_logo {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

._8360_content {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ue5_about {
  background-color: #fff;
  max-width: 100%;
  display: flex;
}

.ue5_logo {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.ue5_content {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ue5_logo_class {
  object-fit: scale-down;
  align-self: center;
  padding: 5vh 5vw;
}

.varjo_container {
  background-color: #fff;
  max-width: 100%;
  display: flex;
}

.varjo_logo_co {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.varjo_logo_class {
  object-fit: scale-down;
  align-self: center;
  padding: 5vh 5vw;
}

.varjo_content_class {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.rave_container {
  background-color: #fff;
  max-width: 100%;
  display: flex;
}

.rave_logo {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-flow: wrap;
  align-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.rave_logo_class {
  object-fit: scale-down;
  align-self: center;
  padding: 5vh 5vw;
}

.rave_content_class {
  border: 1px solid #0000;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  max-width: 100vw;
  height: 100vh;
  max-height: none;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-44 {
  color: #fff;
  align-self: center;
  margin-bottom: 5vh;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-45 {
  color: #fff;
  text-align: center;
  align-self: center;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.link-5 {
  color: #fff;
  background-color: #0000;
}

.collab_h2 {
  color: #333;
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 10vh;
  padding-top: 60px;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  font-weight: 900;
}

.mvte_right_content {
  text-align: left;
  letter-spacing: 1px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 5vh 5vw;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-style: normal;
  position: static;
  inset: 0% 0% auto;
}

.link-block-9 {
  flex: 1;
  align-self: center;
}

.image-43 {
  transition: all .4s;
  box-shadow: 0 8px 20px -14px #000;
}

.image-43:hover {
  box-shadow: none;
}

.iitsec_header {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  font-weight: 900;
}

.iitsec_col1, .iitsec_col2 {
  padding: 40px;
}

.text-block-46 {
  font-family: Mulish, sans-serif;
}

.link-6 {
  color: #000;
}

.columns-7 {
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.mvte_lb_vid {
  max-width: none;
  box-shadow: 0 8px 20px -14px #000;
}

.mvte_video_container {
  max-width: 80%;
}

.mvte_lb_overview {
  box-shadow: 0 8px 20px -14px #000;
}

.text-block-47 {
  color: #000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-48 {
  color: #000;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Mulish, sans-serif;
}

.link-7 {
  color: #000;
}

.container-8 {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-25 {
  background-color: #0000;
  background-image: linear-gradient(90deg, #0af, #00da7f);
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  position: static;
  inset: 0% 0% auto;
}

.text-block-50 {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  line-height: 24px;
}

.mvte_cta_btn {
  z-index: 999;
  background-color: #2f82ff;
  border-radius: 7px;
  order: 0;
  transition: background-color .3s ease-in-out;
  position: relative;
}

.mvte_cta_btn:hover {
  background-color: #2d7bc0;
}

.section-26 {
  background-image: linear-gradient(#000000bf, #000000bf);
  display: block;
}

.body-14 {
  color: #fff;
  mix-blend-mode: normal;
  background-color: #fff0;
  background-image: url('../images/Image-from-iOS-copy-3.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Mulish, sans-serif;
}

.heading-20 {
  text-align: left;
  align-self: center;
  margin-bottom: 11px;
  font-family: Mulish, sans-serif;
}

.text-block-62 {
  color: #d6d6d6;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
}

.text-block-64, .text-block-66 {
  color: #d6d6d6;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.heading-35 {
  text-align: center;
  margin-top: 0;
}

.heading-36 {
  text-align: center;
  margin-top: 0;
  display: block;
}

.heading-37 {
  text-align: center;
  margin-top: 0;
}

.text-block-67 {
  color: #d6d6d6;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.heading-38 {
  text-align: left;
  margin-top: 0;
}

.margin-bottom-24px-5 {
  color: #f2f2f7;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  margin-bottom: 24px;
  margin-left: 0;
  padding-top: 6px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #2f82ff00;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 12px 14px;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  text-decoration: none;
  transition: all .2s;
}

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

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

.heading-40 {
  flex: 0 auto;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
  display: flex;
}

.quick-stack-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #1d1d1d;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10vh 5vw;
  position: static;
}

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

.cell-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: none;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.pwtp-hero {
  background-image: linear-gradient(to right, #000000d1, #fff0);
  margin-top: 0;
}

.revolutionize {
  background-color: #00000063;
}

.video-4 {
  background-color: #000;
  border: 1px #000;
  border-radius: 20px;
  flex: 0 auto;
  align-self: center;
  overflow: hidden;
}

.quick-stack-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #0f0f0f;
  padding: 5vh 5vw 5vh 75px;
}

.cell-4 {
  text-align: left;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
}

.heading-41 {
  float: none;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  font-size: 43px;
  font-weight: 900;
  display: flex;
  overflow: visible;
}

.text-block-72 {
  text-align: left;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 30px;
}

.grid-17 {
  grid-column-gap: 6.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-auto-columns: 1fr;
  place-items: start;
  padding-top: 20px;
  display: grid;
}

.text-block-73 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 900;
  display: flex;
}

.cowboys {
  flex-direction: column;
  display: flex;
}

.image-67 {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  border-radius: 14px;
  width: 100%;
  height: 100vh;
  display: inline-block;
}

.image-69 {
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.image-70 {
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.image-71 {
  object-fit: cover;
  border-radius: 14px;
  width: 400px;
  height: 197px;
}

.on-the-go {
  background-color: #00000063;
  padding-top: 0;
  display: flex;
}

.partners {
  background-color: #fff;
  padding: 5vh 75px 10vh;
}

.grid-18 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(4.75rem, 1fr));
  place-items: center;
  padding-top: 5vh;
}

.image-72 {
  object-fit: cover;
  max-height: 100px;
}

.image-73, .image-74 {
  max-height: 100px;
}

.contact {
  background-color: #131313;
  padding: 5vh 20vw;
}

.heading-42 {
  float: none;
  text-align: center;
  object-fit: fill;
  margin-bottom: 32px;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
  overflow: visible;
}

.text-field-2 {
  color: #fff;
  background-color: #3f3f3f38;
  border: 1px solid #0000;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.text-field-3 {
  color: #fff;
  background-color: #3f3f3f38;
  border: 1px solid #0000;
  border-radius: 4px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.success-message-2 {
  background-color: #00000045;
  border-radius: 10px;
}

.textarea-2 {
  color: #fff;
  background-color: #3f3f3f38;
  border: 1px solid #0000;
  border-radius: 4px;
  padding-bottom: 100px;
}

.submit-button-3 {
  background-color: #2f82ff;
  border: 0 solid #0000;
  border-radius: 4px;
  margin-top: 0;
  padding: 15px 64px;
  font-size: 16px;
}

.submit-button-3:hover {
  background-color: #32343a;
  border-width: 0;
  border-radius: 6px;
}

.image-75 {
  text-align: center;
  border-radius: 24px;
  width: 100%;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.field-label-2, .field-label-3, .field-label-4 {
  color: #f2f2f7;
  font-weight: 400;
}

.form-3, .form-block-4 {
  width: 100%;
}

.image-77 {
  height: auto;
  max-height: none;
}

.div-block-62 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
}

.text-block-74 {
  width: 70%;
  padding-top: 0;
  padding-bottom: 5vh;
  font-size: 20px;
  line-height: 30px;
}

.html-embed-2 {
  padding-bottom: 2vh;
}

.image-94 {
  object-fit: cover;
  object-position: 50% 41%;
  border-radius: 14px;
  width: 400px;
  height: 197px;
}

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

.slider-5 {
  background-color: #ddd0;
  flex: 0 auto;
  width: 100%;
  max-height: 5vh;
}

.grid-19 {
  grid-column-gap: 9vw;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(400px, 4fr));
  padding-top: 32px;
}

.section-38 {
  background-color: #0f0f0f;
  flex-direction: column;
  align-items: center;
  padding: 5vh 75px 10vh;
  display: block;
}

.link-block-10 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  padding: 0;
  display: flex;
}

.div-block-66 {
  height: auto;
}

.columns-19 {
  flex-direction: row;
  height: 65vh;
  padding: 75px 5vw 24vh 80px;
  display: flex;
  position: static;
}

.column-26 {
  justify-content: flex-end;
  align-self: flex-start;
  align-items: stretch;
  display: flex;
}

.column-27 {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.heading-slider {
  color: #2f82ff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 43px;
  font-weight: 900;
  display: flex;
}

.heading-44 {
  font-size: 24px;
}

.image-96 {
  object-fit: cover;
  border-radius: 13px;
  flex: 1;
  align-self: flex-start;
  height: 100%;
}

.carousel {
  background-color: #0c0c0c;
  flex-direction: column;
  align-items: flex-start;
  padding: 5vh 75px 15vh;
  display: flex;
}

.div-block-67 {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #1b1b1b00;
  background-image: linear-gradient(#00000080, #00000080);
  border: 0 solid #000;
  border-radius: 16px;
  flex: 0 auto;
  width: 75%;
  height: auto;
  margin-top: -100px;
  margin-left: 0;
  padding: 32px;
}

.heading-45 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.div-block-68 {
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.button-4 {
  border-radius: 7px;
  padding: 16px 24px;
  font-size: 16px;
}

.text-block-77 {
  text-align: center;
  padding: 24px;
}

.client-gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #0f0f10;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-right: 0;
  padding-top: 32px;
  padding-left: 75px;
  padding-right: 75px;
  display: block;
  overflow: visible;
}

.section-42 {
  height: auto;
}

.background-video-5 {
  z-index: -1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  margin-top: -10vh;
  position: fixed;
  overflow: visible;
}

.featured-work {
  background-color: #070707;
  height: auto;
  padding: 64px 75px;
}

.section-43 {
  background-color: #030303;
  justify-content: center;
  align-items: flex-start;
  height: 50vh;
  padding-bottom: 0;
  display: flex;
}

.grid-22 {
  grid-template: "Area" 128px
                 "." 128px
                 "." 128px
                 "." 128px
                 / 1fr 1fr 1fr 1fr;
  place-items: center;
  padding-top: 32px;
}

.text-block-80 {
  color: #ffffffd1;
  padding-top: 6px;
  font-size: 16px;
  font-weight: 200;
}

.collection-item-6 {
  padding-left: 0;
  padding-right: 0;
}

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

.collection-item-7 {
  padding-left: 0;
  padding-right: 24px;
}

.div-block-71 {
  justify-content: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.pwtp {
  background-color: #0000;
  background-image: linear-gradient(#00000094, #00000094), url('../images/Image-from-iOS-copy-3.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  height: 75vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.dropdown-toggle-2 {
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.text-block-82 {
  color: var(--neutral--foreground--3--rest);
  align-self: center;
  font-size: 16px;
  line-height: 20px;
}

.text-block-82:hover {
  color: var(--neutral--foreground--2--hover);
}

.div-block-76 {
  align-self: auto;
}

.dropdown-list-3 {
  z-index: 999999;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #0000;
  border-radius: 0 0 4px 4px;
  margin-top: 0;
  display: none;
  box-shadow: 0 4px 16px #00000040;
}

.dropdown-list-3.w--open {
  z-index: 2;
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border-radius: 7px;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: -48px;
  padding: 0;
  display: flex;
  position: absolute;
}

.dropdown-link-3 {
  color: var(--color);
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  display: inline;
}

.dropdown-link-3.w--current {
  color: var(--color);
  margin-left: 0;
  margin-right: 0;
  line-height: 24px;
}

.dropdown-link-3.w--current:hover {
  color: var(--color);
}

.div-block-78 {
  z-index: 2;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--neutral--background--3--rest);
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 4px;
  flex-flow: column;
  flex: 0 auto;
  align-self: auto;
  width: 20vw;
  margin-top: 16px;
  margin-left: 0;
  padding: 12px;
  display: flex;
  position: static;
  overflow: visible;
}

.div-block-78:hover {
  flex: 0 auto;
  padding-right: 12px;
}

.div-block-79 {
  object-fit: fill;
  background-color: #0000;
  border-radius: 0;
  flex: 0 auto;
  padding: 0;
}

.div-block-80 {
  color: var(--color);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 16px;
  display: flex;
}

.div-block-80:hover {
  color: var(--neutral--foreground--1--rest);
  background-color: #ffffff1a;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
}

.image-98 {
  margin-left: 6px;
  padding-top: 1px;
  display: inline-block;
}

.image-101 {
  flex: 0 auto;
  padding-bottom: 24px;
  display: inline-block;
}

.div-block-82 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.container-26 {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.collection-item-8 {
  padding-left: 0;
  padding-right: 20px;
}

.image-102 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  padding-left: 2px;
  display: block;
}

.image-102:hover {
  filter: brightness(200%);
}

.text-block-85 {
  color: var(--color);
  padding-top: 5px;
  padding-bottom: 5px;
}

.container-27 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-83 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.div-block-84 {
  flex: none;
  order: -1;
  align-self: flex-start;
  margin-left: 0;
}

.slide-8 {
  width: auto;
}

.mask-6 {
  width: auto;
  min-width: 0%;
  padding-left: 0;
  position: static;
}

.submit-button-4 {
  background-color: #2f82ff;
  border-radius: 5px;
  padding: 12px 24px;
}

.submit-button-4:hover {
  background-color: #3586ff;
}

.div-block-86 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 28%;
  padding-top: 0;
  padding-left: 32px;
  padding-right: 0;
  display: flex;
}

.heading-53 {
  color: #fff;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 2px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  display: block;
}

.div-block-87 {
  justify-content: space-between;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 75px;
  display: flex;
}

.heading-54 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 12px;
  padding-left: 0;
  font-size: 48px;
  font-weight: 900;
  line-height: 54px;
}

.heading-56 {
  color: var(--button-bg);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.link-block-11 {
  color: #3898ec;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.form-4 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.text-block-87 {
  color: #c7c7c7;
  padding-top: 32px;
  font-size: 16px;
  line-height: 24px;
}

.columns-20 {
  padding-left: 75px;
}

.column-32 {
  padding-left: 0;
  padding-right: 64px;
}

.heading-58 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.heading-59 {
  color: #2f82ff;
  margin-top: 0;
  font-size: 72px;
  font-weight: 900;
  line-height: 90px;
  display: inline;
}

.column-33 {
  padding-top: 0;
  padding-left: 32px;
  padding-right: 32px;
}

.heading-60 {
  color: #b1b1b1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.div-block-89, .div-block-90 {
  padding-bottom: 64px;
}

.heading-61 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
}

.div-block-92 {
  background-color: #2f82ff;
  justify-content: center;
  width: 48px;
  height: 4px;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 24px;
  display: block;
}

.image-103, .image-104, .image-105, .image-106 {
  border-radius: 7px;
  padding-bottom: 24px;
}

.div-block-93 {
  background-color: #2f82ff;
  height: 4px;
  margin-bottom: 24px;
  margin-left: 32px;
  margin-right: 32px;
}

.div-block-94 {
  background-color: #2f82ff;
  width: 90px;
  height: 4px;
}

.heading-62 {
  color: #2f82ff;
  font-size: 16px;
  line-height: 20px;
}

.button-7 {
  background-color: #2f82ff;
  border-radius: 5px;
  padding: 12px 24px;
}

.button-7:hover {
  background-color: #3686ff;
}

.text-block-88 {
  color: #2f82ff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  font-weight: 700;
}

.slider-7 {
  background-color: #ddd0;
  height: 65vh;
}

.heading-63 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 24px;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
}

.text-block-89 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 32px;
  font-size: 20px;
  line-height: 30px;
}

.heading-64 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 48px;
  line-height: 54px;
}

.text-block-90 {
  color: #1d1d1d;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.heading-65 {
  margin-top: 0;
  font-size: 48px;
  font-weight: 900;
  line-height: 54px;
}

.heading-66 {
  align-self: flex-start;
  padding-bottom: 24px;
  font-size: 48px;
  font-weight: 900;
  line-height: 54px;
}

.div-block-97 {
  justify-content: center;
  display: flex;
}

.button-8 {
  background-color: #2f82ff;
  border-radius: 7px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.superscript {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.image-107 {
  margin-bottom: 24px;
}

.image-108 {
  max-width: 75%;
  padding-top: 24px;
}

.deploy {
  background-color: #0c0c0c;
  flex-direction: column;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.features {
  background-color: #131313;
  flex-direction: column;
  align-items: stretch;
  padding-top: 48px;
  padding-bottom: 64px;
  display: flex;
}

.columns-21 {
  margin-left: 80px;
  margin-right: 80px;
  padding-top: 48px;
}

.column-34 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-109 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.column-35, .column-36, .column-37 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-94 {
  color: #c9c9c9;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.text-block-95 {
  color: #c9c9c9;
  text-align: center;
  font-size: 16px;
}

.text-block-96 {
  color: #c9c9c9;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.heading-68 {
  text-align: center;
  padding-left: 80px;
  padding-right: 80px;
}

.text-block-98 {
  color: #c9c9c9;
  text-align: center;
  align-self: flex-start;
  font-size: 16px;
  line-height: 24px;
}

.fan-engagement {
  background-color: #131313;
  flex-direction: column;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-98 {
  padding-top: 48px;
}

.case-studies {
  background-color: #0c0c0c;
  flex-direction: column;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 80px;
  display: flex;
}

.image-110 {
  border-radius: 24px;
}

.heading-69 {
  text-transform: uppercase;
  align-self: flex-start;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-70, .heading-70-copy {
  color: #cfcfcf;
  -webkit-text-stroke-color: #585858;
  text-transform: none;
  align-self: flex-start;
  margin-top: 0;
  font-size: 12px;
  font-weight: 300;
}

.explore-our-ecosystem {
  background-color: #131313;
  flex-direction: column;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 80px;
  display: flex;
}

.heading-75 {
  color: #2f82ff;
  text-align: center;
  text-transform: uppercase;
  align-self: center;
  margin-bottom: 0;
  font-size: 20px;
}

.text-block-99 {
  text-align: center;
  align-self: auto;
}

.text-block-100, .text-block-101 {
  text-align: center;
}

.columns-22 {
  max-width: 100%;
}

.youtube-2 {
  border-radius: 20px;
  width: 50%;
  height: 120%;
}

.column-38 {
  justify-content: center;
  align-items: flex-start;
  height: 400px;
  display: flex;
}

.text-block-103, .text-block-104, .text-block-105 {
  color: #2f82ff;
  text-align: left;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 900;
  line-height: 35px;
}

.slider-10 {
  background-color: #ddd0;
  max-height: 50px;
}

.text-block-106 {
  color: #2f82ff;
  text-align: left;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 900;
  line-height: 35px;
}

.text-block-107 {
  color: #2f82ff;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 900;
  line-height: 35px;
}

.footer-new {
  background-color: #161616;
  padding-top: 32px;
  padding-bottom: 40px;
}

.column-39 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  padding: 0 0 60px;
  display: flex;
}

.heading-77 {
  color: #fff;
  border-bottom: 0 solid #2f82ff;
  max-width: none;
  margin-bottom: 0;
  font-size: 16px;
}

.link-8 {
  font-weight: 400;
  text-decoration: none;
}

.link-8.w--current {
  font-weight: 500;
}

.div-block-99 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Mulish, sans-serif;
  font-weight: 400;
  display: flex;
}

.link-9, .link-10, .link-10.w--current, .link-11 {
  font-weight: 700;
  text-decoration: none;
}

.link-12, .link-13, .link-14 {
  font-weight: 500;
  text-decoration: none;
}

.link-15 {
  font-weight: 400;
  text-decoration: none;
}

.div-block-100 {
  background-color: var(--button-bg);
  text-align: center;
  width: 128px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-16 {
  text-decoration: none;
}

.text-block-108 {
  color: #fff;
}

.section-44 {
  background-color: #000;
  height: auto;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 96px;
  padding-bottom: 96px;
}

.heading-78 {
  text-align: left;
  padding-left: 0%;
  font-size: 30px;
  font-weight: 900;
}

.text-block-109 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.explore-careers {
  background-color: #2f82ff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 20%;
  font-size: 16px;
  font-weight: 900;
  display: block;
}

.explore-careers:hover {
  background-color: #51a8f5;
}

.button-9 {
  background-color: #2f82ff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
}

.button-9:hover {
  background-color: #51a8f5;
}

.image-111 {
  object-fit: cover;
  border-radius: 5px;
  flex: 0 auto;
  align-self: flex-start;
  width: 50%;
  max-width: none;
  height: 400px;
  margin-top: 0;
  display: block;
}

.columns-24 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-80 {
  padding-left: 5%;
  font-size: 48px;
  font-weight: 900;
}

.career-div-block {
  background-color: #2f82ff;
  width: 90px;
  height: 4px;
  margin-left: 5%;
}

.div-block-101 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  overflow: visible;
}

.section-45 {
  margin-top: 30px;
}

.heading-81 {
  margin-top: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.column-43 {
  flex-direction: row;
  padding-left: 0%;
  display: block;
}

.div-block-102 {
  color: #242424;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.text-block-112 {
  color: #242424;
  padding-left: 0%;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-102-copy {
  justify-content: flex-start;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.div-block-103 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  flex: 0 auto;
  width: 100%;
  margin-top: 0%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.div-block-104 {
  border-top: 1px #2f82ff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 0% 0% 0;
}

.heading-82 {
  margin-top: 2%;
}

.current-openings {
  background-color: #181818;
  height: auto;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 5%;
  padding-bottom: 5%;
}

.heading-open-careers {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}

.div-block-105 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.heading-83, .text-block-113 {
  font-family: Mulish, sans-serif;
}

.dropdown-toggle-3 {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}

.our-culture {
  background-image: none;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0%;
  padding: 96px 0 64px;
  display: flex;
  position: static;
}

.we-are-hiring {
  background-color: #0000;
  height: auto;
  margin-top: auto;
  margin-bottom: 0;
  padding: 5% 80px;
}

.current-openings-header {
  text-align: left;
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  font-size: 30px;
  font-weight: 900;
}

.dropdown-link-4 {
  color: var(--neutral--foreground--1--rest);
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  display: inline;
}

.dropdown-link-4.w--current {
  color: #dadada;
  margin-left: 0;
  margin-right: 0;
  line-height: 24px;
}

.dropdown-link-4.w--current:hover {
  color: #fff;
}

.heading-84 {
  font-size: 23px;
}

.spatialcore {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f5f5f5;
  background-color: #f2f2f2;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 96px 0;
  display: flex;
  position: relative;
}

.div-block-106 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.body-15 {
  background-color: var(--neutral--background--4--rest);
}

.section-46 {
  background-image: url('../images/Frame-220.png'), linear-gradient(90deg, #000, #fff0);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  background-attachment: fixed, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: flex;
}

.image-112 {
  flex: 0 auto;
  align-self: auto;
  width: 48%;
  max-width: none;
  margin-bottom: 0;
}

.heading-85 {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 10px #ffffff80;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
}

.text-block-115 {
  color: var(--neutral--foreground--2--rest);
  text-align: left;
  max-width: none;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.section-47 {
  background-color: #f5f5f5;
}

.heading-86 {
  color: var(--neutral--foreground--1--rest);
  text-align: left;
  -webkit-text-stroke-color: #242424;
  flex: 1;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}

.heading-86.brand-gradient-text-span-header {
  flex-flow: column;
  display: block;
}

.text-block-116 {
  color: #424242;
  text-align: left;
  align-self: flex-start;
  max-width: 45vw;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-107 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Mulish, sans-serif;
  display: flex;
}

.div-block-108 {
  background-color: #0000;
  border-radius: 0;
  flex-flow: column;
  align-items: center;
  margin: 0 auto;
  padding: 32px 80px 64px;
  display: flex;
}

.italic-text-3, .italic-text-4 {
  font-style: normal;
}

.div-block-109 {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 35px;
  display: flex;
}

.news-type {
  color: #fff;
  background-color: #2f82ff;
  border-radius: 5px;
  margin-top: 0;
  padding: 15px;
  font-family: Gt america mono, sans-serif;
  display: block;
}

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

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

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

.news-heading-date {
  color: #fff;
  margin-top: 0;
  padding: 10px;
  font-family: Gt america mono, sans-serif;
  font-style: normal;
}

.text-block-118 {
  text-align: center;
  font-size: 16px;
}

.link-17 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.heading-89 {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  border-bottom: 4px #5d7bff;
  outline: 3px #fff;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Mulish, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-block-119 {
  color: var(--neutral--foreground--2--rest);
  text-align: center;
  letter-spacing: 0;
  flex: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.column-45 {
  background-color: #fff0;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.heading-90 {
  color: #707070;
  letter-spacing: -.5px;
  -webkit-text-stroke-color: #707070;
  align-self: center;
  width: 90%;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-112 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  width: 50%;
  display: flex;
  position: relative;
}

.heading-91 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #242424;
  -webkit-text-stroke-color: var(--neutral--foreground--1--rest);
  align-self: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
  display: block;
}

.paragraph-13 {
  aspect-ratio: auto;
  color: #424242;
  align-self: flex-start;
  width: 100%;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-113 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  align-self: center;
  width: 90%;
  display: flex;
  position: relative;
}

.heading-92 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 54px;
}

.heading-93 {
  color: var(--neutral--foreground--2--rest);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
}

.heading-94 {
  color: var(--neutral--foreground--2--rest);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-114 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-self: flex-start;
  width: 50%;
  padding-bottom: 24px;
  display: flex;
}

.div-block-115 {
  max-width: none;
  position: relative;
}

.heading-96 {
  color: #fff;
  margin-top: 0;
  font-weight: 700;
}

.div-block-117 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-118 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.div-block-119 {
  flex-flow: column;
  flex: 0 auto;
  width: 80%;
  display: flex;
}

.paragraph-17 {
  color: #424242;
  font-size: 20px;
  line-height: 28px;
}

.paragraph-18 {
  color: var(--neutral--foreground--2--rest);
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.header-careers {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--neutral--background--4--pressed);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding: 96px 0;
  display: flex;
}

.header-line {
  text-align: center;
  background-color: #2f82ff;
  width: 48px;
  height: 4px;
  margin: 0 auto 10px;
}

.heading-97 {
  font-size: 20px;
  font-weight: 400;
}

.gm-letter {
  background-image: linear-gradient(#f5f5f5, #f5f5f5);
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0%;
  padding: 96px 0;
  display: flex;
  position: static;
}

.gm-header {
  color: #242424;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.openings {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--neutral--background--4--rest);
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0%;
  padding: 96px 0 64px;
  display: flex;
  position: static;
}

.div-block-121 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-122 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: flex-start;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.heading-98 {
  color: #fff;
  margin-top: 0;
  font-size: 48px;
  line-height: 60px;
}

.openings-header {
  margin-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.div-block-123 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.image-113 {
  object-fit: none;
  align-self: center;
  max-width: none;
}

.div-block-124 {
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  padding-bottom: 32px;
  display: flex;
}

.link-block-12 {
  background-color: var(--neutral--background--3--rest);
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.link-block-12:hover {
  background-color: var(--neutral--background--3--hover);
}

.image-114 {
  object-fit: none;
  border-radius: 5px;
  overflow: clip;
}

.div-block-125 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: none;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.image-115 {
  mix-blend-mode: normal;
  background-color: #fff0;
}

.column-46, .column-47 {
  padding-left: 0;
  padding-right: 0;
}

.columns-25 {
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  display: flex;
}

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

.heading-99 {
  color: var(--neutral--foreground--1--rest);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}

.find-out {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--neutral--background--4--rest);
  flex-flow: column;
  padding-top: 96px;
  padding-bottom: 95px;
  display: flex;
}

.text-block-120 {
  color: var(--neutral--foreground--2--rest);
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-127 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-121, .text-block-122, .text-block-123 {
  font-family: Mulish, sans-serif;
}

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

.div-block-129 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns-26 {
  display: flex;
}

.div-block-130 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-4 {
  color: var(--neutral--foreground--2--rest);
  font-weight: 300;
}

.section-49 {
  background-color: var(--neutral--background--4--rest);
  color: var(--neutral--background--4--rest);
}

.div-block-131 {
  grid-column-gap: 71px;
  grid-row-gap: 71px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  display: flex;
}

.div-block-132 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  display: flex;
}

.div-block-133 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.div-block-134 {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.gm-letter-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.current-openings-list {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.gm-paragraph {
  color: #424242;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-124 {
  color: #424242;
  font-size: 16px;
  font-style: italic;
}

.link-block-13 {
  text-decoration: none;
}

.div-block-135 {
  width: 64%;
  margin-left: auto;
  margin-right: auto;
}

.sc_capabilities {
  background-color: var(--neutral--background--4--rest);
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 32px 80px 64px;
}

.heading-100 {
  color: #fff;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-125 {
  color: #fff;
}

.div-block-136 {
  background-color: #ffffff0a;
  border-radius: 5px;
  padding: 10px;
}

.sc_title {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sticky-wrap {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.media-wrapper {
  width: 100%;
  height: 61.8034%;
  position: relative;
  inset: 0% 0% auto;
}

.content-wrapper {
  flex: 1;
  width: 100%;
  padding: 2rem;
  position: relative;
}

.grow-background {
  z-index: 0;
  background-color: #f5f5f5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.description {
  opacity: .75;
  color: #1d1d1f;
  letter-spacing: -.025em;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.full-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.scroll-inner {
  align-items: flex-end;
  width: 300vw;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.scroll-card {
  background-color: #fff;
  border: .0625rem solid #83838329;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 30vw;
  height: 80%;
  min-height: 32rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  bottom: -5%;
  overflow: hidden;
}

.heading {
  color: #1d1d1f;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-wrapper {
  z-index: 1;
  position: relative;
}

.sticky-container {
  width: 100%;
  height: 600vw;
  display: flex;
  position: relative;
}

.spatialcomputing {
  background-image: linear-gradient(90deg, #00000091, #fff0), url('../images/Frame-220.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 52vh;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: flex;
}

.spatialcoreheading {
  background-image: linear-gradient(90deg, #000, #fff0 63%), url('../images/SpatialCorebg.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 0;
  display: flex;
}

.button-10 {
  background-color: var(--button-bg);
  border-radius: 5px;
  max-width: 20%;
}

.section-50 {
  background-color: #fafafa;
}

.navbar {
  z-index: 9999;
  background-color: var(--neutral--background--4--rest);
  width: 100%;
  height: auto;
  padding: 12px 80px;
  font-family: Mulish, sans-serif;
  position: sticky;
  top: 0;
}

.image-116 {
  max-width: 75%;
}

.button-11 {
  background-color: var(--button-bg);
  border-radius: 5px;
}

.slide-9 {
  background-image: url('../images/speechless-.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 30vw;
}

.slide-10 {
  background-image: url('../images/mohammed-hassan-fdCvrdYUJsY-unsplash.jpg');
  background-position: 50% 0;
  background-size: auto;
  width: 30vw;
}

.slider-11 {
  background-color: #0000;
}

.feature-slider {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
  overflow: visible;
}

.feature-slide {
  background-image: linear-gradient(#ebebeb, #ebebeb);
  width: 30%;
  min-width: 30%;
  margin-left: 95px;
}

.image-117 {
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.heading-101 {
  padding-left: 20px;
}

.text-block-126 {
  padding-left: 20px;
  padding-right: 40px;
}

.div-block-137 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.learn-more {
  padding-left: 0;
  padding-right: 40px;
}

.feature-slider-nav {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 95px;
  display: flex;
}

.image-118 {
  background-image: linear-gradient(#ebebeb, #ebebeb);
  border-radius: 20px;
  padding: 5px;
}

.brand-gradient-text-span-1 {
  color: #fff0;
  -webkit-text-stroke-color: #fff0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0af, #0af);
  -webkit-background-clip: text;
  background-clip: text;
}

.brand-gradient-text-span-2 {
  color: #fff0;
  -webkit-text-stroke-color: #fff0;
  -webkit-text-fill-color: transparent;
  vertical-align: baseline;
  background-image: linear-gradient(#0af, #0af);
  -webkit-background-clip: text;
  background-clip: text;
  overflow: visible;
}

.link-dark {
  color: #424242;
  background-color: #3898ec00;
  align-items: flex-end;
  width: auto;
  margin: auto auto auto 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-dark:hover {
  color: var(--button-bg);
}

.link-dark.w--current {
  font-size: 16px;
}

.section-51 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  color: var(--neutral--foreground--2--rest);
  background-color: #141414;
  flex-flow: column;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 96px;
  display: flex;
}

.heading-102 {
  color: var(--color);
  text-align: center;
}

.button-12 {
  border-radius: 5px;
}

.image-119 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.div-block-138 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-139 {
  justify-content: center;
  align-items: center;
  width: 91%;
  display: flex;
}

.button-13 {
  border-radius: 5px;
}

.button-14 {
  background-color: var(--neutral--background--1--rest);
  border-radius: 5px;
  padding: 12px 20px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-140 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border: 1px solid #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 96px;
  display: flex;
}

.section-52 {
  background-color: #f5f5f5;
  padding-top: 96px;
  padding-bottom: 96px;
}

.div-block-141 {
  align-self: flex-start;
  width: 70%;
  padding-top: 0;
}

.heading-103 {
  margin-top: 0;
}

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

.image-120 {
  object-fit: fill;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.heading-104 {
  color: #242424;
}

.header-contact {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: block;
}

.header-news {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: flex;
}

.code-embed {
  color: #fff;
}

.code-embed-2 {
  color: #000;
  -webkit-text-stroke-width: 5px;
  background-color: #f2f2f2;
}

.section-53 {
  background-color: #f5f5f5;
  padding-top: 96px;
  padding-bottom: 96px;
}

.div-block-142 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.column-48 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-143 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #0000000d;
  border-radius: 5px;
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-121 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-128 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.column-49, .column-50 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.text-block-129 {
  color: #424242;
  font-family: Mulish, sans-serif;
  text-decoration: none;
}

.link-block-14 {
  text-decoration: none;
}

.div-block-144 {
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.button-15 {
  width: 10%;
}

.cta_btn {
  text-align: center;
  background-color: #0086c9;
  border-radius: 5px;
  width: 14%;
  transition: background-color .3s ease-in-out;
  position: relative;
}

.cta_btn:hover {
  background-color: #2d7bc0;
}

.animation-container {
  background-color: #0000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin: 0;
  padding: 64px 0;
  transition: transform .1s ease-in-out;
  display: flex;
  position: static;
}

.scp-follow-cursor {
  position: relative;
  inset: 0%;
  box-shadow: 0 30px 30px -14px #0003;
}

.sco-text {
  color: #424242;
  text-align: left;
  -webkit-text-stroke-color: #424242;
  align-self: flex-start;
  width: 45%;
  max-width: none;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.usd-standards {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--neutral--background--3--rest);
  flex-flow: column;
  padding-top: 96px;
  padding-bottom: 95px;
  display: flex;
}

.sc-features {
  background-color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 96px;
}

.text-block-130 {
  width: 80%;
}

.container-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.heading-106 {
  object-fit: fill;
  flex: 1;
  width: 100%;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  line-height: 44px;
  overflow: visible;
}

.div-block-145 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  width: 50%;
  padding-right: 64px;
  display: flex;
}

.div-block-145.right {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-146 {
  object-fit: fill;
  flex: 0 auto;
  align-self: auto;
  width: 52%;
  padding-top: 0;
  position: relative;
}

.div-block-147 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  display: flex;
}

.link-block-15 {
  color: var(--neutral--background--4--rest);
  text-decoration: none;
}

.image-122 {
  aspect-ratio: 3 / 2;
  object-fit: fill;
  border-radius: 8px;
  width: 100%;
}

.text-block-131 {
  color: #333;
  width: 90%;
  font-family: Mulish, sans-serif;
}

.feature-set {
  background-color: #f5f5f5;
  padding-bottom: 96px;
  font-family: Mulish, sans-serif;
  position: relative;
  overflow: hidden;
}

.brand-gradient-text-span-header {
  color: #fff0;
  -webkit-text-stroke-color: #fff0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #8f00ff, #0af 65%);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 36px;
}

.heading-107 {
  color: #242424;
  font-family: Mulish, sans-serif;
  font-size: 40px;
  line-height: 60px;
}

.heading-108 {
  width: 90%;
  padding-bottom: 24px;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.text-block-132, .text-block-133 {
  font-family: Mulish, sans-serif;
}

.text-block-134 {
  font-family: Mulish, sans-serif;
  font-size: 16px;
}

.text-block-135, .text-block-136 {
  padding-top: 8px;
  padding-bottom: 16px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.splide {
  width: 100%;
  position: relative;
}

.splide__track {
  width: 100%;
}

.splide__list {
  display: flex;
}

.splide__slide {
  background-color: #ebebeb;
  border-radius: 5px;
  flex: none;
  width: 33.3333%;
  padding: 10px;
}

.splide__slide.slider1 {
  background-color: #ebebeb;
}

.div-block-148 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.contact-header-line {
  text-align: center;
  background-color: #2f82ff;
  align-self: flex-start;
  width: 48px;
  height: 4px;
  margin: 0 auto 10px;
}

.slider-css {
  height: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.header {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-top: 8.7em;
  padding-bottom: 6.2em;
  display: block;
}

.swiper-slide {
  background-color: #efefef;
  flex: none;
  width: 33.3333%;
  padding: 10px;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.header_sub-line {
  background-color: #242022;
  flex: 0 auto;
  width: 4em;
  height: 1px;
}

.container-29 {
  width: 1560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 6em 2em;
}

.header_sub-text {
  letter-spacing: .2em;
  text-transform: uppercase;
  flex: 1;
  margin-left: 1em;
  font-size: .8em;
  font-weight: 500;
}

.button-16 {
  color: #242022;
  text-align: center;
  background-color: #0000;
  border: 1px solid #242022;
  border-radius: 100vw;
  padding: .5em 2.4em;
  font-size: .9em;
  font-weight: 500;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
}

.button-16:hover {
  color: #dfdad5;
  background-color: #242022;
}

.header_sub {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 2em;
  display: flex;
}

.swiper {
  width: 100%;
}

.swiper-component {
  width: 100%;
  position: relative;
}

.swiper-component.slider1.pill {
  padding-right: 14em;
}

.swiper-pagination {
  padding-top: 2.7em;
  padding-bottom: 2.7em;
}

.swiper-arrow {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/arrow-right_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  border: 1px solid #242022;
  border-radius: 100vw;
  width: 6em;
  height: 3em;
  margin-right: 1em;
  transition: all .2s;
  display: inline-block;
}

.swiper-arrow:hover {
  background-color: #3732350f;
}

.swiper-arrow.button-prev {
  background-color: #efefef;
  background-image: url('../images/arrow-right.svg');
  background-size: 50%;
  border-width: 0;
  width: 3em;
  transform: rotate(-180deg);
}

.swiper-arrow.button-next {
  background-color: #efefef;
  background-image: url('../images/arrow-right.svg');
  background-size: 50%;
  border-width: 0;
  width: 3em;
}

.div-block-149 {
  justify-content: flex-end;
  display: flex;
}

.feature-card {
  background-color: #ebebeb;
  border-radius: 5px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  width: 35%;
  padding: 24px;
  display: block;
  overflow: hidden;
}

.feature-card-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.discover {
  background-color: #f5f5f5;
  padding-top: 48px;
  padding-bottom: 96px;
  font-family: Mulish, sans-serif;
  position: relative;
  overflow: hidden;
}

.sc-partners {
  background-color: #f5f5f5;
  padding-top: 48px;
  padding-bottom: 96px;
}

.partner-card {
  background-color: #ebebeb;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 9em;
  padding: 24px;
  display: flex;
  overflow: hidden;
}

.partner-card-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  width: 100%;
  display: grid;
}

.use-cases {
  background-color: var(--neutral--background--2--pressed);
  padding-top: 96px;
  padding-bottom: 96px;
}

.use-case-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.heading-109 {
  color: var(--dark-grey);
  font-family: Mulish, sans-serif;
  font-size: 64px;
  line-height: 64px;
}

.use-case-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.columns-27 {
  object-fit: contain;
  flex: none;
  align-self: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-28 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block-150 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.div-block-151 {
  justify-content: space-between;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.heading-110 {
  color: var(--dark-grey);
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  line-height: 44px;
}

.div-block-152, .div-block-153 {
  width: 48%;
}

.text-block-137 {
  color: var(--dark-grey);
  font-family: Mulish, sans-serif;
}

.use-case-text {
  color: var(--dark-grey);
  letter-spacing: 0;
  width: 90%;
  font-family: Mulish, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.use-case-columns {
  justify-content: space-between;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.use-case-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 64px;
  display: flex;
}

.div-block-152-copy {
  width: 48%;
}

.container-30 {
  width: 90%;
  max-width: none;
}

.image-123 {
  width: 100%;
}

.div-block-154 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: auto;
  display: flex;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem 2rem 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  display: none;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_content {
  z-index: 9999;
  height: 100%;
  padding: 2.5rem 2rem;
  position: relative;
  overflow: scroll;
}

.fs-cc-components {
  font-family: Mulish, sans-serif;
}

.fs-cc-prefs_close {
  z-index: 99999;
  background-color: var(--neutral--foreground--1--rest);
  color: #333;
  cursor: pointer;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text-link {
  border-style: solid;
  border-width: 0 0 2px;
  border-color: #0086c9 #0086c9 var(--neutral--background--1--rest);
  color: var(--neutral--background--1--rest);
  -webkit-text-stroke-color: var(--neutral--background--1--rest);
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_text-link.w--current {
  display: none;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-manager_button {
  background-color: var(--neutral--background--1--rest);
  color: #333;
  cursor: pointer;
  caret-color: #0000;
  background-image: url('../images/Webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 999rem;
  flex-direction: column;
  padding: 1.025rem;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_label {
  color: var(--neutral--background--1--rest);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_button {
  border: 2px solid var(--neutral--background--1--rest);
  background-color: var(--neutral--background--1--rest);
  border-radius: 5px;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--neutral--background--1--rest);
  color: var(--neutral--background--1--rest);
  -webkit-text-stroke-color: var(--neutral--background--1--rest);
  background-color: #fff;
  border-radius: 5px;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_close-icon {
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_text {
  color: var(--neutral--background--1--rest);
  font-size: .75rem;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_form {
  z-index: 9999;
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-banner_button {
  border: 2px solid var(--neutral--background--1--rest);
  background-color: var(--neutral--background--1--rest);
  color: #fff;
  text-align: center;
  border-radius: 5px;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--neutral--background--1--rest);
  color: var(--neutral--background--1--rest);
  -webkit-text-stroke-color: var(--neutral--background--1--rest);
  background-color: #f5f5f5;
  border-radius: 5px;
}

.fs-cc-prefs_title {
  color: var(--neutral--background--3--rest);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  align-items: center;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.bold-text-5 {
  color: var(--neutral--background--4--selected);
}

.page-nav {
  z-index: 100;
  background-color: var(--neutral--background--2--rest);
  padding-top: 16px;
  padding-bottom: 8px;
  font-family: Mulish, sans-serif;
  display: block;
  position: sticky;
  top: 68px;
}

.container-31 {
  object-fit: fill;
  width: 80%;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.text-block-138 {
  color: #e2e2e2;
  font-size: 16px;
  font-weight: 500;
}

.text-block-138:hover {
  color: #fff;
  -webkit-text-stroke-color: #424242;
}

.link-block-16 {
  -webkit-text-stroke-color: #fff0;
  height: 100%;
  margin-right: 0;
  padding: 0 0 8px;
  text-decoration: none;
}

.link-block-16:hover {
  background-color: #f0f0f000;
  margin-right: 0;
  padding: 0 0 8px;
  text-decoration: none;
}

.link-block-16.w--current {
  border-bottom: 3px solid #0086c9;
  margin-right: 0;
  padding: 0 0 8px;
}

.div-block-155 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-124 {
  text-align: left;
  vertical-align: middle;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.heading-111 {
  color: var(--neutral--foreground--1--rest);
  text-align: center;
  font-family: Mulish, sans-serif;
  font-weight: 700;
}

.accordion-content-divider {
  border-bottom: 1px solid #adadad33;
  width: 100%;
  height: 0;
}

.c-accordion-item-q-text {
  flex: 1;
  align-items: center;
  padding: 20px;
  display: flex;
}

._w-accordion-content-divider {
  padding-left: 20px;
  padding-right: 20px;
}

._w-accordion-item-q-icon {
  border: 1px none var(--color);
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 20px;
  max-width: 20px;
  height: 20px;
  max-height: 20px;
  padding: 5px;
  display: flex;
  position: relative;
}

.subheader {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.4em;
}

.accordion-item-a-text {
  color: var(--neutral--foreground--2--rest);
  margin-bottom: 0;
}

.faq-accordion-item-a {
  overflow: hidden;
}

.accordion-item-q {
  display: flex;
}

.c-accordion-item-q-icon {
  border: 0px solid var(--color);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin: 20px;
  padding: 5px;
  display: flex;
}

.accordion-item-q-icon-horizontal {
  background-color: var(--color);
  caret-color: #0000;
  width: 10px;
  height: 2px;
  position: relative;
}

.faq-accordion-item {
  color: var(--neutral--foreground--1--rest);
  background-color: #0000;
  margin-bottom: 10px;
}

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

._w-accordion-item-a {
  padding: 20px 20px 30px;
}

.header-2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 4em;
  line-height: 1em;
}

.details {
  color: #888;
  text-align: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 1.4em;
}

.c-details {
  margin-bottom: 60px;
}

.accordion-item-q-icon-vertical {
  background-color: var(--color);
  object-fit: none;
  caret-color: #0000;
  flex: none;
  width: 2px;
  height: 10px;
  margin-left: auto;
  position: absolute;
}

.accordion-item-q-text {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
}

.accordion-item {
  border: 1px solid var(--neutral--background--1--rest);
  background-color: var(--neutral--background--1--rest);
  cursor: pointer;
  border-radius: 5px;
  transition: all .25s;
  box-shadow: 1px 1px 15px #13131326;
}

.accordion-item:hover {
  border-color: #c0c0c040;
  border-radius: 5px;
  box-shadow: 1px 1px 15px #ffffff29;
}

.faq-accordion-list {
  margin-bottom: 100px;
}

.container-32 {
  padding-top: 32px;
}

.accordion-item-q-icon-vertical-2 {
  z-index: 9999;
  background-color: var(--color);
  caret-color: #0000;
  transform-style: preserve-3d;
  width: 2px;
  height: 10px;
  position: absolute;
  transform: rotateX(0)rotateY(104deg)rotateZ(0);
}

.accordion-item-q-icon-vert {
  background-color: var(--color);
  width: 2px;
  height: 10px;
  position: absolute;
}

.accordion-content-divider-2 {
  border: 1px solid var(--neutral--background--1--hover);
  width: 100%;
  height: 0;
}

.accordion-item-a-text-2 {
  color: var(--neutral--foreground--2--rest);
  margin-bottom: 0;
}

._w-accordion-item-q-icon-2 {
  caret-color: #0000;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
}

.c-accordion-item-a {
  overflow: hidden;
}

._w-accordion-item-q {
  display: flex;
}

.accordion-item-q-icon-stripe-1 {
  background-color: var(--color);
  width: 100%;
  height: .2em;
  position: relative;
}

.c-accordion-item {
  color: var(--color);
  background-color: #0000;
  margin-bottom: 10px;
}

.accordion-item-q-icon-stripe-2 {
  background-color: var(--color);
  width: .2em;
  height: 100%;
  position: absolute;
}

._w-accordion-item {
  border: 1px solid var(--neutral--background--2--rest);
  background-color: var(--neutral--background--2--rest);
  cursor: pointer;
  border-radius: 5px;
  transition: all .25s;
  box-shadow: 1px 1px 15px #13131326;
}

._w-accordion-item:hover {
  border-color: #c6c6c640;
  box-shadow: 1px 1px 15px -4px #a9a9a9bf;
}

.c-accordion-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 96px;
  margin-bottom: 100px;
  display: flex;
}

.c-accordion-list-2 {
  margin-bottom: 100px;
}

.c-accordion-item-2 {
  color: var(--color);
  background-color: #0000;
  margin-bottom: 10px;
}

._w-accordion-item-2 {
  border: 1px solid var(--neutral--background--2--rest);
  background-color: var(--neutral--background--2--rest);
  cursor: pointer;
  border-radius: 5px;
  transition: all .25s;
  box-shadow: 1px 1px 15px #13131326;
}

._w-accordion-item-2:hover {
  border-color: #c6c6c640;
  box-shadow: 1px 1px 15px -4px #a9a9a9bf;
}

.c-accordion-item-a-2 {
  overflow: hidden;
}

._w-accordion-item-q-2 {
  display: flex;
}

.c-accordion-item-q-text-2 {
  flex: 1;
  align-items: center;
  padding: 20px;
  display: flex;
}

.accordion-item-q-text-2 {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
}

.c-accordion-item-q-icon-2 {
  border: 2px solid var(--color);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin: 20px;
  padding: 5px;
  display: flex;
}

._w-accordion-item-q-icon-3 {
  caret-color: #0000;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
}

.accordion-item-q-icon-stripe-1-2 {
  background-color: var(--color);
  width: 100%;
  height: .2em;
  position: relative;
}

.accordion-item-q-icon-stripe-2-2 {
  background-color: var(--color);
  width: .2em;
  height: 100%;
  position: absolute;
}

._w-accordion-content-divider-2 {
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-content-divider-2-2 {
  border: 1px solid var(--neutral--background--1--hover);
  width: 100%;
  height: 0;
}

._w-accordion-item-a-2 {
  padding: 20px 20px 30px;
}

.accordion-item-a-text-2-2 {
  color: var(--neutral--foreground--2--rest);
  margin-bottom: 0;
}

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

.text-block-139 {
  font-family: Mulish, sans-serif;
}

.privacy-policy-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: block;
}

.header-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.top-content {
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-140 {
  font-weight: 700;
}

.p {
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.summary {
  padding-top: 0;
  padding-bottom: 32px;
}

.pp-link {
  color: var(--button-bg);
}

.toc-list {
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.body-16 {
  font-family: Mulish, sans-serif;
}

.request {
  padding-bottom: 64px;
}

.enable {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f5f5f5;
  background-color: #f2f2f2;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 96px 0;
  display: flex;
}

.div-block-156 {
  width: 50%;
}

.heading-108-copy {
  color: var(--dark-grey);
  width: 90%;
  padding-bottom: 24px;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.heading-112, .heading-113, .heading-114 {
  color: var(--dark-grey);
}

.text-block-141, .text-block-142, .text-block-143, .text-block-144, .text-block-145, .text-block-146 {
  color: var(--neutral--background--1--rest);
}

.heading-108-copy {
  width: 90%;
  padding-bottom: 24px;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.sc-partners-home {
  color: #f5f5f5;
  background-color: #f5f5f5;
  padding-top: 48px;
  padding-bottom: 96px;
}

.image-125 {
  vertical-align: middle;
  width: 50%;
  max-width: none;
}

.div-block-157 {
  width: 52%;
  position: relative;
}

.import-inform {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--neutral--background--4--rest);
  flex-flow: column;
  padding-top: 96px;
  padding-bottom: 95px;
  display: flex;
}

.built-for-readiness {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  object-fit: contain;
  background-color: #0c0c0c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/466d64afe04b32b0a441cf8591481cf8.jpg');
  background-position: 0 0, 50% 41%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  width: 100%;
  height: 60vh;
  margin-left: 0;
  margin-right: 0;
  padding: 0 80px;
  display: flex;
}

.heading-115 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-family: Mulish, sans-serif;
  font-size: 64px;
  line-height: 64px;
}

.heading-116 {
  color: #fff;
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.take-action {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--neutral--background--4--rest);
  flex-flow: column;
  margin-top: 0;
  padding-top: 96px;
  padding-bottom: 95px;
  display: flex;
}

.heading-117 {
  color: #fff;
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
}

.brand-gradient-top-2 {
  color: #fff0;
  -webkit-text-stroke-color: #fff0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #8f00ff, #0af);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 36px;
}

.brand-gradient-top-1 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #07a1ff, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.sc-use-case {
  background-color: #f5f5f5;
  padding-top: 96px;
  padding-bottom: 96px;
}

.image-126 {
  aspect-ratio: 3 / 2;
  border-radius: 4px;
  box-shadow: 0 14px 20px -14px #0000003b;
}

.image-127 {
  border-radius: 4px;
  box-shadow: 0 14px 20px -14px #0003;
}

.immersive-training-heading {
  background-image: linear-gradient(90deg, #000, #fff0 63%), url('../images/Screenshot-2024-06-28-092551.png');
  background-position: 0 0, 50% 37%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 0;
  font-family: Mulish, sans-serif;
  display: flex;
}

.find-out-it {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: var(--neutral--background--4--rest);
  flex-flow: column;
  padding-top: 96px;
  padding-bottom: 95px;
  display: flex;
}

.faq-it {
  padding-top: 96px;
}

.build {
  background-color: #f5f5f5;
  padding-top: 96px;
  padding-bottom: 96px;
}

.heading-118 {
  width: 90%;
  margin-top: 0;
  font-family: Mulish, sans-serif;
  font-size: 50px;
  line-height: 62px;
}

.grid-23 {
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) 1fr;
  font-family: Mulish, sans-serif;
}

.div-block-158 {
  background-color: #ebebeb;
  border-radius: 10px;
  padding: 24px;
}

.code-embed-3 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.heading-119, .heading-120, .heading-121, .heading-122, .heading-123, .heading-124 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-147, .text-block-148, .text-block-149, .text-block-150, .text-block-151, .text-block-152 {
  font-size: 16px;
  line-height: 24px;
}

.container-33 {
  width: 80%;
  max-width: none;
  margin-bottom: 32px;
}

.container-34 {
  width: 80%;
  max-width: none;
  margin-top: 44px;
}

.heading-125, .heading-126, .heading-127, .heading-128 {
  font-size: 20px;
}

.image-128 {
  object-fit: fill;
  width: auto;
  max-width: none;
  height: auto;
  overflow: clip;
}

.div-block-159 {
  background-image: url('../images/511e9afb7bd852fcadb83104a9ff8cf4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 230px;
  height: 230px;
}

.sc-overview {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  object-fit: contain;
  background-color: #0c0c0c;
  background-image: linear-gradient(90deg, #000, #fff0), url('../images/iStock-858692044.jpg');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  align-self: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 96px 0;
  display: flex;
}

.div-block-117-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  align-self: flex-start;
  align-items: flex-start;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-6 {
  color: var(--neutral--foreground--1--rest);
  text-align: left;
}

.heading-92-copy {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 54px;
}

.heading-94-copy {
  color: var(--neutral--foreground--2--rest);
  text-align: left;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.heading-93-copy {
  color: var(--neutral--foreground--1--rest);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.container-35 {
  color: var(--dark-grey);
  width: 80%;
  max-width: none;
  font-family: Mulish, sans-serif;
}

.heading-111-copy {
  color: var(--dark-grey);
  text-align: center;
  text-align: center;
  font-weight: 400;
}

.c-accordion-item-light {
  color: var(--color);
  background-color: #0000;
  margin-bottom: 10px;
}

._w-accordion-item-light {
  cursor: pointer;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  transition: all .25s;
  box-shadow: 1px 1px 15px #1313130f;
}

._w-accordion-item-light:hover {
  border-color: #c6c6c640;
  box-shadow: 1px 1px 15px -4px #a9a9a9bf;
}

.c-accordion-item-q-text-light {
  -webkit-text-stroke-color: var(--dark-grey);
  flex: 1;
  align-items: center;
  padding: 20px;
  display: flex;
}

.accordion-item-q-text-light {
  color: var(--neutral--background--2--rest);
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
}

.accordion-item-q-icon-stripe-1-light {
  background-color: var(--dark-grey);
  width: 100%;
  height: .2em;
  position: relative;
}

.accordion-item-q-icon-stripe-2-light {
  background-color: var(--dark-grey);
  width: .2em;
  height: 100%;
  position: absolute;
}

.c-accordion-item-q-icon-light {
  border: 0px solid var(--dark-grey);
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin: 20px;
  padding: 5px;
  display: flex;
}

.accordion-content-divider-2-light {
  border: 1px solid var(--neutral--foreground--3--rest);
  width: 100%;
  height: 0;
}

.accordion-item-a-text-2-light {
  color: var(--dark-grey);
  margin-bottom: 0;
}

.synthetic-sim-heading {
  background-image: linear-gradient(90deg, #000, #fff0 63%), url('../images/engine.png');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 0;
  font-family: Mulish, sans-serif;
  display: flex;
}

.dropdown-wrapper {
  width: auto;
  position: relative;
}

.nav-link-dropdown {
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 0;
  padding: 12px;
  display: flex;
  overflow: hidden;
}

.nav-link-dropdown:hover {
  background-color: #ffffff1a;
  border-radius: 7px;
}

.nav-link-dropdown:focus {
  color: #fff;
}

.text-block-153 {
  color: var(--neutral--foreground--3--rest);
  font-size: 16px;
  line-height: 24px;
}

.nav-link-dropdown-wrapper {
  margin-top: 0;
  display: inline-block;
  overflow: hidden;
}

.navlink-dropdown-content {
  background-color: var(--neutral--foreground--2--rest);
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.heading-129 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  font-size: 64px;
  line-height: 72px;
}

.div-block-159-copy {
  background-image: url('../images/511e9afb7bd852fcadb83104a9ff8cf4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.world {
  background-image: url('../images/Screenshot-2024-06-28-140620.jpg');
  background-position: 13%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.pilot {
  background-image: url('../images/vr-operator-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.maintenance {
  background-image: url('../images/624c214920aef15f84d49957959f0ff4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.robotics {
  background-image: url('../images/d3f5c14a63baa40b208f07a2d39a900a.jpg');
  background-position: 50%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.faq {
  height: auto;
  margin-top: 50px;
  position: relative;
}

.faq.contact {
  color: var(--neutral--background--4--rest);
  background-color: #070707;
  height: auto;
  margin-top: 0;
  padding: 96px 0 0;
  display: block;
  position: relative;
}

.emergency-response {
  background-image: url('../images/Screenshot-2024-07-01-101352.png');
  background-position: 50%;
  background-size: cover;
  width: 18.8em;
  height: 18.8em;
}

.heading-130 {
  color: var(--neutral--foreground--1--rest);
  margin-top: 0;
  font-weight: 500;
}

.link-block-17 {
  color: var(--button-bg);
  text-decoration: none;
}

.news-header {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.container-36 {
  width: 80%;
  max-width: none;
}

.careers-heading {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.culture-copy {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.value-copy {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  flex: 0 auto;
  width: 100%;
  margin-top: 0%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.underline-hover-dark {
  background-color: #fff;
  height: 2px;
  display: none;
  transform: translate(-105%);
}

.underline-hover-dark.dropdown-link {
  height: 1px;
  display: block;
}

.underline-hover-dark.dropdown-link-light {
  background-color: var(--neutral--foreground--3--rest);
  height: 1px;
  display: block;
}

.interface-text {
  color: #b1b1b1;
  text-align: center;
  -webkit-text-stroke-color: #424242;
  align-self: flex-start;
  width: 80%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Mulish, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.image-129 {
  align-self: flex-start;
}

.hero-video {
  object-fit: fill;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 65%;
  margin-top: 0;
  padding-top: 10px;
  display: flex;
  overflow: visible;
}

.image-130 {
  flex: 0 auto;
  align-self: center;
  width: 60%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.left-text, .right-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 96px 0;
  display: flex;
  overflow: visible;
}

.div-block-161 {
  padding-top: 96px;
}

.div-block-162 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.faq-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.container-41, .container-42 {
  width: 90%;
  max-width: none;
}

.div-block-163 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.homepage-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/tower.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

.image-131 {
  width: 60%;
  max-width: none;
}

.image-132 {
  width: 20%;
  max-width: none;
}

.image-133 {
  width: 40%;
}

.background-video-6 {
  background-color: #0000;
  background-image: linear-gradient(90deg, #000000e6, #00000082);
  justify-content: flex-start;
  align-items: stretch;
  min-height: 60vh;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-164 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  flex-flow: row;
  flex: 0 auto;
  align-self: flex-start;
  width: 90%;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  display: block;
  position: static;
}

.div-block-165 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.home-heading {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 20px #ffffff4d;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mulish, sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 110px;
}

.heading-131 {
  font-size: 24px;
}

.image-134 {
  aspect-ratio: 1;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}

.text-block-155 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  text-align: left;
  letter-spacing: -2px;
  text-shadow: 0 2px 20px #ffffff54;
  white-space: normal;
  object-fit: fill;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: baseline;
  align-items: center;
  font-family: Mulish, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
  display: block;
}

.div-block-166 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

.div-block-167 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.div-block-168 {
  margin-left: 0;
  padding: 12px 16px;
}

.div-block-168:hover {
  background-color: var(--neutral--background--1--hover);
  border-radius: 4px;
}

.div-block-169 {
  padding: 12px 16px;
}

.div-block-169:hover {
  background-color: var(--neutral--background--1--hover);
  border-radius: 4px;
}

.div-block-170 {
  border-radius: 0;
  padding: 12px 16px;
}

.div-block-170:hover {
  background-color: var(--neutral--background--1--hover);
  border-radius: 4px;
}

.div-block-171 {
  padding: 12px 16px;
}

.div-block-171:hover {
  background-color: var(--neutral--background--1--hover);
  border-radius: 4px;
}

.div-block-172 {
  padding: 12px 16px;
}

.div-block-172:hover {
  background-color: var(--neutral--background--1--hover);
  border-radius: 4px;
}

.div-block-173, .div-block-174, .div-block-175, .div-block-176, .div-block-177 {
  height: 1px;
}

.image-135 {
  aspect-ratio: 2;
  object-fit: cover;
}

.mission-heading {
  color: #707070;
  letter-spacing: -.5px;
  -webkit-text-stroke-color: #707070;
  align-self: center;
  width: 90%;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.image-136 {
  display: none;
}

.nav-link-div-child {
  flex: 0 auto;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 16px;
  display: none;
  overflow: hidden;
}

.nav-link-div-child:hover {
  background-color: #ffffff1a;
  border-radius: 4px;
}

.nav-link-div-child:focus {
  color: #fff;
}

.image-137 {
  aspect-ratio: 3 / 2;
  vertical-align: baseline;
  object-fit: fill;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.image-138 {
  border-radius: 8px;
  width: 90%;
}

.image-139 {
  aspect-ratio: 3 / 2;
  border-radius: 8px;
  width: 100%;
}

.image-140 {
  border-radius: 8px;
  width: 90%;
}

.button-14 {
  background-color: #29292900;
  border: 1px solid #fff;
}

.button-14:hover {
  background-color: #ffffff24;
}

.header-news-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 0;
  display: flex;
}

.contact-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 32px;
  padding-left: 0;
  display: block;
}

.faq-main {
  height: auto;
  margin-top: 50px;
  position: relative;
}

.faq-main.contact {
  color: var(--neutral--background--4--rest);
  background-color: #070707;
  height: auto;
  margin-top: 0;
  padding: 96px 0 0;
  display: block;
  position: relative;
}

.fs-cc-banner_close-2 {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_close-2 {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-banner_text-link-2 {
  color: #0af;
  border-bottom: 2px solid #0af;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-manager_button-2 {
  background-color: var(--dark-grey);
  color: #333;
  cursor: pointer;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button-2:hover {
  color: #4353ff;
}

.fs-cc-prefs_label-2 {
  color: var(--dark-grey);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_button-2 {
  background-color: #0af;
  border: 2px solid #0af;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button-2.fs-cc-button-alt {
  color: #0af;
  background-color: #fff;
  border-color: #0af;
}

.fs-cc-banner_close-icon-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_text-2 {
  color: var(--dark-grey);
  font-size: .75rem;
}

.fs-cc-banner_button-2 {
  color: #fff;
  text-align: center;
  background-color: #0af;
  border: 2px solid #0af;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button-2.fs-cc-button-alt {
  color: #0af;
  background-color: #f5f5f5;
  border-color: #0af;
}

.fs-cc-prefs_title-2 {
  color: var(--dark-grey);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_component-2 {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-179 {
  z-index: 9999;
  background-color: var(--button-bg);
  width: 20vw;
  position: relative;
  inset: auto auto 0% 0%;
}

.div-block-180 {
  background-color: var(--button-bg);
  width: 200px;
  height: 40px;
  position: absolute;
  inset: 16% auto auto 6%;
}

.heading-132 {
  color: #fff;
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-181 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 0 auto;
  display: flex;
}

.heading-133 {
  color: var(--neutral--foreground--1--rest);
  text-align: center;
  font-family: Mulish, sans-serif;
  font-weight: 300;
}

.text-block-156, .text-block-157 {
  color: #fff;
  padding-bottom: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-158, .text-block-159 {
  font-size: 16px;
}

.text-block-160 {
  padding-bottom: 24px;
}

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

.div-block-183 {
  width: 50%;
  display: flex;
}

.cursor {
  overflow-wrap: normal;
  display: inline-block;
}

.div-block-184 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-162 {
  font-size: 72px;
  font-weight: 900;
  line-height: 72px;
}

.typer {
  aspect-ratio: auto;
  overflow-wrap: break-word;
  width: 100%;
  height: 100%;
  font-size: 120px;
  font-weight: 900;
  line-height: 120px;
  display: block;
}

.div-block-185 {
  flex: none;
  align-self: flex-start;
  width: 90%;
  margin: 5% auto auto;
}

.text-block-163 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  font-size: 90px;
  line-height: 90px;
}

@media screen and (min-width: 1280px) {
  .section {
    height: 65%;
    margin-top: 0;
    padding-top: 0;
  }

  .container {
    flex: 0 auto;
    align-self: center;
    display: flex;
  }

  .nav-links {
    line-height: 24px;
  }

  .nav-menu {
    align-items: stretch;
    margin-top: 0;
    display: flex;
  }

  .heading-2 {
    margin-left: 0%;
    padding-left: 0;
    font-size: 50px;
  }

  .paragraph {
    width: 45%;
    margin-top: 50px;
    margin-left: 5%;
    font-size: 18px;
    display: block;
  }

  .dropdown-list-2.w--open {
    background-color: #25252500;
    margin-top: 0;
  }

  .nav-link-div {
    align-items: stretch;
  }

  .page-intro {
    padding-top: 0;
  }

  .hero {
    clear: none;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
  }

  .div-block-5 {
    background-image: linear-gradient(90deg, #000, #0000), url('../images/Frame-220-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: auto;
    padding-left: 56px;
    padding-right: 80px;
  }

  .grid {
    padding-top: 32px;
  }

  .grid.services {
    padding-top: 0;
  }

  .info-grid-header.start {
    font-size: 28px;
  }

  .info-grid-header.start.services {
    font-size: 24px;
  }

  .info-grid-header.mobile {
    font-size: 28px;
  }

  .info-grid-header.mobile.services {
    font-size: 24px;
  }

  .info-grid-paragraph.start, .info-grid-paragraph.mobile {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .heading-3.homepage {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
  }

  .what-we-do.feature2 {
    justify-content: flex-start;
  }

  .div-block-7 {
    width: 75%;
  }

  .paragraph-2 {
    padding-right: 175px;
    font-size: 14px;
    line-height: 20px;
  }

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

  .button {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    bottom: auto;
  }

  .arrow-down.about {
    bottom: 0%;
  }

  .div-block-10 {
    align-self: flex-start;
  }

  .section-5 {
    height: 120vh;
  }

  .coordinates.services {
    right: -3%;
  }

  .section-7 {
    height: auto;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: repeat(auto-fit, 175px);
    grid-template-columns: 1.25fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .service-heading {
    font-size: 45px;
  }

  .image-14 {
    opacity: 1;
    display: none;
  }

  .div-block-20 {
    background-color: #14141400;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-21.about {
    margin-bottom: 15px;
    display: none;
  }

  .div-block-22 {
    opacity: 0;
    display: block;
  }

  .form-block {
    padding-right: 32px;
  }

  .section-11 {
    height: 120vh;
  }

  .section-14 {
    height: 20vh;
    padding-top: 90px;
  }

  .body-5 {
    flex-direction: column;
    display: flex;
  }

  .div-block-29 {
    margin-left: 0%;
  }

  .text-block-17 {
    margin-top: 10px;
  }

  .filter-work-types {
    justify-content: flex-start;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .brand-slider.project-page {
    height: 50%;
  }

  .brand-slider.landing {
    height: 40%;
  }

  .work-slide-image {
    width: 50%;
    margin-left: 25%;
  }

  .work-slide-image.first {
    margin-left: 25%;
  }

  .work-slide-image.extra {
    margin-right: 25%;
  }

  .work-slide-image.project-page {
    width: 100%;
    margin-left: 0%;
  }

  .left-arrow-2.project-page, .right-arrow-2.project-page {
    display: none;
  }

  .work-page-div {
    height: 400px;
  }

  .text-block-22.right {
    margin-bottom: 10px;
  }

  .news-div {
    width: 100%;
  }

  .section-18 {
    background-image: url('../images/Feature-Installation2.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100vh;
  }

  .section-19 {
    padding-right: 0;
  }

  .paragraph-7 {
    color: #fff;
    width: 80%;
    margin-bottom: 75px;
    margin-left: 10%;
    margin-right: 50px;
    padding-top: 120px;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
  }

  .div-block-33 {
    margin-left: 50px;
    margin-right: 30px;
    position: relative;
    top: 50%;
  }

  .heading-7 {
    color: #fff;
    font-size: 60px;
  }

  .heading-7.project-page {
    line-height: 54px;
  }

  .text-block-24 {
    color: #fff;
    margin-top: 19px;
    font-size: 22px;
  }

  .body-7 {
    color: #fff;
    font-family: Mulish, sans-serif;
  }

  .text-block-25 {
    color: #fff;
    margin-top: 10px;
  }

  .text-block-25.location {
    margin-top: 26px;
  }

  .div-block-34 {
    font-family: Mulish, sans-serif;
  }

  .collection-list {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-37 {
    padding-top: 75px;
    position: static;
  }

  .collection-list-wrapper-5 {
    height: 75vh;
  }

  .div-block-39 {
    height: 65vh;
  }

  .checkbox-label {
    font-size: 16px;
  }

  .body-10 {
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
  }

  .core-values {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41 {
    margin-top: 0;
  }

  .background-video {
    object-fit: fill;
    height: 80vh;
    position: static;
  }

  .nav {
    z-index: 2;
    height: auto;
    position: sticky;
  }

  ._5g_about {
    margin-top: auto;
    margin-bottom: auto;
  }

  .container-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-25 {
    background-color: #0000;
    background-image: linear-gradient(90deg, #0af, #00da7f);
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-block-50 {
    font-weight: 500;
  }

  .text-block-62 {
    color: #d8d8d8;
    font-weight: 300;
    line-height: 24px;
  }

  .text-block-64, .text-block-66, .text-block-67 {
    line-height: 24px;
  }

  .heading-40 {
    justify-content: flex-start;
  }

  .column-27 {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .image-96 {
    object-fit: fill;
    flex: 1;
  }

  .carousel {
    flex-direction: column;
    padding-bottom: 20vh;
    display: flex;
  }

  .div-block-67 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-direction: row;
    flex: 0 auto;
    align-self: center;
    width: 75%;
    height: 100%;
    margin-top: -100px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 32px;
    padding-left: 64px;
    padding-right: 64px;
    display: block;
    overflow: visible;
  }

  .heading-45 {
    text-align: center;
    flex: 1;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    display: block;
  }

  .div-block-68 {
    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;
    padding-left: 0;
    display: flex;
  }

  .button-4 {
    border-radius: 4px;
    padding: 16px 24px;
    font-size: 16px;
  }

  .text-block-77 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
  }

  .section-42 {
    height: auto;
  }

  .background-video-5 {
    height: 90vh;
    position: static;
  }

  .featured-work {
    height: 100vh;
  }

  .text-block-82 {
    line-height: 24px;
  }

  .dropdown-list-3.w--open {
    z-index: 1;
    opacity: 1;
    mix-blend-mode: normal;
    box-shadow: 0 7px 9px -1px #00000036;
  }

  .div-block-81 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-83 {
    display: flex;
  }

  .div-block-84 {
    flex: none;
  }

  .slide-8 {
    padding-left: 0;
  }

  .div-block-86 {
    width: 25%;
  }

  .div-block-87 {
    justify-content: flex-start;
    width: 80%;
    padding-top: 0;
  }

  .heading-61 {
    padding-bottom: 12px;
  }

  .heading-66 {
    font-weight: 900;
  }

  .heading-81 {
    line-height: 60px;
  }

  .div-block-104 {
    width: 75%;
  }

  .our-culture {
    padding-left: 0;
    padding-right: 0;
  }

  .current-openings-header {
    width: 75%;
  }

  .spatialcore {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .heading-86 {
    flex: 1;
  }

  .news-type, .news-heading-date {
    color: #fff;
    margin-top: 10px;
  }

  .div-block-112 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .paragraph-13 {
    font-size: 20px;
    line-height: 28px;
  }

  .heading-92 {
    font-size: 48px;
    line-height: 54px;
  }

  .heading-93 {
    font-size: 32px;
  }

  .heading-94 {
    font-size: 20px;
  }

  .div-block-114 {
    width: 50%;
  }

  .div-block-115 {
    width: 100%;
    max-width: none;
  }

  .div-block-117 {
    margin-left: 0;
  }

  .div-block-118 {
    width: 75%;
    display: flex;
  }

  .div-block-119 {
    width: 80%;
  }

  .div-block-120 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-wrapper-8 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .pagination {
    justify-content: center;
    align-items: flex-start;
  }

  .header-careers {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .heading-97 {
    width: 80%;
  }

  .gm-letter, .openings {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-123 {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .gm-letter-content, .current-openings-list {
    margin-top: 0;
  }

  .image-116 {
    max-width: 75%;
  }

  .header-contact, .header-news, .privacy-policy-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .header-content {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .enable {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .div-block-157 {
    width: 50%;
  }

  .built-for-readiness {
    background-image: linear-gradient(#00000080, #00000080), url('../images/466d64afe04b32b0a441cf8591481cf8.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 60vh;
    padding-left: 80px;
    padding-right: 80px;
  }

  .sc-overview {
    background-image: linear-gradient(90deg, #000, #0000), url('../images/iStock-858692044.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: auto;
    padding-left: 56px;
    padding-right: 80px;
  }

  .div-block-117-copy {
    margin-left: 0;
  }

  .heading-92-copy {
    font-size: 48px;
    line-height: 54px;
  }

  .heading-94-copy {
    font-size: 20px;
  }

  .heading-93-copy {
    font-size: 32px;
  }

  .nav-link-dropdown {
    align-items: stretch;
  }

  .news-header, .careers-heading {
    flex-flow: column;
    align-items: flex-start;
    width: 80%;
    display: flex;
  }

  .culture-copy {
    width: 80%;
    display: flex;
  }

  .hero-video {
    height: 65%;
    margin-top: 0;
    padding-top: 0;
  }

  .faq-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .background-video-6 {
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

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

  .nav-link-div-child {
    align-items: stretch;
  }

  .header-news-copy, .contact-content {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .cursor {
    display: inline;
  }

  .typer {
    width: 80%;
  }
}

@media screen and (min-width: 1440px) {
  .section {
    justify-content: flex-start;
    height: 75%;
    display: flex;
  }

  .container {
    flex: 0 auto;
    align-self: center;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .nav-links {
    font-family: Mulish, sans-serif;
  }

  .nav-links.w--current {
    color: var(--neutral--foreground--1--rest);
    font-family: Mulish, sans-serif;
  }

  .nav-menu {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .dropdown {
    text-align: left;
    align-self: center;
  }

  .heading-2 {
    font-size: 50px;
  }

  .paragraph {
    font-size: 18px;
  }

  .nav-dropdown {
    padding-bottom: 0;
    display: block;
  }

  .nav-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    overflow: hidden;
  }

  .hero {
    height: auto;
  }

  .div-block-5 {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-image: linear-gradient(90deg, #000, #0000), url('../images/Frame-220-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    padding-left: 35px;
    padding-right: 80px;
    display: flex;
  }

  .grid {
    padding-top: 32px;
  }

  .info-grid-paragraph.start, .info-grid-paragraph.mobile {
    font-size: 16px;
    line-height: 24px;
  }

  .info-grid-div.mobile {
    border-radius: 14px;
  }

  .heading-3 {
    margin-bottom: 32px;
    font-size: 24px;
  }

  .heading-3.homepage {
    line-height: 64px;
  }

  .div-block-7 {
    width: 75%;
  }

  .paragraph-2 {
    padding-right: 250px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-4 {
    width: 85%;
    font-size: 38px;
    line-height: 60px;
  }

  .button {
    font-size: 14px;
    bottom: auto;
  }

  .div-block-10 {
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .section-5 {
    height: 100vh;
  }

  .coordinates {
    left: -1%;
  }

  .coordinates.services {
    right: -1%;
  }

  .section-7 {
    height: auto;
  }

  .grid-2 {
    display: none;
  }

  .div-block-20 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-link {
    text-align: left;
  }

  .div-block-21.about {
    display: none;
  }

  .div-block-21.about.partnerships {
    margin-top: 5%;
    margin-bottom: 5%;
    display: none;
  }

  .section-10.contact {
    margin-top: 0;
  }

  .form-block {
    align-self: flex-start;
    padding-right: 64px;
  }

  .text-field, .textarea {
    font-size: 16px;
    line-height: 24px;
  }

  .link-light {
    white-space: normal;
    background-color: #3898ec00;
    flex: 0 auto;
    align-self: stretch;
    margin: 0;
    padding-left: 0;
    font-size: 20px;
    text-decoration: underline;
  }

  .body-4 {
    background-size: 100vw;
  }

  .section-11 {
    height: auto;
  }

  .section-14 {
    height: auto;
    padding-top: 75px;
  }

  .body-5 {
    background-image: none;
    flex-direction: column;
    display: flex;
  }

  .section-15 {
    background-image: none;
  }

  .section-16 {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-29 {
    margin-left: 0%;
  }

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

  .filter-work-types {
    justify-content: flex-start;
    margin-top: 0;
  }

  .brand-slider.landing {
    height: 50%;
  }

  .work-slide-image.first {
    margin-left: 25%;
  }

  .work-slide-image.extra {
    margin-right: 25%;
  }

  .work-page-div {
    padding-bottom: 48px;
  }

  .work-page-image:hover {
    box-shadow: 4px 4px 15px 5px #000;
  }

  .collection-list-wrapper {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list {
    max-width: 100%;
  }

  .collection-list-2 {
    margin-left: 0;
  }

  .div-block-37 {
    justify-content: flex-start;
    padding-top: 75px;
  }

  .image-29 {
    right: 1%;
  }

  .div-block-39 {
    width: 90%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .checkbox-label {
    font-size: 18px;
  }

  .core-values {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .mvte_hero {
    background-image: linear-gradient(76deg, #000000ad, #fff0), url('../images/mvte-hero-bg.png');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .mvte_about {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .mvte_about_h2 {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .columns-5 {
    background-color: #fff;
  }

  .italic-text {
    font-size: 20px;
  }

  .text-block-41 {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }

  .mvte_collab, .bli_about {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .bli_content {
    opacity: 1;
  }

  .bli_logo {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .bli_logo_col {
    background-color: #459bd3;
    flex: 0 auto;
  }

  .mvte_value, .contact_us {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .nav {
    align-items: center;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .bli_logo_col-copy {
    background-color: #76b900;
    flex: 0 auto;
  }

  .nvidia_logo_copy {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .nvidia_about_copy {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  ._5g_about {
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  ._5g_logo_col {
    background-color: #fff;
    flex: 0 auto;
  }

  ._5g_logo {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  ._5g_content {
    opacity: 1;
  }

  .logo_ms {
    background-color: #fff;
    flex: 0 auto;
  }

  .microsoft_about_copy {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  ._8360_logo {
    background-color: #1a1a1a;
    flex: 0 auto;
  }

  ._8360_content {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .ue5_logo {
    background-color: #fff;
    flex: 0 auto;
  }

  .ue5_content {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .ue5_logo_class {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .varjo_logo_co {
    background-color: #000;
    flex: 0 auto;
  }

  .varjo_logo_class {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .varjo_content_class {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .rave_logo {
    background-color: #fff;
    flex: 0 auto;
  }

  .rave_logo_class {
    object-fit: scale-down;
    flex: 1;
    width: auto;
    min-width: auto;
    max-width: 100%;
    min-height: 0;
    padding-left: 140px;
    padding-right: 140px;
  }

  .rave_content_class {
    align-items: center;
    padding-top: 10vh;
    display: flex;
  }

  .mvte_right_content {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }

  .section-25 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-block-62, .text-block-64, .text-block-66 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
  }

  .heading-35, .heading-36 {
    text-align: left;
  }

  .heading-37 {
    text-align: center;
    display: block;
  }

  .text-block-67 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

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

  .margin-bottom-24px-5 {
    color: #d6d6d6;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
  }

  .heading-40 {
    color: var(--dark-grey);
    justify-content: center;
  }

  .quick-stack-3 {
    grid-column-gap: 116px;
    padding-top: 5vh;
  }

  .heading-41 {
    text-align: left;
    object-fit: fill;
    width: 100%;
    display: inline;
    overflow: visible;
  }

  .text-block-72 {
    color: #d6d6d6;
    margin-top: 0;
    padding-left: 0;
    padding-right: 75px;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
  }

  .grid-17 {
    grid-column-gap: 5rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(370px, .25fr));
    grid-auto-columns: 1fr;
    justify-content: start;
    justify-items: start;
    display: grid;
  }

  .partners {
    padding-top: 5vh;
  }

  .grid-18 {
    grid-template-columns: repeat(auto-fit, minmax(6.5rem, 1fr));
    grid-auto-flow: row;
    justify-content: center;
    justify-items: center;
    padding-top: 5vh;
  }

  .image-75 {
    width: 100%;
  }

  .slider-5 {
    flex: 0 auto;
    width: 25%;
    margin-left: 0;
  }

  .grid-19 {
    grid-template-columns: repeat(auto-fit, minmax(26.4rem, 1.25fr));
    padding-top: 64px;
  }

  .section-38 {
    justify-content: center;
  }

  .columns-19 {
    padding-left: 160px;
  }

  .heading-slider {
    text-align: left;
    width: 100%;
    padding-left: 0;
    display: inline;
  }

  .carousel {
    flex-direction: column;
    display: flex;
  }

  .div-block-67 {
    object-fit: fill;
    width: 60%;
    height: 100%;
    margin-top: -100px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .client-gallery {
    padding-top: 32px;
  }

  .section-42 {
    height: auto;
  }

  .collection-item-7 {
    padding-right: 0;
  }

  .dropdown-toggle-2 {
    justify-content: flex-start;
    align-items: stretch;
    line-height: 24px;
  }

  .text-block-82 {
    align-self: center;
  }

  .div-block-76 {
    align-self: flex-start;
  }

  .div-block-78 {
    width: 20vw;
  }

  .div-block-81 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-82, .container-25 {
    flex-direction: column;
    align-items: center;
    padding-left: 90px;
    padding-right: 90px;
    display: flex;
  }

  .container-26, .container-27 {
    padding-left: 90px;
    padding-right: 90px;
  }

  .div-block-83 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-84 {
    flex: none;
    height: auto;
    margin-left: 0;
  }

  .slide-8 {
    height: 6vh;
    margin-right: 0;
    padding-left: 0;
  }

  .mask-6 {
    padding-left: 0;
  }

  .div-block-86 {
    width: 25%;
  }

  .div-block-87 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .heading-54 {
    font-size: 48px;
    line-height: 54px;
  }

  .form-4 {
    padding-top: 0;
  }

  .column-32 {
    padding-right: 64px;
  }

  .heading-58 {
    padding-bottom: 12px;
  }

  .heading-59 {
    font-size: 90px;
    display: block;
  }

  .column-33 {
    padding-top: 0;
    padding-left: 64px;
  }

  .heading-61 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-93 {
    margin-left: 64px;
    margin-right: 64px;
  }

  .button-7 {
    padding: 12px 24px;
    font-size: 16px;
  }

  .heading-63 {
    text-align: center;
    font-size: 48px;
    line-height: 54px;
  }

  .text-block-89 {
    font-size: 20px;
  }

  .heading-65, .heading-66 {
    font-size: 48px;
    font-weight: 900;
    line-height: 54px;
  }

  .youtube-2 {
    width: 37%;
  }

  .link-8 {
    margin-top: 27px;
  }

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

  .link-16 {
    text-decoration: none;
  }

  .text-block-108 {
    margin-top: 27px;
    margin-bottom: 23px;
  }

  .column-40 {
    justify-content: center;
    display: flex;
  }

  .section-44 {
    padding-top: 32px;
    padding-bottom: 64px;
  }

  .text-block-109 {
    color: #dfdfdf;
  }

  .explore-careers {
    width: 35%;
    font-weight: 500;
  }

  .button-9 {
    font-weight: 500;
    text-decoration: none;
  }

  .image-111 {
    object-fit: cover;
    flex: 0 auto;
    align-self: flex-start;
    width: 50%;
    height: 350px;
    margin-top: 0;
  }

  .heading-80 {
    padding-left: 0%;
  }

  .career-div-block {
    margin-left: 0%;
  }

  .div-block-101 {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .heading-81 {
    flex: 1;
    font-size: 48px;
    line-height: 60px;
  }

  .text-block-112 {
    padding-left: 0%;
  }

  .div-block-103 {
    width: 50%;
    margin-top: 0%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-104 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding: 0% 0% 0;
  }

  .current-openings {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .heading-open-careers {
    font-weight: 700;
  }

  .our-culture {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .current-openings-header {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
  }

  .spatialcore {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f2f2f2;
  }

  .text-block-115 {
    color: var(--neutral--foreground--2--rest);
  }

  .heading-86 {
    flex: 1;
    font-size: 48px;
    line-height: 54px;
  }

  .text-block-116 {
    color: var(--neutral--foreground--2--rest);
  }

  .div-block-107 {
    width: 80%;
  }

  .div-block-108 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0 96px;
  }

  .text-block-119 {
    color: var(--neutral--foreground--2--rest);
  }

  .heading-90 {
    color: var(--dark-grey);
    font-size: 36px;
  }

  .div-block-112 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .paragraph-13 {
    color: var(--neutral--background--2--rest);
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-113 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 80%;
  }

  .heading-92 {
    font-size: 48px;
    line-height: 54px;
  }

  .heading-93 {
    color: var(--neutral--foreground--2--rest);
    font-size: 32px;
  }

  .heading-94 {
    color: var(--neutral--foreground--2--rest);
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-114 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: row;
    width: 50%;
    display: flex;
  }

  .div-block-115 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .div-block-116 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-14, .paragraph-15 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-117 {
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-118 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 75%;
    display: flex;
  }

  .div-block-119 {
    width: 75%;
  }

  .header-careers {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .header-line {
    width: 48px;
  }

  .heading-97 {
    width: 80%;
    font-size: 24px;
    line-height: 32px;
  }

  .gm-letter {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .gm-header {
    flex: 1;
    font-weight: 600;
  }

  .openings {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    background-image: linear-gradient(#000, #000);
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 32px 0 64px;
    display: flex;
  }

  .openings-header {
    flex: 1;
  }

  .div-block-123 {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-124 {
    padding-top: 96px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-126 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .find-out {
    color: #000;
  }

  .text-block-120 {
    color: var(--neutral--foreground--2--rest);
  }

  .div-block-130 {
    width: 80%;
  }

  .bold-text-4 {
    color: var(--neutral--foreground--2--rest);
  }

  .gm-letter-content, .current-openings-list {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-135 {
    width: 27%;
  }

  .sc_capabilities {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0 96px;
  }

  .sc_title {
    width: 75%;
  }

  .link-dark {
    white-space: normal;
    background-color: #3898ec00;
    flex: 0 auto;
    align-self: stretch;
    margin: 0;
    padding-left: 0;
    text-decoration: none;
  }

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

  .header-contact, .header-news {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .cta_btn {
    font-family: Mulish, sans-serif;
  }

  .animation-container {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0 96px;
  }

  .scp-follow-cursor {
    width: 80%;
    position: relative;
  }

  .sco-text {
    color: var(--neutral--foreground--2--rest);
  }

  .usd-standards {
    color: #000;
  }

  .container-28 {
    width: 75%;
  }

  .div-block-146 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    display: flex;
  }

  .contact-header-line {
    width: 48px;
  }

  .use-case-header {
    width: 80%;
    max-width: none;
  }

  .use-case-container {
    width: 80%;
  }

  .use-case-columns {
    width: auto;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }

  .use-case-column {
    padding-right: 64px;
  }

  .container-30 {
    width: 80%;
    max-width: none;
  }

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

  .container-31 {
    width: 80%;
    max-width: none;
  }

  .accordion-item-a-text-2 {
    font-size: 16px;
  }

  .privacy-policy-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .header-content {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .top-content {
    padding-top: 32px;
    padding-bottom: 32px;
    font-family: Mulish, sans-serif;
  }

  .text-block-140 {
    font-weight: 700;
  }

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

  .p {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .summary {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .italic-text-5 {
    color: var(--button-bg);
  }

  .table-of-contents, .info-use, .info-collect, .legal-bases, .who-share, .cookies, .intl-transfers, .info-retain, .info-safe, .info-minors, .privacy-rights, .dnt, .us-laws, .privacy-contact, .policy-updates {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .link-20, .pp-link {
    color: var(--button-bg);
  }

  .toc-list {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .enable {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f2f2f2;
  }

  .import-inform {
    color: #000;
  }

  .built-for-readiness {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-image: linear-gradient(#00000080, #00000080), url('../images/466d64afe04b32b0a441cf8591481cf8.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 60vh;
    padding-left: 80px;
    padding-right: 80px;
    display: flex;
  }

  .take-action, .find-out-it {
    color: #000;
  }

  .container-33, .container-34 {
    width: 80%;
  }

  .sc-overview {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-image: linear-gradient(90deg, #000, #0000), url('../images/iStock-858692044.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-117-copy {
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-92-copy {
    font-size: 48px;
    line-height: 54px;
  }

  .heading-94-copy {
    color: var(--neutral--foreground--2--rest);
    font-size: 20px;
    line-height: 26px;
  }

  .heading-93-copy {
    color: var(--neutral--foreground--2--rest);
    font-size: 32px;
  }

  .container-35 {
    width: 70%;
  }

  .nav-link-dropdown {
    line-height: 24px;
  }

  .nav-link-dropdown-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    overflow: hidden;
  }

  .heading-129 {
    font-family: Mulish, sans-serif;
  }

  .faq.contact {
    margin-top: 0;
  }

  .news-header {
    flex-flow: column;
    align-items: flex-start;
    width: 75%;
    display: flex;
  }

  .container-36 {
    width: 70%;
  }

  .careers-heading {
    flex-flow: column;
    align-items: flex-start;
    width: 75%;
    display: flex;
  }

  .culture-copy {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 75%;
    display: flex;
  }

  .value-copy {
    width: 100%;
    margin-top: 0%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .underline-hover-dark {
    color: var(--button-bg);
    display: none;
  }

  .link-wrap-dark {
    display: inline-block;
  }

  .link-underline-dark {
    background-color: var(--button-bg);
    height: 1px;
    max-height: 1px;
    display: block;
    overflow: visible;
  }

  .hero-video {
    justify-content: flex-start;
    height: 75%;
    display: flex;
  }

  .left-text, .right-text {
    width: 100%;
  }

  .faq-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .container-41, .container-42 {
    width: 70%;
  }

  .div-block-163 {
    width: 80%;
  }

  .div-block-164 {
    align-self: center;
    width: 80%;
    height: 60%;
  }

  .mission-heading {
    color: #707070;
    width: 80%;
    font-size: 24px;
    line-height: 24px;
  }

  .image-137 {
    box-sizing: border-box;
    vertical-align: baseline;
    overflow: visible;
  }

  .header-news-copy, .contact-content {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
  }

  .faq-main.contact {
    margin-top: 0;
  }

  .div-block-179 {
    height: 20vw;
    margin-top: -533px;
    margin-left: 57px;
    top: auto;
    box-shadow: 0 2px 20px #00000080;
  }

  .div-block-180 {
    background-color: var(--button-bg);
    width: 200px;
    height: 20px;
    position: absolute;
    inset: 7% auto auto 4%;
    box-shadow: 0 2px 19px -2px #00000080;
  }

  .heading-132 {
    width: 65%;
  }

  .div-block-183 {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-184 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-162 {
    width: 50%;
    font-size: 90px;
    line-height: 90px;
  }

  .typer {
    width: 80%;
    display: block;
    overflow: visible;
  }

  .div-block-185 {
    flex: 0 auto;
    width: 80%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-5 {
    background-image: linear-gradient(90deg, #000, #0000), url('../images/Frame-220-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-10 {
    padding-right: 0;
  }

  .section-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-wrapper {
    width: 50%;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list {
    grid-column-gap: 160px;
    justify-content: start;
    max-width: 100%;
  }

  .core-values {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-41 {
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .section-25 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .dropdown-list-3 {
    display: none;
  }

  .div-block-78 {
    width: 12vw;
  }

  .div-block-87 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-39 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-111 {
    object-fit: cover;
    flex: 0 auto;
  }

  .columns-24 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-80 {
    padding-left: 0%;
  }

  .career-div-block {
    margin-left: 0%;
  }

  .div-block-101 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .heading-81 {
    font-size: 48px;
  }

  .column-43 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-block-112 {
    padding-left: 0%;
  }

  .div-block-103 {
    width: 50%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .column-44 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .our-culture {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: center;
    align-items: stretch;
    padding-top: 48px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .spatialcore {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-46 {
    -webkit-text-fill-color: inherit;
    background-position: 0 0, 50% 70%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-left: 0;
  }

  .image-112 {
    width: 15%;
  }

  .heading-85 {
    font-size: 72px;
    line-height: 80px;
  }

  .text-block-115 {
    max-width: none;
    line-height: 28px;
  }

  .heading-86 {
    flex: 1;
  }

  .text-block-116 {
    max-width: 50%;
  }

  .div-block-107 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 70%;
  }

  .div-block-108 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-13 {
    width: 80%;
    padding-top: 0;
  }

  .div-block-113 {
    width: 70%;
  }

  .div-block-114 {
    width: 25%;
  }

  .div-block-115 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-116, .div-block-117 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-118 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-16 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-119 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    display: flex;
  }

  .paragraph-17 {
    text-align: left;
    line-height: 24px;
  }

  .paragraph-18 {
    text-align: left;
    font-family: Mulish, sans-serif;
    line-height: 24px;
  }

  .header-careers {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-left: 0;
  }

  .header-line {
    width: 48px;
  }

  .gm-letter {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .gm-header {
    text-transform: none;
    font-family: Mulish, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

  .openings {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-98 {
    flex: 0 auto;
  }

  .div-block-123 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .div-block-124 {
    padding-top: 64px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-126, .div-block-128 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-129 {
    align-self: flex-start;
  }

  .div-block-130 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .gm-letter-content, .current-openings-list {
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .gm-paragraph {
    text-align: left;
    font-family: Mulish, sans-serif;
    line-height: 24px;
  }

  .div-block-135 {
    justify-content: flex-end;
    width: 60%;
    display: flex;
  }

  .sc_capabilities {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .sc_title {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 50%;
  }

  .spatialcomputing {
    -webkit-text-fill-color: inherit;
    background-position: 0 0, 50% 70%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-left: 0;
  }

  .spatialcoreheading {
    -webkit-text-fill-color: inherit;
    background-position: 0 0, 50% 70%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-left: 0;
  }

  .image-116 {
    max-width: none;
  }

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

  .header-contact, .header-news {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-left: 0;
  }

  .div-block-142 {
    width: 50%;
  }

  .animation-container {
    flex-flow: column;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .scp-follow-cursor {
    object-fit: none;
    flex: none;
    justify-content: center;
    align-self: auto;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .sco-text {
    width: 100%;
    max-width: 50%;
  }

  .container-28 {
    width: 70%;
    max-width: none;
  }

  .div-block-145, .div-block-145.right {
    width: 45%;
  }

  .div-block-146 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    display: flex;
  }

  .image-122 {
    width: 90%;
  }

  .contact-header-line {
    width: 48px;
  }

  .use-case-header {
    justify-content: flex-start;
    align-items: flex-start;
    width: 65%;
    max-width: none;
    padding-left: 42px;
  }

  .heading-109 {
    text-align: center;
    padding-left: 0;
  }

  .use-case-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: row;
    width: 65%;
    max-width: none;
    display: block;
  }

  .use-case-columns {
    max-width: none;
  }

  .use-case-column {
    width: 45%;
    padding-right: 0;
  }

  .container-30 {
    width: 70%;
  }

  .image-123 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-31 {
    width: 70%;
    max-width: none;
  }

  .privacy-policy-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-left: 0;
  }

  .header-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .p {
    display: block;
  }

  .enable {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .built-for-readiness {
    background-image: linear-gradient(#00000080, #00000080), url('../images/466d64afe04b32b0a441cf8591481cf8.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 60vh;
    padding-left: 0;
    padding-right: 0;
  }

  .image-126 {
    width: 100%;
    padding-left: 32px;
  }

  .image-127 {
    width: 100%;
    margin-right: 0;
    padding-right: 32px;
  }

  .immersive-training-heading {
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(90deg, #000, #fff0 63%), url('../images/synsim.png');
    background-position: 0 0, 50% 38%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 220px;
    padding-bottom: 220px;
    padding-left: 0;
  }

  .container-33, .container-34 {
    width: 70%;
  }

  .sc-overview {
    background-image: linear-gradient(90deg, #000, #0000), url('../images/iStock-858692044.jpg');
    background-position: 0 0, 50% 24%;
    background-size: auto, cover;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-117-copy {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-35 {
    width: 70%;
  }

  .synthetic-sim-heading {
    -webkit-text-fill-color: inherit;
    background-position: 0 0, 50% 35%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 220px;
    padding-bottom: 220px;
    padding-left: 0;
  }

  .div-block-159-copy, .world, .pilot, .maintenance, .robotics {
    width: 25em;
    height: 25em;
    margin-left: auto;
    margin-right: auto;
  }

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

  .emergency-response {
    width: 25em;
    height: 25em;
    margin-left: auto;
    margin-right: auto;
  }

  .news-header {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    margin-top: 0;
    display: flex;
  }

  .container-36 {
    width: 70%;
  }

  .div-block-160 {
    width: 25em;
    margin-left: auto;
    margin-right: auto;
  }

  .careers-heading {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    margin-top: 0;
    display: flex;
  }

  .culture-copy {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .value-copy {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .interface-text {
    width: 100%;
    max-width: 65%;
  }

  .container-37, .container-38 {
    width: 70%;
    max-width: none;
  }

  .left-text {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .right-text {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    justify-content: center;
    width: 100%;
    max-width: none;
  }

  .div-block-161 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-header {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-163 {
    width: 65%;
  }

  .background-video-6 {
    min-height: 50vh;
  }

  .div-block-164 {
    align-self: center;
    width: 70%;
    padding-top: 80px;
  }

  .home-heading {
    font-size: 100px;
    line-height: 110px;
  }

  .mission-heading {
    width: 70%;
  }

  .image-137 {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .image-139 {
    width: 100%;
  }

  .image-140 {
    width: 90%;
  }

  .header-news-copy, .contact-content {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .faq-main {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-132 {
    width: 45%;
  }

  .div-block-182 {
    height: 50vh;
  }

  .typer {
    width: 80%;
    font-size: 120px;
    line-height: 120px;
  }

  .div-block-185 {
    width: 70%;
    margin-top: 7%;
  }
}

@media screen and (max-width: 991px) {
  .body {
    object-fit: fill;
    background-color: #0000;
    display: block;
    overflow: visible;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: auto;
    height: 90%;
    display: flex;
    position: static;
  }

  .container {
    justify-content: flex-start;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 32px;
    padding-right: 0;
    display: flex;
  }

  .nav-links {
    background-color: #0000;
    min-width: 100%;
    padding-top: 0;
    font-size: 40px;
    font-style: normal;
    line-height: 40px;
  }

  .menu-button {
    background-color: #0000;
    flex: 0 auto;
    margin-top: 0;
    margin-right: 20px;
    padding-top: 18px;
  }

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

  .nav-menu {
    z-index: 3;
    background-color: #131314;
    height: 100vh;
    margin-right: auto;
    padding-right: 0;
    position: fixed;
    inset: 0% 0% auto;
  }

  .dropdown-link {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown {
    margin-top: 0%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px 24px;
    display: none;
    position: relative;
  }

  .dropdown:hover {
    background-color: #fff0;
    padding-bottom: 24px;
  }

  .heading-2 {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 75px;
    font-size: 50px;
    line-height: 80px;
  }

  .paragraph {
    width: 60%;
    margin-left: 5%;
  }

  .dropdown-list-2.w--open {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    position: relative;
  }

  .nav-dropdown {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    transform: none;
  }

  .text-block-2 {
    text-align: left;
    width: 95vw;
    margin-bottom: auto;
    margin-left: 0%;
    font-size: 25px;
  }

  .underline-hover {
    margin-top: 15px;
  }

  .underline-hover.dropdown-link, .underline-hover.dropdown-link-light {
    margin-top: 0;
  }

  .nav-link-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    padding-left: 24px;
    display: block;
    overflow: hidden;
  }

  .nav-link-wrapper {
    flex: 1;
    align-self: center;
    display: flex;
    overflow: visible;
  }

  .angel {
    color: #fff;
    font-size: 24px;
    display: block;
    inset: 0% 0% 0% auto;
    transform: rotate(-90deg);
  }

  .page-intro {
    width: 100%;
  }

  .hero {
    z-index: -1;
    background-image: none;
    background-size: auto;
    margin-top: 0;
    padding-bottom: 0;
  }

  .grid.services {
    grid-template-columns: minmax(200px, 1.25fr) 1.25fr;
  }

  .info-grid-paragraph.start {
    width: 90%;
  }

  .info-grid-paragraph.mobile {
    width: 100%;
  }

  .heading-3 {
    width: 90%;
  }

  .heading-3.homepage {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-3.about {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-7 {
    margin-left: 30px;
  }

  .heading-4 {
    width: 100%;
    font-size: 28px;
    line-height: 32px;
  }

  .button {
    font-size: 14px;
    line-height: 14px;
  }

  .arrow-down {
    z-index: 1;
  }

  .div-block-10 {
    margin-top: 10%;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .section-5 {
    height: 120vh;
  }

  .link-block-3, .link-block-3.w--current {
    display: none;
  }

  .footer-grid {
    grid-template-rows: auto;
  }

  .footer-grid.above {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 5%;
  }

  .text-block-8 {
    text-align: left;
  }

  .text-block-8.first {
    padding-left: 0;
  }

  .div-block-11 {
    margin-left: 5%;
    margin-right: 5%;
    overflow: visible;
  }

  .footer-grid-wrapper {
    width: 100%;
    min-width: 95%;
    position: relative;
    left: auto;
  }

  .footer-grid-wrapper.above {
    margin-bottom: 0;
  }

  .footer-grid-text {
    border-top: 1px solid #fff;
  }

  .footer-grid-text.filler {
    display: none;
  }

  .div-block-13 {
    margin-left: 0;
    padding-top: 0;
    padding-left: 75px;
  }

  .footer-address {
    margin-bottom: auto;
    margin-left: 5%;
    margin-right: 5%;
    left: auto;
  }

  .coordinates {
    top: 35%;
    left: -7%;
  }

  .div-block-16 {
    margin-top: 10%;
  }

  .service-section.about {
    padding-left: 24px;
  }

  .text-link {
    max-width: 100%;
    margin-bottom: auto;
    font-size: 40px;
    line-height: 40px;
    display: block;
  }

  .div-block-21.about.partnerships {
    background-size: contain;
    height: 400px;
  }

  .section-8 {
    background-image: linear-gradient(#0000 40%, #0f9cd8);
  }

  .section-10.contact {
    height: auto;
    padding-bottom: 75px;
  }

  .form-block {
    width: 100%;
    padding-right: 0;
    inset: auto 0% 10% 25%;
  }

  .text-field, .textarea {
    font-size: 16px;
    line-height: 24px;
  }

  .link-light {
    font-size: 20px;
    line-height: 40px;
  }

  .link-light.w--current {
    font-size: 40px;
  }

  .section-11 {
    flex-direction: column;
    height: 120vh;
  }

  .section-16 {
    padding-left: 0;
  }

  .div-block-29 {
    margin-left: 0%;
  }

  .text-block-19 {
    width: 10%;
  }

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

  .filter-work-types {
    z-index: 0;
    position: relative;
  }

  .brand-slider {
    z-index: 0;
    height: 20%;
  }

  .brand-slider.government {
    height: 60%;
  }

  .grid-6 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-7.project-page {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-7.project-page.work {
    font-size: 40px;
    line-height: 40px;
  }

  .body-7 {
    background-position: 50%;
    background-size: auto 128vh;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .collection-list-2 {
    margin-left: auto;
  }

  .rich-text-block-3 {
    font-size: 12px;
    line-height: 14px;
  }

  .collection-list-wrapper-5 {
    display: block;
  }

  .checkbox-label {
    line-height: 14px;
  }

  .core-values {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-41 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .collection-list-6 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .social-media {
    text-decoration: none;
  }

  .background-video {
    flex: 0 auto;
    width: auto;
    height: auto;
    position: static;
    overflow: visible;
  }

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

  .mvte_hero {
    background-image: linear-gradient(76deg, #000000ad, #fff0), url('../images/mvte-hero-bg.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

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

  .nav {
    z-index: 1;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: sticky;
  }

  ._5g_logo_col {
    justify-content: center;
    align-self: center;
  }

  .ue5_logo_class, .varjo_logo_class, .rave_logo_class {
    flex: 1;
  }

  .text-block-50 {
    width: 60%;
  }

  .text-block-62, .text-block-64, .text-block-66, .heading-36, .text-block-67, .heading-38 {
    text-align: center;
  }

  .margin-bottom-24px-5 {
    text-align: center;
    line-height: 24px;
  }

  .button-primary-5 {
    margin-left: 0;
  }

  .heading-40 {
    text-align: center;
    justify-content: center;
    padding-left: 0;
  }

  .quick-stack-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pwtp-hero {
    background-position: 0 0, 13%;
    margin-top: -60px;
  }

  .quick-stack-3 {
    padding-top: 5vh;
  }

  .cell-4 {
    align-items: center;
  }

  .grid-17 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .text-block-74 {
    width: 100%;
    padding-left: 0;
  }

  .html-embed-2 {
    padding-left: 0;
  }

  .grid-19 {
    grid-row-gap: 13vw;
  }

  .columns-19 {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding-left: 48px;
    display: block;
  }

  .column-27 {
    padding-top: 64px;
  }

  .heading-slider {
    overflow-wrap: normal;
    object-fit: fill;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .heading-44 {
    align-self: auto;
    padding-left: 0;
  }

  .carousel {
    padding-bottom: 10vh;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-67 {
    flex: 0 auto;
    width: 90%;
    height: 100%;
    margin-top: -100px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .background-video-5 {
    flex: 0 auto;
    align-self: center;
    width: 100%;
  }

  .cell-8, .cell-9 {
    align-items: center;
  }

  .text-block-82 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-76 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: block;
  }

  .div-block-77 {
    flex: 1;
  }

  .dropdown-list-3 {
    position: relative;
  }

  .dropdown-list-3.w--open {
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .div-block-78 {
    flex: 0 auto;
    align-self: flex-start;
    width: 36vw;
    padding-top: 6px;
    padding-bottom: 12px;
  }

  .image-101 {
    display: inline-block;
  }

  .div-block-82, .container-25 {
    flex-direction: column;
    align-items: center;
    padding-left: 90px;
    padding-right: 90px;
    display: flex;
  }

  .container-26 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .container-27 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
  }

  .div-block-86 {
    width: 100%;
    margin-top: 75px;
    padding-left: 0;
    display: block;
  }

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

  .columns-20 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .column-32 {
    padding-right: 32px;
    display: block;
  }

  .heading-59 {
    font-size: 60px;
  }

  .column-33 {
    flex-direction: column;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-89 {
    padding-right: 32px;
  }

  .heading-61 {
    flex: 0 auto;
  }

  .text-block-95 {
    line-height: 24px;
  }

  .heading-69 {
    font-size: 20px;
  }

  .youtube-2 {
    width: 225px;
    height: 400px;
  }

  .explore-careers {
    width: 40%;
  }

  .image-111 {
    width: 100%;
  }

  .div-block-104 {
    padding-top: 5%;
  }

  .our-culture {
    height: auto;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .spatialcore {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section-46 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-112 {
    width: 35%;
  }

  .heading-85 {
    font-weight: 700;
  }

  .heading-86 {
    align-self: flex-start;
  }

  .div-block-107 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-112 {
    flex-flow: column;
    width: 100%;
  }

  .paragraph-13 {
    aspect-ratio: auto;
  }

  .div-block-113 {
    flex-flow: column;
    width: 100%;
  }

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

  .div-block-115 {
    max-width: 100%;
  }

  .div-block-118 {
    flex-flow: column;
    width: 90%;
  }

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

  .header-careers {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .header-line {
    width: 10%;
  }

  .gm-letter {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .openings {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-124 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-126 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-128 {
    width: 100%;
    overflow: visible;
  }

  .div-block-130 {
    align-items: flex-start;
    width: 100%;
  }

  .gm-letter-content {
    width: 90%;
  }

  .current-openings-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .sc_title {
    width: 100%;
  }

  .scroll-inner {
    width: 600vw;
  }

  .scroll-card {
    width: 60vw;
    height: 61.8%;
    bottom: 0%;
  }

  .spatialcomputing, .spatialcoreheading {
    padding-left: 24px;
    padding-right: 24px;
  }

  .navbar {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-116 {
    max-width: none;
  }

  .link-dark {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 40px;
  }

  .link-dark.w--current {
    font-size: 40px;
  }

  .cta_btn {
    width: 18%;
  }

  .sc-features {
    padding-top: 0;
  }

  .container-28 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 90%;
    max-width: none;
    padding: 64px 0 0;
  }

  .heading-106 {
    font-size: 30px;
  }

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

  .div-block-145.right {
    width: 100%;
    padding-left: 0;
  }

  .div-block-146 {
    object-fit: cover;
    width: 100%;
  }

  .image-122 {
    overflow: visible;
  }

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

  .contact-header-line {
    width: 10%;
  }

  .header {
    width: 100%;
    height: auto;
  }

  .swiper-slide {
    width: 50%;
  }

  .container-29 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .swiper-component.slider1.pill {
    padding-right: 6vw;
  }

  .feature-card {
    flex-flow: column;
    width: 80%;
    display: flex;
  }

  .feature-card-section {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
  }

  .partner-card {
    width: 100%;
  }

  .use-case-header {
    width: 90%;
    max-width: none;
  }

  .heading-110 {
    font-size: 20px;
  }

  .use-case-columns {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .use-case-column {
    width: 100%;
  }

  .container-30 {
    width: 90%;
  }

  .fs-cc-prefs_component {
    display: none;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-manager_component {
    display: none;
  }

  .container-31 {
    width: 90%;
    max-width: none;
  }

  .enable {
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-156, .div-block-157 {
    width: 100%;
  }

  .take-action {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .heading-117 {
    font-size: 32px;
    line-height: 40px;
  }

  .immersive-training-heading {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Screenshot-2024-06-28-092551.png');
    background-position: 0 0, 50% 37%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-118 {
    width: 100%;
    font-size: 42px;
    line-height: 50px;
  }

  .grid-23 {
    grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
  }

  .container-33, .container-34 {
    width: 90%;
  }

  .heading-127, .heading-128 {
    line-height: 24px;
  }

  .heading-94-copy {
    width: 100%;
  }

  .synthetic-sim-heading {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-link-dropdown {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    padding-left: 24px;
    display: block;
  }

  .nav-link-dropdown-wrapper {
    flex: 1;
    align-self: center;
    display: flex;
  }

  .heading-129 {
    align-self: flex-start;
  }

  .div-block-159-copy, .world, .pilot, .maintenance, .robotics {
    width: 32em;
  }

  .faq.contact {
    height: auto;
    padding-bottom: 75px;
  }

  .emergency-response {
    width: 32em;
  }

  .careers-heading {
    width: 90%;
  }

  .culture-copy {
    flex-flow: column;
    width: 90%;
  }

  .value-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .underline-hover-dark {
    margin-top: 15px;
  }

  .underline-hover-dark.dropdown-link, .underline-hover-dark.dropdown-link-light {
    margin-top: 0;
  }

  .interface-text {
    width: 80%;
  }

  .hero-video {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: auto;
    height: 90%;
    display: flex;
    position: static;
  }

  .left-text {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap-reverse;
    width: 100%;
    max-width: none;
    padding: 64px 0 0;
  }

  .right-text {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    width: 100%;
    max-width: none;
    padding: 64px 0 0;
  }

  .background-video-6 {
    height: 75%;
    min-height: 50vh;
  }

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

  .home-heading {
    font-weight: 900;
  }

  .image-136 {
    display: none;
  }

  .nav-link-div-child {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    padding-left: 48px;
    display: block;
    overflow: hidden;
  }

  .image-138 {
    width: 100%;
  }

  .image-140 {
    width: 100%;
    display: block;
  }

  .faq-main.contact {
    height: auto;
    padding-bottom: 75px;
  }

  .text-block-161 {
    flex: 1;
  }

  .typer {
    width: 100%;
    font-size: 90px;
    line-height: 90px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-color: #0000;
    background-image: none;
    height: auto;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .container {
    align-self: auto;
    margin-left: 0%;
    display: flex;
  }

  .menu-button {
    padding-top: 18px;
  }

  .dropdown {
    display: none;
  }

  .heading-2 {
    margin-left: 0%;
    padding-left: 32px;
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph {
    width: 80%;
    margin-left: 5%;
  }

  .hero {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: block;
    position: static;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0% 0% 10%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

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

  .info-grid-header.start.services {
    font-size: 24px;
    line-height: 24px;
  }

  .info-grid-header.mobile {
    margin-left: 0;
  }

  .info-grid-header.mobile.services {
    font-size: 24px;
    line-height: 24px;
  }

  .info-grid-paragraph.start {
    width: 75%;
  }

  .info-grid-paragraph.mobile {
    width: 75%;
    margin-left: 0;
  }

  .info-grid-div.mobile {
    border-bottom-style: none;
    border-right-style: none;
  }

  .heading-3 {
    width: auto;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-3.homepage {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
  }

  .what-we-do.feature2 {
    padding-top: 32px;
  }

  .div-block-7 {
    width: 90%;
    margin-left: 20px;
  }

  .heading-4 {
    width: 95%;
  }

  .button {
    font-size: 14px;
  }

  .section-5.about {
    height: 50vh;
  }

  .section-5.about.bottom {
    height: 75vh;
  }

  .heading-brands {
    font-size: 38px;
  }

  .div-block-13 {
    padding-top: 0;
  }

  .coordinates {
    display: none;
  }

  .section-7 {
    height: 125vh;
  }

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

  .paragraph-3.about {
    padding-right: 0%;
  }

  .div-block-21.about.partnerships {
    height: 300px;
  }

  .grid-image {
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: 100%;
    width: 100%;
    height: 280px;
  }

  .section-8 {
    height: 75vh;
  }

  .section-14 {
    height: auto;
  }

  .section-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-29 {
    margin-left: 0%;
    padding-bottom: 0;
  }

  .text-block-19 {
    width: 15%;
  }

  .brand-slider {
    height: 40%;
  }

  .heading-7.project-page {
    font-size: 28px;
    line-height: 30px;
  }

  .section-21 {
    background-size: contain;
  }

  .rich-text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .rich-text-block.intro {
    font-size: 20px;
    line-height: 24px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .news-bg-image-div {
    height: 250px;
  }

  .collection-list-wrapper-5 {
    margin-bottom: 10%;
  }

  .collection-list-4.work {
    grid-template-columns: 1fr;
    padding-left: 32px;
    padding-right: 32px;
  }

  .form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .checkbox-label {
    font-size: 20px;
    line-height: 20px;
  }

  .core-values {
    height: auto;
  }

  .div-block-41 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-6 {
    grid-template-columns: 1fr 1fr;
  }

  .rich-text-block-4 {
    display: none;
  }

  .collection-list-7 {
    grid-template-columns: 1fr;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .background-video {
    flex: 0 auto;
    width: 100vw;
  }

  .text-block-33 {
    font-size: 12px;
    line-height: 14px;
  }

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

  .div-block-47 {
    width: 0;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline;
  }

  .mvte_hero {
    background-image: linear-gradient(to right, #000000ad, #fff0), url('../images/mvte-hero-bg.png');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .mvte_h1 {
    text-shadow: 1px 1px 6px #000;
  }

  .columns-7 {
    flex-direction: column;
  }

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

  .quick-stack-2 {
    height: auto;
  }

  .pwtp-hero {
    margin-top: -58px;
  }

  .grid-19 {
    grid-template-columns: repeat(auto-fit, minmax(211px, 4fr));
  }

  .div-block-66 {
    height: auto;
  }

  .columns-19 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding-bottom: 10vh;
  }

  .column-26 {
    justify-content: center;
    align-self: auto;
  }

  .div-block-67 {
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: -200px;
    display: flex;
  }

  .client-gallery {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-42 {
    display: flex;
  }

  .background-video-5 {
    flex: 1;
  }

  .image-99 {
    display: block;
  }

  .column-38 {
    padding-top: 20px;
  }

  .explore-careers {
    width: 50%;
  }

  .image-111 {
    object-fit: scale-down;
    width: 100%;
    height: auto;
  }

  .columns-24 {
    flex-direction: column;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-81 {
    font-size: 40px;
  }

  .column-44 {
    padding-left: 5%;
  }

  .our-culture {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .spatialcore {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .section-46 {
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
  }

  .news-header-block {
    display: block;
  }

  .div-block-112 {
    flex-flow: column;
  }

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

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

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

  .div-block-118 {
    flex-flow: column;
    width: 90%;
  }

  .paragraph-17, .paragraph-18 {
    font-size: 16px;
  }

  .header-line {
    width: 10%;
  }

  .gm-letter, .openings {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-124 {
    flex-flow: column;
  }

  .div-block-127 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-131, .div-block-132 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: center;
  }

  .gm-letter-content, .current-openings-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .gm-paragraph {
    font-size: 16px;
  }

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

  .sticky-wrap {
    height: auto;
    overflow: visible;
  }

  .description {
    margin-top: .875rem;
    font-size: 1.125rem;
  }

  .scroll-inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .scroll-card {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    width: 100%;
    margin: 1rem 0;
  }

  .heading {
    font-size: 1.75rem;
  }

  .spatialcomputing, .spatialcoreheading {
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
  }

  .cta_btn {
    width: 23%;
  }

  .animation-container {
    display: none;
  }

  .div-block-147, .text-block-134 {
    font-size: 16px;
  }

  .text-block-135, .text-block-136 {
    font-size: 16px;
    line-height: 24px;
  }

  .contact-header-line {
    width: 10%;
  }

  .swiper-slide {
    width: 100%;
  }

  .container-29 {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .swiper-component.slider1.pill {
    padding-right: 0;
  }

  .feature-card {
    width: 100%;
  }

  .feature-card-section {
    flex-flow: column;
  }

  .partner-card {
    width: 100%;
  }

  .use-case-header {
    padding-bottom: 32px;
  }

  .heading-109 {
    font-size: 30px;
    line-height: 42px;
  }

  .use-case-text {
    font-size: 24px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .heading-111 {
    font-size: 24px;
  }

  .privacy-policy-header {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .top-content, .enable {
    padding-left: 0;
    padding-right: 0;
  }

  .built-for-readiness {
    background-image: linear-gradient(#00000080, #00000080), url('../images/466d64afe04b32b0a441cf8591481cf8.jpg');
    background-position: 0 0, 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0%;
    padding: 32px 0;
    display: flex;
  }

  .heading-115 {
    font-size: 32px;
    line-height: 44px;
  }

  .heading-116 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .immersive-training-heading {
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
  }

  .grid-23 {
    width: 100%;
    padding-left: 32px;
    display: flex;
    overflow: auto;
  }

  .div-block-158 {
    width: auto;
    min-width: 70%;
  }

  .container-34 {
    width: 100%;
  }

  .sc-overview {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-117-copy {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .synthetic-sim-heading {
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
  }

  .div-block-159-copy, .world, .robotics {
    width: 29em;
  }

  .careers-heading {
    width: 90%;
  }

  .culture-copy {
    flex-flow: column;
    width: 90%;
  }

  .container-38 {
    width: 90%;
  }

  .hero-video {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .container-40 {
    width: 90%;
  }

  .homepage-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/tower.png');
    background-position: 0 0, 50%;
  }

  .image-132 {
    width: 40%;
  }

  .background-video-6 {
    height: 50%;
    min-height: 40vh;
  }

  .home-heading {
    font-size: 72px;
    line-height: 80px;
  }

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

  .mission-heading {
    align-self: flex-start;
    width: 100%;
    margin-top: 0;
  }

  .image-136 {
    margin-top: 64px;
    display: block;
  }

  .container-43 {
    width: 90%;
  }

  .fs-cc-prefs_title-2 {
    font-size: 1.25rem;
  }

  .typer {
    font-size: 72px;
    line-height: 72px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
    background-image: none;
  }

  .section {
    justify-content: flex-start;
    width: 100vw;
    height: 100vh;
  }

  .container {
    margin-left: 0%;
    padding-left: 0;
  }

  .nav-links {
    font-size: 20px;
    line-height: 30px;
  }

  .menu-button {
    margin-right: 0;
    padding-top: 18px;
  }

  .heading-2 {
    margin-bottom: 0;
    margin-left: 0%;
    padding-left: 12px;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph {
    width: 90%;
    margin-top: 35px;
    margin-left: 5%;
    font-size: 12px;
    line-height: 14px;
  }

  .hero {
    background-image: none;
    align-items: stretch;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .div-block-5 {
    object-fit: fill;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    height: auto;
    margin: 0%;
    padding-top: 64px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    height: 100%;
    display: grid;
  }

  .grid.services {
    overflow: hidden;
  }

  .info-grid-header.start {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
  }

  .info-grid-header.start.services {
    font-size: 20px;
  }

  .info-grid-header.mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
  }

  .info-grid-header.mobile.services {
    font-size: 20px;
  }

  .info-grid-paragraph.start, .info-grid-paragraph.mobile {
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .info-grid-div.mobile {
    object-fit: fill;
    height: 100%;
    padding-bottom: 24px;
    overflow: visible;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }

  .heading-3.homepage {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-3.about {
    font-size: 15px;
    line-height: 20px;
  }

  .what-we-do.feature2 {
    height: 90vh;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    overflow: visible;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 18px;
  }

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

  .heading-4.news {
    line-height: 24px;
  }

  .button {
    width: auto;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
  }

  .div-block-10 {
    margin-top: 15%;
  }

  .section-5.about {
    height: 40vh;
  }

  .section-5.about.bottom {
    background-image: linear-gradient(#0000 80%, #0f9cd8);
    height: 75vh;
  }

  .section-5.landing {
    height: 100vh;
  }

  .text-block-8 {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 9px;
    line-height: 9px;
  }

  .text-block-8.start {
    padding-right: 5px;
    font-size: 9px;
    line-height: 9px;
  }

  .text-block-8.first {
    font-size: 9px;
    line-height: 9px;
  }

  .footer-grid-wrapper {
    width: 100%;
    left: 5px;
  }

  .footer-grid-wrapper.above {
    width: 100%;
  }

  .heading-brands {
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-13 {
    margin-left: 12px;
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 16px;
  }

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

  .body-2 {
    background-position: 0 0;
    background-size: auto;
  }

  .section-7 {
    height: auto;
  }

  .service-section.about {
    margin-bottom: 0;
    padding-left: 16px;
  }

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

  .service-heading.about {
    font-size: 36px;
    line-height: 36px;
  }

  .paragraph-3.about {
    font-size: 14px;
    line-height: 16px;
  }

  .div-block-21.about {
    display: none;
  }

  .div-block-21.about.partnerships {
    height: 160px;
    display: none;
  }

  .grid-image {
    height: 150px;
    margin-bottom: 5%;
  }

  .section-8 {
    height: 100vh;
  }

  .section-10 {
    height: auto;
  }

  .section-10.contact {
    height: auto;
    padding-bottom: 10px;
  }

  .form-block {
    width: auto;
    inset: auto 0% 13% 13%;
  }

  .link-light {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .body-4 {
    background-position: 50% 20%;
    background-size: auto 3000vh;
  }

  .section-11 {
    height: auto;
  }

  .text-block-14 {
    font-size: 20px;
    line-height: 24px;
  }

  .section-14 {
    height: auto;
    padding-left: 12px;
  }

  .body-5 {
    background-position: 50% 0;
    background-size: auto 2000vh;
  }

  .section-16 {
    box-sizing: border-box;
    background-image: none;
    flex-flow: row;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: relative;
  }

  .div-block-29 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 25%;
    margin-left: 0%;
    display: block;
  }

  .text-block-20 {
    padding-right: 0%;
  }

  .filter-work-types {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .brand-slider {
    height: 50%;
  }

  .work-slide-image, .work-slide-image.first {
    width: 100%;
    margin-left: 0%;
  }

  .work-slide-image.first.mobile-brand {
    width: 80%;
    margin-left: 10%;
    left: -100%;
  }

  .work-slide-image.extra {
    margin-right: 0%;
  }

  .work-slide-image.extra.mobile-brand {
    margin-right: 10%;
  }

  .work-slide-image.mobile-brand {
    width: 80%;
    margin-left: 10%;
  }

  .heading-7.project-page {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-7.project-page.work {
    font-size: 30px;
    line-height: 30px;
  }

  .body-7 {
    background-position: 80%;
    background-size: auto 142vh;
  }

  .section-22 {
    background-size: auto, auto 2000vh;
  }

  .rich-text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .rich-text-block.intro {
    font-size: 16px;
    line-height: 20px;
  }

  .collection-item {
    object-fit: fill;
    overflow: visible;
  }

  .collection-list-wrapper {
    width: 90%;
  }

  .collection-list {
    grid-column-gap: 42px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .link-block-5 {
    margin-bottom: 0%;
  }

  .news-bg-image-div {
    height: 150px;
  }

  .text-block-29 {
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-30 {
    font-size: 12px;
    line-height: 14px;
  }

  .collection-list-wrapper-5 {
    float: none;
    clear: none;
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    height: auto;
    margin-bottom: 25%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .collection-list-4.work {
    clear: none;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
  }

  .work-type-filter {
    margin-right: 0;
  }

  .checkbox-label {
    font-size: 13px;
    line-height: 15px;
  }

  .link-2 {
    font-size: 9px;
    line-height: 9px;
  }

  .body-10 {
    background-position: 0 15%;
    background-size: auto 2000vh;
  }

  .core-values {
    height: auto;
  }

  .div-block-41 {
    flex-flow: column;
  }

  .link-3.w--current {
    font-size: 9px;
    line-height: 9px;
  }

  .modal-background {
    padding-top: 30%;
    display: none;
  }

  .div-block-43 {
    width: 75%;
    margin-top: 15%;
  }

  .collection-list-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
    place-items: stretch stretch;
    display: grid;
    overflow: hidden;
  }

  .rich-text-block-4 {
    line-height: 16px;
  }

  .background-video {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: 100vh;
    display: block;
  }

  .collection-item-4 {
    width: 40vw;
  }

  .mvte_hero {
    background-image: linear-gradient(76deg, #000000ad, #fff0), url('../images/mvte-hero-bg.png');
    background-position: 0 0, 50% 0;
    height: auto;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .mvte_about_h2 {
    padding-bottom: 5vh;
    padding-right: 5vw;
  }

  .columns-5 {
    justify-content: flex-start;
    display: block;
  }

  .text-block-41 {
    flex: 0 auto;
  }

  .heading-15 {
    margin-bottom: auto;
    padding-top: 0;
  }

  .bli_about {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .bli_content {
    flex-flow: wrap;
    flex: 0 auto;
    place-content: stretch center;
    max-height: none;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .mvte_value {
    height: auto;
  }

  .columns-6 {
    flex-direction: column;
  }

  .nvidia_about_copy {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .nv_about {
    max-width: none;
    display: block;
  }

  ._5g_about {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  ._5g_content {
    flex-flow: wrap;
    flex: 0 auto;
    place-content: stretch center;
    max-height: none;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .mvte_head_title {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .microsoft_about {
    max-width: none;
    display: block;
  }

  .microsoft_about_copy {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  ._8360_about {
    max-width: none;
    display: block;
  }

  ._8360_content {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .ue5_about {
    max-width: none;
    display: block;
  }

  .ue5_content {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .varjo_container {
    max-width: none;
    display: block;
  }

  .varjo_content_class {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .rave_container {
    max-width: none;
    display: block;
  }

  .rave_content_class {
    height: auto;
    max-height: 2000px;
    display: flex;
    overflow: visible;
  }

  .collab_h2 {
    margin-bottom: auto;
    padding-top: 0;
  }

  .mvte_right_content {
    flex: 0 auto;
  }

  .container-8 {
    flex-direction: column;
  }

  .text-block-50 {
    text-align: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mvte_cta_btn {
    text-align: center;
    width: 95%;
    margin-top: 10px;
  }

  .body-14 {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-image: url('../images/Image-from-iOS-copy-3.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-clip: border-box;
    border: 1px #0000;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .margin-bottom-24px-5 {
    text-align: left;
    flex: 0 auto;
    align-self: auto;
  }

  .button-primary-5 {
    text-align: left;
  }

  .heading-40 {
    font-size: 1.9rem;
  }

  .quick-stack-2 {
    height: auto;
  }

  .pwtp-hero {
    object-fit: fill;
    background-image: linear-gradient(#000000b3, #00000036);
    width: auto;
    max-width: none;
    position: relative;
    overflow: visible;
  }

  .pwtp-about {
    background-image: radial-gradient(circle at 100% 0, #000, #0f9cd8);
  }

  .revolutionize {
    background-color: #0000;
    background-image: linear-gradient(#00000063, #00000063), radial-gradient(circle, #000, #0f9cd8);
    flex-direction: row;
    display: flex;
  }

  .quick-stack-3 {
    flex: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-41 {
    font-size: 2.5rem;
  }

  .grid-17 {
    grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  }

  .on-the-go {
    background-color: #0000;
    background-image: linear-gradient(#00000080, #00000080), radial-gradient(circle, #000, #0f9cd8);
  }

  .contact {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .heading-42 {
    width: 100%;
    font-size: 2rem;
  }

  .form-3 {
    width: auto;
    max-width: 100%;
  }

  .form-block-4 {
    max-width: 100%;
  }

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

  .slider-5 {
    align-self: flex-start;
    width: 100%;
  }

  .grid-19 {
    grid-template-columns: repeat(auto-fit, minmax(14.8rem, 3.5fr));
  }

  .section-38 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .columns-19 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding-top: 0;
    padding-left: 12px;
  }

  .column-27 {
    text-align: center;
    align-items: center;
    display: flex;
  }

  .heading-slider {
    justify-content: center;
    width: 100%;
    font-size: 2.5rem;
    display: flex;
  }

  .div-block-67 {
    float: none;
    clear: none;
    object-fit: fill;
    background-color: #1b1b1b94;
    background-image: none;
    border-radius: 0;
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: auto;
    margin-top: -100px;
    padding-bottom: 32px;
    display: block;
    position: static;
    overflow: visible;
  }

  .client-gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .section-42 {
    height: auto;
    min-height: 0;
  }

  .background-video-5 {
    z-index: -1;
    position: fixed;
  }

  .featured-work {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    display: inline-block;
    overflow: visible;
  }

  .section-43 {
    background-color: #030303;
    margin-top: 0;
    padding-bottom: 0;
  }

  .grid-22 {
    padding-top: 0;
  }

  .collection-item-6 {
    clear: none;
    flex: 0 auto;
  }

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

  .collection-item-7 {
    padding-right: 0;
  }

  .cell-9 {
    align-items: flex-start;
    display: flex;
  }

  .dropdown-list-3 {
    display: block;
  }

  .dropdown-list-3.w--open {
    display: none;
  }

  .image-99 {
    max-width: 75%;
    padding-left: 0;
  }

  .div-block-82, .container-25 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-83 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .div-block-84 {
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .slide-8 {
    width: 100%;
  }

  .mask-6 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-86 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .div-block-87 {
    width: 100%;
    padding: 10px 12px;
  }

  .heading-54 {
    object-fit: fill;
    padding-bottom: 16px;
    font-size: 32px;
    line-height: 42px;
    position: relative;
    overflow: visible;
  }

  .columns-20 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .column-32 {
    padding-right: 0;
  }

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

  .heading-59 {
    text-align: center;
    display: block;
  }

  .column-33 {
    align-items: center;
    padding-top: 32px;
  }

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

  .div-block-89 {
    align-self: center;
    padding-right: 0;
  }

  .div-block-92 {
    align-self: flex-start;
  }

  .heading-65 {
    align-self: flex-start;
    display: block;
  }

  .image-107 {
    align-self: center;
    padding-left: 18px;
  }

  .columns-21 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .column-34 {
    margin-bottom: 2vh;
  }

  .image-109 {
    padding-top: 24px;
  }

  .column-35, .column-36 {
    margin-bottom: 2vh;
  }

  .heading-68 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-98 {
    align-self: center;
  }

  .youtube-2 {
    width: 225px;
  }

  .column-38 {
    margin-top: 40px;
  }

  .text-block-103, .text-block-104, .text-block-105 {
    color: #2f82ff;
    text-align: left;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 35px;
  }

  .slider-10 {
    background-color: #ddd0;
    justify-content: center;
    align-items: center;
    max-height: 50px;
    display: flex;
  }

  .mask-8 {
    flex: 0 auto;
    align-self: auto;
  }

  .text-block-106, .text-block-107 {
    color: #2f82ff;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 900;
    line-height: 35px;
  }

  .explore-careers {
    width: 80%;
  }

  .image-111 {
    object-fit: fill;
    width: 100%;
    height: auto;
  }

  .columns-24 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-81 {
    text-align: left;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 29px;
  }

  .text-block-112 {
    text-align: center;
    flex: 1;
    align-self: auto;
  }

  .div-block-103 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-self: center;
    align-items: center;
  }

  .div-block-104 {
    padding-top: 10%;
    padding-bottom: 5%;
  }

  .column-44 {
    padding-left: 0%;
  }

  .our-culture {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .spatialcore {
    padding: 64px 0;
  }

  .section-46 {
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 64px 10px;
  }

  .image-112 {
    align-self: center;
    width: 50%;
  }

  .heading-85 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .text-block-115 {
    text-align: center;
    max-width: 100%;
    font-family: Mulish, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-86 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-116 {
    text-align: center;
    max-width: 100vw;
    font-family: Mulish, sans-serif;
  }

  .div-block-107 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-108 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .news-heading-date {
    font-style: normal;
  }

  .heading-90 {
    text-align: left;
  }

  .heading-91 {
    text-align: left;
    font-size: 26px;
    line-height: 24px;
  }

  .paragraph-13 {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-113 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    text-align: left;
    align-items: flex-start;
  }

  .heading-92 {
    text-align: left;
    font-size: 30px;
    line-height: 38px;
  }

  .heading-93 {
    text-align: left;
  }

  .heading-94 {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-114 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-117 {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-118 {
    flex-flow: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-17, .paragraph-18 {
    text-align: left;
  }

  .header-careers {
    flex-flow: column;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 10px;
    display: block;
  }

  .header-line {
    width: 30%;
  }

  .heading-97 {
    text-align: center;
    align-self: center;
  }

  .gm-letter {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gm-header {
    font-size: 28px;
  }

  .openings {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-121 {
    text-align: left;
  }

  .heading-98 {
    align-self: flex-start;
  }

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

  .div-block-123 {
    align-items: center;
  }

  .div-block-124 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-126 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-129 {
    text-align: left;
  }

  .div-block-130 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
  }

  .div-block-131 {
    text-align: center;
    align-self: center;
  }

  .div-block-132 {
    align-self: center;
  }

  .div-block-133 {
    text-align: left;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
  }

  .div-block-134 {
    align-self: flex-start;
  }

  .gm-letter-content, .current-openings-list {
    flex-flow: column;
  }

  .gm-paragraph {
    text-align: left;
  }

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

  .sc_capabilities {
    padding-left: 0;
    padding-right: 0;
  }

  .sc_title {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .spatialcomputing, .spatialcoreheading {
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 64px 10px;
  }

  .link-dark {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .header-contact {
    flex-flow: column;
    padding-left: 10px;
    display: block;
  }

  .header-news {
    flex-flow: column;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 10px;
    display: block;
  }

  .cta_btn {
    text-align: center;
    align-self: center;
    width: 40%;
    margin-top: 10px;
  }

  .animation-container {
    padding-left: 0;
    padding-right: 0;
  }

  .sco-text {
    text-align: center;
    max-width: 100vw;
    font-family: Mulish, sans-serif;
  }

  .heading-106 {
    font-size: 28px;
  }

  .heading-107 {
    font-size: 32px;
  }

  .heading-108 {
    font-size: 26px;
  }

  .contact-header-line {
    width: 30%;
  }

  .header_sub-line {
    width: 2em;
  }

  .feature-card {
    padding: 16px;
  }

  .feature-card-section {
    flex-flow: column;
  }

  .container-30 {
    width: 90%;
  }

  .fs-cc-prefs_component {
    z-index: 9999;
    padding: 1.5rem;
    display: none;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-manager_button {
    background-image: url('../images/Webclip.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    padding: .95rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-manager_component {
    display: none;
  }

  .fs-cc-prefs_form {
    max-height: 60vh;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .container-31 {
    width: 100%;
    height: 7vh;
    padding-left: 5vw;
    position: relative;
    overflow: hidden;
  }

  .text-block-138 {
    width: 90px;
  }

  .link-block-16.w--current {
    width: 100px;
    max-width: 100px;
  }

  .div-block-155 {
    z-index: 9999;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    position: absolute;
    inset: 0 -17px 0 12px;
    overflow: auto;
  }

  .accordion-item-q-text, .accordion-item-q-text-2 {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .privacy-policy-header {
    flex-flow: column;
    padding-left: 10px;
    display: block;
  }

  .header-content {
    align-items: center;
  }

  .enable {
    padding: 64px 0;
  }

  .built-for-readiness {
    object-fit: fill;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    height: auto;
    margin: 0%;
    padding: 64px 0;
    display: block;
    overflow: visible;
  }

  .heading-117 {
    font-size: 32px;
  }

  .immersive-training-heading {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Screenshot-2024-06-28-092551.png');
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 64px 10px;
  }

  .heading-118 {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-158 {
    min-width: 80%;
  }

  .sc-overview {
    object-fit: fill;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    height: auto;
    margin: 0%;
    padding-top: 64px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .div-block-117-copy {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-92-copy {
    text-align: left;
    font-size: 30px;
    line-height: 38px;
  }

  .heading-94-copy {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-93-copy {
    text-align: left;
  }

  .accordion-item-q-text-light {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .synthetic-sim-heading {
    background-image: linear-gradient(#00000080, #00000080), url('../images/engine.png');
    background-position: 0 0, 100% 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 64px 10px;
  }

  .heading-129 {
    text-align: center;
    font-size: 38px;
    line-height: 44px;
  }

  .div-block-159-copy, .world, .pilot, .maintenance, .robotics {
    width: 16em;
    height: 16em;
  }

  .faq {
    height: auto;
  }

  .faq.contact {
    height: auto;
    padding-bottom: 10px;
  }

  .emergency-response {
    width: 16em;
    height: 16em;
  }

  .news-header {
    align-items: center;
    width: 90%;
  }

  .careers-heading {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    display: block;
  }

  .culture-copy {
    flex-flow: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .value-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-self: center;
    align-items: center;
  }

  .interface-text {
    text-align: center;
    width: 100%;
    max-width: 100vw;
    font-family: Mulish, sans-serif;
  }

  .container-37, .container-38 {
    width: 90%;
  }

  .hero-video {
    justify-content: flex-start;
    width: 100vw;
    height: 100vh;
  }

  .left-text {
    flex-flow: wrap-reverse;
  }

  .right-text {
    flex-flow: wrap;
  }

  .container-39 {
    width: 90%;
  }

  .div-block-162 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-header {
    flex-flow: column;
    padding-left: 10px;
    display: block;
  }

  .image-132 {
    align-self: center;
    width: 60%;
  }

  .background-video-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0009;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 10%;
    min-height: 30vh;
    display: flex;
  }

  .div-block-164 {
    margin-top: 48px;
  }

  .home-heading {
    text-align: left;
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
  }

  .heading-131 {
    font-size: 20px;
  }

  .text-block-155 {
    text-align: center;
    align-self: center;
    font-size: 48px;
    line-height: 60px;
  }

  .mission-heading {
    text-align: left;
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .image-136 {
    width: 100%;
  }

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

  .header-news-copy {
    flex-flow: column;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 10px;
    display: block;
  }

  .contact-content {
    flex-flow: column;
    padding-left: 10px;
    display: block;
  }

  .faq-main {
    height: auto;
  }

  .faq-main.contact {
    height: auto;
    padding-bottom: 10px;
  }

  .fs-cc-banner_close-2 {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_button-2 {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .image-141 {
    width: 100%;
    max-width: none;
  }

  .heading-132 {
    text-align: center;
    width: 100%;
  }

  .text-block-156 {
    align-self: center;
  }

  .div-block-184 {
    height: 10%;
  }

  .typer {
    font-size: 36px;
    line-height: 42px;
  }
}

#w-node-_52f638ff-ac16-a100-0f4f-00470ddacaa0-855f9635 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_52f638ff-ac16-a100-0f4f-00470ddacaa2-855f9635, #w-node-_52f638ff-ac16-a100-0f4f-00470ddacaa6-855f9635 {
  place-self: center;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b991-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b992-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b994-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b995-f7b0b983, #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b99f-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a0-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a1-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a3-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_1aa16b9f-8fe2-9101-0db4-a72252f7c0e6-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a7-f7b0b983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a8-f7b0b983, #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9ab-f7b0b983, #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9ac-f7b0b983, #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9af-f7b0b983, #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9b0-f7b0b983, #w-node-_8f7dec1c-d009-2946-709f-ca42050dde50-585f9647, #w-node-_72907bd2-ba5e-a674-5523-db1185086b31-645f964c, #w-node-_72907bd2-ba5e-a674-5523-db1185086b36-645f964c, #w-node-_72907bd2-ba5e-a674-5523-db1185086b3b-645f964c, #w-node-_2dca3638-9f3b-55de-f48d-646b1505aeea-645f964c, #w-node-_4b56dd15-746d-1974-0295-432ccfc4c0c3-645f964c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd64abc6-75a3-c019-7e87-0d12f236c825-645f964c, #w-node-fece18d5-137c-62dd-b465-20a79d8c826c-645f964c, #w-node-_214ee8d9-0bde-4504-4e0e-c4156432770d-645f964c {
  place-self: auto;
}

#w-node-d254587f-1b15-fdd5-97dd-375a7b6e6207-645f964c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d254587f-1b15-fdd5-97dd-375a7b6e6211-645f964c, #w-node-d254587f-1b15-fdd5-97dd-375a7b6e6218-645f964c, #w-node-d254587f-1b15-fdd5-97dd-375a7b6e621f-645f964c {
  place-self: auto;
}

#w-node-_9c40bc6c-dc1a-2746-ccb3-aa2f50d4c82e-645f964c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9c40bc6c-dc1a-2746-ccb3-aa2f50d4c838-645f964c, #w-node-_9c40bc6c-dc1a-2746-ccb3-aa2f50d4c83f-645f964c, #w-node-_9c40bc6c-dc1a-2746-ccb3-aa2f50d4c846-645f964c {
  place-self: auto;
}

#w-node-_10a4cfc2-c7d9-c597-d8ef-c331b976149e-645f964c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a4cfc2-c7d9-c597-d8ef-c331b97614a8-645f964c, #w-node-_10a4cfc2-c7d9-c597-d8ef-c331b97614af-645f964c, #w-node-_10a4cfc2-c7d9-c597-d8ef-c331b97614b6-645f964c {
  place-self: auto;
}

#w-node-_00cba210-a5d5-a4d1-4e3a-3ae4a49c9a18-645f964c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba210-a5d5-a4d1-4e3a-3ae4a49c9a22-645f964c, #w-node-_00cba210-a5d5-a4d1-4e3a-3ae4a49c9a29-645f964c, #w-node-_00cba210-a5d5-a4d1-4e3a-3ae4a49c9a30-645f964c {
  place-self: auto;
}

#w-node-_7cf910dd-75bb-370b-b28e-24a23ade78b8-da5f964d, #w-node-_2a8237e0-d071-5641-1b6f-19a54b2e7a03-da5f964d, #w-node-_27eb0d57-b0b7-942a-b6f0-47fcda0c3b14-da5f964d, #w-node-_27eb0d57-b0b7-942a-b6f0-47fcda0c3b15-da5f964d, #w-node-f6007536-d443-3d00-e584-48cc9e39a593-da5f964d, #w-node-f6007536-d443-3d00-e584-48cc9e39a594-da5f964d, #w-node-_1f06aa52-17e0-4dc3-6158-18988978c4cd-da5f964d, #w-node-_1f06aa52-17e0-4dc3-6158-18988978c4ce-da5f964d, #w-node-bbecbdda-815d-79cd-3de6-d500f939c7c0-da5f964d, #w-node-bbecbdda-815d-79cd-3de6-d500f939c7c1-da5f964d, #w-node-_775d6f70-d230-bdea-1a52-cbdfa7442b9a-da5f964d, #w-node-_775d6f70-d230-bdea-1a52-cbdfa7442b9b-da5f964d, #w-node-_6acecb73-7e56-e0f7-c269-8dc999d22fa8-da5f964d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6434131f-f825-ad05-7130-0db3e6afd795-bffb5ae6 {
  place-self: center;
}

#w-node-b34b74e5-564a-2007-ee75-f5da9c569ae1-bffb5ae6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c3e894e2-095c-ca5d-a444-67b6b3b8112e-bffb5ae6, #w-node-e89faed5-d0bf-0e14-f78d-c52757b347fe-bffb5ae6, #w-node-a5a91da3-fd33-324d-e67d-aeb7a6f58b26-bffb5ae6, #w-node-_656c40cb-aa39-51c2-3796-0ea6c9c57d13-bffb5ae6, #w-node-_914a3645-36ee-e395-c087-ee3776543c16-bffb5ae6, #w-node-_7003d004-6aca-d1ef-ebc8-12ad001b6838-bffb5ae6, #w-node-dad7251c-f2a2-4ecf-d945-f92541c59df0-bffb5ae6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca98-d87f61ce {
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
}

#w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca99-d87f61ce, #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9caa2-d87f61ce, #w-node-_916135c6-8ff4-90f5-e73a-5db14f093e2b-d87f61ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09f9078a-41e0-a99a-6541-717333d216d1-8c3b524b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_43ffeb17-394e-5c78-9100-e20273eb65b1-8c3b524b, #w-node-_09f9078a-41e0-a99a-6541-717333d216d6-8c3b524b, #w-node-_09f9078a-41e0-a99a-6541-717333d216db-8c3b524b, #w-node-_6e4d168b-bb48-8d7e-2c77-73981f479681-8c3b524b, #w-node-e88579db-e508-b657-cd7c-5352d1e68fb7-8c3b524b, #w-node-_68c178de-f069-5ceb-429c-bae989efcd6e-8c3b524b, #w-node-aed5fba1-b136-afb6-c6a6-5434aae17183-8c3b524b, #w-node-_08e95b3e-12eb-a7b1-d480-ad514b307d8d-8c3b524b, #w-node-_6acecb73-7e56-e0f7-c269-8dc999d22fa8-4e74546a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84bc66e2-495d-c5be-7d08-651a70eb317f-f40a91d9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_84bc66e2-495d-c5be-7d08-651a70eb3180-f40a91d9, #w-node-_84bc66e2-495d-c5be-7d08-651a70eb3181-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe070837-7740-7daf-85ad-904e09794bf6-f40a91d9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fe070837-7740-7daf-85ad-904e09794bf7-f40a91d9, #w-node-fe070837-7740-7daf-85ad-904e09794bf8-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfb1-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfb5-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfb9-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfbd-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfc1-f40a91d9, #w-node-_74920c4e-372b-bf86-9460-20959173bfc5-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca98-f40a91d9 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
}

#w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca99-f40a91d9, #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9caa2-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_02a02d8b-83ca-93d3-28b3-45381ec71db9-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-bb6ae341-19dd-0920-784f-88c8645c630d-f40a91d9, #w-node-fbb7f3d7-a602-e362-5f5f-60bb033760bb-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e33bd80-a6e3-ef48-47dc-0fccc106e79b-f40a91d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_2ebf608e-0292-45a5-dca5-a7b2b899d686-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f56c-f40a91d9, #w-node-bd3544a2-80df-7ba0-6d83-d03e152692a1-f40a91d9, #w-node-d5d4e6ca-d66a-a615-1b49-6c54cd270fa8-f40a91d9, #w-node-_6b8f3f01-4178-23a1-25f7-161967a7194f-f40a91d9, #w-node-_9f483e02-1b2a-2a12-26e2-4e8a9ee8bf13-f40a91d9, #w-node-f9412b91-1433-7ca8-62be-a92ec7c35ede-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f56d-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f569-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f56a-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f56b-f40a91d9, #w-node-_93f3bcc9-acd7-3ae9-b199-2fde2e82ac78-f40a91d9, #w-node-c40b0791-9524-4b99-add3-1b07ae07f568-f40a91d9, #w-node-_142e1a84-f1d1-2f4d-ae29-f50b154c60c2-f40a91d9, #w-node-_916135c6-8ff4-90f5-e73a-5db14f093e2b-f40a91d9, #w-node-d799b7b1-f24a-77f8-9a2d-8104bfc56432-069bf14e, #w-node-d799b7b1-f24a-77f8-9a2d-8104bfc56437-069bf14e, #w-node-d799b7b1-f24a-77f8-9a2d-8104bfc5643c-069bf14e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92a0d7b6-4a3b-92e4-f80d-f4fbcdeba7cb-5743c9a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_92a0d7b6-4a3b-92e4-f80d-f4fbcdeba7cd-5743c9a8, #w-node-_92a0d7b6-4a3b-92e4-f80d-f4fbcdeba7d1-5743c9a8 {
  place-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_02a02d8b-83ca-93d3-28b3-45381ec71db9-f40a91d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb6ae341-19dd-0920-784f-88c8645c630d-f40a91d9 {
    justify-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3848fc16-eab7-8170-ae0e-7cc7f7b0b9a0-f7b0b983 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_1aa16b9f-8fe2-9101-0db4-a72252f7c0e6-f7b0b983 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca98-d87f61ce {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca99-d87f61ce, #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9caa2-d87f61ce {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_84bc66e2-495d-c5be-7d08-651a70eb317f-f40a91d9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_84bc66e2-495d-c5be-7d08-651a70eb3180-f40a91d9, #w-node-_84bc66e2-495d-c5be-7d08-651a70eb3181-f40a91d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca98-f40a91d9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9ca99-f40a91d9, #w-node-_81dabcdc-c60a-4aa1-50df-a8625cc9caa2-f40a91d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_02a02d8b-83ca-93d3-28b3-45381ec71db9-f40a91d9 {
    justify-self: center;
  }

  #w-node-fbb7f3d7-a602-e362-5f5f-60bb033760bb-f40a91d9 {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_711cf7ae-b88d-f69d-1f1b-3acd36305f84-da5f964d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fe070837-7740-7daf-85ad-904e09794bf6-f40a91d9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe070837-7740-7daf-85ad-904e09794bf7-f40a91d9, #w-node-fe070837-7740-7daf-85ad-904e09794bf8-f40a91d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3af090a7-35fe-81e6-9f5d-7e47d3fdc027-f25f963f, #w-node-_395bf958-7482-cae6-ecf1-272195809a00-4c5f9640, #w-node-e77b6474-a060-5ac2-a650-adfa1f76b8ba-4c5f9640 {
    justify-self: center;
  }

  #w-node-_916135c6-8ff4-90f5-e73a-5db14f093e2b-d87f61ce {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-fe070837-7740-7daf-85ad-904e09794bf7-f40a91d9 {
    order: -9999;
  }

  #w-node-_916135c6-8ff4-90f5-e73a-5db14f093e2b-f40a91d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }
}


@font-face {
  font-family: 'Gt america mono';
  src: url('../fonts/GT-America-Mono-Thin.woff2') format('woff2'), url('../fonts/GT-America-Mono-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish variablefont wght';
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish variablefont wght';
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Bold.ttf') format('truetype'), url('../fonts/Mulish-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-BoldItalic.ttf') format('truetype'), url('../fonts/Mulish-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Bold';
  src: url('../fonts/GothamBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'F37blankatrial';
  src: url('../fonts/F37BlankaTrial-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'F37blankatrial';
  src: url('../fonts/F37BlankaTrial-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}