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

:root {
  --white-smoke: whitesmoke;
  --dodger-blue: #3898ec;
  --dark-bg: #00121f;
  --midnight-blue: #002642;
  --crimson: #d72638;
  --snap-yellow: #fcfc00;
  --dodger-blue-2: #3898ec;
  --coral: #ff8552;
  --medium-orchid: #bf4bcb;
  --medium-slate-blue: #8c51e7;
}

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

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

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

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

img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
}

.section {
  width: 100vw;
  height: 100vh;
  color: var(--white-smoke);
  font-family: Montserrat, sans-serif;
  position: relative;
}

.div-block {
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.nav-bar {
  padding: 10px 20px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  width: 100%;
}

.image {
  height: 75px;
}

.sticky-nav {
  z-index: 1;
  background-color: #0000;
  padding: 20px 0;
  position: relative;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-content: stretch space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 75px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link {
  color: var(--white-smoke);
  margin-left: 0;
  margin-right: 0;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  font-family: Montserrat, sans-serif;
}

.hero-bg {
  object-fit: fill;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-2 {
  opacity: .08;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero-center-div {
  z-index: 5;
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 12em;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  position: relative;
}

.heading {
  font-size: 72px;
  line-height: 60px;
}

.heading-2 {
  font-size: 72px;
  font-weight: 800;
  line-height: 55px;
  position: relative;
}

.hero-phone-div {
  z-index: 25;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 500px;
  display: flex;
  position: relative;
}

.image-3 {
  height: 100%;
}

.wttf-vid-container {
  color: var(--dodger-blue);
  padding: 12px;
  position: absolute;
  inset: 0%;
}

.wttf-video {
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.hero-text-div {
  width: 65%;
  position: relative;
}

.hero-right-div {
  justify-content: center;
  align-items: center;
  width: 35%;
  display: flex;
}

.hero-right-inner-div {
  position: relative;
}

.paragraph {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}

.glass-container {
  z-index: 1;
  border-radius: 8px;
  justify-content: space-between;
  align-items: stretch;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.glass-container.flipped {
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
}

.glass-container.form {
  padding-top: 24px;
  padding-bottom: 24px;
}

.body {
  background-color: var(--dark-bg);
  color: var(--midnight-blue);
  font-family: Montserrat, sans-serif;
}

.srm-right {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.wwa-right {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  padding: 64px 48px;
  display: flex;
  position: relative;
}

.section-heading {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
}

.section-heading.clipped {
  background-image: linear-gradient(157deg, var(--dodger-blue), var(--crimson));
}

.section-heading.clipped.section-2 {
  text-align: left;
  margin-bottom: -1px;
  font-size: 38px;
}

.section-heading.section-1 {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 33px;
}

.section-heading.showreel-heading {
  padding-bottom: 50px;
}

.section-paragraph {
  opacity: 1;
  text-align: justify;
  padding-top: 25px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.section-paragraph.section-2 {
  text-align: justify;
}

.section-paragraph.mtt-section {
  color: var(--white-smoke);
  text-align: center;
  padding-top: 0;
}

.section-paragraph.jts-section-para {
  text-align: left;
}

.section-paragraph.jts-para {
  color: var(--white-smoke);
  text-align: left;
  padding-top: 0;
}

.section-paragraph.first-para {
  width: 100%;
  color: var(--white-smoke);
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 400;
  line-height: 18px;
}

.wwa-icon-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wwa-single {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  margin-right: 150px;
  display: flex;
}

.wwa-icon-stat {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 15px;
}

.wwa-icon-text {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 20px;
}

.image-4 {
  padding-bottom: 5px;
}

.blue-text {
  color: var(--dodger-blue);
  font-style: normal;
}

.blue-text.small-text-outline {
  color: var(--white-smoke);
}

.red-text {
  color: var(--crimson);
  font-style: italic;
}

.section-2 {
  z-index: 0;
  background-color: var(--dark-bg);
  color: var(--midnight-blue);
  padding-top: 128px;
  padding-bottom: 128px;
  position: relative;
}

.parallax-heading-1 {
  z-index: 0;
  opacity: .3;
  color: var(--white-smoke);
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 21%;
  left: -166px;
}

.phone-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.outline-text2 {
  z-index: 30;
  color: #0000;
  white-space: nowrap;
  font-family: Droid Serif, serif;
  font-size: 200px;
  display: none;
  position: absolute;
  top: 45%;
  left: -951px;
}

.wttf-vid-container-2 {
  padding: 12px;
  position: absolute;
  inset: 0%;
}

.section-12 {
  z-index: 15;
  color: #fff;
  background-color: #00121f;
  font-family: Montserrat, sans-serif;
  display: none;
  position: relative;
  overflow: hidden;
}

.container-5 {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
}

.outline-text {
  z-index: 30;
  color: #0000;
  white-space: nowrap;
  font-family: Exo, sans-serif;
  font-size: 200px;
  display: none;
  position: absolute;
  top: 21%;
  left: -166px;
}

.phone-div-left {
  z-index: 25;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
  position: relative;
}

.parallax-heading-2 {
  z-index: 20;
  opacity: .3;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 45%;
  left: -951px;
}

.phone-div-right {
  z-index: 25;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
  position: relative;
}

.parallax-heading-3 {
  z-index: 20;
  opacity: .3;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 69%;
  left: -629px;
}

.outline-text3 {
  z-index: 30;
  color: #0000;
  white-space: nowrap;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 200px;
  display: none;
  position: absolute;
  top: 69%;
  left: -629px;
}

.phone-div-mid {
  z-index: 25;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
  position: relative;
}

.div-block-3 {
  justify-content: space-between;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 25px;
  display: flex;
}

.wwa-phone-div {
  z-index: 25;
  justify-content: center;
  align-items: center;
  width: 22%;
  height: 126%;
  display: none;
  position: absolute;
  inset: -12% auto 0% -3%;
  transform: rotate(-4deg);
}

.srm-left {
  flex-direction: column;
  justify-content: center;
  width: 70%;
  display: flex;
}

.wwa-left {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
  position: relative;
}

.div-block-4 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
  padding-bottom: 200px;
}

.ar-block-bg {
  opacity: .5;
  position: absolute;
  inset: 0%;
}

.div-block-9 {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.ar-block-bg-11 {
  border: 1px solid var(--dodger-blue);
  width: 75px;
  height: 75px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  top: 62px;
  left: 101px;
}

.ar-block-bg-6 {
  border: 1px solid var(--dodger-blue);
  width: 50px;
  height: 50px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur(4px);
  border-radius: 100%;
  position: absolute;
  left: 694px;
}

.ar-block-bg-5 {
  border: 1px solid var(--dodger-blue);
  width: 25px;
  height: 25px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur();
  border-radius: 100%;
  position: absolute;
  left: 614px;
}

.ar-block-bg-3 {
  border: 1px solid var(--dodger-blue);
  width: 100px;
  height: 100px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur(5px);
  border-radius: 100%;
  position: absolute;
  left: 288px;
}

.ar-block-bg-10 {
  border: 1px solid var(--dodger-blue);
  width: 75px;
  height: 75px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  left: 799px;
}

.ar-block-bg-8 {
  border: 1px solid var(--dodger-blue);
  width: 100px;
  height: 100px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  top: 65px;
  left: 613px;
}

.ar-block-bg-1 {
  border: 1px solid var(--dodger-blue);
  width: 50px;
  height: 50px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur(4px);
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 89px;
}

.ar-block-bg-2 {
  border: 1px solid var(--dodger-blue);
  width: 60px;
  height: 60px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  left: 174px;
}

.wwp-grid-para {
  text-align: left;
  max-width: 450px;
  font-size: 18px;
}

.cards-section {
  z-index: 15;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: relative;
  overflow: hidden;
}

.ar-block-bg-9 {
  border: 1px solid var(--dodger-blue);
  width: 50px;
  height: 50px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur(1px);
  border-radius: 100%;
  position: absolute;
  top: 179px;
  left: 410px;
}

.heading-7 {
  text-align: right;
  margin-top: 0;
  padding-right: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.ar-block-bg-7 {
  border: 1px solid var(--dodger-blue);
  width: 25px;
  height: 25px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  filter: blur(4px);
  border-radius: 100%;
  position: absolute;
  left: 387px;
}

.what-is-ar-block {
  box-shadow: none;
  text-align: left;
  border: 0 solid #333;
  border-radius: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.container-2 {
  position: relative;
}

.ar-block-bg-4 {
  border: 1px solid var(--dodger-blue);
  width: 75px;
  height: 75px;
  box-shadow: inset 0 0 12px 4px var(--dodger-blue), 0 0 12px 4px var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  left: 475px;
}

.heading-10-copy-copy {
  color: #09a129;
  padding-left: 19px;
  font-size: 48px;
}

.heading-10-copy {
  z-index: 15;
  color: var(--dodger-blue);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #53a4ec;
  text-shadow: 0 0 7px var(--dodger-blue);
  direction: ltr;
  padding-left: 20px;
  font-size: 48px;
  position: relative;
}

.heading-9 {
  z-index: 2;
  color: var(--white-smoke);
  text-align: right;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.paragraph-16 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.text-span-5 {
  color: var(--white-smoke);
  -webkit-text-stroke-width: 0px;
  text-shadow: none;
  font-weight: 400;
}

.section-5 {
  z-index: 15;
  background-color: var(--dark-bg);
  font-family: Montserrat, sans-serif;
  position: relative;
}

.stats-div-2 {
  z-index: 15;
  justify-content: flex-start;
  margin-top: 125px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.divblock1 {
  border: 1px solid var(--dodger-blue);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--dodger-blue), 0 0 12px 0 var(--dodger-blue);
  border-radius: 20px;
  position: absolute;
}

.div-block1 {
  border: 1px solid var(--crimson);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--crimson), 0 0 12px 0 var(--crimson);
  border-radius: 20px;
  position: absolute;
  top: 100px;
}

.stats-bg-top {
  z-index: 1;
  opacity: 1;
  position: absolute;
  top: 96px;
  left: 63%;
  transform: rotate(-45deg);
}

.divblock3 {
  border: 1px solid var(--dodger-blue);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--dodger-blue), 0 0 12px 0 var(--dodger-blue);
  border-radius: 20px;
  position: absolute;
  top: 100px;
}

.container {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.stats-bg-mid {
  z-index: 0;
  position: absolute;
  top: -107px;
  left: 266px;
  transform: rotate(45deg);
}

.heading-10 {
  z-index: 2;
  color: var(--crimson);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d74050;
  text-shadow: 0 0 5px var(--crimson);
  padding-left: 19px;
  font-family: Inter, sans-serif;
  font-size: 48px;
  position: relative;
}

.heading-8 {
  color: #d72638;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.div-block123 {
  border: 1px solid var(--crimson);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--crimson), 0 0 12px 0 var(--crimson);
  border-radius: 20px;
  position: absolute;
}

.div-block12 {
  border: 1px solid var(--crimson);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--crimson), 0 0 12px 0 var(--crimson);
  border-radius: 20px;
  position: absolute;
  top: 50px;
  left: 50px;
}

.divblock2 {
  border: 1px solid var(--dodger-blue);
  width: 250px;
  height: 30px;
  box-shadow: inset 0 0 12px 0 var(--dodger-blue), 0 0 12px 0 var(--dodger-blue);
  border-radius: 20px;
  position: absolute;
  top: 50px;
  left: 50px;
}

.stats-div {
  z-index: 15;
  justify-content: flex-end;
  margin-top: 125px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.stats-div-3 {
  z-index: 15;
  justify-content: flex-end;
  margin-top: 125px;
  padding-bottom: 75px;
  display: none;
  position: relative;
  overflow: visible;
}

.wwa-vid-container {
  padding: 11px;
  position: absolute;
  inset: 0%;
}

.srm-vid-container {
  padding: 12px;
  position: absolute;
  inset: 0%;
}

.srm-phone-div {
  z-index: 25;
  justify-content: center;
  align-items: center;
  width: 225px;
  height: 450px;
  display: flex;
  position: relative;
}

.italic-text {
  color: var(--crimson);
}

.button {
  border-radius: 5px;
}

.list-item {
  display: none;
}

.text-span-6 {
  color: var(--dodger-blue);
  font-style: italic;
}

.text-span-7 {
  color: var(--crimson);
  font-style: italic;
}

.italic-text-2 {
  color: var(--dodger-blue);
}

.div-block-10 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-13 {
  background-color: var(--white-smoke);
  display: none;
}

.slider-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slider-left-container {
  justify-content: flex-end;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.preview-vid {
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.div-block-17 {
  padding: 6px;
  position: absolute;
  inset: 0%;
}

.slider-header {
  font-size: 36px;
}

.slider-para {
  padding-right: 35px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.phone-div {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.slider-right-container {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.slider-2 {
  z-index: 1;
  background-color: #0000;
  height: 100%;
}

.section-8 {
  z-index: 15;
  background-color: var(--dark-bg);
  color: #fff;
  font-family: Montserrat, sans-serif;
  display: none;
  position: relative;
}

.heading-11 {
  font-size: 72px;
  line-height: 55px;
}

.heading-12 {
  font-size: 72px;
  font-style: italic;
  font-weight: 800;
  line-height: 55px;
  position: absolute;
  top: 16%;
  left: 179px;
}

.heading-12.hero-outline {
  color: #0000;
}

.button-2 {
  background-color: var(--crimson);
  text-align: center;
  border-radius: 5px;
  width: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.div-block-18 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 128px;
  padding-bottom: 128px;
}

.div-block-19 {
  max-width: 1140px;
  height: 600px;
  margin: 128px auto;
}

.team-member-outer-container {
  height: 150px;
  position: relative;
}

.section-10 {
  z-index: 15;
  background-image: url('../images/grunge.png');
  background-position: 0 0;
  background-size: auto;
  font-family: Montserrat, sans-serif;
  display: block;
  position: relative;
}

.team-member-img {
  width: 100px;
}

.team-member-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  position: relative;
  inset: 0%;
}

.container-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-3 {
  grid-column-gap: 100px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: stretch stretch;
}

.team-para {
  color: #f5f5f5bf;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}

.team-para.team-left-para {
  color: var(--white-smoke);
  text-align: right;
}

.team-heading {
  color: var(--white-smoke);
  margin-bottom: 0;
}

.heading-15 {
  color: #d72638;
  font-size: 14px;
}

.team-text-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-14 {
  margin-bottom: 0;
  padding-bottom: 25px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-20 {
  flex-direction: column;
  justify-content: space-between;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.text-span-8 {
  color: var(--dodger-blue);
}

.text-span-9 {
  color: var(--crimson);
}

.text-span-10 {
  color: var(--dodger-blue);
}

.italic-text-3 {
  color: var(--crimson);
}

.team-member-container-left {
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-text-container-left {
  padding-right: 20px;
  position: relative;
}

.team-heading-left {
  color: var(--white-smoke);
  text-align: right;
}

.section-11 {
  z-index: 15;
  color: #fff;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-4 {
  flex-direction: row;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-21 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-16 {
  color: var(--snap-yellow);
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 20px;
}

.paragraph-15 {
  text-align: center;
  margin-bottom: 0;
  padding-right: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.image-5 {
  max-width: 50%;
  height: 80%;
}

.div-block-22 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid #fff3;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 96px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 13px -1px #0003;
}

.div-block-23 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-4 {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

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

.logo-container {
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.carousel-logo-img {
  object-fit: contain;
  width: 161px;
  height: 100px;
  margin-left: 15px;
  margin-right: 15px;
}

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

.button-2-copy {
  border: 3px solid var(--crimson);
  background-color: var(--crimson);
  width: 150px;
  color: var(--white-smoke);
  text-align: center;
  border-radius: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
}

.button-3 {
  border: 3px solid var(--crimson);
  background-color: var(--crimson);
  width: 150px;
  color: var(--white-smoke);
  text-align: center;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 100px;
  max-height: 100px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: var(--white-smoke);
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-25 {
  z-index: 5;
  max-width: 1140px;
  color: var(--white-smoke);
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.link {
  color: var(--white-smoke);
  text-decoration: none;
}

.section-14 {
  z-index: 100;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-26 {
  background-color: var(--white-smoke);
  border-radius: 11px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  position: relative;
}

.form-header {
  z-index: 2;
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 48px;
  position: relative;
}

.div-block-27 {
  background-color: var(--midnight-blue);
  opacity: .56;
  filter: blur(10px);
  position: absolute;
  inset: 0%;
}

.div-block-28 {
  width: 100%;
  height: 100%;
  padding: 100px;
  position: relative;
}

.paragraph-17 {
  z-index: 2;
  color: var(--white-smoke);
  text-align: center;
  margin-bottom: 0;
  padding: 12px;
  font-weight: 500;
  position: relative;
}

.textarea {
  max-height: 200px;
}

.parallax-heading-4, .parallax-heading-5 {
  z-index: 20;
  opacity: .3;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 69%;
  left: -629px;
}

.parallax-heading-6 {
  z-index: 20;
  opacity: .3;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 21%;
  left: -166px;
}

.parallax-heading-4-copy {
  z-index: 20;
  opacity: .3;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 69%;
  left: -629px;
}

.heading-17 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-30 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.section-15 {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  padding-top: 100px;
  padding-bottom: 100px;
}

.sticky-nav-2 {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 20px;
  position: sticky;
  top: 0;
}

.nav-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link-2 {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-link-2 {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link-2:hover {
  text-decoration: underline;
}

.list-item-3 {
  display: none;
}

.list-item-5 {
  display: block;
}

.image-6 {
  display: none;
}

.div-block-32 {
  color: var(--snap-yellow);
  background-color: #002642bf;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 250px;
  position: fixed;
  inset: 0%;
}

.div-block-33 {
  background-color: #000;
  border-radius: 15px;
  padding: 50px 25px;
}

.heading-18 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 38px;
}

.section-16 {
  z-index: 50;
  color: var(--snap-yellow);
  display: none;
  position: fixed;
  inset: 0%;
}

.text-span-11, .lensfest-outline {
  color: #0000;
}

.submit-button {
  background-color: var(--snap-yellow);
  color: #000;
  border-radius: 10px;
  width: 400px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 800;
  display: block;
}

.text-field {
  color: #000;
  text-align: center;
  border-radius: 10px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 800;
}

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

.text-block-2 {
  text-align: center;
  width: auto;
  text-decoration: underline;
}

.form-block {
  margin-top: 50px;
}

.image-7 {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 25px;
  display: block;
}

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

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

.text-block-3 {
  color: #f5f5f5bf;
  text-align: center;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-35 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-field-2 {
  border-radius: 5px;
  width: 80%;
  margin-bottom: 0;
}

.submit-button-2 {
  background-color: var(--dodger-blue);
  border-radius: 5px;
  width: 15%;
  margin-left: 15px;
}

.container-6 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.heading-19 {
  color: var(--white-smoke);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-style: italic;
}

.div-block-36 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  display: flex;
}

.div-block-37 {
  width: 70%;
}

.section-17 {
  background-color: var(--midnight-blue);
  height: 50vh;
}

.div-block-38 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-39 {
  justify-content: space-around;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.image-8 {
  height: 90%;
}

.paragraph-18 {
  font-size: 36px;
  font-weight: 800;
}

.div-block-40 {
  width: 40%;
}

.image-9 {
  height: 90%;
}

.div-block-20-copy {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.section-10-copy {
  z-index: 15;
  background-color: var(--dark-bg);
  font-family: Montserrat, sans-serif;
  position: relative;
}

.section-11-copy {
  z-index: 15;
  color: #fff;
  background-image: url('../images/grunge.png');
  background-position: 0 0;
  background-size: 1000px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.div-block-21-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 30px;
  display: flex;
}

.paragraph-15-copy {
  padding-right: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.image-5-copy {
  z-index: 1;
  height: 150px;
  position: relative;
}

.div-block-22-copy {
  justify-content: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px;
  display: flex;
}

.blurbg {
  z-index: 1;
  background-color: #ffffff1a;
  border: 1px solid #fff3;
  border-radius: 8px;
  position: absolute;
  inset: 0%;
}

.noise {
  z-index: 1;
  opacity: .25;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #fff3;
  border-radius: 8px;
  display: block;
  position: absolute;
  inset: 0%;
}

.background-effect {
  z-index: 2;
  object-fit: contain;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.glow-square-1 {
  filter: blur(1px);
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 150px;
  height: 150px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glass-section-wrapper {
  z-index: 5;
  grid-column-gap: 256px;
  grid-row-gap: 256px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.wwa-phone-divflipped {
  z-index: 25;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 375px;
  display: none;
  position: absolute;
  inset: -58% -25% 0% auto;
  transform: rotate(4deg);
}

.wwa-left-flipped {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
  position: relative;
}

.glow-square-2 {
  filter: blur(10px);
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 75px;
  height: 75px;
  position: absolute;
  transform: translate(259px, 286px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-3 {
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 250px;
  height: 250px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-4 {
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 300px;
  height: 300px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-5 {
  opacity: .6;
  filter: blur(11px);
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-6 {
  filter: blur(10px);
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-7 {
  opacity: 1;
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 250px;
  height: 250px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-8 {
  opacity: .75;
  filter: blur(10px);
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 125px;
  height: 125px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-9 {
  opacity: .5;
  filter: blur(8px);
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-10 {
  border: 1px solid var(--dodger-blue);
  opacity: 1;
  filter: blur(6px);
  border-radius: 8px;
  width: 100px;
  height: 100px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.section-headin-large {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 54.72px;
  font-style: italic;
  font-weight: 700;
}

.section-headin-large.clipped {
  background-image: linear-gradient(157deg, var(--dodger-blue), var(--crimson));
}

.section-headin-large.clipped.section-2 {
  text-align: left;
  margin-bottom: -1px;
  font-size: 38px;
}

.section-headin-large.section-1 {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 33px;
}

.section-headin-large.showreel-heading {
  padding-bottom: 50px;
}

.section-headin-large.red {
  color: var(--crimson);
}

.section-headin-large.red-outlined-1 {
  color: #0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--crimson);
  font-size: 54.72px;
}

.multi-heading-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.global-text-wrapper {
  position: relative;
}

.global-fx-1 {
  position: absolute;
  inset: -33% 0% 0% -6%;
}

.secondary-heading {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 900;
  line-height: 28px;
}

.secondary-heading.clipped {
  background-image: linear-gradient(157deg, var(--dodger-blue), var(--crimson));
}

.secondary-heading.clipped.section-2 {
  text-align: left;
  margin-bottom: -1px;
  font-size: 38px;
}

.secondary-heading.section-1 {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 33px;
}

.secondary-heading.showreel-heading {
  padding-bottom: 50px;
}

.glass-container-carousel {
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  max-width: 740px;
  padding: 48px;
  display: flex;
  position: relative;
}

.carousel-slide-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.carousel-video-container {
  padding: 11px;
  position: absolute;
  inset: 0%;
}

.carousel-video-wrapper {
  z-index: 25;
  width: 200px;
  height: 400px;
  position: absolute;
  top: -30%;
  right: -50%;
}

.member-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.div-block-41 {
  z-index: 0;
  background-color: var(--snap-yellow);
  opacity: .21;
  filter: blur(100px);
  border-radius: 100%;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: auto -9% -33% auto;
}

.yellow-blur-1 {
  z-index: 0;
  background-color: var(--snap-yellow);
  opacity: .1;
  filter: blur(100px);
  border-radius: 100%;
  width: 300px;
  height: 300px;
  display: none;
  position: absolute;
  inset: 6% auto auto 14%;
}

.yellow-blur-2 {
  z-index: 0;
  background-color: var(--snap-yellow);
  opacity: .1;
  filter: blur(100px);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 300px;
  display: flex;
}

.yellow-blur-container {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.yellow-circle-1 {
  z-index: 0;
  width: 75px;
  height: 75px;
  box-shadow: inset 0 0 12px 0 var(--snap-yellow), 0 0 12px 0 var(--snap-yellow);
  opacity: 1;
  background-color: #0000;
  border: 1px solid #fcfc00b8;
  border-radius: 100%;
  position: absolute;
  inset: auto 28% -15% auto;
}

.yellow-blur-3 {
  z-index: 0;
  background-color: var(--snap-yellow);
  opacity: .1;
  filter: blur(100px);
  border-radius: 100%;
  width: 200px;
  height: 200px;
  display: none;
  position: absolute;
  inset: auto 28% 45% auto;
}

.carousel-video-wrapper-1 {
  z-index: 25;
  width: 200px;
  height: 400px;
  position: absolute;
  top: -62%;
  right: -57%;
}

.carousel-video-wrapper-2 {
  z-index: 25;
  width: 200px;
  height: 400px;
  position: absolute;
  top: -53%;
  right: -50%;
}

.carousel-video-wrapper-3 {
  z-index: 25;
  width: 200px;
  height: 400px;
  position: absolute;
  top: -80%;
  right: -50%;
}

.hero-heading {
  z-index: 5;
  color: var(--dodger-blue);
  text-shadow: 0 0 15px var(--dodger-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Night Light Outline, sans-serif;
  font-size: 10vw;
  font-weight: 300;
  line-height: 128px;
  position: relative;
}

.hero-heading.flipped {
  opacity: .34;
  filter: blur(30px);
  transform-style: preserve-3d;
  margin-top: -48px;
  display: none;
  transform: rotateX(120deg)rotateY(0)rotateZ(0);
}

.buttons-wraper {
  justify-content: space-around;
  align-items: center;
  width: 44%;
  display: flex;
}

.neon-button {
  border: 4px solid var(--crimson);
  box-shadow: inset 0 0 .5em 0 var(--crimson), 0 0 .5em 0 var(--crimson);
  perspective-origin: 50%;
  color: var(--crimson);
  text-transform: uppercase;
  text-shadow: 0 0 .125em #ffffff80, 0 0 .5em var(--crimson);
  background-color: #292026;
  border-radius: .25em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .25em .5em;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  transition: box-shadow .2s, background-color .2s;
  display: flex;
  position: relative;
  transform: none;
}

.neon-button:hover {
  background-color: var(--crimson);
  box-shadow: inset 0 0 .5em 0 var(--crimson), 0 0 2em 0 var(--crimson);
  color: #292026;
}

.neon-button._2 {
  background-color: var(--crimson);
  box-shadow: inset 0 0 .5em 0 var(--crimson), 0 0 2em 0 var(--crimson);
  color: #000;
  text-shadow: 0 0 .125em #ffffff80, 0 0 .5em var(--crimson);
  padding: .25em .5em;
}

.neon-button._2:hover {
  box-shadow: inset 0 0 .5em 0 var(--crimson), 0 0 .5em 0 var(--crimson);
  color: var(--crimson);
  background-color: #0000;
}

.text-block-4 {
  text-shadow: 0 0 .5em var(--crimson);
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.text-block-4._2 {
  text-shadow: 0 0 .5em var(--crimson);
}

.text-block-4._2:hover {
  color: var(--crimson);
  -webkit-text-stroke-color: var(--crimson);
}

.bottom-shadow {
  background-color: var(--crimson);
  opacity: .7;
  filter: blur(1em);
  cursor: default;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 170% auto auto;
  transform: perspective(3em)rotateX(40deg)rotateY(0)rotateZ(0)perspective(500px);
}

.hero-title-wrapper {
  flex-flow: column;
  position: relative;
}

.title-background-blur {
  z-index: 3;
  background-color: var(--dodger-blue);
  opacity: .23;
  filter: blur(100px);
  border-radius: 100px;
  position: absolute;
  inset: 0%;
}

.hero-bg-wrapper {
  z-index: 2;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.glow-square-91 {
  opacity: .62;
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-91-copy {
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-92 {
  z-index: 0;
  opacity: .5;
  filter: blur(4px);
  border-radius: 8px;
  width: 50px;
  height: 50px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-93 {
  z-index: 0;
  opacity: .67;
  filter: blur(4px);
  border-radius: 8px;
  width: 75px;
  height: 75px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.glow-square-94 {
  opacity: .6;
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 100px;
  height: 100px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

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

.glow-square-95 {
  opacity: .75;
  filter: blur(3px);
  border: 1px solid #3097eb;
  border-radius: 8px;
  width: 75px;
  height: 75px;
  position: absolute;
  transform: translate(500px, 79px);
  box-shadow: inset 0 0 15px 4px #3097eb, 0 0 15px 4px #3097eb;
}

.navbar {
  z-index: 99;
  height: 75px;
  position: fixed;
  inset: 0% 0% auto;
}

.blurbg-nav {
  z-index: 0;
  background-color: #ffffff0d;
  border-bottom: 1px solid #ffffff1a;
  position: absolute;
  inset: 0%;
}

.navbar-left, .navbar-right {
  display: flex;
}

.navbar-desktop {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-logo-wrapper {
  height: 75px;
}

.nav-link {
  text-align: center;
  letter-spacing: 1px;
  width: 150px;
  font-weight: 700;
}

.nav-link.contact {
  border: 1px solid var(--dodger-blue);
  border-radius: 4px;
}

.nav-link.contact:hover {
  background-color: var(--dodger-blue);
  text-decoration: none;
}

.work-blur-wrapper {
  z-index: 0;
  filter: blur(200px);
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.work-bg-1 {
  background-color: var(--crimson);
  opacity: .4;
  border-radius: 100%;
  width: 350px;
  height: 200px;
  transform: translate(124px, 88px);
}

.work-bg-2 {
  background-color: var(--crimson);
  opacity: .4;
  border-radius: 100%;
  width: 500px;
  height: 350px;
  transform: translate(550px, 124px);
}

.blue-stat-blur {
  z-index: 0;
  background-color: var(--dodger-blue);
  opacity: .25;
  filter: blur(100px);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  top: -114px;
  left: 709px;
}

.red-stat-blur {
  z-index: 0;
  background-color: var(--crimson);
  opacity: .35;
  filter: blur(100px);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  top: -113px;
  left: 145px;
}

.text-f-13 {
  color: #000;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  line-height: 1;
}

.text-f-13.all-caps {
  letter-spacing: .15em;
  text-transform: uppercase;
}

.text-f-13.all-caps.light-grey-font {
  color: #fff9;
}

.carousel-arrow-w {
  cursor: pointer;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.location {
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  display: flex;
}

.gradient-bg {
  z-index: -1;
  width: auto;
  height: 175%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.heading-20 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1;
}

.carousel-arrows {
  z-index: 4;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.carousel-arrow-icon {
  z-index: 4;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.25em;
  position: relative;
}

.carousel-arrow-oval {
  z-index: 3;
  background-color: #ff7a00;
  border-radius: 100%;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.carousel-arrow-oval.next-arrow {
  inset: 0% 0% 0% auto;
}

.carousel-arrow {
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative;
}

.carousel-arrow.arrow-next {
  padding-left: 0;
  padding-right: 1em;
}

.carousel-vid-container {
  width: 300px;
  max-width: 100%;
  height: 500px;
}

.heading-21 {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1;
}

.secondary-button {
  color: #1b1b1b;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  transition: background-color .3s;
  display: flex;
}

.secondary-button:hover {
  background-color: #fff9;
}

.main-button {
  background-color: #ff5e1a;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  transition: background-color .3s;
  display: flex;
}

.main-button:hover {
  background-color: #e65517;
}

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

.button-container {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: auto 0% 3%;
}

.image-26 {
  width: 30px;
  height: 30px;
}

.text-block-5 {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 140%;
}

.slide-prev.desktop-arrow {
  z-index: 5;
  cursor: pointer;
  background-color: #c9c9c999;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
}

.slide-prev.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.slide-content {
  background-image: url('../images/Slide-end.png');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  padding: 20px;
}

.inner-swipe {
  display: none;
}

.slide-container {
  align-items: center;
  height: 100vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.slide-item-wrapper {
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  width: 308px;
  height: 548px;
  margin-left: 0;
  margin-right: 0;
  padding: 24px;
  line-height: 40px;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-wrapper {
  justify-content: center;
  align-items: flex-end;
  width: 300px;
  height: 550px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
}

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

.image-28 {
  width: 30px;
  height: 30px;
}

.text-block-6 {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 140%;
}

.slide-next.desktop-arrow {
  z-index: 5;
  cursor: pointer;
  background-color: #c9c9c999;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

.slide-next.desktop-arrow:hover {
  background-color: #c9c9c9;
}

.wrapper {
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  overflow: hidden;
}

.slide-item {
  opacity: .4;
  background-color: #1b1b1b;
  border-radius: 16px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  transition: all .2s;
  display: flex;
  transform: scale(.9);
}

.carousel-vid {
  border-radius: 16px;
  width: 100%;
  height: 700px;
  margin-bottom: 38px;
  position: relative;
  overflow: hidden;
}

.carousel-text {
  background-image: linear-gradient(0deg, #00000080 50%, #0000);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.carousel-copy {
  opacity: 1;
  color: var(--white-smoke);
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
}

.carousel-copy.section-2 {
  text-align: justify;
}

.carousel-copy.mtt-section {
  color: var(--white-smoke);
  text-align: center;
  padding-top: 0;
}

.carousel-copy.jts-section-para {
  text-align: left;
}

.carousel-copy.jts-para {
  color: var(--white-smoke);
  text-align: left;
  padding-top: 0;
}

.carousel-copy.first-para {
  width: 100%;
  color: var(--white-smoke);
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 400;
  line-height: 20px;
}

.ar-block-bg-4-copy {
  border: 1px solid var(--dodger-blue);
  width: 75px;
  height: 75px;
  box-shadow: inset 0 0 12px 0 var(--dodger-blue), 0 0 12px 0 var(--dodger-blue);
  border-radius: 100%;
  position: absolute;
  left: 475px;
}

.vid-section {
  z-index: 0;
  position: relative;
}

.vid-container {
  max-width: 1140px;
}

.vid-section-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  column-count: 3;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.section-18 {
  z-index: 0;
  position: relative;
}

.form-block-2 {
  z-index: 2;
  width: 50%;
  position: relative;
}

.field-label, .field-label-2, .field-label-3 {
  color: var(--white-smoke);
}

.navbar-mobile {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  display: none;
  position: relative;
}

.navbar-mobile-dropdown {
  display: none;
}

.top-section {
  padding-top: 75px;
}

.page-heading-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.video-wrapper {
  border-radius: 16px;
  width: 100%;
  height: 700px;
  margin-bottom: 38px;
  position: relative;
  overflow: hidden;
}

.page-heading {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  width: 75%;
  padding: 64px 48px;
  display: flex;
  position: relative;
}

.page-h1 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
}

.page-h1.clipped {
  background-image: linear-gradient(157deg, var(--dodger-blue), var(--crimson));
}

.page-h1.clipped.section-2 {
  text-align: left;
  margin-bottom: -1px;
  font-size: 38px;
}

.page-h1.section-1 {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 33px;
}

.page-h1.showreel-heading {
  padding-bottom: 50px;
}

.section-fade-bottom {
  z-index: 5;
  background-image: linear-gradient(180deg, #00121f00, var(--dark-bg));
  height: 50px;
  position: absolute;
  inset: auto 0% 0%;
}

.section-fade-top {
  z-index: 5;
  background-image: linear-gradient(0deg, #00121f00, var(--dark-bg));
  height: 50px;
  position: absolute;
  inset: 0% 0% auto;
}

.background-overlap {
  z-index: 3;
  position: absolute;
  inset: 0%;
}

._2-box-container {
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.section-19 {
  display: none;
}

.blurbg-copy {
  z-index: 1;
  background-color: #ffffff1a;
  border: 1px solid #fff3;
  border-radius: 8px;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1920px) {
  .section-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-heading {
    text-align: center;
    font-size: 8vw;
    line-height: 156px;
  }
}

@media screen and (max-width: 991px) {
  .sticky-nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    font-size: 50px;
    line-height: 45px;
  }

  .hero-phone-div {
    width: 200px;
    height: 400px;
  }

  .hero-text-div {
    padding-left: 25px;
  }

  .srm-right {
    padding-right: 25px;
  }

  .wwa-right {
    width: 70%;
    padding-left: 48px;
  }

  .section-heading.section-1 {
    font-size: 32px;
    line-height: 32px;
  }

  .section-paragraph {
    padding-right: 25px;
  }

  .section-paragraph.first-para {
    width: 100%;
    font-size: 14px;
  }

  .section-2 {
    overflow: hidden;
  }

  .phone-container {
    justify-content: space-around;
  }

  .wttf-vid-container-2 {
    padding: 8px;
  }

  .phone-div-left, .phone-div-right, .phone-div-mid {
    height: 375px;
  }

  .wwa-phone-div {
    width: 183px;
    height: 375px;
  }

  .srm-left {
    padding-left: 25px;
  }

  .wwa-left {
    width: 30%;
  }

  .wwp-grid-para {
    padding-left: 25px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
  }

  .cards-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-7 {
    padding-right: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }

  .heading-10-copy {
    font-size: 42px;
  }

  .heading-9 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 20px;
  }

  .section-5 {
    overflow: hidden;
  }

  .stats-bg-top {
    left: 38%;
  }

  .stats-bg-mid {
    left: 33%;
  }

  .heading-10 {
    font-size: 42px;
  }

  .wwa-vid-container, .srm-vid-container {
    inset: -1%;
  }

  .srm-phone-div {
    width: 187.5px;
    height: 375px;
  }

  .slider-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .slider-header {
    font-size: 32px;
  }

  .slider-para {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-18 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-3 {
    grid-column-gap: 49px;
  }

  .team-para {
    text-align: left;
  }

  .team-para.team-left-para {
    text-align: right;
  }

  .div-block-20 {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .paragraph-15 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-22 {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .grid-5 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-24 {
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }

  .list-item-5 {
    display: none;
  }

  .div-block-32 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .heading-18 {
    font-size: 28px;
    line-height: 35px;
  }

  .div-block-20-copy {
    padding-left: 25px;
    padding-right: 25px;
  }

  .paragraph-15-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-22-copy {
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .glass-section-wrapper {
    padding-left: 28px;
    padding-right: 28px;
  }

  .wwa-phone-divflipped {
    width: 183px;
    height: 375px;
  }

  .wwa-left-flipped {
    width: 30%;
  }

  .section-headin-large {
    font-size: 38px;
  }

  .section-headin-large.section-1, .secondary-heading.section-1 {
    padding-right: 25px;
    font-size: 38px;
    line-height: 40px;
  }

  .carousel-video-container {
    inset: -1%;
  }

  .buttons-wraper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: auto;
  }

  .blue-stat-blur {
    left: 283px;
  }

  .red-stat-blur {
    left: 151px;
  }

  .inner-swipe {
    display: none;
  }

  .carousel-copy {
    padding-right: 25px;
  }

  .carousel-copy.first-para {
    width: 100%;
  }

  .vid-section-wrapper {
    column-count: 3;
  }

  .form-block-2, .form-block-3 {
    width: 75%;
  }

  .page-heading {
    width: 70%;
    padding-left: 48px;
  }

  .page-h1.section-1 {
    font-size: 32px;
    line-height: 32px;
  }

  ._2-box-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    z-index: 35;
    text-align: center;
    grid-template-columns: 1fr;
    position: relative;
  }

  .hero-center-div {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 35px;
  }

  .hero-phone-div {
    width: 175px;
    height: 350px;
  }

  .hero-text-div {
    width: 60%;
  }

  .hero-right-div {
    width: 40%;
  }

  .glass-container {
    flex-flow: column;
  }

  .srm-right {
    width: 40%;
  }

  .wwa-right {
    width: 100%;
  }

  .section-heading.clipped.section-2, .section-heading.section-1 {
    font-size: 26px;
    line-height: 30px;
  }

  .section-heading.showreel-heading {
    padding-bottom: 25px;
    font-size: 32px;
  }

  .section-paragraph {
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
  }

  .phone-div-left, .phone-div-right, .phone-div-mid {
    height: 300px;
  }

  .srm-left {
    width: 60%;
  }

  .wwa-left {
    width: 40%;
    overflow: hidden;
  }

  .wwp-grid-para {
    padding-left: 20px;
    font-size: 16px;
  }

  .cards-section {
    padding: 40px 20px;
    overflow: hidden;
  }

  .heading-7 {
    font-size: 36px;
    font-weight: 600;
  }

  .what-is-ar-block {
    flex-direction: column;
    align-items: center;
  }

  .heading-10-copy {
    font-size: 32px;
  }

  .heading-9 {
    font-size: 12px;
  }

  .heading-10 {
    font-size: 32px;
  }

  .slider-container {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-left-container {
    width: 35%;
  }

  .slider-header {
    font-size: 22px;
  }

  .slider-para {
    text-align: left;
    padding-right: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }

  .slider-right-inner {
    height: 100%;
  }

  .slider-right-container {
    width: 65%;
    padding-left: 11px;
    padding-right: 12px;
  }

  .slider-2 {
    width: 100%;
  }

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

  .paragraph-15 {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }

  .image-5 {
    width: 90%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22 {
    flex-flow: column;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .sticky-nav-2 {
    position: relative;
  }

  .nav-grid-2 {
    text-align: center;
  }

  .list-item-3, .list-item-5 {
    display: none;
  }

  .list-item-6 {
    justify-content: space-between;
    display: flex;
  }

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

  .image-6 {
    display: block;
  }

  .div-block-32 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-18 {
    font-size: 28px;
  }

  .submit-button, .text-field {
    width: 350px;
  }

  .image-7 {
    width: 100px;
  }

  .paragraph-15-copy {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }

  .image-5-copy {
    width: 30%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22-copy {
    flex-direction: column;
  }

  .background-effect {
    overflow: hidden;
  }

  .glass-section-wrapper {
    grid-column-gap: 128px;
    grid-row-gap: 128px;
  }

  .wwa-left-flipped {
    width: 40%;
  }

  .section-headin-large.clipped.section-2, .section-headin-large.section-1 {
    font-size: 26px;
    line-height: 30px;
  }

  .section-headin-large.showreel-heading {
    padding-bottom: 25px;
    font-size: 32px;
  }

  .secondary-heading.clipped.section-2, .secondary-heading.section-1 {
    font-size: 26px;
    line-height: 30px;
  }

  .secondary-heading.showreel-heading {
    padding-bottom: 25px;
    font-size: 32px;
  }

  .navbar {
    height: 60px;
  }

  .blurbg-nav {
    width: 100%;
    height: 100%;
  }

  .navbar-desktop {
    display: none;
  }

  .nav-logo-wrapper {
    width: 60px;
    height: 60px;
  }

  .nav-link {
    opacity: 0;
    justify-content: center;
    align-items: center;
    height: 50px;
  }

  .snap-ar-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-10 {
    object-fit: cover;
  }

  .slide-prev.desktop-arrow {
    display: none;
  }

  .slide-prev.mobile-prev {
    width: 100%;
    height: 100%;
  }

  .inner-swipe {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100%;
    display: grid;
    position: absolute;
    top: 0;
    left: 0;
  }

  .slide-item-wrapper {
    border-radius: 0;
    width: 100vw;
    height: 100%;
  }

  .content-wrapper, .image-27 {
    object-fit: cover;
  }

  .slide-next.mobile-next {
    width: 100%;
    height: 100%;
  }

  .slide-next.desktop-arrow {
    display: none;
  }

  .wrapper {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide-item {
    border-radius: 0;
    width: 100vw;
    height: 100%;
    transform: scale(1);
  }

  .carousel-copy {
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
  }

  .vid-section-wrapper {
    column-count: 2;
  }

  .navbar-mobile {
    z-index: 5;
    height: 60px;
    display: flex;
  }

  .nav-burger-wrapper {
    width: 25px;
    height: 20px;
  }

  .navbar-mobile-dropdown {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 0;
    padding-top: 70px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .page-heading {
    width: 100%;
  }

  .page-h1.clipped.section-2, .page-h1.section-1 {
    font-size: 26px;
    line-height: 30px;
  }

  .page-h1.showreel-heading {
    padding-bottom: 25px;
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    z-index: 35;
    padding: 0;
  }

  .nav-grid {
    z-index: 35;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    position: relative;
  }

  .nav-logo-link {
    border-top: 0 solid #c4c4c4;
  }

  .nav-link {
    border-top: 0 solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-center-div {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    justify-content: center;
    height: 80%;
    margin-top: 22%;
  }

  .hero-phone-div {
    z-index: 20;
    width: auto;
    height: 200px;
  }

  .wttf-vid-container {
    padding: 5px;
  }

  .hero-text-div {
    width: 90%;
    padding-left: 0;
  }

  .hero-right-div {
    width: 80%;
    display: flex;
    position: relative;
  }

  .glass-container {
    justify-content: center;
    overflow: hidden;
  }

  .glass-container.form {
    max-width: none;
  }

  .srm-right {
    display: none;
  }

  .wwa-right {
    padding: 24px;
  }

  .section-heading {
    font-size: 28px;
  }

  .section-heading.section-1 {
    font-size: 22px;
    line-height: 25px;
  }

  .section-heading.showreel-heading {
    font-size: 28px;
  }

  .section-paragraph {
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .section-paragraph.section-2 {
    padding-right: 0;
  }

  .section-paragraph.first-para {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }

  .parallax-heading-1 {
    font-size: 100px;
    display: none;
    top: 25%;
  }

  .phone-container {
    flex-direction: column;
  }

  .phone-div-left {
    margin-bottom: 50px;
  }

  .parallax-heading-2 {
    font-size: 100px;
    display: none;
    top: 41%;
  }

  .parallax-heading-3 {
    font-size: 75px;
    display: none;
  }

  .phone-div-mid {
    margin-bottom: 50px;
  }

  .div-block-3 {
    justify-content: center;
  }

  .srm-left {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .wwa-left {
    display: none;
  }

  .div-block-4 {
    padding-top: 101px;
    padding-bottom: 101px;
    overflow: hidden;
  }

  .ar-block-bg {
    left: -144%;
  }

  .wwp-grid-para {
    padding-left: 15px;
  }

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

  .heading-10-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 24px;
  }

  .heading-9 {
    text-align: left;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
  }

  .text-span-5 {
    font-weight: 500;
  }

  .stats-div-2 {
    flex-direction: column;
  }

  .stats-bg-top {
    opacity: .15;
    top: 96px;
    left: -1%;
  }

  .stats-bg-mid {
    opacity: .15;
  }

  .heading-10 {
    margin-top: 0;
    padding-left: 0;
    font-size: 25px;
  }

  .stats-div {
    flex-direction: column;
    justify-content: center;
  }

  .list-item {
    display: none;
  }

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

  .slider-left-container {
    justify-content: center;
    width: 90%;
  }

  .div-block-17 {
    padding: 7px;
  }

  .phone-div {
    height: 350px;
  }

  .slider-right-container {
    width: 100%;
  }

  .slider-2 {
    height: 700px;
  }

  .div-block-18 {
    overflow: hidden;
  }

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

  .team-para {
    text-align: left;
  }

  .div-block-21 {
    width: 90%;
  }

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

  .paragraph-15 {
    text-align: justify;
    padding-right: 0;
  }

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

  .div-block-23 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .logo-container {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .carousel-logo-img {
    width: 81px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .form-header {
    font-size: 24px;
  }

  .div-block-28 {
    padding: 48px 12px 0;
  }

  .parallax-heading-4 {
    text-align: center;
    font-size: 80px;
    line-height: 75px;
    top: -36%;
    left: 11%;
  }

  .parallax-heading-5 {
    font-size: 100px;
    top: 46%;
  }

  .parallax-heading-6 {
    font-size: 100px;
    top: 81%;
  }

  .parallax-heading-4-copy {
    text-align: center;
    font-size: 80px;
    line-height: 75px;
    top: -36%;
    left: 60%;
  }

  .div-block-29 {
    position: absolute;
  }

  .sticky-nav-2 {
    padding: 0;
  }

  .nav-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link-2 {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-2 {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .list-item-2 {
    background-color: var(--midnight-blue);
    width: 100%;
    display: none;
    position: absolute;
    top: 70%;
  }

  .list-item-3 {
    background-color: var(--midnight-blue);
    width: 100%;
    display: none;
    position: absolute;
    top: 105%;
  }

  .list-item-4 {
    z-index: 35;
    background-color: var(--midnight-blue);
    width: 100%;
    display: none;
    position: absolute;
    top: 140%;
  }

  .list-item-5 {
    background-color: var(--midnight-blue);
    width: 100%;
    display: none;
    position: absolute;
  }

  .list-item-6 {
    justify-content: space-between;
    align-items: stretch;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .div-block-31 {
    opacity: .8;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-6 {
    display: block;
  }

  .div-block-32 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-18 {
    font-size: 18px;
    line-height: 30px;
  }

  .submit-button, .text-field {
    width: 200px;
  }

  .image-7 {
    width: 75px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-35 {
    flex-direction: column;
  }

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

  .submit-button-2 {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }

  .heading-19 {
    font-size: 28px;
  }

  .div-block-21-copy {
    padding-left: 0;
  }

  .paragraph-15-copy {
    text-align: justify;
    padding-right: 0;
  }

  .image-5-copy {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22-copy {
    flex-direction: column;
    justify-content: flex-start;
  }

  .glass-section-wrapper {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .wwa-left-flipped {
    display: none;
  }

  .section-headin-large {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 30px;
  }

  .section-headin-large.section-1 {
    font-size: 22px;
    line-height: 25px;
  }

  .section-headin-large.showreel-heading {
    font-size: 28px;
  }

  .section-headin-large.red {
    margin-bottom: 0;
  }

  .multi-heading-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .secondary-heading {
    font-size: 28px;
  }

  .secondary-heading.section-1 {
    font-size: 22px;
    line-height: 25px;
  }

  .secondary-heading.showreel-heading {
    font-size: 28px;
  }

  .hero-heading {
    text-align: center;
    font-size: 17vw;
    line-height: 15vw;
  }

  .buttons-wraper {
    flex-flow: column;
  }

  .hero-title-wrapper {
    width: 90%;
  }

  .blue-stat-blur {
    left: 10px;
  }

  .red-stat-blur {
    left: -14px;
  }

  .text-f-13, .text-f-13.all-caps.light-grey-font {
    font-size: 1.2em;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .heading-20 {
    font-size: 3.25em;
  }

  .carousel-arrows {
    margin-top: 2.5em;
  }

  .heading-21 {
    font-size: 3.25em;
  }

  .inner-swipe {
    position: absolute;
  }

  .wrapper {
    width: 100%;
    height: 100%;
  }

  .carousel-vid {
    height: 250px;
    margin-bottom: 12px;
  }

  .carousel-copy {
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .carousel-copy.section-2 {
    padding-right: 0;
  }

  .carousel-copy.first-para {
    text-align: left;
  }

  .vid-section {
    padding-bottom: 126px;
  }

  .vid-section-wrapper {
    column-count: 2;
    padding-left: 12px;
    padding-right: 12px;
  }

  .navbar-mobile-dropdown {
    z-index: 2;
  }

  .video-wrapper {
    height: 250px;
    margin-bottom: 12px;
  }

  .page-heading {
    padding: 24px;
  }

  .page-h1 {
    font-size: 48px;
    line-height: 48px;
  }

  .page-h1.section-1 {
    font-size: 22px;
    line-height: 25px;
  }

  .page-h1.showreel-heading {
    font-size: 28px;
  }
}

#w-node-ecb97107-5e70-51e7-67f2-d559414478c7-414478c5, #w-node-ecb97107-5e70-51e7-67f2-d559414478d5-414478c5 {
  justify-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-ecb97107-5e70-51e7-67f2-d559414478c7-414478c5 {
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a03449a6-a8a2-aec0-fb45-841ea3d1ceaf-6076f2fd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ecb97107-5e70-51e7-67f2-d559414478c7-414478c5 {
    justify-self: stretch;
  }
}


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