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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.body {
  background-color: #000;
}

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

.div-block {
  justify-content: flex-start;
  align-items: center;
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 0;
  display: flex;
}

.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: 1;
  background-color: #000;
  background-image: none;
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
  inset: 0% 0% auto;
}

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

.image {
  border-radius: 8px;
  max-width: 600px;
  box-shadow: -3px 2px 50px 15px #0000005c;
}

.div-block-4 {
  grid-column-gap: 9%;
  grid-row-gap: 9%;
  justify-content: center;
  align-items: center;
  margin-left: 11%;
  margin-right: 11%;
  padding-top: 70px;
  display: flex;
}

.logo {
  color: #000;
  padding-bottom: 43px;
  font-family: "Shree 714";
  font-size: 60px;
}

.div-block-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 36px;
  padding-left: 170px;
  padding-right: 170px;
  display: flex;
}

.button {
  text-align: center;
  background-color: #d10000;
  background-image: linear-gradient(351deg, #e70303, #c50fbc);
  border-radius: 18px;
  flex-flow: column;
  font-family: "Shree 714";
  font-size: 20px;
  font-weight: 400;
  position: static;
}

.button-2, .button-3 {
  text-align: center;
}

.div-block-6 {
  flex-flow: column;
  padding-top: 0;
  display: flex;
}

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

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.intro {
  color: #ff5457;
  padding-bottom: 27px;
  font-family: "Shree 714";
  font-size: 20px;
}

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

.text-block-4 {
  color: #fff;
  margin-top: 20px;
  padding-top: 32px;
  padding-bottom: 16px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: none;
}

.div-block-7 {
  z-index: 0;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 38px;
  display: flex;
  position: relative;
  inset: 0%;
}

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

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  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: center stretch;
  min-width: 650px;
  max-height: 400px;
  margin-top: 76px;
  padding-top: 0;
  padding-bottom: 31px;
  display: none;
  overflow: hidden;
}

.background-video {
  justify-content: center;
  align-items: center;
  position: relative;
}

.landing-buttons {
  background-color: #ad548c00;
  background-image: linear-gradient(167deg, #bd36a6, #d66cc1);
  border-radius: 20px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 20px;
  transition: opacity .2s;
}

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

.div-block-9 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  border-radius: 0;
  margin-top: 28px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  padding-top: 9px;
  padding-right: 38px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 40px;
}

.transform {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.text-block-4-copy {
  color: #fff;
  margin-top: 65px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -169px;
  margin-left: 194px;
  margin-right: 200px;
  padding-bottom: 0;
  display: block;
}

.video-backwards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  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: center stretch;
  min-width: 500px;
  margin-top: 98px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: -105px;
  bottom: 0;
  left: -99px;
}

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

.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: 100;
  -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;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 9px;
  padding-bottom: 41px;
  display: flex;
  position: fixed;
  inset: 2% 0% auto;
}

.text-block-5-copy {
  color: #fff;
  padding-right: 38px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 30px;
}

.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;
  margin-top: 82px;
  margin-left: 20%;
  margin-right: 20%;
  padding-bottom: 101px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.footer-text {
  color: #fff;
  font-family: Roundman, 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: absolute;
  inset: 0%;
}

.footer-link {
  color: #fff;
  font-family: Roundman, 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: absolute;
  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 {
  margin-right: 9px;
}

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

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

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

.text-block-6 {
  color: #fff;
  padding-top: 80px;
  font-family: Roundman, 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;
}

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

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

.form-field-large {
  color: #fff;
  background-color: #fff0;
  min-height: 150px;
  overflow: scroll;
}

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

.textarea {
  color: #fff;
  background-color: #fff0;
  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;
  padding: 15px 30px;
  font-family: Roundman, 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: grid;
}

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

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

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

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

.faq-answer {
  display: block;
}

.answer-text {
  color: #c4c4c4;
  padding-top: 11px;
  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-2, .link-3, .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: 82%;
  display: flex;
  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;
}

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

.spacer-2 {
  padding-top: 0;
  padding-bottom: 20px;
  display: none;
}

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

.background-video-2 {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

.body-other-pages {
  background-color: #000;
}

.place {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  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 {
  color: #fff;
  text-align: right;
  margin-top: 65px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.video {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  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: center stretch;
  min-width: 500px;
  margin-top: 98px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: -105px;
  bottom: 0;
  left: 183px;
}

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

.navbar {
  display: none;
}

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

.body-coming-soon {
  background-color: #000;
  background-image: url('../images/3d-background-2.png');
  background-position: 50%;
  background-size: 103% 103%;
}

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

.text-block-5-copy {
  color: #fff;
  padding-top: 9px;
  padding-right: 0;
  font-family: Roundman, Arial, sans-serif;
  font-size: 40px;
}

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

.spacer-3 {
  padding-top: 22px;
}

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

.text-block-5-copy-222 {
  color: #fff;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 38px;
  font-family: Roundman, Arial, sans-serif;
  font-size: 35px;
}

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

.fade-in-from-black {
  z-index: 100;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.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: Roundman, Arial, sans-serif;
  font-size: 20px;
}

.text-span {
  color: #ffffff70;
  text-decoration: line-through;
}

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

.smaller-coming-soon-text {
  color: #fff;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Roundman, Arial, sans-serif;
  font-size: 13px;
}

@media screen and (max-width: 991px) {
  .coming-soon {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
  }
}

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

  .titles {
    text-align: center;
    margin-left: 23px;
    margin-right: 23px;
  }

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

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

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

  .footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 2%;
    margin-right: 2%;
  }

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

  .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: #000000e0;
    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: Roundman, Arial, sans-serif;
    font-size: 40px;
  }

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

  .div-block-16 {
    background-color: #525252;
    width: 100px;
    height: 1px;
  }

  .body-coming-soon {
    background-image: url('../images/3d-background-2.png'), url('../images/3d-background-2.png');
    background-position: 50%, 50%;
    background-size: 103% 150%, 103% 103%;
    background-attachment: fixed, fixed;
  }

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

  .text-block-5-copy, .text-block-5-copy-copy, .text-block-5-copy-copy, .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;
  }

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


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