:root {
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.brand {
  flex: 0 auto;
  margin-right: 100px;
}

.nav-menu {
  justify-content: flex-end;
  width: auto;
  display: flex;
  position: relative;
}

.container-nav {
  justify-content: center;
  align-items: center;
  width: 1333px;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image {
  max-width: none;
  height: 35px;
  margin-left: 60px;
  display: block;
}

.nav-link {
  opacity: .5;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  border-bottom: 1px solid #fff;
  width: auto;
  padding: 25px 110px 25px 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.nav-link:hover {
  opacity: 1;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}

.navbar {
  z-index: 9;
  background-color: #0000;
  justify-content: center;
  margin-top: 0;
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.container {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
}

.container.vertical {
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.home {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  margin-top: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.heading {
  color: #fff;
  text-align: center;
  mix-blend-mode: normal;
  background-image: linear-gradient(306deg, #a35aff 26%, #ff5146 67%);
  font-family: Oswald, sans-serif;
}

.heading.gradient {
  background-image: linear-gradient(306deg, #a35aff 37%, #ff5146 67%);
}

.heading.clipped {
  background-image: linear-gradient(281deg, #a35aff 3%, #ff5146 46%);
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.h1 {
  letter-spacing: -3px;
  font-family: Syncopate, sans-serif;
  font-size: 120px;
  line-height: 100%;
}

.bold-text-2 {
  font-family: Syncopate, sans-serif;
}

.paragraph {
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.paragraph.left {
  text-align: left;
  margin-bottom: 20px;
  line-height: 28px;
}

.paragraph.link {
  color: #fff;
  overflow: visible;
}

.paragraph.center {
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.bold-text-3 {
  color: #b6a8a8;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.bold-text-3.w--current {
  color: #fff;
}

.button {
  text-align: center;
  background-image: linear-gradient(153deg, #ff5146 43%, #9152e1 100%, #4bbcf6);
  border-radius: 6px;
  width: 180px;
  height: 44px;
  padding-top: 14px;
  font-family: Poppins, sans-serif;
}

.button.luanch {
  background-image: linear-gradient(166deg, #ff3e32 26%, #9152e1 86%);
  width: 250px;
  margin-top: 18px;
  margin-left: 10px;
  font-size: 15px;
}

.button.gamethumb {
  text-transform: uppercase;
  background-color: #3d3d3d80;
  background-image: none;
  border: 1px solid #ffffff4d;
  width: 200px;
  height: 55px;
  margin-bottom: 60px;
  padding-top: 16px;
  padding-bottom: 0;
}

.button.hub {
  width: 250px;
  height: 44px;
  margin-top: 40px;
  margin-left: 0;
  padding: 0;
  font-size: 15px;
  display: none;
}

.button.tokensbtn {
  color: #fff;
  background-image: linear-gradient(#ff5146 43%, #9152e1 100%, #4bbcf6);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  font-size: 20px;
  display: flex;
}

.button.tokensbtn.black {
  color: #000;
  background-color: #ffffffdb;
  background-image: none;
  border: 1px solid #0000;
  border-radius: 10px;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 16px;
}

.button.tokensbtn.black:hover {
  background-color: #dbdbdbdb;
  background-image: none;
  border: 1px solid #0000;
  transform: scale(.98);
}

.game {
  background-image: url('../images/lines.png'), linear-gradient(155deg, #ff5146 37%, #9152e1 84%);
  background-position: 50% 50px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.title {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 80px;
  display: flex;
}

.title-bold {
  color: #000;
  font-family: Syncopate, sans-serif;
  font-size: 40px;
  line-height: 100%;
}

.title-bold.white {
  color: #fff;
}

.title-h1 {
  width: 460px;
}

.title-h1.white {
  color: #fff;
}

.image-2 {
  max-width: 100px;
}

.div-block {
  background-color: #000;
  width: 640px;
}

.line {
  background-color: #000;
  width: 350px;
  height: 1px;
}

.line.white {
  background-color: #fff;
  height: 1px;
  display: none;
}

.title-icon {
  margin-left: 40px;
}

.title-icon.white {
  display: none;
}

.main-txt {
  color: #fff;
  letter-spacing: -3px;
  margin-bottom: 20px;
  font-family: Syncopate, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-family: Syncopate, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.game-ss {
  background-image: url('../images/chara_thumb_sm.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 520px;
  height: 670px;
  margin: 100px 20px;
  padding-top: 0;
}

.game-ss.tf {
  background-image: url('../images/photo_2024-06-25-18.11.56-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 480px;
  height: 628px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.game-ss.dk {
  background-image: url('../images/photo_2024-06-25-18.11.56.jpeg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 480px;
  height: 628px;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  letter-spacing: -2px;
  font-family: Syncopate, sans-serif;
  font-size: 24px;
}

.bold-text-4 {
  opacity: .7;
  letter-spacing: 0;
}

.hub {
  background-color: #3f4040;
  background-image: linear-gradient(135deg, #1e1f20, #4e4e4e);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
}

.container-2 {
  justify-content: center;
  align-items: center;
  max-width: 1040px;
  display: flex;
}

.container-2.sp {
  justify-content: center;
}

.paragraph-4 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.image-3 {
  width: 310px;
  max-width: none;
}

.div-block-2 {
  margin-right: 100px;
}

.community {
  background-color: #242529;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.image-4 {
  width: 120px;
}

.link-block {
  white-space: normal;
  background-color: #7b7f8c0f;
  border: 1px solid #7b7f8c3d;
  border-radius: 32px;
  flex: 0 auto;
  margin-right: 40px;
  padding: 68px 40px 62px;
  overflow: visible;
}

.link-block:hover {
  background-color: #7f91ce0f;
  background-image: linear-gradient(151deg, #ff5146 50%, #9152e1);
  border-style: solid;
  border-color: #7b7f8c00;
}

.link-block.end {
  margin-right: 0;
}

.link-block.sp {
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
}

.link-block.sp:hover, .link-block.sp:focus, .link-block.sp:visited {
  text-decoration: none;
}

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

.sns {
  flex: 0 auto;
  margin-bottom: 60px;
  display: flex;
}

.sns.sp {
  width: 90%;
  margin-top: 40px;
}

.paragraph-5 {
  text-align: center;
}

.footer {
  background-color: #000;
  height: auto;
  padding-top: 40px;
  padding-bottom: 50px;
  display: block;
}

.footer-logo {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.image-7 {
  width: 180px;
  display: block;
}

.paragraph-6 {
  color: #ffffff80;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  display: flex;
}

.image-8 {
  border-radius: 19px;
  width: auto;
  max-width: none;
}

.heading-2 {
  font-size: 40px;
  line-height: 120%;
}

.div-block-3 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.div-block-5 {
  align-items: center;
  display: flex;
}

.heading-4 {
  text-transform: uppercase;
}

.game-img {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.game-img.sp {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  max-width: none;
  padding-left: 16px;
  padding-right: 16px;
}

.div-block-6 {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  display: block;
}

.tokens {
  background-image: url('../images/tokens_bg.png');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  max-width: none;
  display: block;
  position: static;
}

.tokens-adress {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
  position: static;
}

.paragraph-7 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.address {
  width: auto;
  margin-top: 20px;
}

.tokens-tab {
  color: #000;
  background-color: #fff3;
  border: 1px solid #ffffff80;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 64px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.tokens-tab.defult.w--current {
  opacity: 1;
  background-color: #fff3;
  width: 160px;
  font-weight: 700;
}

.tokens-tab.defult {
  opacity: .5;
  width: 150px;
  font-weight: 400;
}

.tokens-tab.defult.w--current {
  opacity: 1;
  background-color: #fff3;
  width: 160px;
  font-size: 14px;
  font-weight: 700;
}

.tabs-menu {
  display: flex;
}

.tab-pane-tab-1 {
  text-align: center;
  background-color: #412a8180;
  width: auto;
  height: 64px;
  padding-top: 20px;
  padding-bottom: 65px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.epl {
  margin-top: 0;
  margin-right: 40px;
}

.tabs {
  width: auto;
  margin-bottom: 20px;
  margin-right: 0;
}

.totem {
  margin-top: 0;
}

.totem.sp {
  display: block;
}

.tabs-2 {
  margin-bottom: 20px;
}

.roadmap {
  background-color: #000;
  background-image: url('../images/RoadmapBG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.roadmap.sp {
  background-color: #131313;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-9 {
  max-width: 90%;
}

.image-9.sp {
  flex: 1;
  display: block;
}

.div-block-7 {
  max-width: 1040px;
}

.image-10 {
  display: none;
}

.text-block {
  font-size: 18px;
}

.tabs-content {
  display: block;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  font-size: 18px;
}

.image-10-copy {
  display: none;
}

.link-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fffafad9;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.link-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffffd9;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  display: flex;
}

.div-block-8-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.link-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-image: linear-gradient(#ff3e32, #9152e1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 44px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  text-decoration: none;
}

.text-block-9 {
  color: #fff;
  width: 100px;
  font-family: Poppins, sans-serif;
}

.text-block-10 {
  text-decoration: none;
}

.text-block-11 {
  font-size: 15px;
}

.button-4 {
  color: #000;
  background-color: #ffffffd1;
  border-radius: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.button-4:hover {
  background-color: #e0e0e0d1;
}

.image-15 {
  max-width: none;
  height: 35px;
  margin-left: 0;
  display: block;
}

.navlink {
  color: #fff9;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.navlink:hover {
  color: #acacac;
}

.navlink:active {
  color: #fff;
}

.navlink.w--current {
  color: #9b9b9b;
}

.brand-3 {
  flex: 0 auto;
  margin-right: 0;
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-6 {
  background-color: #0000;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-3 {
  align-self: auto;
  align-items: center;
  display: flex;
}

.div-block-24 {
  align-self: center;
  margin-bottom: 10px;
}

.top-btn {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.home-summary {
  color: #fff;
  text-align: center;
  width: 500px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.home-2 {
  text-align: left;
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: auto;
  padding-top: 0;
  display: none;
  position: static;
  inset: 0% 0% auto;
}

.btn-sns {
  padding: 10px;
}

.btn-sns:hover {
  transform: scale(.98);
}

.image-21 {
  width: 45px;
}

.container-4 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
}

.div-block-23 {
  align-self: center;
}

.play-btn {
  background-color: #c49f42;
  border-radius: 50px;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 60px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

.play-btn:hover {
  box-shadow: 0 11px 6px -2px #0003;
}

.play-now-btn {
  color: #fff;
  text-align: center;
  background-color: #3488ee;
  border-radius: 20px;
  align-self: auto;
  width: 250px;
  height: 50px;
  padding: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.play-now-btn:hover {
  color: #fff;
  background-color: #3889eb;
  border: 1px solid #0000;
}

.text-block-28 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.background-video-2 {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.sns-btn-sp {
  align-self: center;
}

.gamecard-info {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.title-2 {
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 60px;
  display: block;
}

.title-bold-2 {
  color: #fff;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 100%;
}

.title-bold-2.white {
  color: #fff;
  font-size: 28px;
}

.gamegenre {
  color: #949494;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.image-22 {
  max-width: 100px;
  display: none;
}

.game-catalog {
  flex-direction: column;
  align-self: center;
  align-items: stretch;
  width: 90%;
  display: none;
  overflow: visible;
}

.image-18 {
  border-radius: 10px;
  width: auto;
}

.image-18:hover {
  border: 1px solid #a1a1a1;
  box-shadow: 0 2px 5px #0003;
}

.image-24 {
  border-radius: 10px;
  max-width: none;
  display: none;
}

.gamecard-img:hover {
  border: 1px solid #a1a1a1;
  border-radius: 10px;
  transform: none;
  box-shadow: 0 2px 5px #0003;
}

.image-16 {
  object-fit: fill;
  background-color: #1c1c1c;
  border-radius: 10px;
  width: auto;
  margin-bottom: auto;
  display: block;
  position: relative;
}

.image-16:hover {
  border: 1px solid #0000;
}

.title-h1-2 {
  text-align: left;
  flex-direction: row;
  display: flex;
}

.dark-throne {
  text-decoration: none;
}

.image-19 {
  border-radius: 10px;
  width: auto;
}

.bold-text-5 {
  color: #afafaf;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.heading-5 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}

.live {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 10px;
  display: none;
}

.div-block-20 {
  flex-direction: column;
  flex: none;
  margin-bottom: 20px;
  display: flex;
}

.gamecard-dev:hover {
  border-radius: 0;
}

.live-img:hover {
  opacity: 1;
  border: 1px solid #a1a1a1;
  border-radius: 10px;
  transform: none;
  box-shadow: 0 2px 5px #0003;
}

.in-development {
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  width: auto;
  display: none;
}

.gametitle {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.games {
  background-color: #0000;
  background-image: linear-gradient(270deg, #1a1c1d, #303030);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.games.sp {
  padding-top: 60px;
}

.space-mon, .twi-fantasy {
  text-decoration: none;
}

.in-development-games {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  width: auto;
  margin-bottom: 20px;
  display: grid;
}

.div-block-25 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.epl-btn {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-image: none;
  border: 2px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 44px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: none;
}

.epl-btn:hover {
  background-color: #0000;
  background-image: none;
}

.button-12 {
  color: #000;
  text-align: center;
  background-color: #ffffffdb;
  border-radius: 10px;
  align-self: auto;
  width: 250px;
  height: 50px;
  padding: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button-12:hover {
  background-color: #dbdbdbdb;
  border: 1px solid #0000;
}

.image-25 {
  text-align: center;
  width: 200px;
  max-width: none;
}

.hub-container {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.hub-container.hub-content {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 120px;
}

.cf-cta-image-bubbles {
  object-fit: cover;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  display: none;
}

.cf-cta-image-bubbles.rounded-image {
  border-radius: 100px;
}

.image-26 {
  display: none;
}

.div-block-53 {
  width: 300px;
}

.cf-cta-circle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 3%;
  left: 11%;
}

.cf-cta-circle._3 {
  width: 76px;
  height: 76px;
  inset: auto auto 18% 8%;
}

.cf-cta-circle._4 {
  width: 76px;
  height: 76px;
  inset: 14% -2% auto auto;
}

.cf-cta-circle._2 {
  width: 60px;
  height: 60px;
  inset: 14% auto auto -1%;
}

.cf-cta-circle._5 {
  width: 120px;
  height: 120px;
  inset: auto 6% 15% auto;
}

.image-23 {
  align-self: center;
  width: 300px;
  margin-bottom: 20px;
  padding-right: 10px;
}

.hub-content {
  justify-content: center;
  align-self: center;
  width: auto;
  max-width: none;
  display: flex;
}

.paragraph-8 {
  color: #dbdbdb;
  text-align: center;
  width: 550px;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.div-block-54 {
  margin-right: 60px;
  display: none;
}

.hub-v2 {
  background-color: #242424;
  background-image: linear-gradient(135deg, #1e1f20, #4e4e4e);
  background-size: auto;
  padding-top: 60px;
  display: block;
}

.hub-title {
  letter-spacing: -1.5px;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 82px;
}

.hub-title.hub-heading {
  z-index: 1;
  color: #fff;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Syncopate, sans-serif;
  font-size: 40px;
  line-height: 110%;
  display: none;
  position: relative;
}

.div-block-55 {
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.heading-6 {
  font-size: 35px;
  line-height: 120%;
}

.text-block-16 {
  color: #fff;
  font-size: 14px;
}

.title-3 {
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 60px;
  display: block;
}

.title-bold-3 {
  color: #fff;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 100%;
}

.image-27 {
  max-width: 100px;
  display: none;
}

.text-block-15, .text-block-17 {
  color: #fff;
  font-size: 14px;
}

.tokens-2 {
  background-color: #1d1d1d;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.tokens-adress-2 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
  position: static;
}

.text-block-19 {
  color: #fff;
  font-size: 14px;
}

.tabs-menu-2 {
  display: flex;
}

.paragraph-12 {
  text-align: center;
  width: 650px;
  font-size: 16px;
}

.link-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffffd9;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  display: flex;
}

.link-block-5:hover {
  transform: scale(.98);
}

.paragraph-10 {
  color: #e1e1e1;
  text-align: left;
  align-self: flex-start;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.paragraph-10.center {
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 24px;
  display: block;
}

.div-block-28 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.paragraph-13 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.epl-2 {
  margin-top: 0;
  margin-right: 40px;
}

.text-block-14 {
  color: #fff;
  font-size: 14px;
}

.div-block-56 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.link-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fffafad9;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.link-block-6:hover {
  transform: scale(.98);
}

.tabs-3 {
  margin-bottom: 20px;
}

.press-image {
  width: 60%;
}

.title-4 {
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 60px;
  display: block;
}

.title-bold-4 {
  color: #fff;
  font-family: Syncopate, sans-serif;
  font-size: 30px;
  line-height: 100%;
}

.title-bold-4.white {
  color: #fff;
  font-size: 28px;
}

.image-29 {
  max-width: 100px;
  display: none;
}

.press {
  background-color: #202020;
  background-image: linear-gradient(129deg, #333131 1%, #201f1f);
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.news-logo {
  margin-bottom: 0;
}

.press-box {
  background-color: #393939;
  background-image: none;
  border: 1px #828282;
  border-radius: 0;
  height: 250px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.press-box:hover {
  outline-offset: 0px;
  border-width: 2px;
  border-color: #d2d2d2;
  outline: 1px solid #fff;
}

.press-su {
  height: 30px;
}

.heading-7 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}

.press-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 0;
  margin-bottom: 60px;
  display: grid;
}

.div-block-34 {
  align-self: center;
  width: 90%;
}

.div-block-33 {
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 20px;
  display: flex;
  position: relative;
}

.press-summary {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.div-block-57 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.title-5 {
  text-align: center;
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 60px;
  display: block;
}

.image-30 {
  max-width: 100px;
  display: none;
}

.partners {
  background-image: url('../images/bg-1.png');
  background-position: 0 0;
  background-size: 988px;
}

.partners.sp {
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90%;
  padding: 60px 0;
  display: flex;
}

.heading-8 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}

.logo-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  display: flex;
}

.logo-div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  display: flex;
}

.logo {
  justify-content: center;
  align-items: center;
  width: 13%;
  max-width: 178px;
  height: 80px;
  display: flex;
}

.div-block-58 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.cf-logo-image {
  opacity: .8;
  object-fit: contain;
}

.image-10-copy-2 {
  display: none;
}

.container-5 {
  justify-content: center;
  align-items: center;
  max-width: 1040px;
  display: flex;
}

.container-5.sp {
  justify-content: center;
  margin-bottom: 60px;
}

.image-31 {
  max-width: 90%;
}

.image-31.sp {
  flex: 1;
  display: block;
}

.image-32 {
  max-width: 100px;
  display: none;
}

.heading-9 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}

.image-33 {
  display: none;
}

.div-block-59 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.container-8 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
}

.image-34 {
  max-width: 100px;
  display: none;
}

.div-block-60 {
  text-align: left;
  align-items: center;
  display: flex;
}

.paragraph-14 {
  color: #ffffff80;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  display: block;
}

.paragraph-15 {
  color: #a7a7a7;
  text-align: right;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.title-bold-5 {
  color: #000;
  font-family: Syncopate, sans-serif;
  font-size: 40px;
  line-height: 100%;
}

.title-bold-5.white {
  color: #fff;
  text-align: left;
  font-size: 30px;
}

.heading-10 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.image-35 {
  width: 120px;
}

.link-block-7 {
  text-decoration: none;
}

.paragraph-16 {
  color: #e1e1e1;
  text-align: left;
  align-self: flex-start;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.paragraph-16.link {
  color: #fff;
  text-align: center;
  overflow: visible;
}

.community-2 {
  background-color: #242427;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.link-block-8 {
  white-space: normal;
  background-color: #7b7f8c0f;
  border: 1px solid #7b7f8c3d;
  border-radius: 32px;
  flex: 0 auto;
  margin-right: 40px;
  padding: 68px 40px 62px;
  overflow: visible;
}

.link-block-8:hover {
  background-color: #7f91ce0f;
  background-image: linear-gradient(151deg, #ff5146 50%, #9152e1);
  border-style: solid;
  border-color: #7b7f8c00;
}

.link-block-8.end {
  margin-right: 0;
}

.link-block-8.end.sp {
  transition: all .5s;
}

.link-block-8.sp {
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  transition: all .5s;
}

.link-block-8.sp:hover {
  background-color: #ffffff3b;
  background-image: none;
  text-decoration: none;
}

.link-block-8.sp:focus, .link-block-8.sp:visited {
  text-decoration: none;
}

.container-9 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.paragraph-17 {
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-block-9 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-image: linear-gradient(#ff3e32, #9152e1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 44px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.container-10 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
}

.paragraph-18 {
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-block-10 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-image: linear-gradient(#ff3e32, #9152e1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 44px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.container-11 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 0;
  display: flex;
}

.paragraph-19 {
  color: #e1e1e1;
  text-align: left;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
  display: block;
}

.paragraph-19.left {
  text-align: left;
  margin-bottom: 20px;
  line-height: 28px;
}

.link-block-11 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-image: linear-gradient(#ff3e32, #9152e1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 44px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.container-12 {
  justify-content: center;
  align-items: center;
  max-width: 1040px;
  display: flex;
}

.container-12.sp {
  justify-content: center;
}

.title-h1-3 {
  width: 460px;
}

.title-bold-6 {
  color: #000;
  font-family: Syncopate, sans-serif;
  font-size: 40px;
  line-height: 100%;
}

.title-bold-6.white {
  color: #fff;
}

.image-36 {
  max-width: 100px;
}

.image-37 {
  width: 200px;
  max-width: none;
}

.div-block-61 {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  display: block;
}

.div-block-62 {
  margin-right: 100px;
}

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

.title-6 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: none;
  margin-bottom: 80px;
  display: flex;
}

.heading-11 {
  text-transform: uppercase;
}

.div-block-64 {
  color: var(--white);
  font-family: Syncopate, sans-serif;
  position: absolute;
  bottom: 0;
  right: 0;
}

.div-block-64.readmore-button {
  bottom: 20px;
  right: 20px;
}

.body {
  background-color: #242529;
}

.div-block-65 {
  z-index: -1;
  background-image: url('../images/_Background.png');
  background-position: 0 0;
  background-size: auto;
  position: fixed;
  inset: 0%;
}

.div-block-65.background {
  background-repeat: repeat-x;
  background-size: cover;
}

.image-38 {
  width: 25px;
  margin-left: 5px;
}

.image-39 {
  flex: 0 auto;
}

.div_flex_5 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.div_grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1220px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
  overflow: visible;
}

.div_flex_4 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.left.rotate-img {
  position: absolute;
  top: -40%;
  left: -22%;
}

.right.rotate-img {
  position: absolute;
  inset: auto -16% -15% auto;
}

.bottom.rotate-img {
  display: none;
}

.dot.rotate-img {
  display: block;
  position: absolute;
  inset: -100px 0% 0 auto;
}

.text-block-29 {
  color: #fff;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 200;
  display: flex;
}

.div-block-66.hover-darkthrone.hover, .div-block-67.hover-twilight.hover {
  position: relative;
}

.video-wrap {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-30 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 17px;
}

.div-block-68 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.div-block-69, .div-block-70 {
  position: relative;
}

.link-block-12, .link-block-13 {
  text-decoration: none;
  position: relative;
}

.bg-button.ml-20 {
  margin-left: 20px;
}

.section {
  display: none;
}

.button-13.copy-button {
  background-color: #55497a;
  padding: 5px 13px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav_toggle, .nav_toggle-2 {
  display: none;
}

.image-51, .image-52 {
  width: 30px;
}

.div-logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-link-menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  order: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.header {
  z-index: 50;
  background-color: #0000;
  flex-flow: row;
  order: -1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 90px;
  padding-left: 16px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0 auto auto 0;
}

.navigation {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  flex: 1;
  order: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.link-4 {
  color: #fff9;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-71 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.image-53 {
  width: 30px;
}

.image-54 {
  flex: 0 auto;
  align-self: center;
  min-width: 100%;
  height: 90.51px;
}

@media screen and (min-width: 1280px) {
  .image {
    height: 35px;
    margin-left: 60px;
  }

  .nav-link {
    mix-blend-mode: normal;
    display: block;
  }

  .home {
    height: auto;
    min-height: 100vh;
  }

  .bold-text-3.w--current {
    color: #3f3d3d;
    border: 1px solid #666;
  }

  .button.tokensbtn {
    width: 540px;
  }

  .button.tokensbtn.black {
    background-color: #000;
    background-image: none;
    width: auto;
  }

  .line.white {
    display: none;
  }

  .game-ss.tf, .game-ss.dk {
    background-position: 50%;
    background-size: 480px;
    width: 480px;
    height: 628px;
  }

  .container-2.sp {
    justify-content: center;
    max-width: none;
  }

  .game-img.sp {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    max-width: 95%;
  }

  .tokens {
    border-radius: 8px;
  }

  .container-3 {
    transform: translate(0);
  }

  .tokens-adress {
    margin-bottom: 40px;
  }

  .address {
    object-fit: fill;
  }

  .tokens-tab.defult, .tokens-tab.defult.w--current, .tokens-tab.defult, .tokens-tab.defult.w--current {
    width: 180px;
  }

  .epl {
    margin-right: 40px;
  }

  .totem.sp {
    display: block;
  }

  .roadmap.sp {
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .image-9 {
    max-width: 1040px;
  }

  .div-block-7 {
    text-align: center;
    width: 100%;
  }

  .dropdown-list {
    background-color: #dddddd70;
  }

  .button-2 {
    color: #000;
    background-color: #fff;
  }

  .link-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #ffffffdb;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 50px;
    margin-right: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .image-11 {
    margin: 10px 20px;
    display: block;
  }

  .div-block-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .link-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    justify-content: center;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-8-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .image-15 {
    height: 35px;
    margin-left: 0;
  }

  .home-2 {
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    height: 1000px;
  }

  .image-20 {
    display: block;
  }

  .div-block-23 {
    align-self: center;
  }

  .play-now-btn {
    font-size: 17px;
  }

  .background-video-2 {
    height: 100%;
  }

  .gamecard-info {
    width: auto;
  }

  .title-2 {
    flex-direction: row;
  }

  .game-catalog {
    align-items: stretch;
    width: 80%;
  }

  .image-18 {
    width: auto;
  }

  .subtitle {
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    width: auto;
    font-weight: 700;
    display: block;
  }

  .image-16 {
    align-self: center;
    width: auto;
  }

  .image-19 {
    width: auto;
  }

  .bold-text-5 {
    font-size: 20px;
    font-weight: 600;
  }

  .heading-5 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 800;
  }

  .live {
    width: auto;
    margin-bottom: 20px;
  }

  .div-block-20 {
    width: auto;
  }

  .in-development {
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .games {
    background-color: #1c1c1c;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    display: flex;
  }

  .in-development-games {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: row;
    justify-content: center;
    justify-items: stretch;
    width: auto;
  }

  .div-block-25 {
    display: block;
  }

  .div-block-53, .image-23 {
    width: 400px;
  }

  .hub-content {
    max-width: 900px;
  }

  .paragraph-8 {
    align-self: center;
    width: 600px;
    font-size: 18px;
    line-height: 30px;
    display: block;
  }

  .title-3 {
    flex-direction: row;
  }

  .tokens-2 {
    border-radius: 0;
    padding-bottom: 100px;
  }

  .tokens-adress-2 {
    margin-bottom: 40px;
  }

  .link-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    justify-content: center;
    box-shadow: 0 2px 5px #0003;
  }

  .image-28 {
    margin: 10px 20px;
    display: block;
  }

  .epl-2 {
    margin-right: 40px;
  }

  .div-block-56 {
    display: block;
  }

  .link-block-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #ffffffdb;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 50px;
    margin-right: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .title-4 {
    flex-direction: row;
  }

  .heading-7 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 800;
  }

  .press-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 80%;
  }

  .div-block-57 {
    display: block;
  }

  .title-5 {
    flex-direction: row;
  }

  .partners.sp {
    background-color: #000;
  }

  .heading-8 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 800;
  }

  .div-block-58 {
    display: block;
  }

  .container-5.sp {
    justify-content: center;
    max-width: none;
  }

  .image-31 {
    max-width: 1040px;
  }

  .heading-9 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 800;
  }

  .div-block-59 {
    display: block;
  }

  .paragraph-14 {
    text-align: left;
    display: block;
  }

  .paragraph-15 {
    color: #b1b1b1;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .div-block-41 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 90%;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-42 {
    margin-top: 40px;
  }

  .paragraph-16.link {
    text-align: center;
  }

  .community-2 {
    text-align: center;
    display: flex;
  }

  .link-block-8.sp {
    text-align: center;
  }

  .container-9 {
    position: relative;
  }

  .container-12.sp {
    justify-content: center;
    max-width: none;
  }

  .div-block-65.background {
    z-index: -10;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .image-38 {
    width: 25px;
    margin-left: 5px;
  }

  .left.rotate-img {
    position: absolute;
    top: -40%;
    left: -5%;
  }

  .right.rotate-img {
    position: absolute;
    bottom: -16%;
    right: -17%;
  }

  .bottom.rotate-img {
    display: block;
    position: absolute;
    inset: auto auto -20% -30%;
  }

  .dot.rotate-img {
    display: block;
    position: absolute;
    top: -100px;
    right: 50px;
  }

  .text-block-29 {
    margin-bottom: 50px;
    font-size: 14px;
  }

  .div-block-66.hover-darkthrone.hover, .div-block-67.hover-twilight.hover {
    position: relative;
  }

  .background-video-3.video-wrap {
    position: absolute;
  }

  .video-wrap {
    position: absolute;
    top: 0;
    left: 0;
  }

  .text-block-30 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-68 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .link-block-12, .link-block-13 {
    text-decoration: none;
  }

  .section {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .home {
    height: auto;
    min-height: 100vh;
  }

  .heading.clipped {
    margin-bottom: 40px;
  }

  .button.tokensbtn.black {
    background-color: #ececec;
    display: none;
  }

  .game-ss.tf, .game-ss.dk {
    border-radius: 0;
  }

  .hub {
    background-color: #1c1c1c;
    background-image: none;
  }

  .sns.sp {
    margin-top: auto;
  }

  .game-img.sp {
    justify-content: space-between;
    align-items: flex-start;
    width: 1400px;
  }

  .tokens-tab.defult.w--current {
    font-size: 16px;
  }

  .roadmap.sp {
    background-image: linear-gradient(0deg, #000, #313131), url('../images/background-image.svg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .div-block-8, .div-block-8-2 {
    justify-content: space-between;
  }

  .button-4 {
    color: #fff;
    text-align: center;
    background-image: linear-gradient(352deg, #4bbcf6, #9152e1 0%, #9852d7 5%, #ff5146 95%);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 44px;
    margin-left: 20px;
    font-weight: 500;
    display: flex;
  }

  .button-4.bg-button.button-6 {
    margin-left: 0;
  }

  .navlink {
    color: #fff9;
  }

  .div-block-14 {
    width: auto;
  }

  .navbar-6 {
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-24 {
    color: #181717;
  }

  .home-2 {
    color: #474646;
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    max-height: 1000px;
  }

  .container-4 {
    justify-content: center;
    align-self: center;
  }

  .play-now-btn {
    background-color: #3488ee;
    border-radius: 25px;
    font-size: 18px;
  }

  .play-now-btn:hover {
    background-color: #3488ee;
  }

  .background-video-2 {
    height: 100%;
  }

  .title-2 {
    align-self: center;
    width: 1400px;
    margin-top: 40px;
    padding-left: 0;
    display: block;
  }

  .title-bold-2.white {
    font-size: 30px;
  }

  .gamegenre {
    align-self: flex-start;
    font-size: 14px;
  }

  .game-catalog {
    width: auto;
  }

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

  .image-24 {
    max-width: none;
    display: none;
  }

  .subtitle {
    align-self: flex-start;
  }

  .image-16 {
    width: auto;
    max-width: 100%;
    display: block;
  }

  .image-16:hover {
    border-width: 1px;
    border-color: #a1a1a1;
    box-shadow: 0 2px 5px #0003;
  }

  .title-h1-2 {
    display: block;
  }

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

  .live {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: auto;
    margin-bottom: 40px;
  }

  .div-block-20 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .gamecard-dev {
    width: auto;
  }

  .live-img {
    max-width: 1200px;
  }

  .in-development {
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: auto;
    max-width: 1200px;
    display: flex;
  }

  .gametitle {
    align-self: flex-start;
    font-size: 20px;
  }

  .games {
    align-items: center;
    max-width: 100%;
  }

  .in-development-games {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    place-items: stretch center;
    max-width: none;
    display: grid;
  }

  .button-12.bg-button.button-4 {
    margin-left: 0;
  }

  .hub-container.hub-content {
    padding-bottom: 120px;
  }

  .div-block-53 {
    width: 400px;
  }

  .image-23 {
    width: 500px;
    margin-bottom: 30px;
  }

  .hub-content {
    align-self: center;
    width: 900px;
    display: flex;
  }

  .paragraph-8 {
    width: 600px;
    font-size: 20px;
  }

  .hub-v2 {
    display: block;
  }

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

  .title-3 {
    align-self: center;
    width: 1400px;
    margin-top: 40px;
    padding-left: 0;
    display: block;
  }

  .text-block-15, .text-block-17 {
    font-size: 16px;
  }

  .tokens-2 {
    background-image: url('../images/_Background.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 100vh;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .paragraph-12 {
    width: 620px;
    font-size: 18px;
  }

  .paragraph-10.center {
    font-size: 16px;
  }

  .paragraph-13 {
    font-weight: 600;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .title-4 {
    align-self: center;
    width: 1400px;
    margin-top: 40px;
    padding-left: 0;
    display: block;
  }

  .title-bold-4.white {
    font-size: 30px;
  }

  .press {
    background-color: #000;
    background-image: none;
    align-items: flex-start;
  }

  .press-box {
    background-color: #1d1d1d;
    background-image: linear-gradient(113deg, #514f4f, #3c3c3c14);
    height: 300px;
  }

  .press-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: auto;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .press-summary {
    font-size: 16px;
    font-weight: 200;
  }

  .title-5 {
    align-self: center;
    width: 1400px;
    margin-top: 40px;
    padding-left: 0;
    display: block;
  }

  .partners.sp {
    background-color: #0000;
    height: auto;
    min-height: 100vh;
    padding-top: 60px;
  }

  .logo-div {
    margin-bottom: 60px;
  }

  .container-5.sp {
    max-width: none;
  }

  .image-31.sp {
    max-width: 1400px;
  }

  .paragraph-15 {
    font-size: 16px;
  }

  .title-bold-5.white {
    text-align: left;
  }

  .heading-10 {
    text-align: center;
  }

  .container-9 {
    max-width: 95%;
    position: relative;
  }

  .paragraph-17 {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 27px;
  }

  .paragraph-19 {
    text-align: left;
    font-weight: 300;
    line-height: 28px;
  }

  .div-block-65.background {
    background-image: url('../images/_Background.png');
    background-size: cover;
  }

  .image-38 {
    width: 44px;
    height: auto;
    margin-left: 10px;
  }

  .div_grid {
    opacity: .74;
  }

  .left {
    position: absolute;
    inset: -35% auto auto -3%;
  }

  .left.rotate-img {
    top: -22%;
    left: -5%;
  }

  .right.rotate-img {
    position: absolute;
    inset: auto -16% -17% auto;
  }

  .bottom.rotate-img {
    display: block;
    position: absolute;
    inset: auto auto -30% 27%;
  }

  .dot.rotate-img {
    display: block;
    position: absolute;
    inset: -170px 11% auto auto;
  }

  .text-block-29 {
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 200;
  }

  .div-block-66 {
    max-width: 640px;
    height: auto;
    position: relative;
  }

  .div-block-66.hover-darkthrone {
    max-width: none;
  }

  .div-block-67 {
    max-width: 640px;
    position: relative;
  }

  .div-block-67.hover-twilight {
    max-width: none;
  }

  .background-video-3 {
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: clip;
  }

  .image-50 {
    position: relative;
  }

  .video-wrap {
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .text-block-30 {
    outline-offset: 0px;
    color: #fff;
    -webkit-text-stroke-width: 0px;
    text-transform: uppercase;
    white-space: normal;
    direction: ltr;
    border: 1px #000;
    outline: 3px #fff;
    margin-top: 10px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 200;
    display: block;
  }

  .div-block-68 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 10px;
    display: flex;
  }

  .div-block-69 {
    max-width: 640px;
    text-decoration: none;
    position: relative;
  }

  .div-block-70 {
    max-width: 640px;
    position: relative;
  }

  .link-block-12, .link-block-13 {
    text-decoration: none;
  }

  .bg-button {
    text-align: center;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 40px;
    font-size: 15px;
    display: flex;
  }

  .section {
    display: none;
  }
}

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

  .icon {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    display: none;
  }

  .nav-menu {
    z-index: 20;
    background-color: #686565;
    flex-direction: row;
    align-self: auto;
    align-items: stretch;
    width: 100%;
    height: auto;
    margin-top: 80px;
    position: fixed;
    overflow: visible;
  }

  .container-nav {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image {
    height: 26px;
    margin-left: 0;
  }

  .hamburger-lottie {
    width: 70px;
    height: 70px;
  }

  .nav-link {
    z-index: 3;
    opacity: .6;
    background-color: #0000;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 64px;
  }

  .menu-button {
    padding: 0;
    display: block;
  }

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

  .navbar {
    z-index: 10000;
    height: 65px;
  }

  .container {
    align-items: center;
    max-width: none;
  }

  .home {
    background-size: 1200px;
    height: 600px;
  }

  .heading.clipped {
    margin-top: 0;
    font-size: 74px;
    line-height: 76px;
  }

  .h1 {
    font-size: 74px;
    line-height: 76px;
  }

  .paragraph {
    font-size: 16px;
  }

  .button.gamethumb {
    width: 160px;
    height: 48px;
    margin-bottom: 20px;
  }

  .button.tokensbtn.black {
    width: 450px;
  }

  .game {
    background-position: 50% 265px, 0 0;
    background-size: 930px, auto;
  }

  .game.sp {
    background-image: url('../images/lines.png'), linear-gradient(155deg, #ff5146 37%, #9152e1 84%);
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 1200px, auto;
    background-attachment: scroll, scroll;
  }

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

  .title-bold {
    font-size: 35px;
    line-height: 40px;
  }

  .title-bold.white {
    font-size: 30px;
    line-height: 32px;
  }

  .title-h1 {
    width: auto;
  }

  .image-2 {
    max-width: 80px;
  }

  .line {
    width: 200px;
    margin-right: 40px;
  }

  .title-icon {
    margin-left: 0;
  }

  .main-txt {
    text-align: center;
    font-size: 50px;
  }

  .paragraph-2 {
    margin-bottom: auto;
  }

  .game-ss {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
  }

  .game-ss.tf, .game-ss.dk {
    background-size: 100%;
    width: 300px;
    height: 387px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .hub {
    padding-top: 60px;
    padding-bottom: 110px;
  }

  .container-2, .container-2.sp {
    max-width: none;
  }

  .image-3 {
    width: 240px;
  }

  .div-block-2 {
    margin-right: 60px;
  }

  .community {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .image-4 {
    width: 90px;
  }

  .link-block {
    border-radius: 24px;
    margin-right: 20px;
    padding: 40px 20px;
  }

  .link-block.sp {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sns {
    margin-bottom: 40px;
  }

  .sns.sp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .image-8 {
    width: 500px;
    max-width: none;
  }

  .heading-2 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 26px;
  }

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

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

  .tokens {
    background-image: url('../images/tokens_bg_sp.png');
    background-size: auto 100%;
    padding-bottom: 100px;
  }

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

  .tokens-adress {
    flex-direction: column;
    margin-top: 20px;
    padding-top: 0;
    display: flex;
  }

  .tokens-tab.defult, .tokens-tab.defult.w--current, .tokens-tab.defult, .tokens-tab.defult.w--current {
    font-size: 16px;
  }

  .tab-pane-tab-1 {
    padding-bottom: 60px;
  }

  .epl {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .image-9 {
    width: 680px;
    max-width: none;
  }

  .image-9.sp {
    display: block;
  }

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

  .text-block {
    font-size: 18px;
  }

  .button-4 {
    margin-bottom: 20px;
  }

  .image-15 {
    height: 26px;
    margin-left: 0;
  }

  .navlink {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .menu-button-2 {
    background-color: #0000;
    display: none;
  }

  .menu-button-2.w--open {
    background-color: #5c5c5c;
  }

  .brand-3 {
    width: 400px;
  }

  .brand-3.w--current {
    width: auto;
  }

  .div-block-14 {
    justify-content: space-between;
    width: 100%;
  }

  .navbar-6 {
    justify-content: space-between;
    height: 60px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .icon-3 {
    color: #fff;
    display: none;
  }

  .nav-menu-3 {
    background-color: #5c5c5c;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: absolute;
    inset: 60px auto auto 0%;
  }

  .top-btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .home-summary {
    width: 300px;
    font-size: 14px;
    line-height: 20px;
  }

  .home-2 {
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    height: 600px;
  }

  .container-4 {
    align-items: center;
    max-width: none;
  }

  .play-now-btn {
    width: 200px;
    height: 40px;
    padding: 13px;
    font-size: 16px;
  }

  .background-video-2 {
    height: 100%;
  }

  .gamecard-info {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .title-2 {
    width: auto;
    max-width: none;
    margin-bottom: 60px;
    display: block;
  }

  .title-bold-2 {
    font-size: 35px;
    line-height: 40px;
  }

  .title-bold-2.white {
    font-size: 26px;
    line-height: 32px;
    display: flex;
  }

  .gamegenre {
    font-size: 12px;
  }

  .image-22 {
    max-width: 80px;
  }

  .game-catalog {
    align-items: center;
    width: 80%;
  }

  .title-h1-2 {
    text-align: center;
    width: auto;
    display: block;
  }

  .bold-text-5 {
    font-size: 16px;
  }

  .live {
    width: auto;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .gamecard-dev {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .in-development {
    width: auto;
  }

  .gametitle {
    font-size: 20px;
  }

  .in-development-games {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .button-12 {
    width: 200px;
    height: 40px;
    padding: 13px;
    font-size: 16px;
  }

  .image-25 {
    width: 240px;
  }

  .cf-cta-circle._3 {
    width: 50px;
    height: 50px;
  }

  .cf-cta-circle._4 {
    width: 50px;
    height: 50px;
    right: -6%;
  }

  .cf-cta-circle._2 {
    width: 40px;
    height: 40px;
  }

  .cf-cta-circle._5 {
    width: 90px;
    height: 90px;
  }

  .hub-content {
    width: 80%;
    max-width: none;
  }

  .paragraph-8 {
    width: 380px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-54 {
    margin-right: 60px;
  }

  .hub-title {
    font-size: 66px;
    line-height: 80px;
  }

  .hub-title.hub-heading {
    font-size: 64px;
  }

  .heading-6 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 26px;
  }

  .title-3 {
    width: auto;
    max-width: none;
    margin-bottom: 60px;
    display: block;
  }

  .title-bold-3 {
    font-size: 35px;
    line-height: 40px;
  }

  .image-27 {
    max-width: 80px;
  }

  .tokens-2 {
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 100px;
  }

  .tokens-adress-2 {
    flex-direction: column;
    margin-top: 20px;
    padding-top: 0;
    display: flex;
  }

  .paragraph-12 {
    width: auto;
  }

  .paragraph-10 {
    font-size: 16px;
  }

  .div-block-28 {
    align-self: center;
    width: 70%;
    font-size: 16px;
  }

  .epl-2 {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .text-block-14 {
    font-size: 18px;
  }

  .title-4 {
    width: auto;
    max-width: none;
    margin-bottom: 60px;
    display: block;
  }

  .title-bold-4 {
    font-size: 35px;
    line-height: 40px;
  }

  .title-bold-4.white {
    font-size: 26px;
    line-height: 32px;
    display: flex;
  }

  .image-29 {
    max-width: 80px;
  }

  .press-box {
    height: 250px;
  }

  .press-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90%;
    margin-top: 20px;
    display: grid;
  }

  .press-summary {
    font-size: 12px;
    line-height: 20px;
  }

  .title-5 {
    width: auto;
    max-width: none;
    margin-bottom: 60px;
    display: block;
  }

  .image-30 {
    max-width: 80px;
  }

  .heading-8 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .logo-div {
    grid-column-gap: 40px;
  }

  .logo {
    height: 70px;
  }

  .container-5, .container-5.sp {
    max-width: none;
  }

  .image-31 {
    width: 680px;
    max-width: none;
  }

  .image-31.sp {
    display: block;
  }

  .image-32 {
    max-width: 80px;
  }

  .container-8 {
    align-items: center;
    max-width: none;
  }

  .image-34 {
    max-width: 80px;
  }

  .div-block-41 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-bold-5 {
    font-size: 35px;
    line-height: 40px;
  }

  .title-bold-5.white {
    font-size: 30px;
    line-height: 32px;
  }

  .heading-10 {
    text-align: center;
    align-self: center;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 26px;
    line-height: 26px;
    display: block;
  }

  .image-35 {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-16 {
    font-size: 16px;
  }

  .paragraph-16.link {
    margin-left: auto;
    margin-right: auto;
  }

  .community-2 {
    padding-top: 60px;
    padding-bottom: 40px;
    display: block;
  }

  .link-block-8 {
    border-radius: 24px;
    margin-right: 20px;
    padding: 40px 20px;
  }

  .link-block-8.sp {
    flex-flow: column;
    flex: 1;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 200px;
    padding: 20px 10px;
    display: flex;
  }

  .container-9 {
    align-items: center;
    max-width: none;
  }

  .paragraph-17 {
    font-size: 16px;
  }

  .container-10 {
    align-items: center;
    max-width: none;
  }

  .paragraph-18 {
    font-size: 16px;
  }

  .container-11 {
    align-items: center;
    max-width: none;
  }

  .paragraph-19 {
    font-size: 16px;
  }

  .container-12, .container-12.sp {
    max-width: none;
  }

  .title-h1-3 {
    width: auto;
  }

  .title-bold-6 {
    font-size: 35px;
    line-height: 40px;
  }

  .title-bold-6.white {
    font-size: 30px;
    line-height: 32px;
  }

  .image-36 {
    max-width: 80px;
  }

  .image-37 {
    width: 240px;
  }

  .div-block-62 {
    margin-right: 60px;
  }

  .title-6 {
    width: 90%;
    max-width: none;
    margin-bottom: 60px;
  }

  .div-block-65.background {
    background-repeat: repeat-x;
    background-size: cover;
  }

  .image-39, .image-40, .image-41 {
    overflow: hidden;
  }

  .div_flex_5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-14, .image-43 {
    overflow: hidden;
  }

  .div_grid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-44, .image-45, .image-46, .image-12, .image-13, .image-47, .image-17, .image-48, .image-49 {
    overflow: hidden;
  }

  .div_flex_4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .dot.rotate-img {
    order: 1;
    display: none;
  }

  .text-block-29 {
    font-weight: 200;
  }

  .section {
    display: none;
  }

  .button-13.copy-button {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    font-weight: 200;
  }

  .nav_toggle, .nav_toggle-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    cursor: pointer;
    background-color: #0000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 35px;
    display: flex;
    position: relative;
    inset: auto 0 auto auto;
  }

  .image-51, .image-52 {
    width: 25px;
  }

  .div-logo {
    justify-content: center;
    height: 100%;
    margin-left: 0;
  }

  .div-link-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .header {
    z-index: 50;
    justify-content: space-between;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 70px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .navigation {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    cursor: pointer;
    background-color: #242427;
    flex-flow: column;
    flex: 1;
    order: 1;
    align-self: center;
    min-width: 100%;
    max-height: 0;
    padding: 0;
    position: absolute;
    top: 70px;
    left: 0;
    overflow: hidden;
  }

  .link-4 {
    font-size: 15px;
  }

  .div-block-71 {
    flex-flow: column;
    padding: 0 16px 20px;
  }

  .image-53 {
    width: 25px;
  }

  .image-54 {
    flex: 0 auto;
    width: 100%;
    min-width: 0;
    height: 65px;
  }
}

@media screen and (max-width: 767px) {
  .icon {
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 100;
    line-height: 36px;
    text-decoration: none;
  }

  .nav-menu {
    background-color: #686565;
    flex: 0 auto;
    align-items: stretch;
    width: 100%;
    min-width: 500px;
    margin-top: 75px;
  }

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

  .image {
    margin-left: 0;
  }

  .nav-link {
    z-index: 2;
    opacity: .6;
    background-color: #0000;
    display: block;
  }

  .nav-link.w--current {
    z-index: 2;
    display: block;
  }

  .menu-button {
    padding: 0;
  }

  .navbar {
    height: 60px;
    margin-top: 10px;
  }

  .container {
    margin-bottom: 3px;
  }

  .home {
    background-size: auto 640px;
    height: 640px;
  }

  .heading.clipped {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 30px;
  }

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

  .paragraph {
    font-size: 16px;
  }

  .paragraph.left {
    text-align: center;
  }

  .paragraph.link {
    font-size: 16px;
  }

  .button.hub {
    margin-right: 0;
  }

  .button.tokensbtn {
    height: 54px;
    padding-top: 12px;
    font-size: 16px;
  }

  .button.tokensbtn.black {
    margin-top: 40px;
  }

  .game {
    background-position: 50% 270px, 0 0;
    background-size: 830px, auto;
  }

  .game.sp {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .title {
    width: 80%;
    margin-bottom: 40px;
  }

  .title-bold {
    font-size: 30px;
    line-height: 30px;
  }

  .title-bold.white {
    font-size: 24px;
  }

  .image-2 {
    max-width: 60px;
  }

  .line {
    width: 120px;
    margin-right: 20px;
  }

  .line.white {
    display: none;
  }

  .main-txt {
    font-size: 42px;
  }

  .paragraph-2 {
    margin-bottom: auto;
  }

  .bold-text-4 {
    font-size: 16px;
  }

  .hub {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-2 {
    max-width: 450px;
  }

  .container-2.sp {
    flex-direction: column;
  }

  .image-3 {
    width: 210px;
  }

  .div-block-2 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .community {
    padding-top: 100px;
  }

  .image-4 {
    width: 70px;
    margin-right: 40px;
  }

  .link-block {
    border-radius: 12px;
    margin-left: 0;
    margin-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .link-block.end {
    margin-right: 20px;
  }

  .link-block.sp {
    align-items: center;
    width: 450px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .sns {
    margin-left: 20px;
  }

  .sns.sp {
    flex-direction: column;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-8 {
    width: 450px;
  }

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

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .game-img.sp {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    max-width: 90%;
    margin-bottom: 20px;
  }

  .div-block-6 {
    align-items: center;
    width: 80%;
    display: flex;
  }

  .tokens-adress {
    margin-bottom: 20px;
  }

  .paragraph-7 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .tokens-tab.defult {
    height: 54px;
    font-size: 16px;
  }

  .tab-pane-tab-1 {
    height: 54px;
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: auto;
  }

  .epl {
    margin-bottom: 40px;
  }

  .roadmap.sp {
    background-color: #000;
    background-image: url('../images/RoadmapBG_sp.png');
    background-position: 50% 100%;
    background-size: cover;
  }

  .image-9.sp {
    display: none;
  }

  .image-10, .image-10-copy {
    width: 400px;
    max-width: none;
    display: block;
  }

  .div-block-8, .div-block-8-2 {
    flex-direction: row;
    align-items: center;
  }

  .image-15 {
    margin-left: 0;
  }

  .navbar-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .top-btn {
    margin-top: 40px;
  }

  .home-2 {
    background-color: #0000;
    background-size: auto 640px;
    height: auto;
  }

  .btn-sns {
    padding: 5px;
  }

  .image-21 {
    width: 40px;
  }

  .image-21.sp {
    width: 36px;
  }

  .container-4 {
    margin-bottom: 3px;
  }

  .background-video-2 {
    align-items: center;
    height: 100vh;
  }

  .sns-btn-sp {
    opacity: .4;
  }

  .gamecard-info {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .title-2 {
    text-align: center;
    align-self: center;
    width: 90%;
    margin-bottom: 40px;
  }

  .title-bold-2 {
    font-size: 30px;
    line-height: 30px;
  }

  .title-bold-2.white {
    font-size: 24px;
  }

  .gamegenre {
    font-size: 12px;
  }

  .image-22 {
    max-width: 60px;
  }

  .game-catalog {
    align-items: center;
    width: 80%;
  }

  .image-16 {
    width: auto;
  }

  .title-h1-2 {
    text-align: center;
    display: inline-block;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .live {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .in-development {
    width: auto;
  }

  .gametitle {
    font-size: 20px;
  }

  .in-development-games {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
  }

  .image-25 {
    width: 210px;
  }

  .hub-container {
    width: 90%;
  }

  .hub-container.hub-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-cta-circle {
    display: none;
  }

  .paragraph-8 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .div-block-54 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .hub-title {
    font-size: 60px;
    line-height: 75px;
  }

  .hub-title.hub-heading {
    font-size: 48px;
    line-height: 60px;
  }

  .div-block-55 {
    align-items: center;
    width: 80%;
    padding-left: 20px;
    display: flex;
  }

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

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

  .title-3 {
    text-align: center;
    align-self: center;
    width: 90%;
    margin-bottom: 40px;
  }

  .title-bold-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .image-27 {
    max-width: 60px;
  }

  .text-block-15, .text-block-17 {
    font-size: 16px;
  }

  .tokens-2 {
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .tokens-adress-2 {
    margin-bottom: 20px;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .paragraph-12 {
    font-size: 14px;
  }

  .paragraph-10 {
    font-size: 16px;
  }

  .paragraph-10.center {
    font-size: 13px;
  }

  .div-block-28 {
    color: #fff;
    text-align: center;
    width: 80%;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif;
  }

  .paragraph-13 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
  }

  .epl-2 {
    margin-bottom: 60px;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .title-4 {
    text-align: center;
    align-self: center;
    width: 90%;
    margin-bottom: 40px;
  }

  .title-bold-4 {
    font-size: 30px;
    line-height: 30px;
  }

  .title-bold-4.white {
    font-size: 24px;
  }

  .image-29 {
    max-width: 60px;
  }

  .press-box {
    height: 250px;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .press-grid {
    margin-top: 20px;
  }

  .div-block-33 {
    padding-bottom: 20px;
  }

  .title-5 {
    text-align: center;
    align-self: center;
    width: 90%;
    margin-bottom: 40px;
  }

  .image-30 {
    max-width: 60px;
  }

  .partners.sp {
    background-color: #0000;
  }

  .heading-8 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .logo-div {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .logo {
    width: 30%;
    height: 70px;
  }

  .image-10-copy-2 {
    width: 400px;
    max-width: none;
    display: none;
  }

  .container-5 {
    max-width: 450px;
  }

  .container-5.sp {
    flex-direction: column;
  }

  .image-31.sp {
    display: none;
  }

  .image-32 {
    max-width: 60px;
  }

  .heading-9 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .image-33 {
    width: 400px;
    max-width: none;
    display: block;
  }

  .container-8 {
    margin-bottom: 3px;
  }

  .image-34 {
    max-width: 60px;
  }

  .title-bold-5 {
    font-size: 30px;
    line-height: 30px;
  }

  .title-bold-5.white {
    text-align: center;
    font-size: 24px;
  }

  .heading-10 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-35 {
    width: 70px;
    margin-right: 40px;
  }

  .paragraph-16 {
    font-size: 16px;
  }

  .paragraph-16.link {
    align-self: center;
    min-width: 100px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .community-2 {
    padding-top: 100px;
    display: flex;
  }

  .link-block-8 {
    border-radius: 12px;
    margin-left: 0;
    margin-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .link-block-8.end {
    margin-right: 20px;
  }

  .link-block-8.sp {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 450px;
    margin-bottom: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .container-9 {
    margin-bottom: 3px;
  }

  .paragraph-17 {
    font-size: 16px;
  }

  .container-10 {
    margin-bottom: 3px;
  }

  .paragraph-18 {
    font-size: 16px;
  }

  .container-11 {
    margin-bottom: 3px;
  }

  .paragraph-19 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-19.left {
    text-align: center;
  }

  .container-12 {
    max-width: 450px;
  }

  .container-12.sp {
    flex-direction: column;
  }

  .title-bold-6 {
    font-size: 30px;
    line-height: 30px;
  }

  .title-bold-6.white {
    font-size: 24px;
  }

  .image-36 {
    max-width: 60px;
  }

  .image-37 {
    width: 210px;
  }

  .div-block-61 {
    align-items: center;
    width: 80%;
    display: flex;
  }

  .div-block-62 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title-6 {
    width: 80%;
    margin-bottom: 40px;
  }

  .heading-11 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
  }

  .div_flex_5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    display: flex;
  }

  .div_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: stretch center;
    width: 80%;
    margin-top: 30px;
    display: grid;
  }

  .image-48 {
    flex: 0 auto;
    order: -1;
    align-self: center;
  }

  .div_flex_4 {
    flex-flow: wrap;
  }

  .text-block-29 {
    text-align: center;
  }

  .text-block-30 {
    font-size: 15px;
  }

  .section {
    display: none;
  }

  .button-13 {
    background-color: #55497a;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Poppins, sans-serif;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .button-13.copy-button {
    font-size: 8px;
    font-weight: 200;
  }

  .nav_toggle, .nav_toggle-2 {
    background-color: #0000;
    height: 35px;
  }

  .div-logo {
    align-self: center;
    margin-left: -10px;
  }

  .link-4 {
    font-size: 14px;
  }

  .div-block-71 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 0;
  }

  .image-54 {
    height: 60px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    margin-right: 40px;
    padding-left: 0;
  }

  .brand.w--current {
    margin-right: 50px;
    padding-left: 0;
  }

  .icon {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .nav-menu {
    background-color: #686565;
    flex: 1;
    width: 280px;
    min-width: 280px;
  }

  .container-nav {
    width: 95%;
    padding-left: 10px;
    padding-right: 0;
  }

  .image {
    height: 20px;
    margin-left: 0;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
  }

  .menu-button {
    padding: 0;
  }

  .navbar {
    height: 50px;
    margin-top: 10px;
  }

  .home {
    background-image: url('../images/bg_sp.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 450px;
    background-attachment: scroll;
    height: auto;
    min-height: 100vh;
    display: none;
    position: relative;
  }

  .heading.clipped {
    max-width: 300px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 46px;
    line-height: 20px;
  }

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

  .h1.sp {
    font-size: 35px;
    display: inline;
    overflow: visible;
  }

  .paragraph {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .paragraph.left {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
  }

  .paragraph.center {
    width: 90%;
    font-size: 10px;
    line-height: 20px;
  }

  .button.luanch {
    background-image: linear-gradient(166deg, #ff3e32 26%, #9152e1 86%);
  }

  .button.gamethumb {
    margin-bottom: 30px;
  }

  .button.tokensbtn {
    font-size: 14px;
  }

  .button.tokensbtn.black {
    width: 200px;
    height: 45px;
  }

  .title {
    width: 85%;
  }

  .title-bold {
    font-size: 20px;
    line-height: 20px;
  }

  .title-bold.white {
    font-size: 18px;
    line-height: 20px;
  }

  .image-2 {
    max-width: 40px;
  }

  .line {
    width: 50px;
    margin-right: 10px;
  }

  .line.white {
    width: 60px;
    display: none;
  }

  .main-txt {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .game-ss.tf {
    background-size: cover;
    width: 280px;
    height: 366px;
  }

  .game-ss.dk {
    width: 280px;
    height: 366px;
  }

  .bold-text-4 {
    font-size: 12px;
  }

  .hub, .community {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .link-block.sp {
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sns.sp {
    align-self: center;
    align-items: center;
    margin-left: auto;
  }

  .image-8 {
    width: 270px;
  }

  .heading-4 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .tokens {
    background-image: url('../images/tokens_bg_sp.png');
    background-position: 50%;
    background-size: auto 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tokens-adress {
    margin-left: 0;
    margin-right: 0;
  }

  .tokens-tab.defult, .tokens-tab.defult.w--current {
    width: 100px;
  }

  .tokens-tab.defult {
    text-align: center;
    justify-content: center;
    width: 100px;
    padding-left: 30px;
  }

  .tokens-tab.defult.w--current {
    width: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu {
    object-fit: fill;
    flex-flow: row;
    justify-content: flex-start;
    display: flex;
  }

  .tab-pane-tab-1 {
    overflow: scroll;
  }

  .epl, .totem.sp {
    width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .totem.sp {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .tabs-2 {
    display: block;
  }

  .roadmap.sp {
    background-color: #000;
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-9.sp {
    display: none;
  }

  .image-10 {
    width: 320px;
    display: none;
  }

  .text-block, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
    font-size: 14px;
  }

  .image-10-copy {
    width: 320px;
    display: block;
  }

  .link-block-2 {
    width: 180px;
    height: 40px;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .link-block-3 {
    width: 180px;
    height: 40px;
  }

  .div-block-8-2 {
    flex-direction: column;
  }

  .link-block-4 {
    background-image: linear-gradient(122deg, #ff3e32, #9152e1);
    width: 200px;
  }

  .image-15 {
    height: 20px;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 10px;
  }

  .brand-3 {
    width: auto;
    margin-right: 40px;
    padding-left: 0;
  }

  .brand-3.w--current {
    margin-right: 0;
    padding-left: 0;
  }

  .navbar-6 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-summary {
    width: 280px;
  }

  .home-2 {
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    width: auto;
    height: 550px;
    display: none;
  }

  .btn-sns {
    padding: 5px;
  }

  .image-21.sp {
    opacity: 1;
  }

  .play-btn {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 20px;
  }

  .text-block-28 {
    font-size: 14px;
  }

  .background-video-2 {
    height: 100%;
  }

  .gamecard-info {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 10px;
  }

  .title-2 {
    width: auto;
    display: block;
  }

  .title-bold-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .title-bold-2.white {
    font-size: 18px;
    line-height: 20px;
  }

  .gamegenre {
    font-size: 10px;
  }

  .image-22 {
    max-width: 40px;
  }

  .game-catalog {
    width: 90%;
  }

  .image-24 {
    border-radius: 10px;
    max-width: 100%;
    display: block;
  }

  .gamecard-img {
    height: auto;
  }

  .image-16 {
    display: none;
  }

  .title-h1-2 {
    display: block;
  }

  .image-19 {
    width: auto;
  }

  .bold-text-5 {
    font-size: 16px;
  }

  .heading-5 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .live {
    width: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .in-development {
    width: auto;
  }

  .gametitle {
    font-size: 14px;
    line-height: 18px;
  }

  .games {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .in-development-games {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .epl-btn {
    background-image: none;
    align-self: center;
    width: 200px;
    padding: 0 4px 4px;
    display: none;
  }

  .div-block-53 {
    align-self: center;
  }

  .image-23 {
    width: 200px;
    margin-top: 11px;
    margin-left: 0;
    display: inline;
  }

  .hub-content {
    flex-direction: column;
    align-items: center;
  }

  .paragraph-8 {
    align-self: center;
    width: auto;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .hub-title {
    font-size: 55px;
    line-height: 70px;
  }

  .hub-title.hub-heading {
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-55 {
    width: auto;
  }

  .text-block-16 {
    color: #c4c4c4;
    font-size: 14px;
  }

  .title-3 {
    width: auto;
    display: block;
  }

  .title-bold-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .image-27 {
    max-width: 40px;
  }

  .text-block-15 {
    font-size: 14px;
  }

  .text-block-17 {
    color: #c4c4c4;
    text-align: left;
    font-size: 14px;
  }

  .tokens-2 {
    background-image: none;
    background-position: 40% 40%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tokens-adress-2 {
    align-self: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-19 {
    color: #c4c4c4;
    text-align: center;
    align-self: center;
    font-size: 14px;
  }

  .tabs-menu-2 {
    object-fit: fill;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-12 {
    width: auto;
    font-size: 14px;
  }

  .link-block-5 {
    width: 180px;
    height: 40px;
  }

  .paragraph-10 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .paragraph-10.center {
    white-space: pre;
    width: 90%;
    font-size: 10px;
    line-height: 20px;
  }

  .div-block-28 {
    width: 80%;
    margin-bottom: 20px;
  }

  .paragraph-13 {
    font-weight: 500;
  }

  .epl-2 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    width: 100vw;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-block-14 {
    font-size: 14px;
  }

  .link-block-6 {
    width: 180px;
    height: 40px;
  }

  .tabs-3 {
    display: block;
  }

  .title-4 {
    width: auto;
    display: block;
  }

  .title-bold-4 {
    font-size: 20px;
    line-height: 20px;
  }

  .title-bold-4.white {
    font-size: 18px;
    line-height: 20px;
  }

  .image-29 {
    max-width: 40px;
  }

  .press-box {
    height: auto;
  }

  .heading-7 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .press-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: auto;
    width: 75%;
  }

  .press-summary {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .title-5 {
    width: auto;
    display: block;
  }

  .image-30 {
    max-width: 40px;
  }

  .partners.sp {
    background-color: #0000;
    border: 1px #000;
  }

  .heading-8 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .logo-div {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .logo {
    width: 29%;
    min-width: 100px;
    height: 50px;
  }

  .image-10-copy-2 {
    width: 320px;
    display: block;
  }

  .image-31.sp {
    display: none;
  }

  .image-32 {
    max-width: 40px;
  }

  .heading-9 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .image-33 {
    width: 320px;
    display: none;
  }

  .image-34 {
    max-width: 40px;
  }

  .paragraph-14 {
    text-align: center;
  }

  .paragraph-15 {
    font-size: 14px;
  }

  .div-block-41 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .title-bold-5 {
    font-size: 20px;
    line-height: 20px;
  }

  .title-bold-5.white {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-42, .heading-10 {
    text-align: center;
  }

  .paragraph-16 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .paragraph-16.link {
    min-width: 100px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .community-2 {
    padding-top: 60px;
    padding-bottom: 10px;
    display: block;
  }

  .link-block-8.end.sp {
    flex-direction: row;
    align-items: center;
  }

  .link-block-8.sp {
    justify-content: flex-start;
    align-self: center;
    width: 280px;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-17 {
    text-align: center;
    letter-spacing: -.3px;
    text-indent: 0;
    text-transform: lowercase;
    white-space: normal;
    align-self: auto;
    margin-bottom: 20px;
    font-size: 11.5px;
    font-weight: 300;
    text-decoration: none;
  }

  .link-block-9 {
    background-image: linear-gradient(122deg, #ff3e32, #9152e1);
    width: 200px;
  }

  .paragraph-18 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .link-block-10 {
    background-image: linear-gradient(122deg, #ff3e32, #9152e1);
    width: 200px;
  }

  .paragraph-19 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 17px;
  }

  .paragraph-19.left {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
  }

  .link-block-11 {
    background-image: linear-gradient(122deg, #ff3e32, #9152e1);
    width: 200px;
  }

  .title-bold-6 {
    font-size: 20px;
    line-height: 20px;
  }

  .title-bold-6.white {
    font-size: 18px;
    line-height: 20px;
  }

  .image-36 {
    max-width: 40px;
  }

  .title-6 {
    width: 85%;
  }

  .heading-11 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 10px;
  }

  .image-42 {
    flex: 0 auto;
  }

  .div_flex_5 {
    flex-flow: wrap;
  }

  .div_grid {
    margin-top: 30px;
  }

  .image-13 {
    object-fit: fill;
    flex: 0 auto;
  }

  .image-48 {
    flex: 0 auto;
  }

  .left.rotate-img {
    top: -12%;
    left: -38%;
  }

  .bottom.rotate-img {
    display: none;
  }

  .text-block-29 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-30 {
    font-size: 14px;
  }

  .section {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    overflow: hidden;
  }

  .div-logo {
    flex: none;
    align-self: center;
    width: auto;
    height: auto;
    margin-left: -10px;
  }

  .div-link-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-right: 10px;
  }

  .header {
    height: 70px;
    padding-left: 16px;
  }

  .navigation {
    max-width: none;
    overflow: hidden;
  }

  .link-4 {
    font-size: 14px;
  }

  .div-block-71 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    font-size: 15px;
  }

  .image-54 {
    object-fit: contain;
    flex: none;
    min-width: auto;
    height: 60px;
  }
}

#w-node-_1976fe94-f546-16d7-1377-18e46476646a-05fbea9a, #w-node-_0a592742-237f-27fd-8309-8edcd80f4fa2-05fbea9a, #w-node-_64fe6e29-82ca-c5fd-2598-073e288eadd8-05fbea9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-_64fe6e29-82ca-c5fd-2598-073e288eadd4-05fbea9a {
    justify-self: start;
  }

  #w-node-_64fe6e29-82ca-c5fd-2598-073e288eadd9-05fbea9a {
    justify-self: end;
  }
}


