.logo-wrapper {
  position: fixed;
  left: 4vw;
  top: 2vw;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-wrapper.w--current {
  z-index: 999;
}

.image {
  width: 100%;
  height: auto;
  max-width: none;
}

.nav-wrapper {
  position: fixed;
  left: auto;
  top: 2vw;
  right: 4vw;
  bottom: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 4vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ui-text {
  margin-bottom: 0vw;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: capitalize;
}

.section {
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4vw;
  padding-left: 4vw;
}

.section.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.section.games {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.community {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 7vw;
  line-height: 7.5vw;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.h1.anim {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  margin-top: -5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bodytext {
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
  letter-spacing: 0.5px;
}

.bodytext.hero {
  opacity: 0.5;
}

.bodytext.mission {
  margin-bottom: 0px;
  font-size: 1.1vw;
  line-height: 1.6vw;
  font-weight: 700;
}

.text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-img-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: perspective(1216px);
  transform: perspective(1216px);
}

.hero-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.hero-img.c {
  -webkit-transform: translate3d(0px, 0px, 95px);
  transform: translate3d(0px, 0px, 95px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.cloud {
  -webkit-transform: translate3d(0px, 0px, -271px);
  transform: translate3d(0px, 0px, -271px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.head {
  -webkit-transform: translate3d(0px, 0px, -133px);
  transform: translate3d(0px, 0px, -133px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.r3 {
  -webkit-transform: translate3d(0px, 0px, -57px);
  transform: translate3d(0px, 0px, -57px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.r1 {
  -webkit-transform: translate3d(0px, 0px, 133px);
  transform: translate3d(0px, 0px, 133px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.r2 {
  -webkit-transform: translate3d(0px, 0px, 133px);
  transform: translate3d(0px, 0px, 133px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hero-img.mi {
  -webkit-transform: translate3d(0px, 0px, 76px);
  transform: translate3d(0px, 0px, 76px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.nav-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-item.left {
  position: relative;
  margin-right: 2vw;
}

.nav-cube {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -0.6vw;
  width: 0.6vw;
  height: 0.6vw;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  opacity: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.scroll-indicator {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 2vw;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 1.5vw;
  height: 1.5vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-block-2 {
  width: 30%;
  height: 30%;
  background-color: #fff;
}

.title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.title-number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0.2vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-number {
  margin-right: 1vw;
  opacity: 0.2;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1.4vw;
  line-height: 1.8vw;
  letter-spacing: 0.5px;
}

.title-line {
  width: 5vw;
  height: 0.1vw;
  background-color: #000;
  opacity: 0.2;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.title-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-left: 3.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1.8vw;
  line-height: 2.5vw;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-wrapper.team {
  overflow: visible;
  margin-bottom: 10vw;
  padding-top: 0vw;
  padding-bottom: 0vw;
}

.game-parent {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 7px 7px 20px 1px rgba(0, 0, 0, 0.35);
  cursor: pointer;
}

.game-parent.team {
  cursor: auto;
}

.image-2 {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.content-heading {
  position: static;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Heebo, sans-serif;
  font-size: 2.5vw;
  line-height: 3vw;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.content-heading.game {
  position: static;
  margin-bottom: 1vw;
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.75);
}

.content-heading.game.anim {
  margin-bottom: 0.5vw;
}

.content-heading.anim {
  display: block;
  width: auto;
  margin-bottom: 0vw;
}

.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  font-size: 1.4vw;
  line-height: 1.8vw;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
}

.btn.game {
  position: static;
  color: #fff;
}

.btn.white {
  margin-bottom: 1vw;
  color: #000;
}

.btn.white.hidden {
  display: block;
}

.btn.black {
  margin-bottom: 1vw;
  color: #000;
}

.btn.footer {
  margin-bottom: 1vw;
  color: #000;
}

.btn.footer.last {
  margin-bottom: 1vw;
}

.btn-cube {
  width: 0.6vw;
  height: 0.6vw;
  margin-right: 0.8vw;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-cube.normal {
  width: 0.6vw;
  height: 0.6vw;
  background-color: #000;
}

.btn-cube.outline {
  width: 0.6vw;
  height: 0.6vw;
  border: 0.1vw solid #000;
  background-color: #000;
  opacity: 1;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.btn-cube.footer {
  background-color: #000;
}

.div-block-3 {
  position: absolute;
  left: 5%;
  top: auto;
  right: auto;
  bottom: 8%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  opacity: 1;
  letter-spacing: 0.5px;
  text-shadow: none;
}

.text-block.game {
  opacity: 1;
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.75);
}

.text-block._1 {
  opacity: 1;
  text-transform: none;
}

.info-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-wrapper.team {
  z-index: 1;
  padding-top: 1vw;
  padding-bottom: 1vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.info-wrapper.team.pat {
  z-index: 0;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.info-wrapper.team.ben {
  z-index: 0;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.info-wrapper.team.sid {
  z-index: 0;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 1vw;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1.4vw;
  line-height: 1.8vw;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.h3.about {
  margin-bottom: 0vw;
}

.info-text {
  margin-bottom: 1vw;
  opacity: 0.5;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.body-text {
  margin-bottom: 1vw;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
  letter-spacing: 0.5px;
}

.body-text.about {
  width: 90%;
  margin-bottom: 0vw;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
}

.body-text.about._2 {
  width: 100%;
}

.body-text.about.f {
  display: none;
  margin-bottom: 0vw;
  opacity: 0.5;
  line-height: 1.5vw;
}

.body-text.about.powered {
  width: auto;
  opacity: 0.25;
  font-size: 0.7vw;
  line-height: 1.1vw;
}

.body-text.team {
  margin-bottom: 0.2vw;
}

.body-text.team-number {
  margin-bottom: 0vw;
  font-size: 3vw;
  line-height: 3.5vw;
  font-weight: 900;
}

.image-3 {
  width: 7.5vw;
  max-width: none;
}

.btn-wrapper {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn-contrainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 1vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.back-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.6vw;
  height: 1.6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.content-wrapper {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-bottom: 10vw;
  padding-left: 16%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 6vw;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.5fr 0.75fr;
  grid-template-columns: 1.5fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content-wrapper._2 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
}

.content-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-5 {
  overflow: hidden;
  margin-bottom: 3vw;
}

.div-block-5._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-5._3 {
  margin-bottom: 0.2vw;
}

.div-block-5.footer {
  display: block;
  width: 100%;
  margin-bottom: 2vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1.25fr 0.25fr;
  grid-template-columns: 1.25fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sub-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.2vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-cube {
  width: 0.6vw;
  height: 0.6vw;
  margin-right: 0.8vw;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-block-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-6.lee {
  margin-top: 0vw;
}

.gem {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 1vw;
  height: 1vw;
  max-width: none;
}

.gem.glowing {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 2vw;
  height: 2vw;
  max-width: none;
  opacity: 0.5;
  -webkit-filter: blur(6px);
  filter: blur(6px);
}

.gem-wrapper {
  position: absolute;
  left: 22.5%;
  top: 21%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.abs {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -100%;
  display: none;
  width: 100%;
  max-width: none;
  opacity: 0.2;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.floating-img {
  width: 100%;
  max-width: none;
}

.lee-img {
  width: 62%;
  max-width: none;
}

.glowing-wrapper {
  position: absolute;
  left: 37%;
  top: 40%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.glowing-wrapper._2 {
  left: 58%;
  top: 15%;
  cursor: pointer;
}

.glowing-wrapper._1 {
  left: 40%;
  top: 35%;
  cursor: pointer;
}

.glowing-wrapper._3 {
  left: 58%;
  top: 50%;
  cursor: pointer;
}

.glowing-wrapper.atone {
  position: static;
  left: auto;
  top: auto;
  margin-right: 1vw;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.white-cube {
  position: relative;
  z-index: 1;
  width: 1vw;
  height: 1vw;
  background-color: #fff;
}

.white-cube._3 {
  position: absolute;
  z-index: 0;
  width: 3vw;
  height: 3vw;
  opacity: 0.15;
}

.white-cube._3.game {
  width: 2vw;
  height: 2vw;
}

.white-cube.game {
  width: 0.6vw;
  height: 0.6vw;
}

.div-block-8 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 0.5vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  opacity: 0.2;
}

.div-block-9 {
  width: 100%;
  height: 0.1vw;
  background-color: #000;
}

.div-block-10 {
  width: 0.5vw;
  height: 0.5vw;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.awards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: -8vw;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-self: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.award-img {
  width: 100%;
  height: 7.5vw;
}

.div-block-12 {
  display: -ms-grid;
  display: grid;
  width: 60%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4vw;
  grid-row-gap: 2vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-13 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 35%;
  height: 100%;
}

.community-wrapper {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-top: -8vw;
  padding-left: 16%;
  grid-auto-columns: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 4vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.community-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.community-img {
  box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.35);
}

.footer-img-wrapper {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 110%;
  margin-right: 0px;
  margin-left: 0vw;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: none;
}

.image-5._2 {
  position: relative;
  z-index: 1;
  width: 110vw;
  height: 21.78vw;
}

.image-5._1 {
  bottom: -4vw;
  width: 110vw;
  height: 22vw;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 0vw;
  padding-left: 16%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-14 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 4vw;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.social-wrapper {
  display: -ms-grid;
  display: grid;
  width: 90%;
  margin-bottom: 0.5vw;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  display: block;
  width: 50%;
  height: auto;
  max-width: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 0.2;
  -webkit-transition: all 400ms cubic-bezier(.645, .045, .355, 1);
  transition: all 400ms cubic-bezier(.645, .045, .355, 1);
}

.image-6:hover {
  opacity: 1;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.progress-bar-wrapper {
  position: fixed;
  left: 4vw;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.progress-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.progress-parent.last {
  margin-bottom: 0vw;
}

.progress-cube {
  width: 0.6vw;
  height: 0.6vw;
  margin-bottom: 0.5vw;
  background-color: #000;
  opacity: 0.25;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.progress-text {
  opacity: 0;
  font-family: Heebo, sans-serif;
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.image-7 {
  width: 50vw;
  height: auto;
}

.progress-bar-mobile {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 0.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.black-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-17 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0.5%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.link {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .logo-wrapper {
    left: 5vw;
    top: 2vw;
    width: 60px;
    height: auto;
  }

  .nav-wrapper {
    right: 5vw;
    height: 50px;
  }

  .ui-text {
    font-size: 18px;
    line-height: 25px;
  }

  .section.hero {
    width: 90%;
    margin-bottom: 60px;
    padding-top: 0vw;
    padding-right: 0vw;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section.games {
    margin-bottom: 140px;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .section.about {
    margin-bottom: 60px;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .section.footer {
    height: auto;
    padding-top: 10vw;
  }

  .h1 {
    font-size: 80px;
    line-height: 85px;
  }

  .div-block {
    width: 80%;
    height: auto;
    margin-top: 0vw;
  }

  .bodytext.hero {
    font-size: 16px;
    line-height: 25px;
  }

  .bodytext.mission {
    font-size: 18px;
    line-height: 25px;
  }

  .text-wrapper {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-img-wrapper {
    position: relative;
    width: 100%;
    height: 60%;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .nav-item.left {
    margin-right: 40px;
  }

  .nav-cube {
    bottom: -2vw;
    display: none;
    width: 12px;
    height: 12px;
  }

  .scroll-indicator {
    width: 3vw;
    height: 3vw;
  }

  .title-wrapper {
    width: 90%;
    margin-bottom: 60px;
  }

  .title-number-wrapper {
    margin-bottom: 5px;
  }

  .title-number {
    margin-right: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .title-line {
    width: 10vw;
    height: 1px;
  }

  .title-name-wrapper {
    margin-left: 40px;
  }

  .h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .card-wrapper {
    width: 90%;
  }

  .game-parent {
    width: 80%;
  }

  .content-heading {
    font-size: 28px;
    line-height: 32px;
  }

  .content-heading.game {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .btn-cube.normal {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }

  .btn-cube.outline {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }

  .btn-cube.footer {
    width: 8px;
    height: 8px;
  }

  .text-block {
    font-size: 16px;
    line-height: 25px;
  }

  .info-wrapper {
    width: 50%;
  }

  .h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .h3.about {
    font-size: 18px;
    line-height: 25px;
  }

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

  .body-text {
    font-size: 16px;
    line-height: 25px;
  }

  .body-text.about {
    width: 80%;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .body-text.about.powered {
    color: #000;
  }

  .body-text.team-number {
    font-size: 28px;
    line-height: 32px;
  }

  .image-3 {
    width: 10vw;
  }

  .back-wrapper {
    width: 15px;
    height: 15px;
  }

  .content-wrapper {
    margin-bottom: 100px;
    padding-left: 0%;
    -ms-grid-columns: 2.5fr 0.75fr;
    grid-template-columns: 2.5fr 0.75fr;
  }

  .content-wrapper._2 {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 0.75fr 1.25fr;
    grid-template-columns: 0.75fr 1.25fr;
  }

  .div-block-5 {
    margin-bottom: 40px;
  }

  .div-block-5._2 {
    margin-bottom: 10px;
  }

  .div-block-5.footer {
    width: auto;
  }

  .heading-cube {
    width: 8px;
    height: 8px;
    margin-right: 10px;
  }

  .gem {
    width: 2vw;
    height: 2vw;
    max-width: none;
  }

  .gem.glowing {
    width: 3vw;
    height: 3vw;
  }

  .gem-wrapper {
    left: 20%;
    top: 18%;
  }

  .lee-img {
    width: 85%;
  }

  .white-cube {
    width: 2vw;
    height: 2vw;
  }

  .white-cube._3 {
    width: 5vw;
    height: 5vw;
  }

  .white-cube._3.game {
    width: 20px;
    height: 20px;
  }

  .white-cube.game {
    width: 8px;
    height: 8px;
  }

  .div-block-10 {
    width: 8px;
    height: 8px;
  }

  .awards-wrapper {
    margin-top: -10vw;
  }

  .award-img {
    width: 80%;
    height: 11vw;
  }

  .div-block-12 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: stretch;
  }

  .div-block-13 {
    width: 50%;
  }

  .community-wrapper {
    padding-left: 0%;
    grid-column-gap: 4vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .image-5._2 {
    width: 100%;
    height: auto;
  }

  .image-5._1 {
    bottom: -5vw;
    width: 100%;
    height: auto;
  }

  .footer-wrapper {
    margin-bottom: 5vw;
    padding-left: 0%;
  }

  .div-block-14 {
    grid-column-gap: 0vw;
    grid-row-gap: 4vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-6 {
    width: 45%;
  }

  .progress-bar-wrapper {
    display: none;
  }

  .image-7 {
    width: 80vw;
  }

  .progress-bar-mobile {
    z-index: 999;
    display: block;
    height: 1vw;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .black-overlay {
    display: none;
  }

  .div-block-17 {
    position: static;
    bottom: 24.5%;
    width: 80%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link {
    color: #000;
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .ui-text {
    font-size: 16px;
  }

  .section.hero {
    padding-top: 0vw;
  }

  .section.community {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .section.footer {
    overflow: hidden;
    padding-top: 12vw;
  }

  .hero-img-wrapper {
    height: 50%;
  }

  .scroll-indicator {
    bottom: 4vw;
    width: 5vw;
    height: 5vw;
  }

  .title-line {
    width: 15vw;
  }

  .card-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .game-parent {
    width: 90%;
    margin-bottom: 40px;
  }

  .btn.game {
    display: none;
  }

  .btn-cube.footer {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }

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

  .info-wrapper {
    position: static;
    width: 90%;
    height: auto;
  }

  .info-wrapper.team.pat {
    margin-bottom: 40px;
  }

  .info-wrapper.team.ben {
    margin-bottom: 40px;
  }

  .body-text {
    margin-bottom: 10px;
  }

  .body-text.about {
    width: 100%;
  }

  .image-3 {
    width: 20vw;
  }

  .back-wrapper {
    display: none;
  }

  .content-wrapper {
    width: 90%;
    grid-column-gap: 0vw;
    grid-row-gap: 4vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .content-wrapper._2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .content-parent {
    width: 100%;
  }

  .div-block-6 {
    margin-top: 0vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gem {
    width: 4vw;
    height: 4vw;
  }

  .gem.glowing {
    width: 5vw;
    height: 5vw;
  }

  .gem-wrapper {
    left: 37%;
    top: 17%;
  }

  .abs {
    width: 40vw;
  }

  .floating-img {
    width: 40vw;
  }

  .lee-img {
    width: 30vw;
  }

  .glowing-wrapper._2 {
    display: none;
  }

  .glowing-wrapper._1 {
    display: none;
  }

  .glowing-wrapper._3 {
    display: none;
  }

  .awards-wrapper {
    width: 90%;
    margin-top: -15vw;
  }

  .award-img {
    height: 13vw;
  }

  .div-block-12 {
    grid-row-gap: 4vw;
  }

  .div-block-13 {
    position: static;
    width: 90%;
  }

  .community-wrapper {
    width: 90%;
    margin-top: -15vw;
    grid-row-gap: 40px;
  }

  .image-5._2 {
    width: 120%;
  }

  .image-5._1 {
    width: 120%;
  }

  .footer-wrapper {
    margin-bottom: 60px;
  }

  .progress-bar-mobile {
    height: 1.2vw;
  }

  .div-block-17 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .logo-wrapper {
    top: 4vw;
    width: 50px;
  }

  .nav-wrapper {
    top: 4vw;
    height: 40px;
  }

  .ui-text {
    line-height: 22px;
  }

  .section.hero {
    margin-bottom: 20px;
    padding-top: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section.games {
    margin-bottom: 60px;
  }

  .section.footer {
    padding-top: 60px;
  }

  .h1 {
    font-size: 52px;
    line-height: 60px;
  }

  .div-block {
    width: 100%;
    height: auto;
  }

  .bodytext.hero {
    font-size: 16px;
    line-height: 22px;
  }

  .bodytext.mission {
    font-size: 16px;
    line-height: 22px;
  }

  .text-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-img-wrapper {
    height: 30%;
  }

  .scroll-indicator {
    width: 7vw;
    height: 7vw;
  }

  .title-line {
    width: 20vw;
  }

  .h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .h2.anim {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .card-wrapper {
    width: 90%;
  }

  .card-wrapper.team {
    width: 90%;
    margin-bottom: 100px;
  }

  .game-parent {
    width: 100%;
  }

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

  .content-heading.game {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
  }

  .content-heading.anim {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .info-wrapper {
    width: 100%;
  }

  .info-wrapper.team.pat {
    margin-bottom: 60px;
  }

  .info-wrapper.team.ben {
    margin-bottom: 60px;
  }

  .h3 {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .h3.about.anim {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .image-3 {
    width: 25vw;
  }

  .content-wrapper {
    width: 90%;
  }

  .div-block-5.footer {
    margin-bottom: 20px;
  }

  .sub-heading-wrapper {
    padding-left: 0.5vw;
  }

  .gem {
    width: 5vw;
    height: 5vw;
  }

  .gem.glowing {
    width: 7vw;
    height: 7vw;
  }

  .gem-wrapper {
    left: 31%;
    top: 19%;
  }

  .abs {
    width: 60vw;
  }

  .floating-img {
    width: 60vw;
  }

  .lee-img {
    width: 45vw;
  }

  .awards-wrapper {
    margin-top: -20vw;
  }

  .award-img {
    width: 100%;
    height: 25vw;
  }

  .div-block-12 {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .community-wrapper {
    grid-column-gap: 0vw;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-img-wrapper {
    width: 250%;
  }

  .image-5._1 {
    bottom: -10vw;
  }

  .footer-wrapper {
    width: 90%;
  }

  .social-wrapper {
    width: 100%;
    margin-top: 10px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-6 {
    width: 30%;
  }

  .image-7 {
    width: 160vw;
    max-width: none;
  }

  .progress-bar-mobile {
    height: 2vw;
  }

  .div-block-17 {
    width: 90%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4c7c4859-2375-8e6c-cff9-b31165534189-8993e198 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_31016047-b247-1c5f-7f08-b3bbea048bc0-8993e198 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_31e3477d-1b39-7446-4cac-e08017c704d2-8993e198 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_92fa947a-a774-9db8-784d-31acae1f3768-8993e198 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5599d2fc-7f06-f58a-2445-3d6520d2044a-8993e198 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-d213bc9b-494a-fad3-4004-37520efcadb8-8993e198 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

