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

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

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  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-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  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;
}

.image {
  max-height: 100px;
}

.navbar {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.vectors-wrapper {
  height: 88px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.big-logo {
  object-fit: cover;
}

.landing {
  width: 100%;
  height: 100vh;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(17, 16, 20, 0) 78%, rgba(17, 16, 20, .17) 83%, #111014), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/3ea8e58b90c2e9568072ea036adc5368.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.vectors-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.text {
  border-style: solid;
  border-width: undefinedpx;
  border-color: #000;
}

.vectors-wrapper-3 {
  width: 53px;
  height: 53px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 872px;
  left: 845px;
}

.bringing-players-together-through-dance-0 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ff0ffa 0%, #0031ce 60%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #000;
  font-size: 48px;
  font-weight: 400;
}

.bringing-players-together-through-dance-1 {
  border-style: solid;
  border-width: undefinedpx;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ff0ffa 0%, #0031ce 60%);
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #000;
  font-size: 64px;
  font-weight: 400;
}

.tagline {
  border-style: none;
  border-width: undefinedpx;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  text-indent: 0;
  text-shadow: 0 0 rgba(0, 0, 0, .2);
  -webkit-text-fill-color: transparent;
  object-fit: fill;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 49, 206, .25), rgba(255, 15, 250, .25));
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #000;
  border-radius: 0;
  font-family: Fredoka, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
}

.small-logo {
  object-fit: cover;
}

.stats {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 156px;
  padding-right: 156px;
  display: flex;
}

.text-2 {
  color: #000;
  text-align: center;
  margin-bottom: .5em;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.content {
  width: 100%;
  max-width: 1608px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.text-3 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

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

.body {
  color: #ded7e0;
  text-align: center;
  background-color: #111014;
  flex-direction: column;
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  display: flex;
  overflow: visible;
}

.seperator {
  width: 50%;
  height: 1px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ded7e0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 40px auto;
  display: block;
}

.jobs-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a879f5;
  border-radius: 15px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 138.02%;
}

.button {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  object-fit: fill;
  background-color: #a879f5;
  border-radius: 12px;
  align-self: center;
  margin-top: 20px;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button.green-bg {
  background-color: #56b356;
  margin-bottom: 11px;
}

.game-showcase {
  width: 35em;
  height: 15em;
  max-width: 90vw;
  min-height: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/beach.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 2rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.ttd-logo {
  height: 70%;
  object-fit: contain;
  align-self: center;
}

.link {
  font-size: 15px;
  line-height: 15px;
}

.changelog {
  color: #176895;
  text-shadow: 0 0 5px rgba(255, 255, 255, .73);
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-top: -12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
}

.footer {
  background-image: linear-gradient(to top, #0d0d0e 52%, rgba(217, 217, 217, 0));
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 10px;
}

.container-2 {
  max-width: 1080px;
  background-color: #2f2d30;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 2rem 1rem;
  box-shadow: 0 5px 11px rgba(0, 0, 0, .2);
}

.connect {
  color: #525252;
  font-size: 20px;
}

.member-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 0;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 8px;
  display: grid;
  overflow: visible;
}

.member-list.member-toggle {
  height: 8rem;
}

.dev-card {
  height: 100%;
  background-color: #2a262b;
  border-radius: 20px;
  padding-top: 50%;
  position: relative;
  box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
}

.banner {
  width: 100%;
  height: 35%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dev-banner {
  width: 100%;
  height: 40%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dev-pfp {
  width: auto;
  height: 42%;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 6%;
  right: 0%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.dev-pfp.pfp {
  width: auto;
  height: 45%;
  border-radius: 100%;
  top: 10%;
  left: 5%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}

.dev-container {
  height: 21%;
  text-align: justify;
  justify-content: flex-start;
  margin-bottom: 0;
  font-size: 18px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 18%;
  left: 5%;
  right: 5%;
}

.heading {
  width: 70%;
  height: 18%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 23px;
  position: absolute;
  top: 41%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.paragraph, .dev-bio {
  font-size: 18px;
}

.socials {
  height: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 1%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.social-media {
  height: 90%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #2f2d30;
  border-radius: 100%;
  flex-wrap: nowrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 0%;
  display: flex;
  overflow: visible;
  aspect-ratio: 1;
}

.social-icon {
  height: 100%;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0%;
  flex: 0 auto;
  margin: 0% 0 0% 0%;
  padding: 20%;
  display: inline-block;
}

.catchphrase-container {
  text-align: center;
  object-fit: fill;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Fredoka, sans-serif;
  position: relative;
}

.catchphrase-color {
  color: #000;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffb0fd, #b1c3ff 69%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0%;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  display: block;
  position: absolute;
  top: 0%;
}

.catchphrase-stroke {
  color: #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 50px;
  position: relative;
}

.member-toggle {
  height: auto;
  max-height: 8rem;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: .25fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.toggle-fade {
  height: 8rem;
  background-image: linear-gradient(to top, #2f2d30 28%, rgba(47, 45, 48, 0));
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 1em;
  font-weight: 600;
  line-height: 28px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  height: 8rem;
}

.div-block-2, .dev-socials {
  height: 18%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-3 {
  height: 3em;
  position: relative;
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

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

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    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;
  }

  .dev-container {
    font-size: 14px;
    line-height: 16px;
    left: 1%;
    right: 1%;
  }

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

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

  .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-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .content {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
  }

  .container-2 {
    max-width: 100%;
  }

  .dev-container {
    text-align: justify;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 11px;
    line-height: 12px;
    left: 0%;
    right: 0%;
  }

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

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

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

  .big-logo {
    max-width: 100%;
    object-fit: contain;
  }

  .small-logo {
    max-width: 100%;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .member-list {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
  }

  .dev-card {
    padding-top: 55%;
  }

  .dev-container, .heading {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-3 {
    height: 2em;
  }
}

#w-node-_92da69b5-cadf-888b-207a-29c0c5f30c00-2cb59e0e, #w-node-b3745be0-2080-c99a-bd0a-6847d6b670fe-2cb59e0e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-de095e14-f2bb-c4fe-23d5-2a86df88ccc8-2cb59e0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9cbac3ac-bedc-f436-65af-44ddec5c319f-ec5c319f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_92da69b5-cadf-888b-207a-29c0c5f30c00-2cb59e0e, #w-node-b3745be0-2080-c99a-bd0a-6847d6b670fe-2cb59e0e {
    grid-column: span 1 / span 1;
  }
}


