.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: -10vh;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

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

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

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

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

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

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

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

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

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

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

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

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

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

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

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 0 80px;
  position: relative;
}

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

.margin-bottom-24px {
  width: 500px;
  color: #ececec;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

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

.section {
  width: 100%;
  height: 100vh;
  opacity: 1;
  mix-blend-mode: normal;
}

.background-video {
  width: 100%;
  height: 100%;
  max-width: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-2 {
  width: 1404vh;
  height: 100%;
  background-image: linear-gradient(rgba(99, 99, 99, .5), rgba(99, 99, 99, .5));
  justify-content: center;
  align-items: stretch;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 5vh;
  padding-bottom: 5vh;
  padding-left: 0;
  display: flex;
}

.body {
  object-fit: scale-down;
  background-color: #131314;
}

.text-block {
  width: 50vh;
  justify-content: flex-start;
  align-items: center;
  margin-top: 63vh;
  margin-left: 25vh;
  display: flex;
}

.heading {
  color: #ececec;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  width: 100%;
  height: 101%;
  text-align: center;
  background-image: linear-gradient(to top, #131314, rgba(147, 60, 151, .2));
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: rgba(236, 236, 236, .7);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 1vh;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 25px;
  display: flex;
}

.section-3 {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  padding-bottom: 5vh;
}

.hero-stack-2 {
  color: #161616;
  -webkit-text-fill-color: inherit;
  background-color: #131314;
  background-image: linear-gradient(169deg, #131314 47%, #402c41 84%);
  background-clip: border-box;
  border: 0 #000;
  margin-bottom: 0;
  padding: 80px 30px;
  position: relative;
}

.video {
  width: 940px;
  height: 528px;
  margin-top: 5%;
}

.heading-2 {
  color: #ececec;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.container-2 {
  padding-top: 5%;
  padding-bottom: 10%;
}

.heading-3 {
  width: auto;
  color: #ececec;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.heading-4 {
  color: #ececec;
  text-align: center;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

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

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.column-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  color: #ececec;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.image {
  text-align: left;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: block;
}

.paragraph-3 {
  color: #ececec;
  text-align: center;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.paragraph-4 {
  color: #ececec;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.image-2, .image-3 {
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.section-4 {
  background-color: #402c41;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2vh 5vw;
}

.heading-5 {
  color: rgba(236, 236, 236, .8);
  text-align: center;
  margin-bottom: -70px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
}

.marketplaces {
  background-color: #131314;
  background-image: linear-gradient(#402c41, #160d16 24%, #402c41 51%, #160d16 79%, #402c41);
  padding-top: 5vh;
  padding-bottom: 10vh;
  font-style: normal;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15vh;
  display: flex;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
}

.heads-market {
  color: #ececec;
  -webkit-text-stroke-color: #ececec;
  padding-bottom: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 500;
}

.youtube {
  text-align: left;
  border: 0 #000;
  border-radius: 0;
  margin-bottom: 5vh;
  padding-bottom: 0;
}

.paragraph-5 {
  color: #ececec;
  text-align: center;
  margin-top: 1vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.columns {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: 3vh;
  display: flex;
}

.button {
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(196, 196, 196, .5);
  border-radius: 10px;
  margin-top: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.column-4, .column-5, .column-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-copy {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3vh;
  display: flex;
}

.columns-copy-1, .columns-copy {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: 3vh;
  display: flex;
}

.column-7, .column-8, .column-9, .column-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15vh;
  display: flex;
}

.heading-7 {
  color: rgba(236, 236, 236, .2);
  text-align: center;
  font-size: 60px;
  line-height: 60px;
}

.heading-8 {
  color: rgba(236, 236, 236, .9);
  text-align: center;
  margin-top: 5vh;
  font-size: 20px;
  line-height: 20px;
}

.section-5 {
  color: #d3d3d3;
  background-color: #131314;
  background-image: linear-gradient(#402c41, #131314);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5vh;
  padding-bottom: 25vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: flex;
}

.heading-9 {
  color: #ececec;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10vh;
  font-size: 30px;
  font-weight: 600;
  display: flex;
}

.paragraph-6 {
  width: 100%;
  min-width: 0;
  color: rgba(236, 236, 236, .8);
  text-align: center;
  -webkit-text-stroke-color: rgba(236, 236, 236, .5);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  line-height: 25px;
  display: block;
}

.footer-subscribe {
  color: #ff1212;
  background-color: #131314;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: rgba(236, 236, 236, .8);
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

.footer-divider-two {
  width: 100%;
  height: 1px;
  color: rgba(236, 236, 236, .5);
  background-color: #292929;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #b8b8b8;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-4 {
  color: #bebebe;
  mix-blend-mode: screen;
}

.image-5, .image-6, .image-7 {
  mix-blend-mode: screen;
}

.video-2 {
  margin-bottom: 5vh;
}

.paragraph-5-copy {
  color: #ececec;
  text-align: center;
  color: #535353;
  text-align: center;
  color: #ececec;
  text-align: center;
  color: #ececec;
  text-align: center;
  color: rgba(236, 236, 236, .7);
  text-align: center;
  margin-top: 1vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.channel-button {
  color: #f3b4ff;
  text-align: center;
  -webkit-text-stroke-color: #8378ff;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(244, 173, 255, .5);
  border-radius: 10px;
  margin-top: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.image-8 {
  clear: none;
  filter: blur(5px);
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  white-space: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: multiply;
  background-clip: border-box;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1.6);
}

.div-block-2 {
  width: 100vw;
  height: 50vh;
  filter: blur(2px);
  background-image: linear-gradient(rgba(19, 19, 20, .84), rgba(19, 19, 20, .84)), url('../images/banner.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-right: 0;
  padding-left: 10vw;
  padding-right: 10vw;
}

.div-block-3 {
  width: 100vw;
  height: 950vh;
  margin-top: -620%;
  padding-top: 5vh;
}

.div-block-4 {
  background-color: #bb5151;
  background-image: linear-gradient(#000 100%, #fff);
}

.div-block-5 {
  width: 70%;
  height: auto;
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

.dropdown-toggle {
  width: 99.9999%;
}

.dropdown-toggle.w--open, .dropdown {
  width: 100%;
}

.text-block-2 {
  color: #f5f5f5;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.icon {
  color: #ececec;
}

.dropdown-link {
  width: 100%;
  color: #f5f5f5;
  text-align: center;
  background-color: #272727;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 25px;
}

.dropdown-list {
  text-align: center;
}

.dropdown-list.w--open {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.text-block-3 {
  color: #fff;
  line-height: 25px;
}

.div-block-6 {
  width: 80%;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.text-block-4, .icon-2 {
  color: #fff;
}

.div-block-7 {
  width: 50%;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.html-embed-2 {
  margin-bottom: 5vh;
}

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: rgba(19, 19, 19, .5);
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

  .menu-button {
    padding: 12px;
  }

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

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    background-color: rgba(19, 19, 19, .5);
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

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

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .background-video {
    margin-left: 0;
    padding-left: 0;
    left: 0%;
    right: 0%;
  }

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

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


