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

@font-face {
  font-family: Arial Rounded Mt Helvetica;
  src: url('../fonts/Arial-Rounded-MT--Helvetica.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial Rounded Mt 300 Helvetica";
  src: url('../fonts/Arial-Rounded-MT_300--Helvetica.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial Rounded Mt 700 Helvetica";
  src: url('../fonts/Arial-Rounded-MT_700--Helvetica.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.body {
  background-color: #010d18;
  min-height: 100vh;
}

.nav-text {
  color: #fff;
  letter-spacing: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 900px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  letter-spacing: 4px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-3 {
  z-index: 99;
  background-color: #031424;
  background-image: none;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.nav-link {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-link.w--current {
  height: 30px;
}

/* The Canvas logo wrapper uses negative margins (-23px / -28px) that exceed
   its own height, so its <a> collapses to 0px on every page except /canvas,
   where .w--current happens to force a height. Give that link the same 30px
   everywhere so the nav geometry is identical on all pages. */
.nav-link:has(.canvas-video-header) {
  height: 30px;
}

.text-block-3 {
  color: #000;
  font-family: "Shree 714";
  font-size: 20px;
}

.header {
  color: #fff;
  letter-spacing: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.text-block-4 {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 16px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: block;
}

.div-block-7 {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: saturate(200%) blur(20px);
  backdrop-filter: saturate(200%) blur(20px);
  background-color: #000000a8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 830px;
  padding-top: 38px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.titles {
  color: #fff;
  text-align: center;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 90px;
}

.background-video {
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 500px;
  position: relative;
}

.landing-buttons {
  background-color: #ad548c00;
  background-image: linear-gradient(167deg, #59bde4, #ca2bba);
  border-radius: 20px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 20px;
  transition: opacity .2s;
}

.landing-buttons:hover {
  filter: contrast(139%);
}

.div-block-9 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 84px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  padding-top: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 40px;
  line-height: 35px;
  position: static;
}

.transform-section {
  background-color: #010d18;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 20px;
  display: flex;
  overflow: hidden;
}

.text-block-4-copy {
  z-index: 0;
  color: #fff;
  text-align: center;
  max-width: 1200px;
  margin-top: 65px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  position: relative;
}

.div-block-10 {
  z-index: 0;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.buy-float-header {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.buy-static-header {
  z-index: 51;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #5550;
  background-image: linear-gradient(354deg, #3d3d3da3, #00000096);
  border: 1px solid #575757;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 800px;
  max-width: 800px;
  padding-top: 9px;
  padding-bottom: 41px;
  display: flex;
  position: relative;
  inset: 2% 0% auto;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 11px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-13 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 6px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer {
  z-index: 5;
  background-color: #031424;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
  overflow: hidden;
}

.footer-text {
  color: #fff;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
}

.footer-links {
  z-index: 4;
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  justify-content: flex-start;
  align-items: center;
  max-width: 70%;
  display: flex;
  position: relative;
  inset: 0%;
}

.footer-link {
  color: #fff;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  text-decoration: none;
}

.social-links {
  z-index: 3;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.social-image {
  filter: invert();
  max-width: 17px;
}

.social-icons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.image-3 {
  filter: none;
  margin-right: 9px;
}

.social-image-bs {
  -webkit-backdrop-filter: invert();
  backdrop-filter: invert();
  max-width: 17px;
}

.simple-page {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-top: 113px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  padding-top: 80px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
}

.in-text-link {
  color: #fff;
}

.form-block {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 100%;
  padding-top: 43px;
  font-family: Roundman, Arial, sans-serif;
  display: none;
}

.form {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 100%;
  display: flex;
}

.form-field {
  color: #fff;
  background-color: #fff0;
  border-radius: 8px;
}

.form-field::placeholder {
  color: #929292;
}

.form-submit {
  color: #000;
  background-color: #fff;
}

.textarea {
  color: #fff;
  background-color: #fff0;
  border-radius: 8px;
  max-width: 100%;
  min-height: 150px;
}

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

.success-message {
  color: #000;
  background-color: #fff;
}

.error-message {
  color: #fff;
  background-color: #ff3636;
}

.page-button {
  color: #000;
  background-color: #fff;
  border-radius: 8px;
  padding: 15px 21px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
}

.video-guides {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 100%;
  margin-top: 75px;
  display: none;
}

.faq-block {
  color: #fff;
  border-bottom: 1px solid #6d6d6d;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 100%;
  margin-bottom: 36px;
  padding-bottom: 20px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 20px;
  display: flex;
}

.spacer-1 {
  padding-top: 0;
  padding-bottom: 73px;
}

.text-block-7 {
  max-width: 100%;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
}

.faq-answer {
  display: block;
}

.answer-text {
  color: #c4c4c4;
  padding-top: 11px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 15px;
}

.faq-arrow {
  filter: invert();
  width: 40px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.faq-question {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.link, .link-4 {
  color: #fff;
}

.navigation-sidebar {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 89%;
  display: none;
  position: sticky;
  top: 180px;
}

.navigation-item {
  border-right: 1px solid #fff;
  padding-right: 16px;
  font-family: Roundman, Arial, sans-serif;
  text-decoration: none;
}

.text-block-8 {
  color: #fff;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
}

.section {
  min-height: 0;
  display: block;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.note-to-self {
  display: none;
}

.text-block-6-copy {
  color: #fff;
  padding-top: 26px;
  font-family: Roundman, Arial, sans-serif;
}

.background-video-2 {
  z-index: -10000;
  background-color: #0000;
  min-width: 100%;
  max-width: 100%;
  min-height: 700px;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-14 {
  border-top: 1px solid #ffffff78;
  min-width: 40%;
  margin-top: 9px;
  display: none;
}

.text-block-6-copy {
  color: #fff;
  padding-top: 63px;
  padding-bottom: 8px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
}

.body-other-pages {
  background-color: #010d18;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.place {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 900px;
  display: flex;
}

.titles-backwards {
  color: #fff;
  text-align: right;
  margin-top: -6px;
  margin-bottom: -42px;
  padding-top: 0;
  font-family: Roundman, Arial, sans-serif;
  font-size: 103px;
  line-height: 70px;
}

.text-block-4-backwards {
  z-index: 50;
  color: #fff;
  text-align: right;
  margin-top: 65px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  position: relative;
}

.video-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#000, #87878700 17%, #2a2a2a00 88%, #000);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: flex-end stretch;
  margin-top: 98px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: -105px;
  bottom: 0;
  left: 98px;
}

.titles-2 {
  color: #fff;
  text-align: center;
  max-width: 100%;
  margin-top: -6px;
  margin-bottom: -47px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 80px;
}

.navbar {
  display: none;
}

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

.coming-soon {
  z-index: 100;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-top: -31px;
  display: block;
}

.div-block-17 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #0000003b;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
  box-shadow: 0 2px 16px 3px #0003;
}

.text-block-5-copy-copy {
  color: #fff;
  padding-top: 9px;
  padding-right: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
}

.text-block-5-copy-222 {
  color: #fff;
  padding-top: 0;
  padding-left: 4px;
  padding-right: 38px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 35px;
}

.titles-other {
  color: #fff;
  margin-top: -6px;
  margin-bottom: 59px;
  margin-left: -7px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 4px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 103px;
  line-height: 70px;
  display: flex;
}

.coming-soon-left {
  text-shadow: 0 1px 19px #00000047;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-coming-soon-text {
  color: #fff;
  margin-bottom: -12px;
  padding-top: 23px;
  padding-right: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 20px;
}

.background-video-4 {
  z-index: -100;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.smaller-coming-soon-text {
  color: #fff;
  text-align: center;
  width: 300px;
  margin-bottom: 13px;
  padding-top: 14px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 13px;
}

.text-span-2 {
  opacity: .28;
  text-decoration: line-through;
}

.cta-container {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-shadow: 0 1px 20px #0000004f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-video-container {
  z-index: 0;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 0;
  order: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.cta-video {
  border-radius: 10px;
  width: 630px;
  height: 355px;
  margin-top: -6px;
  margin-bottom: 37px;
  padding-right: 0;
  display: flex;
  box-shadow: 0 2px 50px 2px #00000030;
}

.ending-page {
  z-index: 0;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #000000ad;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.buy-static-header-container {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: fixed;
  inset: 2% 0% auto;
  overflow: hidden;
}

.go-down-arrow-container {
  justify-content: center;
  align-items: flex-end;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.image-7 {
  filter: invert();
  max-width: 50px;
  position: relative;
}

.video-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#000, #87878700 17%, #2a2a2a00 88%, #000);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: flex-start stretch;
  margin-top: 98px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: -105px;
  bottom: 0;
  right: 98px;
}

.background-video-copy {
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 500px;
  position: relative;
}

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

.pre-order-page {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 58px;
  padding-top: 150px;
  padding-left: 0;
  display: flex;
}

.pre-order-container {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-shadow: 0 1px 20px #0000004f;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 30px;
  display: flex;
}

.text-block-10 {
  color: #fff;
  max-width: 500px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 17px;
}

.cta-video-container-mobile {
  filter: saturate(166%);
  border-radius: 0;
  display: none;
}

.text-block-10-copy {
  color: #fff;
  max-width: 500px;
  margin-top: -34px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 17px;
}

.fine-print {
  color: #fff;
  max-width: 400px;
  margin-top: 2px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 10px;
}

.image-8 {
  filter: invert();
  max-width: 18px;
  max-height: 18px;
}

.sign-up-modal-container {
  z-index: 10000;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #00000029;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.link-block-5 {
  background-color: #ffffff24;
  border-radius: 20px;
  margin-top: 24px;
  padding-left: 19px;
  padding-right: 19px;
  text-decoration: none;
}

.nav-link-signup {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: none;
}

.close-button-text {
  color: #fff;
  margin-bottom: -12px;
  padding-top: 23px;
  padding-right: 0;
  font-family: Roundman, Arial, sans-serif;
  font-size: 20px;
  position: relative;
  top: -17px;
}

.body-2 {
  background-color: #000;
}

.nav-text-main {
  color: #fff;
  letter-spacing: 0;
  font-family: Roundman, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.canvas-banner-div {
  min-width: 10px;
  height: 10px;
}

.background-video-5 {
  width: 60px;
  height: 20px;
}

.text-block-6-copy-copy {
  color: #fff;
  text-align: center;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
  line-height: 26px;
}

.titles-other-centered {
  color: #fff;
  text-align: center;
  min-width: 100%;
  margin-top: -6px;
  margin-bottom: 31px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 80px;
}

.text-block-6-copy-copy-copy {
  color: #fff;
  text-align: center;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.simple-page-thank-you {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  margin-bottom: 55px;
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 113px;
  display: flex;
}

.body-light {
  background-color: #fff;
  background-image: none;
}

.header-light-pill-2 {
  z-index: 100;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffff78;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  width: 700px;
  height: 80px;
  display: flex;
  position: relative;
}

.header-light-left-elements {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  filter: invert();
}

.image-10 {
  filter: invert();
  width: 200px;
}

.image-11 {
  filter: invert();
  width: 50px;
  margin-right: 12px;
}

.header-light-art-dsp-logo {
  color: #092233;
  padding-bottom: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 23px;
}

.header-light-right-elements {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  display: flex;
}

.header-light-links-text {
  color: #092233;
  padding-bottom: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.light-page-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 1200px;
  margin-top: 107px;
  display: flex;
}

.canvas-light-logo {
  font-family: Jost, sans-serif;
  font-size: 300px;
  font-weight: 700;
  line-height: 300px;
  display: block;
  position: static;
}

.background-video-6 {
  display: block;
  position: absolute;
  inset: 0%;
}

.canvas-background-logo {
  color: #000;
  mix-blend-mode: screen;
  background-color: #fff;
  position: relative;
}

.div-block-18 {
  position: relative;
}

.code-embed-2 {
  z-index: -10;
  width: 1150px;
  margin-top: -162px;
  margin-left: -228px;
  margin-right: 1px;
  padding-left: 0;
  position: absolute;
  overflow: visible;
}

.cta-video-light {
  z-index: -100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 20px;
  width: 600px;
  height: 350px;
  margin-top: 271px;
  margin-left: 139px;
  margin-right: -582px;
  padding-right: 0;
  box-shadow: 0 2px 13px 3px #0000009e;
}

/* Keep the logo's alpha channel graduated instead of binary.

   The browser can promote a <video> to a hardware overlay plane. Overlay
   planes have no per-pixel alpha, so an alpha video composited that way
   collapses to 1-bit: hard, speckled edges instead of a smooth 1-99% ramp.
   Whether a video gets an overlay depends on how many videos the page is
   already juggling -- canvas.html has 10, which exhausts the overlay path and
   forces ordinary texture compositing (correct alpha), while about/support
   have 1 and downloads has 2, so the logo got an overlay and went binary.
   That is why the markup, CSS and geometry were provably identical on every
   page yet only /canvas looked right.

   A sub-1 opacity forces the compositor to blend this layer per-pixel, which
   keeps the full alpha ramp regardless of what else the page draws. The 1%
   is not perceptible; do not round it back up to 1. */
.canvas-video-header video {
  opacity: .99;
}

.canvas-video-header {
  z-index: 100;
  width: 65px;
  margin-top: -23px;
  margin-bottom: -28px;
  margin-right: 1px;
  padding-left: 0;
  position: static;
}

.footer-light {
  background-color: #f7f7f7;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  height: 200px;
  display: flex;
}

.social-links-light {
  z-index: 3;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  inset: 0%;
}

.social-icons-light {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.social-image-light {
  max-width: 17px;
}

.footer-light-art-dsp-logo {
  color: #092233;
  padding-bottom: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
}

.footer-logo {
  filter: invert();
  width: 30px;
  margin-right: 12px;
}

.footer-links-light {
  z-index: 4;
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: center;
  max-width: 70%;
  display: flex;
  position: static;
  inset: 0%;
}

.header-light-pill {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-light-container {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.canvas-video-landing {
  z-index: -10;
  width: 610px;
  margin-top: -117px;
  margin-bottom: -173px;
  padding-left: 0;
  position: relative;
}

.div-block-19 {
  flex-flow: column;
  min-width: 0;
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.cta-video-small {
  border-radius: 10px;
  width: 550px;
  height: 310px;
  padding-right: 0;
  box-shadow: 0 2px 50px 2px #00000030;
}

.div-block-19-right {
  text-align: left;
  flex-flow: column;
  display: flex;
}

.eq-section {
  background-color: #071929;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 20px;
  display: flex;
  overflow: hidden;
}

.subheadingz {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: -45px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 48px;
}

.cta-video-smaller {
  border-radius: 10px;
  width: 480px;
  height: 270px;
  padding-right: 0;
  box-shadow: 0 2px 50px 2px #00000030;
}

.smaller-info {
  z-index: 50;
  color: #fff;
  text-align: center;
  max-width: 1200px;
  margin-top: 65px;
  margin-bottom: 31px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 25px;
  line-height: 25px;
  position: relative;
}

.text-block-5-copy {
  color: #fff;
  padding-top: 0;
  padding-right: 38px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 34px;
  position: static;
}

.stereo-section {
  background-color: #07121b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 500px;
  margin-top: 0;
  padding: 40px 20px;
  display: flex;
  overflow: hidden;
}

.text-block-4-copy-copy {
  z-index: 50;
  color: #fff;
  text-align: center;
  max-width: 1000px;
  margin-top: 14px;
  padding-left: 30px;
  padding-right: 29px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  position: relative;
}

.div-block-20 {
  justify-content: space-between;
  align-items: center;
  min-width: 900px;
  max-width: 1100px;
  display: flex;
  position: static;
  inset: 0%;
}

.simple-page-inside {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 87px;
  display: flex;
}

.text-block-11 {
  color: #fff;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 50px;
}

.titles-order-page {
  color: #fff;
  text-align: left;
  max-width: 1100px;
  margin-top: 18px;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 90px;
}

.section-heading-dark {
  flex-flow: column;
  order: -9999;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 35px;
  display: flex;
}

.download-elements {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  border-top: 1px solid #ffffff2e;
  justify-content: flex-start;
  align-items: center;
  padding-top: 13px;
  padding-bottom: 67px;
  display: flex;
}

.downloads-heading {
  color: #fff;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.cta-video-very-small {
  border-radius: 10px;
  width: 400px;
  height: 228px;
  padding-right: 0;
  box-shadow: 0 2px 50px 2px #00000030;
}

.div-block-21 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  max-width: 250px;
  display: flex;
}

.downloads-sub-header {
  color: #fff;
  padding-top: 0;
  padding-bottom: 7px;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 23px;
}

.download-button {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 232px;
  min-width: 200px;
  min-height: 50px;
  padding-left: 13px;
  padding-right: 13px;
  text-decoration: none;
  display: flex;
}

.div-block-22 {
  display: flex;
}

.image-12 {
  width: 21px;
}

.downloads-button-text {
  color: #000;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.image-12-copy {
  width: 21px;
  padding-bottom: 4px;
}

.text-block-12 {
  color: #fff;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
}

.downloads-container-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.downloads-box {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.downloads-info-container {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.downloads-specs {
  color: #fff;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 11px;
  line-height: 11px;
}

.div-block-23 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.simple-page-inside-support {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 900px;
  max-width: 900px;
  padding-bottom: 87px;
  display: flex;
}

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

.div-block-24 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.big-page-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-9-copy {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.text-block-6-copy {
  color: #fff;
  padding-top: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 15px;
}

.text-block-6-copy-copy-copy-copy {
  color: #fff;
  text-align: center;
  min-width: 100%;
  padding-top: 46px;
  padding-bottom: 8px;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 30px;
  line-height: 20px;
}

.cta-video-container-right {
  z-index: 0;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 0;
  order: -9999;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.cta-video-ending {
  border-radius: 10px;
  width: 630px;
  height: 355px;
  padding-right: 0;
  display: flex;
  box-shadow: 0 2px 50px 2px #00000030;
}

.titles-2-start-anywhere-2 {
  color: #fff;
  text-align: center;
  max-width: 100%;
  margin-top: -6px;
  margin-bottom: -47px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 80px;
  display: none;
}

.titles-2-start-anywhere-1 {
  color: #fff;
  text-align: center;
  max-width: 100%;
  margin-top: -6px;
  margin-bottom: -47px;
  padding-top: 0;
  font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
  font-size: 103px;
  line-height: 80px;
}

.div-block-21-copy {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  display: none;
}

.cta-video-downloads {
  border-radius: 10px;
  width: 400px;
  height: 228px;
  padding-right: 0;
  box-shadow: 0 2px 50px 2px #00000030;
}

.text-span-3 {
  font-family: "Arial Rounded Mt 700 Helvetica", Arial, sans-serif;
}

.text-block-5-yeahhhh {
  color: #fff;
  padding-top: 0;
  font-family: "Arial Rounded Mt 300 Helvetica", Arial, sans-serif;
  font-size: 40px;
  position: static;
}

.modal-container {
  z-index: 99;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #0000005c;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.modal-box {
  z-index: 100;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  aspect-ratio: auto;
  background-color: #020b1fd4;
  border: 1px solid #ffffff1c;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: 100%;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal-close-button {
  z-index: 100;
  background-color: #ffffff1c;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 20px;
  padding: 11px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close-button:hover {
  background-color: #ffffff40;
}

.image-13 {
  filter: invert();
  width: 11px;
}

@media screen and (min-width: 1280px) {
  .div-block {
    width: 1100px;
  }

  .div-block-7 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: row;
    height: auto;
    min-height: 700px;
    padding-top: 76px;
  }

  .titles {
    order: -9999;
    margin-top: 0;
  }

  .div-block-9 {
    margin-top: 81px;
  }

  .text-block-5 {
    line-height: 35px;
  }

  .transform-section {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
  }

  .text-block-4-copy {
    text-align: left;
    margin-top: 31px;
  }

  .div-block-10 {
    flex-flow: row;
    margin-top: 0;
    padding-top: 11px;
  }

  .titles-2 {
    text-align: left;
    margin-bottom: 0;
  }

  .cta-video-container {
    z-index: 0;
    order: -9999;
    margin-bottom: 0;
  }

  .cta-video {
    display: block;
  }

  .canvas-video-landing {
    margin-top: -156px;
  }

  .div-block-19 {
    margin-top: 0;
  }

  .eq-section {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    min-width: 100%;
  }

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

  .smaller-info {
    text-align: left;
    margin-bottom: 0;
  }

  .stereo-section {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: row;
  }

  .simple-page-inside {
    justify-content: center;
    align-items: center;
  }

  .section-heading-dark {
    margin-top: 0;
  }

  .div-block-24 {
    flex-flow: row;
  }

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

  .cta-video-container-right {
    z-index: 0;
    order: 9999;
    margin-bottom: 0;
  }

  .cta-video-ending {
    display: block;
  }

  .titles-2-start-anywhere-2 {
    text-align: left;
    margin-bottom: 0;
    display: none;
  }

  .titles-2-start-anywhere-1 {
    text-align: left;
    margin-bottom: 0;
  }

  .div-block-21-copy {
    display: flex;
  }

  .text-span-3 {
    font-family: "Arial Rounded Mt 700 Helvetica", Arial, sans-serif;
  }

  .modal-container {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-left: 10%;
    margin-right: 10%;
  }

  .div-block-7 {
    flex-flow: column;
    height: auto;
    min-height: 700px;
    padding-top: 96px;
  }

  .titles {
    max-width: 100%;
  }

  .text-block-5 {
    line-height: 35px;
  }

  .transform-section {
    margin-top: 0;
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
  }

  .text-block-4-copy {
    text-align: center;
    max-width: 100%;
  }

  .div-block-10 {
    flex-flow: column;
    max-width: 100%;
  }

  .buy-static-header {
    min-width: 700px;
    max-width: 700px;
  }

  .footer {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .footer-links {
    flex-flow: column;
  }

  .simple-page {
    margin-left: 10%;
    margin-right: 10%;
  }

  .navigation-sidebar {
    display: none;
  }

  .place {
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
  }

  .titles-2 {
    text-align: center;
    margin-top: 0;
  }

  .coming-soon {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
  }

  .cta-container {
    margin-top: 5px;
  }

  .cta-video-container {
    z-index: 0;
    display: flex;
  }

  .cta-video {
    width: 480px;
    height: 270px;
    display: flex;
  }

  .pre-order-page {
    flex-flow: column;
  }

  .pre-order-container {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cta-video-container-mobile {
    display: none;
  }

  .simple-page-thank-you {
    margin-left: 10%;
    margin-right: 10%;
  }

  .canvas-video-landing {
    width: 500px;
    margin-top: -122px;
    margin-bottom: -144px;
  }

  .cta-video-small {
    margin-top: 0;
  }

  .eq-section {
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
  }

  .subheadingz {
    text-align: center;
  }

  .smaller-info {
    text-align: center;
    margin-bottom: 46px;
  }

  .stereo-section {
    margin-top: 0;
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
  }

  .text-block-4-copy-copy {
    max-width: 100%;
    padding-left: 26px;
    padding-right: 26px;
  }

  .div-block-20 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    min-width: 100%;
    max-width: 100%;
  }

  .titles-order-page {
    text-align: center;
  }

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

  .downloads-container-container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .simple-page-inside-support {
    min-width: 100%;
    max-width: 100%;
  }

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

  .cta-video-container-right {
    z-index: 0;
    display: flex;
  }

  .cta-video-ending {
    width: 480px;
    height: 270px;
    display: flex;
  }

  .titles-2-start-anywhere-2 {
    text-align: center;
    margin-top: 0;
    display: none;
  }

  .titles-2-start-anywhere-1 {
    text-align: center;
    margin-top: 0;
  }

  .cta-video-downloads {
    display: none;
  }

  .modal-container {
    padding: 15px;
  }

  .modal-box {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .div-block-3 {
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .titles {
    text-align: center;
    font-size: 80px;
    line-height: 70px;
  }

  .text-block-5 {
    font-size: 30px;
  }

  .text-block-4-copy {
    font-size: 26px;
    line-height: 26px;
  }

  .buy-static-header {
    min-width: 337px;
    max-width: 300px;
  }

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

  .social-links {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: flex-end;
    padding-top: 33px;
  }

  .place {
    padding-top: 27px;
  }

  .video-right {
    margin-left: -92px;
    padding-left: 0;
  }

  .titles-2 {
    overflow-wrap: normal;
    font-size: 80px;
    line-height: 60px;
  }

  .navbar {
    z-index: 100;
    color: #000;
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 75px;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-15 {
    justify-content: flex-start;
    align-items: center;
    padding: 18px 15px;
  }

  .menu-button {
    justify-content: flex-end;
    align-items: center;
    padding: 28px 25px 25px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #6a2a4d;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    color: #fff;
    background-color: #001018e0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
    position: absolute;
    inset: 75px 0% 0%;
  }

  .icon {
    color: #fff;
  }

  .container {
    z-index: 100;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .dropdown-nav-link-big {
    color: #fff;
    text-align: center;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    padding: 46px;
    font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
    font-size: 40px;
  }

  .titles-other {
    font-size: 80px;
    line-height: 60px;
  }

  .cta-video {
    width: 350px;
    height: 200px;
  }

  .pre-order-page {
    min-width: 100%;
    max-width: 100%;
  }

  .pre-order-container {
    padding-left: 0;
  }

  .canvas-video-landing {
    width: 430px;
    margin-top: -87px;
    margin-bottom: -129px;
  }

  .cta-video-small, .cta-video-smaller {
    width: 400px;
    height: 220px;
  }

  .titles-order-page {
    text-align: center;
    font-size: 80px;
    line-height: 60px;
  }

  .section-heading-dark {
    text-align: center;
    align-items: center;
  }

  .div-block-9-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .cta-video-ending {
    width: 400px;
    height: 220px;
  }

  .titles-2-start-anywhere-2 {
    overflow-wrap: normal;
    font-size: 80px;
    line-height: 60px;
    display: flex;
  }

  .titles-2-start-anywhere-1 {
    overflow-wrap: normal;
    font-size: 80px;
    line-height: 60px;
    display: none;
  }

  .text-block-5-yeahhhh {
    font-size: 30px;
  }

  .modal-container {
    position: fixed;
  }

  .modal-box {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-height: 100%;
    overflow: auto;
  }

  .modal-close-button {
    position: fixed;
    inset: 2% 2% auto auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    justify-content: space-between;
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

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

  .titles {
    text-align: center;
    margin-left: 23px;
    margin-right: 23px;
    font-size: 80px;
    line-height: 70px;
  }

  .background-video {
    width: 300px;
    height: 200px;
  }

  .div-block-9 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
  }

  .text-block-5 {
    text-align: center;
    min-width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
  }

  .transform-section {
    min-height: 500px;
  }

  .text-block-4-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-10 {
    max-width: 350px;
  }

  .buy-static-header {
    display: flex;
  }

  .footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-links {
    flex-flow: column;
    position: static;
  }

  .social-links {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: flex-end;
    padding-top: 33px;
    position: static;
  }

  .social-image, .social-image-bs {
    max-width: 20px;
  }

  .simple-page {
    margin-left: 5%;
    margin-right: 5%;
  }

  .video-guides {
    grid-template-columns: 1fr;
  }

  .navigation-sidebar {
    display: none;
  }

  .place {
    min-height: 500px;
  }

  .titles-backwards {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-4-backwards {
    font-size: 20px;
    line-height: 20px;
  }

  .video-right {
    left: -3px;
  }

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

  .navbar {
    color: #000;
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 75px;
    display: flex;
    position: absolute;
  }

  .div-block-15 {
    justify-content: flex-start;
    align-items: center;
    padding: 18px 15px;
    display: flex;
  }

  .menu-button {
    background-color: #0000;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    padding: 28px 25px 25px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #6a2a4d;
    padding: 28px 25px 25px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    color: #fff;
    background-color: #001018e0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .icon {
    color: #fff;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .dropdown-nav-link-big {
    color: #fff;
    text-align: center;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    padding: 46px;
    font-family: Arial Rounded Mt Helvetica, Arial, sans-serif;
    font-size: 40px;
  }

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

  .coming-soon {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

  .text-block-5-copy-copy {
    text-align: center;
    text-align: center;
    padding-bottom: 29px;
    padding-right: 0;
  }

  .text-block-5-copy-222 {
    text-align: center;
    padding-bottom: 29px;
    padding-right: 0;
  }

  .titles-other {
    text-align: left;
    overflow-wrap: anywhere;
    margin-left: 0;
    margin-right: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .small-coming-soon-text, .smaller-coming-soon-text {
    text-align: center;
    padding-bottom: 29px;
    padding-right: 0;
  }

  .cta-container {
    max-width: 100%;
    padding-top: 0;
  }

  .cta-video-container {
    display: flex;
  }

  .cta-video {
    width: 320px;
    height: 180px;
  }

  .buy-static-header-container {
    display: flex;
  }

  .video-left {
    right: 16px;
  }

  .background-video-copy {
    width: 300px;
    height: 200px;
  }

  .pre-order-page {
    margin-left: 5%;
    margin-right: 5%;
  }

  .pre-order-container {
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .text-block-10 {
    min-width: 100%;
    max-width: 100%;
  }

  .cta-video-container-mobile {
    display: flex;
  }

  .sign-up-modal-container {
    display: none;
  }

  .link-block-5 {
    padding-top: 23px;
  }

  .close-button-text {
    text-align: center;
    padding-bottom: 29px;
    padding-right: 0;
  }

  .titles-other-centered {
    text-align: center;
    overflow-wrap: anywhere;
    margin-left: 0;
    margin-right: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .simple-page-thank-you {
    margin-left: 5%;
    margin-right: 5%;
  }

  .cta-video-light {
    width: 350px;
    height: 200px;
  }

  .social-links-light {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: flex-end;
    padding-top: 33px;
    position: static;
  }

  .social-image-light {
    max-width: 20px;
  }

  .footer-links-light {
    flex-flow: column;
    position: static;
  }

  .canvas-video-landing {
    width: 340px;
    margin-top: -67px;
    margin-bottom: -121px;
  }

  .cta-video-small {
    width: 320px;
    height: 180px;
  }

  .eq-section {
    min-height: 500px;
  }

  .subheadingz {
    font-size: 50px;
    line-height: 50px;
  }

  .cta-video-smaller {
    width: 320px;
    height: 180px;
  }

  .smaller-info {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-5-copy {
    text-align: center;
    padding-bottom: 29px;
    padding-left: 32px;
    padding-right: 32px;
    line-height: 40px;
  }

  .stereo-section {
    min-height: 500px;
  }

  .text-block-4-copy-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .titles-order-page {
    text-align: center;
    margin-left: 23px;
    margin-right: 23px;
    font-size: 60px;
    line-height: 50px;
  }

  .cta-video-very-small {
    width: 350px;
    height: 200px;
  }

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

  .div-block-24 {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-25 {
    margin-top: -12px;
    padding-top: 0;
  }

  .div-block-9-copy {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .cta-video-container-right {
    display: flex;
  }

  .cta-video-ending {
    width: 320px;
    height: 180px;
  }

  .titles-2-start-anywhere-2, .titles-2-start-anywhere-1 {
    font-size: 50px;
    line-height: 50px;
  }

  .cta-video-downloads {
    width: 350px;
    height: 200px;
  }

  .text-block-5-yeahhhh {
    text-align: center;
    min-width: 100%;
    max-width: 100%;
    padding-top: 57px;
    padding-bottom: 0;
    line-height: 40px;
  }

  .modal-box {
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }
}


@font-face {
  font-family: 'Roundman';
  src: url('../fonts/Roundman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial Rounded Mt Helvetica';
  src: url('../fonts/Arial-Rounded-MT--Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial Rounded Mt 300 Helvetica';
  src: url('../fonts/Arial-Rounded-MT_300--Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial Rounded Mt 700 Helvetica';
  src: url('../fonts/Arial-Rounded-MT_700--Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}