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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.section {
  background-image: linear-gradient(#0080ff, #000 45%);
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.body {
  background-color: #000;
}

.heading {
  z-index: 2;
  color: #000;
  width: 100vw;
  height: 10vw;
  margin-top: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 10vw;
  font-style: italic;
  font-weight: 900;
  line-height: 10vw;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.wrapper {
  width: 100vw;
  min-width: 100vw;
  height: 600px;
  min-height: 600px;
  margin-bottom: 10vw;
  display: flex;
  overflow: hidden;
}

.loopcontainer {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.text-block {
  z-index: 2;
  color: #000000b3;
  text-align: left;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-right: 60px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 600px;
  font-style: italic;
  font-weight: 900;
  line-height: 600px;
  display: flex;
}

.contentholder {
  display: flex;
}

.div-block {
  overflow: hidden;
}

.div-block-2 {
  width: 100vw;
  height: 34vw;
  padding-left: 40px;
  padding-right: 40px;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.container-2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-3, .div-block-4, .div-block-5 {
  width: 400px;
  height: 600px;
}

.div-block-6 {
  z-index: 2;
  background-color: #000000b3;
  border: 5px solid #0080ff;
  width: 30vw;
  height: 30vw;
  position: relative;
}

.div-block-7 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #000000b3;
  border: 5px solid #0080ff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30vw;
  height: 30vw;
  display: flex;
  position: relative;
}

.div-block-8 {
  z-index: 2;
  background-color: #000000b3;
  border: 5px solid #0080ff;
  width: 30vw;
  height: 30vw;
  position: relative;
}

.section-2 {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.cell {
  background-image: url('../images/Ammar.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 1vw 2vw 1vw 1vw;
}

.cell-2 {
  background-image: url('../images/Dev.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
}

.header {
  color: #00afff;
  text-align: right;
  margin-top: 0;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 3vw;
}

.cell-3 {
  justify-content: center;
  align-items: flex-end;
}

.paragraph {
  color: #0080ff;
  text-align: right;
  font-family: Minecraft, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.typing-text {
  color: #00afff;
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  height: 44px;
  margin-top: 0;
  font-family: Poppins, Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  display: block;
}

.paragraph-2 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-3 {
  color: #00afff;
  text-align: right;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.heading-2 {
  color: #00afff;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 30px;
}

.cell-4 {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.heading-3 {
  color: #00afff;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 3.5vw;
  line-height: 4vw;
}

.paragraph-4 {
  color: #0080ff;
  text-align: right;
  margin-bottom: 0;
  padding-right: .4vw;
  font-family: Minecraft, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.cell-5 {
  text-align: left;
  display: block;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 600px;
}

.div-block-9 {
  width: 100vw;
  height: 40vw;
  margin-bottom: 10vw;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 1vw 1vw 1vw 2vw;
}

.cell-6 {
  background-image: url('../images/WeatherNight.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.heading-4 {
  z-index: 2;
  color: #00afff;
  margin-top: 0;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
  position: relative;
}

.paragraph-5 {
  z-index: 2;
  color: #0080ff;
  font-family: Minecraft, sans-serif;
  font-size: 8vw;
  font-weight: 700;
  line-height: 8vw;
  position: relative;
}

.paragraph-6 {
  z-index: 2;
  color: #00afff;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
  position: relative;
}

.container-3 {
  width: 100%;
  height: 100%;
}

.team-circles {
  padding: 0 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  background-image: url('../images/Dev.gif');
  background-position: 50%;
  background-size: contain;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.container-5 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-10 {
  color: #000000b3;
  background-color: #0080ff80;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 10vw;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 3.5vw;
  font-weight: 700;
  line-height: 4vw;
  display: flex;
}

.container-8 {
  z-index: 2;
  border: 5px solid #0080ff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
  max-width: 30vw;
  height: 40vw;
  position: relative;
}

.heading-5 {
  color: #00afff;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

.section-3 {
  grid-template-rows: 25% 25% 25% 25%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  place-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 86%;
  min-height: 86%;
  max-height: 86%;
  display: grid;
}

.button-9 {
  background-color: #3898ec00;
  background-image: url('../images/Northenside.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-11 {
  background-color: #3898ec00;
  background-image: url('../images/EES4.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-12 {
  background-color: #3898ec00;
  background-image: url('../images/Nikolan.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-13 {
  background-color: #3898ec00;
  background-image: url('../images/Cornbread.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-14 {
  background-color: #3898ec00;
  background-image: url('../images/Damcraft.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-15 {
  background-color: #3898ec00;
  background-image: url('../images/JamSharp.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-16 {
  background-color: #3898ec00;
  background-image: url('../images/NICKONYT.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-18 {
  background-color: #3898ec00;
  background-image: url('../images/Nils.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-19 {
  background-color: #3898ec00;
  background-image: url('../images/MszPro.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-20 {
  background-color: #3898ec00;
  background-image: url('../images/TomXCD.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-22 {
  background-color: #3898ec00;
  background-image: url('../images/Amr.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.button-23 {
  background-color: #3898ec00;
  background-image: url('../images/Tolgchu.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.container-12 {
  z-index: 2;
  background-color: #000;
  border: 5px solid #0080ff;
  width: 30vw;
  max-width: 30vw;
  height: 40vw;
  position: relative;
}

.type-js {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 4vw;
  font-size: 3.5vw;
  line-height: 4vw;
}

.body-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-6 {
  color: #00afff;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

.container-13 {
  background-image: url('../images/AMR32.png');
  background-position: 0 0;
  background-size: auto;
  border: 5px solid #0080ff;
  width: 40vw;
  height: 26vw;
}

.quick-stack-8 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  padding: 0 1vw;
}

.paragraph-7 {
  color: #0080ff;
  text-align: left;
  margin-bottom: 0;
  padding-left: .4vw;
  font-family: Minecraft, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.heading-7 {
  color: #000000b3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  margin-bottom: 5vw;
  display: flex;
}

.heading-8 {
  font-family: Lovelo, Verdana, sans-serif;
}

.heading-9 {
  color: #000000b3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

.utility-page-wrap {
  background-image: url('../images/AMR32.png');
  background-position: 0 0;
  background-size: auto;
  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;
}

.text-field {
  border: 5px solid #00afff;
  font-family: Minecraft, sans-serif;
}

.submit-button {
  background-color: #0080ff;
  font-family: Minecraft, sans-serif;
}

.field-label {
  color: #fff;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

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

.heading-10 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Minecraft, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.div-block-12 {
  z-index: 2;
  background-color: #000;
  border: 5px solid #00afff;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 200px;
  display: flex;
  position: relative;
}

.paragraph-8 {
  color: #0080ff;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Minecraft, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.4vw;
}

.image {
  z-index: 2;
  margin-bottom: 1vw;
  margin-left: 20px;
}

.paragraph-9 {
  color: #0080ff;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Minecraft, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.container-14 {
  z-index: 2;
  background-color: #000;
  background-image: url('../images/TheBestPFP.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 5px solid #0080ff;
  width: 30vw;
  max-width: 30vw;
  height: 40vw;
  position: relative;
}

.soon {
  color: #00afff;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lovelo, Verdana, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .container-6 {
    background-image: url('../images/Dev.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 400px;
    height: 400px;
  }

  .container-7 {
    background-color: #000;
    border: 5px solid #0080ff;
    width: 1000px;
    height: 600px;
    margin-left: 0;
  }

  .container-8 {
    z-index: 2;
    background-color: #000;
    border: 5px solid #0080ff;
  }

  .quick-stack-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 0;
  }

  .cell-8 {
    justify-content: center;
    align-items: flex-end;
  }

  .cell-9 {
    justify-content: center;
    align-items: flex-start;
  }

  .cell-10 {
    justify-content: center;
    align-items: flex-end;
  }

  .cell-11 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .cell-12, .cell-13 {
    justify-content: center;
    align-items: center;
  }

  .button {
    background-color: #000;
    width: 100px;
    height: 100px;
  }

  .button-2 {
    background-color: #000;
    background-image: url('../images/EES4.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
  }

  .quick-stack-5, .quick-stack-6, .quick-stack-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 0;
  }

  .button-3 {
    width: 100px;
  }

  .button-4 {
    background-color: #000;
    background-image: url('../images/Nikolan.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
  }

  .button-5 {
    background-color: #2b4861;
  }

  .button-6 {
    background-color: #000;
    background-image: url('../images/Damcraft.gif');
    background-position: 50%;
    background-size: contain;
    width: 100px;
    height: 100px;
  }

  .container-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 20px;
    display: grid;
  }

  .button-7, .button-8 {
    width: 100px;
    height: 100px;
  }

  .container-10 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-content: start;
    place-items: baseline start;
    display: grid;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: start;
    place-items: start end;
    display: grid;
  }

  .section-3 {
    grid-auto-columns: 1fr;
  }

  .button-10 {
    width: 100px;
  }

  .button-16 {
    text-shadow: 0 1px 1px #0003;
  }

  .button-17 {
    width: 100px;
    height: 100px;
  }

  .button-20 {
    background-color: #3898ec00;
    width: 100px;
    height: 100px;
  }

  .button-21 {
    width: 100px;
    height: 100px;
  }

  .button-22, .button-23 {
    background-color: #3898ec00;
    width: 100px;
    height: 100px;
  }
}

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: linear-gradient(#0080ff, #000 83%);
    height: 600px;
  }

  .container-4 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }
}

#w-node-_4ddb793a-8f18-7d5f-be29-8f63a2f64aae-199d251b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-_4796669f-74ca-a583-5a64-24ab143b862a-199d251b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7c9a30f5-8dc3-b837-b8af-8506df104dab-199d251b {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-d82b116f-5f90-05ed-0bba-9a2c625b1527-199d251b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minecraft';
  src: url('../fonts/MinecraftRegular-Bmg3.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lovelo';
  src: url('../fonts/Lovelo-Black.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minecraft Bold';
  src: url('../fonts/MinecraftBold-nMK1.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}