.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.intro {
  display: none;
  height: 100vh;
  max-height: 1000px;
  margin-bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.57)), to(rgba(8, 8, 8, 0.57))), url('../images/smoke.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.57), rgba(8, 8, 8, 0.57)), url('../images/smoke.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.text-block {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
}

.txt_body {
  max-width: 550px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Graphik, sans-serif;
  color: #787878;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.txt_body._500 {
  max-width: 580px;
  margin-top: 35px;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.txt_body._300 {
  max-width: 600px;
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: 5px;
  font-family: Graphik, sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}

.txt_body.center {
  text-align: center;
}

.txt_body.game {
  margin-top: 0px;
  text-align: left;
}

.txt_body.left {
  text-align: left;
}

.txt_body.new_article {
  width: 90%;
  margin-top: 10px;
}

.bold-text {
  color: #fff;
  font-weight: 500;
}

.game_demos {
  display: none;
  height: 90vh;
  margin-top: -5vh;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, rgba(52, 52, 52, 0.5), #080808 44%, #080808), url('../images/SKPP.gif');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.demo_gif {
  width: 300px;
  height: 400px;
  margin-left: -50px;
  border-radius: 30px;
  background-color: #141618;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 1, 144, 0.12)), to(rgba(0, 41, 255, 0.24))), url('../images/wf_1.png');
  background-image: linear-gradient(180deg, rgba(255, 1, 144, 0.12), rgba(0, 41, 255, 0.24)), url('../images/wf_1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: -49px 49px 100px 25px rgba(0, 0, 0, 0.93);
  opacity: 1;
}

.demo_gif._2 {
  position: relative;
  z-index: 2;
  margin-top: 100px;
  margin-left: -25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/SKPP.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: -49px 49px 100px 25px rgba(0, 0, 0, 0.85);
}

.demo_gif._3 {
  position: relative;
  z-index: 3;
  margin-top: 200px;
  margin-left: -25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 0, 255, 0.18)), to(rgba(255, 0, 129, 0.14))), url('../images/wf.jpg');
  background-image: linear-gradient(180deg, rgba(24, 0, 255, 0.18), rgba(255, 0, 129, 0.14)), url('../images/wf.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  box-shadow: -49px 49px 100px 25px rgba(0, 0, 0, 0.93), inset 0 0 50px 25px rgba(0, 0, 0, 0.24);
}

.demo_gif._0 {
  position: relative;
  z-index: 1;
  margin-left: -25px;
  opacity: 0.57;
}

.platform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.platform.left {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.63)), to(rgba(8, 8, 8, 0.63))), url('../images/smoke.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.63), rgba(8, 8, 8, 0.63)), url('../images/smoke.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.platform.right {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.66)), to(rgba(8, 8, 8, 0.66))), url('../images/smoke.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.66), rgba(8, 8, 8, 0.66)), url('../images/smoke.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Graphik, sans-serif;
}

.screen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: rgba(103, 100, 100, 0.16);
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.08)), to(rgba(246, 245, 239, 0.02))), url('../images/play.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(246, 245, 239, 0.02)), url('../images/play.jpg');
  background-position: 0px 0px, 100% 20px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 16px 16px 3px -25px #434343;
}

.screen.right {
  height: 75vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: rgba(103, 100, 100, 0.16);
  border-radius: 30px 0px 0px 30px;
  background-color: #080808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(103, 100, 100, 0.08)), to(rgba(103, 100, 100, 0.08))), url('../images/stats.jpg');
  background-image: linear-gradient(180deg, rgba(103, 100, 100, 0.08), rgba(103, 100, 100, 0.08)), url('../images/stats.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.screen.golder {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: rgba(103, 100, 100, 0.22) rgba(103, 100, 100, 0.16) rgba(103, 100, 100, 0.22) rgba(103, 100, 100, 0.22);
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 39.6%, 0.08)), to(rgba(246, 245, 239, 0.02))), url('../images/golder.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 39.6%, 0.08), rgba(246, 245, 239, 0.02)), url('../images/golder.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div_text {
  height: auto;
  max-width: 450px;
  margin-right: 50px;
  margin-left: 50px;
}

.div_text.left {
  margin-right: 50px;
  margin-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div_text.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div_text.game {
  max-width: 500px;
  margin-right: 25px;
  margin-left: 25px;
}

.h1 {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
}

.h1.center {
  text-align: center;
}

.h1.flex {
  font-size: 10vh;
}

.h1.game {
  display: inline;
  font-family: 'Abc modern', sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.h1.vid {
  margin-bottom: 50px;
  font-family: 'Abc modern', sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.div_feedback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  margin-top: 30px;
  padding-top: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div_feedback.game {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
}

.div-block-5 {
  padding: 0px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.photo_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100%;
  background-color: #141617;
  background-image: url('../images/tom-friscina.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
}

.photo_icon:hover {
  opacity: 0.69;
}

.photo_icon.tim {
  background-image: url('../images/1-1-1.png');
  background-size: cover;
}

.photo_icon.game {
  width: 125px;
  height: 125px;
  border-radius: 0%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.photo_icon.game.dani {
  background-image: url('../images/danigonzalez.png'), url('../images/tom-friscina.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: cover, 100% 100%;
  background-repeat: repeat, no-repeat;
}

.photo_icon.game.zombie {
  background-image: url('../images/zombie.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(246, 242, 239, 0.07)), to(rgba(246, 242, 239, 0.07)));
  background-image: url('../images/zombie.png'), linear-gradient(180deg, rgba(246, 242, 239, 0.07), rgba(246, 242, 239, 0.07));
  background-position: 50% 50%, 0px 0px;
  background-size: 70% 70%, auto;
  background-repeat: no-repeat, repeat;
}

.text-block-2 {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}

.text_2 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, right top, from(#f16d0c), to(#f3a63b)), -webkit-gradient(linear, left top, right top, from(#ff8500), to(#ff03b8));
  background-image: linear-gradient(90deg, #f16d0c, #f3a63b), linear-gradient(90deg, #ff8500, #ff03b8);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-style: italic;
  font-weight: 500;
}

.section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: inset 0 0 100px 250px #080808;
  font-weight: 300;
}

.section.inner {
  height: 60vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.games {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 700px;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.game_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 25px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-7 {
  width: 180px;
  height: 180px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50px;
  background-color: #141617;
}

.div-block-7.wf {
  background-color: #fff;
  background-image: url('../images/wf.gif');
  background-position: 50% 50%;
  background-size: 140px;
  background-repeat: no-repeat;
}

.div-block-7.dirt {
  background-image: url('../images/dirtfield.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  margin-right: 20px;
  margin-left: 40px;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-4 {
  margin-bottom: 20px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}

.inner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 700px;
}

.text-block-5 {
  margin-bottom: 20px;
  margin-left: 0px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 400;
}

.image {
  margin-top: 5px;
  margin-right: 20px;
}

.coin_trading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.coin_trading.hidden-element {
  display: none;
}

.body {
  background-color: #080808;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.real {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.container.hide {
  display: block;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-12 {
  max-width: 500px;
  padding-top: 40px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-13.up {
  width: 100%;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.time_selector {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 20px;
  padding: 25px;
  border-radius: 40px;
  background-color: #141617;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 24px;
}

.time_selector:hover {
  border: 0px solid #ff7e00;
  background-color: #0562f4;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.txt {
  max-width: 400px;
  float: left;
  font-family: Graphik, sans-serif;
  color: #383838;
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
  text-align: right;
}

.container_trading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
}

.image-2 {
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.txt_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-17 {
  display: block;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.bold-text-2 {
  font-family: Graphik, sans-serif;
  color: #3d3d3d;
  font-size: 10px;
  font-weight: 500;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-20 {
  margin-top: 25px;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0px dashed #1d1d1d;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Graphik, sans-serif;
  color: #5d5d5d;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.link.w--current {
  display: inline-block;
  width: 100%;
  margin-left: 0px;
  color: #fff;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 90%;
  max-width: auto;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.navbar.inner {
  display: none;
}

.nav-link {
  padding-left: 15px;
  opacity: 0.54;
  -webkit-transition: color 500ms cubic-bezier(.47, 0, .745, .715);
  transition: color 500ms cubic-bezier(.47, 0, .745, .715);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.nav-link:hover {
  opacity: 1;
  color: #fff;
}

.nav-link.w--current {
  color: #fafafa;
  font-weight: 500;
}

.nav-link.second {
  padding-top: 12px;
  padding-bottom: 10px;
  font-size: 13px;
}

.nav-link.second.wf {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.nav-link.second.telegram {
  width: 50px;
  height: 45px;
  background-image: url('../images/telegram-1.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.nav-link.wf {
  margin-left: 10px;
  padding-left: 40px;
  background-image: url('../images/wf.svg');
  background-position: 15px 50%;
  background-size: 17px;
  background-repeat: no-repeat;
  font-size: 15px;
}

.nav-link.telegram_big {
  width: 50px;
  height: 60px;
  background-image: url('../images/telegram-1.svg');
  background-position: 50% 50%;
  background-size: 17px;
  background-repeat: no-repeat;
  opacity: 0.55;
}

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

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 45px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 0px;
  background-color: #ff7900;
  background-image: none;
  opacity: 1;
}

.navbar_mini {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 90%;
  height: 50px;
  max-width: 1300px;
  margin-top: -100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  background-color: #141618;
}

.navbar-2 {
  width: 90%;
  height: 45px;
  max-width: 100%;
  margin-top: 0%;
  border-bottom-right-radius: 0px;
  background-color: rgba(17, 18, 19, 0.94);
  opacity: 0;
}

.position {
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 400;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gold {
  color: #ff7900;
  font-weight: 300;
}

.clippedtextblock__text {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: linear-gradient(225deg, #f19c38, #ff5200);
  background-position: 0px 0px;
  background-size: auto;
  font-family: 'Abc modern', sans-serif;
  font-size: 70px;
  line-height: 80px;
  font-weight: 300;
}

.clippedtextblock__text.txt_intro {
  margin-bottom: 0px;
  background-image: none;
  font-family: Graphik, sans-serif;
  font-size: 80px;
  line-height: 90px;
  font-weight: 300;
}

.div-block-24 {
  position: absolute;
  bottom: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-height: 630px;
  max-width: 1200px;
  margin-right: 0%;
  margin-bottom: -8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-2 {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
  padding: 30px 40px 30px 70px;
  border: 2px solid #ff7900;
  border-radius: 100px;
  background-color: #080808;
  background-image: url('../images/play_now.svg');
  background-position: 30px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-6 {
  margin-right: 10px;
  margin-left: 0px;
  font-family: Graphik, sans-serif;
  color: #747474;
  font-size: 12px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.avl {
  display: block;
  margin-right: 10px;
}

.avl.apple {
  margin-bottom: 2px;
}

.avl.inactive {
  opacity: 0.21;
}

.image-5 {
  margin-bottom: 25px;
  margin-left: 0px;
}

.game_demo_wf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.wf_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  max-height: auto;
  max-width: 1200px;
  margin-top: -10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 90%;
  height: 100%;
  max-height: 1300px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/wf_bg.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.smoke {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: visible;
  width: 90%;
  height: 100%;
  max-height: 640px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/smoke.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fire {
  position: relative;
  z-index: 3;
  width: 90%;
  height: 100%;
  max-height: 1300px;
  max-width: 1200px;
  background-image: url('../images/fire.png');
  background-position: 81% 77%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.weapon {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  max-height: 1300px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/gun.png');
  background-position: 100% 100%;
  background-size: 35%;
  background-repeat: no-repeat;
}

.div-block-27 {
  position: absolute;
  z-index: 9999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: auto;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.div-block-27.inner {
  margin-top: 0px;
  text-align: center;
}

.text-block-7 {
  display: inline-block;
  margin-bottom: -13px;
  padding: 4px 5px 3px;
  border-radius: 0px 10px 10px;
  background-color: #0063ff;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.italic-text {
  font-family: Graphik, sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}

.div-block-29 {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
  width: auto;
  height: auto;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 15px 25px 15px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #1f1f1f;
  background-image: none;
}

.text-block-8 {
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  color: #fffdde;
  font-size: 20px;
  line-height: 12px;
  font-weight: 700;
}

.price {
  margin-left: 0px;
  padding-left: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
}

.bold {
  color: #fff;
  font-weight: 400;
}

.bold.gldr {
  color: #ffa300;
  font-weight: 500;
}

.link-3 {
  display: inline-block;
  margin-top: 40px;
  padding: 30px 40px;
  border: 2px solid #f80;
  border-radius: 100px;
  background-color: rgba(8, 8, 8, 0.5);
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-3:hover {
  border-color: #ffeb00;
}

.close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-right: 25px;
  margin-left: 30px;
}

.div-block-30 {
  width: 10px;
  height: 10px;
  margin-right: 15px;
  border-radius: 100%;
  background-color: #2b2b2b;
}

.div-block-30.yelow {
  background-color: #fab800;
}

.image-8 {
  display: none;
}

.plain_txt {
  display: block;
  max-width: 1000px;
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.text-block-9 {
  display: block;
  margin-bottom: 20px;
  font-family: Graphik, sans-serif;
  color: #9b9b9b;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
}

.b_text {
  font-family: Montserrat, sans-serif;
  color: #f5f5f5;
  font-size: 28px;
  font-weight: 300;
}

.image-9 {
  width: 100%;
  max-width: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.content.none {
  background-image: none;
  background-position: 0px 0px;
}

.content.clear {
  background-image: none;
  background-position: 0px 0px;
}

.content.bg_2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.54)), to(rgba(8, 8, 8, 0.54))), url('../images/smoke_1.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.54), rgba(8, 8, 8, 0.54)), url('../images/smoke_1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.content_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 600px;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content_div.rev {
  max-width: 1100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.headline {
  display: block;
  width: 90%;
  height: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
  background-color: #141414;
  text-align: center;
}

.col_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1100px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-top: -57px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ff7900;
  border-radius: 100%;
  background-color: #141414;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}

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

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin: 50px auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-34.bord {
  border-top: 1px dashed #2b2b2b;
}

.div-block-35 {
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: justify;
}

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

.div-block-35._100 {
  width: 100%;
}

.link-4 {
  color: #ff7900;
  text-decoration: underline;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Graphik, sans-serif;
  color: #ff7900;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
}

.text-span-2 {
  color: #ffa10f;
  font-size: 10px;
  font-weight: 600;
}

._1_bg {
  position: absolute;
  z-index: 8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/tree.png');
  background-position: 108% 50%;
  background-size: 605px;
  background-repeat: no-repeat;
}

._2_bg {
  position: absolute;
  z-index: 7;
  width: 100%;
  height: 100vh;
  background-image: url('../images/box.png');
  background-position: 81% 78%;
  background-size: 200px;
  background-repeat: no-repeat;
}

._3_bg {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 100vh;
  background-image: url('../images/boxes.png');
  background-position: 100% 50%;
  background-size: 1184px;
  background-repeat: no-repeat;
}

._4_bg {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100vh;
  background-image: url('../images/1_view.png');
  background-position: 100% 50%;
  background-size: 1184px;
  background-repeat: no-repeat;
}

.intro_bg {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.image-10 {
  margin-right: 9px;
}

.text-span-3 {
  color: #fff;
  font-weight: 600;
}

._5_bg {
  position: absolute;
  z-index: 5;
  display: block;
  width: 90%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/smoke_2.png');
  background-position: 111% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-38 {
  position: absolute;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 99vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  position: absolute;
  display: none;
  width: auto;
  height: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.html-embed-2 {
  position: absolute;
  display: block;
  width: 60%;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.canvas-container {
  position: absolute;
  display: block;
  width: 60%;
  height: 0px;
  margin-top: -130px;
  border-right: 2px none #232323;
}

.html-embed-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.left_stats {
  position: absolute;
}

.info_stats {
  width: 100%;
  height: 100vh;
}

.button-date-group {
  display: none;
  width: auto;
  height: 100px;
  background-color: transparent;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(0, 152, 255, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.76)), to(rgba(8, 8, 8, 0.76))), url('../images/smoke_1.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.76), rgba(8, 8, 8, 0.76)), url('../images/smoke_1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 2013px;
  background-repeat: repeat, no-repeat;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 80vh;
  max-height: 800px;
  max-width: 1300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-41.align_right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h4 {
  margin-bottom: 0px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}

.currency {
  color: #ffa300;
  font-size: 25px;
  font-weight: 400;
}

.text-block-10 {
  margin-bottom: 35px;
  font-family: Lato, sans-serif;
  color: #0867d0;
  font-size: 50px;
  font-weight: 700;
}

.text-block-11 {
  margin-bottom: 25px;
  padding: 5px 10px;
  border-radius: 20px;
  background-color: #141617;
  font-family: Graphik, sans-serif;
  color: #595959;
  font-size: 12px;
  font-weight: 500;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  max-height: 600px;
  min-height: 400px;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080808;
}

.h5 {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
}

.h5.inside {
  font-family: 'Abc modern', sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.coin {
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 25px;
}

.text-span-4 {
  color: #fff;
  font-weight: 500;
}

.div-block-42 {
  padding: 15px;
  background-color: #ff7900;
}

.text-block-12 {
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
  font-weight: 700;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt_intro {
  display: inline-block;
  margin-bottom: 30px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 10vh;
  font-weight: 300;
}

.text-block-13 {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #ff7900;
  border-radius: 100px;
  background-color: #ff7900;
  background-image: url('../images/play_now.svg');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.div-block-43.goldr {
  background-image: url('../images/golder_white.svg');
  background-size: 25px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 30px;
  padding-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.youtube {
  position: absolute;
  width: 50%;
  height: 700px;
}

.div-block-44 {
  position: relative;
  width: 90%;
  max-width: 1200px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.youtube-2 {
  position: absolute;
  height: 90vh;
  padding-bottom: 0px;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-perspective: 1340px;
  perspective: 1340px;
}

.div-block-46 {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.64), #080808);
}

.video {
  position: absolute;
}

.youtube-3 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 50%;
  height: 100vh;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.background-video {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: 0vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(2, 2, 2, 0.41) 36%, #080808 72%);
}

.video_container {
  position: relative;
  z-index: 1;
  width: 50%;
  height: 100%;
  margin-right: 15vh;
  -webkit-perspective: 1179px;
  perspective: 1179px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.div-block-49 {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-image: url('../images/smoke_1.png');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.39;
}

.image-12 {
  margin-top: 25px;
}

.image-12.image-13 {
  margin-bottom: 25px;
}

.image-13 {
  margin-top: 44px;
  padding: 25px 25px 35px;
  border-radius: 20px;
  background-color: #fff;
}

.image-14 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.image-15 {
  margin-top: 50px;
}

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

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

.body-2 {
  background-color: #080808;
}

.text-block-14 {
  margin-bottom: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 30px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn_download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 240px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 20px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #ff7900;
  border-radius: 0px;
  background-color: rgba(10, 10, 10, 0.66);
  -webkit-transform: skew(-6deg, 0deg);
  -ms-transform: skew(-6deg, 0deg);
  transform: skew(-6deg, 0deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fffdfd;
  font-size: 17px;
  text-decoration: none;
}

.btn_download:hover {
  background-color: #ff7900;
}

.btn_download.grey {
  margin-right: 15px;
  margin-left: 15px;
  background-color: transparent;
}

.btn_download.under {
  max-width: 220px;
  margin-top: 40px;
  margin-left: 0px;
}

.image-16 {
  width: 25px;
  margin-top: -3px;
  margin-right: 10px;
  -webkit-transform: skew(6deg, 0deg);
  -ms-transform: skew(6deg, 0deg);
  transform: skew(6deg, 0deg);
}

.image-16.win {
  margin-top: -1px;
}

.div-block-51 {
  display: block;
  width: 2005px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

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

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  max-height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-52 {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-52.footer {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 70px;
  border-style: none none dashed;
  border-width: 2px;
  border-color: #222;
  border-radius: 0px;
  background-color: transparent;
}

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

.div-block-53 {
  width: 100%;
  height: auto;
  font-family: Montserrat, sans-serif;
  color: #676767;
  font-size: 12px;
  text-align: center;
}

.image-17 {
  margin-bottom: 25px;
}

.text-block-17 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.by_gldr {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -11px;
  margin-right: 70px;
  padding: 30px 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff7900;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5800), to(#ff7e00));
  background-image: linear-gradient(180deg, #ff5800, #ff7e00);
  box-shadow: inset 0 16px 0 -9px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(-6deg, 0deg);
  -ms-transform: skew(-6deg, 0deg);
  transform: skew(-6deg, 0deg);
  text-decoration: none;
}

.text-block-18 {
  width: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 10px;
  font-weight: 700;
  text-align: center;
}

.image-18 {
  margin-bottom: 10px;
  -webkit-transform: skew(6deg, 0deg);
  -ms-transform: skew(6deg, 0deg);
  transform: skew(6deg, 0deg);
}

.text-block-19 {
  -webkit-transform: skew(6deg, 0deg);
  -ms-transform: skew(6deg, 0deg);
  transform: skew(6deg, 0deg);
  font-family: 'Abc modern', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.gaming {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  max-height: 800px;
  max-width: auto;
  min-height: 700px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.gaming.left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.gaming.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.44)), to(rgba(8, 8, 8, 0.44))), url('../images/smoke_1.png');
  background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.44), rgba(8, 8, 8, 0.44)), url('../images/smoke_1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 2013px 100%;
  background-repeat: repeat, no-repeat;
}

.div-block-54 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #151515;
}

.div-block-54.left {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/warfield_game.jpg');
  background-position: 100% 50%;
  background-size: 100vh;
  background-repeat: no-repeat;
}

.div-block-54.right {
  margin-top: 0px;
  background-color: transparent;
  background-image: url('../images/box_1.png');
  background-position: 100% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.div-block-55.bg_img {
  background-image: url('../images/box.png'), url('../images/bg_buildings.png');
  background-position: 86% 81%, 100% 53%;
  background-size: 200px, contain;
  background-repeat: no-repeat, no-repeat;
}

.white {
  color: #ebebeb;
  font-size: 12px;
  font-weight: 300;
}

.image-19 {
  width: 15vh;
  margin-bottom: 50px;
}

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

.background-video-3 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.87)), to(rgba(0, 0, 0, 0.87)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87));
  opacity: 0.76;
}

.div-block-56 {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: transparent;
}

.text-block-20 {
  margin-top: 15px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-weight: 300;
}

.div-block-57 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79));
}

.text-block-21 {
  margin-bottom: 40px;
  font-family: 'Abc modern', sans-serif;
  color: #fefefe;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
}

.small {
  margin-top: 0px;
  color: #4b4b4b;
  font-size: 10px;
}

.bold-text-4 {
  font-weight: 300;
}

.bold-text-5 {
  font-weight: 300;
}

.background-video-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.div-block-58 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(12, 12, 12, 0.68) 51%);
}

.div-block-59 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-image: url('../images/intro.png');
  background-position: 0px 0px;
  background-size: 639px;
}

.div-block-60 {
  position: absolute;
}

.videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1300px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.video-2 {
  height: 200px;
}

.youtube-4 {
  height: 200px;
}

.div-block-61 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-62 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.youtube-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-color: #000;
  opacity: 0.41;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.youtube-5:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  -webkit-perspective: 1447px;
  perspective: 1447px;
}

.logo {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999999;
  margin-top: 50px;
  margin-left: 50px;
}

.you {
  color: #ff001f;
}

.div-block-63 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99999;
  margin-top: 25px;
  margin-right: 150px;
}

.play_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 20px 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/play_now.svg');
  background-position: 15px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.play_btn:hover {
  color: #ff7900;
}

.section-4 {
  display: block;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
}

.section-4.give {
  max-width: 900px;
}

.update {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.update.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.txt_update {
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.txt_update.time {
  padding-left: 40px;
  border-left: 1px solid #272727;
  color: #6d6a6a;
  font-size: 17px;
  font-weight: 300;
}

.wp {
  margin: 25px 50px;
  padding-top: 0px;
  border-top: 2px dashed #181818;
  border-left: 1px none #000;
  font-family: Graphik, sans-serif;
  color: #636363;
}

.update_simple {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #1a1a1a;
}

.grid {
  margin-top: 50px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.upd {
  color: #ff7900;
  font-size: 20px;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  max-height: 900px;
  min-height: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-66 {
  width: 90%;
  max-width: 1300px;
}

.h1-2 {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: 30px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #000;
  background-color: transparent;
  font-family: 'Abc modern', sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-block-4:hover {
  border-bottom: 2px solid #000;
  background-color: #171717;
}

.heading {
  width: 90%;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  font-weight: 300;
}

.div-block-69 {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-69.pic_2 {
  background-image: url('../images/trading.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-69.ph_1 {
  border: 1px none #1d1d1d;
  border-radius: 0px;
  background-image: url('../images/dani_vr.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-69.ph_3 {
  background-image: url('../images/1_4xMtGAwdNZinQ7GcoLUZlQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-5 {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.fair_game {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Abc modern', sans-serif;
  color: #474747;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
}

.text-span-5 {
  color: #e4e4e4;
  font-size: 14px;
  font-weight: 700;
}

.link_3 {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}

.link_3:hover {
  text-decoration: underline;
}

.wp_container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding: 10px 30px 20px 40px;
  border: 2px solid #2a2a2a;
  border-radius: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-23 {
  margin-top: 5px;
  font-family: 'Abc modern', sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.close_img {
  width: 25px;
  color: #fff;
}

.wp_expand {
  display: none;
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: 'Abc modern', sans-serif;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.wp_expand.expand {
  display: block;
}

.bold-2 {
  color: #000;
  font-weight: 700;
}

.columns {
  padding: 15px;
}

.columns.grey {
  padding: 15px;
  border-radius: 10px;
  background-color: #181818;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 50px 10px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-right-radius: 0px;
  background-color: #ff323d;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #ff323d), to(#ff6205));
  background-image: linear-gradient(90deg, #ff323d 25%, #ff6205);
  font-family: 'Abc modern', sans-serif;
  text-decoration: none;
}

.text-block-24 {
  background-color: transparent;
  color: #fff;
  font-size: 40px;
}

.image-20 {
  margin-right: 50px;
}

.div-block-74 {
  width: 1%;
}

.text-block-25 {
  margin-left: 50px;
  padding: 15px 30px;
  border-radius: 100px;
  background-color: rgba(29, 29, 29, 0.2);
  color: #fff;
}

.text-block-25:hover {
  background-color: #fb0;
}

.custom_event {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  font-family: 'Abc modern', sans-serif;
  color: #e7e7e7;
  font-weight: 300;
  text-align: center;
}

.link-5 {
  color: #00a3ff;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  -webkit-transform: scale(0.53, 0.53) rotateX(-63deg) rotateY(0deg) rotateZ(37deg);
  transform: scale(0.53, 0.53) rotateX(-63deg) rotateY(0deg) rotateZ(37deg);
}

html.w-mod-js *[data-ix="wp-hiden"] {
  display: none;
  height: 0%;
}

@media (max-width: 991px) {
  .txt_body {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
  }
  .txt_body.center {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }
  .txt_body.game {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: left;
  }
  .txt_body.new_article {
    text-align: center;
  }
  .platform.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .platform.right {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .right {
    margin-top: 50px;
    text-align: left;
  }
  .screen {
    width: 100%;
    height: 500px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left-style: solid;
    border-radius: 20px;
    background-size: auto, cover;
  }
  .screen.right {
    height: 500px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 20px;
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
  }
  .screen.golder {
    border-left-style: solid;
  }
  .div_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div_text.left {
    margin-right: 0px;
    margin-left: 0px;
  }
  .h1 {
    text-align: center;
  }
  .section {
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .games {
    height: auto;
    max-height: auto;
    padding-top: 100px;
  }
  .div-block-8 {
    margin-right: 0px;
    padding-right: 0px;
  }
  .text-block-4 {
    margin-bottom: 0px;
  }
  .div-block-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-5 {
    text-align: center;
  }
  .coin_trading {
    display: none;
    height: 100vh;
  }
  .coin_trading.hidden-element {
    display: none;
  }
  .container {
    height: auto;
  }
  .div-block-11 {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-12 {
    text-align: center;
  }
  .div-block-13 {
    height: auto;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-13.up {
    height: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .div-block-14 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-15 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .div-block-16 {
    display: none;
  }
  .txt {
    text-align: center;
  }
  .container_trading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .txt_left {
    margin-top: 50px;
  }
  .footer {
    height: auto;
    padding-bottom: 50px;
  }
  .footer_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .nav-link.second {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
    font-size: 25px;
  }
  .nav-link.second.w--current {
    margin-left: 25px;
  }
  .nav-link.second.wf {
    margin-left: 0px;
    padding-left: 38px;
    font-size: 25px;
  }
  .nav-link.second.telegram {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 25px 50%;
    background-size: 25px;
  }
  .navbar-2 {
    display: block;
    padding-right: 0px;
    opacity: 1;
  }
  .clippedtextblock__text {
    font-size: 50px;
    line-height: 50px;
    font-weight: 300;
  }
  .clippedtextblock__text.txt_intro {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .div-block-28 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    height: 45px;
    padding-top: 12px;
  }
  .menu-button.w--open {
    background-color: #2e2e2e;
  }
  .close {
    display: none;
  }
  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    background-color: #2e2e2e;
  }
  .image-8 {
    display: block;
    margin-bottom: 30px;
  }
  .plain_txt {
    width: 90%;
    margin-top: 100px;
  }
  .image-9 {
    margin-bottom: 25px;
  }
  .content_div {
    height: auto;
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .content_div.rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-32 {
    padding-right: 0px;
  }
  .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .col1 {
    margin-right: 0px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col_4 {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-33 {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .paragraph-2 {
    margin-bottom: 0px;
  }
  .div-block-35._100 {
    width: 100%;
  }
  .div-block-38 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .html-embed {
    display: none;
  }
  .canvas-container {
    width: 100%;
    margin-top: 0px;
  }
  .html-embed-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .button-date-group {
    display: none;
    width: auto;
    height: auto;
  }
  .div-block-40 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-41.align_right {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .text-block-10 {
    margin-top: 25px;
  }
  .div-block-42 {
    margin-bottom: 25px;
  }
  .div-block-42.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-12.mobile {
    margin-left: 0px;
  }
  .brand-2.mobile.w--current {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .txt_intro {
    font-size: 50px;
  }
  .link-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-45 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .video_container {
    width: 100%;
    margin-right: 0vh;
    opacity: 0.25;
  }
  .div-block-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .btn_download {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .btn_download.grey {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-52 {
    width: 90%;
  }
  .gaming {
    display: block;
    height: 100%;
    max-height: 100%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gaming.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .gaming.reverse {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.44)), to(rgba(8, 8, 8, 0.44)));
    background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.44), rgba(8, 8, 8, 0.44));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .div-block-54.left {
    width: 100%;
    height: 100vh;
    background-position: 0px 0px;
    background-size: cover;
  }
  .div-block-54.right {
    height: 70vh;
    background-position: 100% 50%;
    background-size: auto 100%;
  }
  .div-block-55 {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-55.bg_img {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-19 {
    width: 15vh;
    margin-bottom: 50px;
  }
  .background-video-3 {
    min-height: 50vh;
  }
  .div-block-56 {
    margin-top: 0px;
  }
  .text-block-21 {
    line-height: 80px;
  }
  .div-block-61 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: stretch;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: minmax(auto, 1fr);
    grid-template-rows: minmax(auto, 1fr);
  }
  .youtube-5 {
    margin-bottom: 30px;
  }
  .section-4 {
    width: 90%;
  }
  .update {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .update.rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .news {
    display: block;
    height: 100%;
    max-height: 100%;
  }
  .div-block-66 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .h1-2 {
    text-align: center;
  }
  .div-block-67 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-block-4 {
    margin-right: 0px;
    text-align: center;
  }
  .fair_game {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-23 {
    line-height: 40px;
  }
  .div-block-73 {
    width: 90%;
    padding-right: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #ff323d), to(#ff6205));
    background-image: linear-gradient(180deg, #ff323d 25%, #ff6205);
  }
  .text-block-24 {
    width: 90%;
    margin-bottom: 10px;
    line-height: 50px;
    text-align: center;
  }
  .image-20 {
    margin-right: 0px;
    margin-bottom: 25px;
  }
  .text-block-25 {
    margin-top: 25px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .platform.right {
    margin-top: 0px;
  }
  .screen.right {
    height: 50vh;
  }
  .h1.center {
    margin-bottom: 20px;
  }
  .h1.flex {
    line-height: 90px;
  }
  .div-block-8 {
    padding-right: 0px;
  }
  .footer {
    height: auto;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .footer_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .brand {
    width: 45px;
    padding-left: 0px;
  }
  .image-9 {
    max-width: 250px;
  }
  .headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-34 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-35 {
    width: auto;
  }
  .h2 {
    margin-top: 25px;
    text-align: center;
  }
  .h5 {
    font-size: 40px;
    line-height: 50px;
  }
  .h5.inside {
    font-size: 40px;
    line-height: 50px;
  }
  .video_container {
    max-height: 450px;
    max-width: 450px;
    margin-bottom: 10vh;
  }
  .text-block-18 {
    width: 40px;
  }
  .background-video-4 {
    height: auto;
  }
  .logo {
    display: none;
  }
  .txt_update {
    font-size: 14px;
  }
  .txt_update.time {
    padding-left: 0px;
    font-size: 14px;
  }
  .wp_expand {
    text-align: justify;
  }
}

@media (max-width: 479px) {
  .txt_body {
    display: inline;
    width: 100%;
    text-align: center;
  }
  .txt_body._300 {
    width: 80%;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
  .txt_body.center {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .txt_body.game {
    text-align: center;
  }
  .txt_body.new_article {
    text-align: left;
  }
  .platform.left {
    width: 90%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .platform.right {
    display: block;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 8, 0.66)), to(rgba(8, 8, 8, 0.66)));
    background-image: linear-gradient(180deg, rgba(8, 8, 8, 0.66), rgba(8, 8, 8, 0.66));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .left {
    width: 90%;
  }
  .screen {
    height: 30vh;
    background-position: 0px 0px, 100% 0px;
    background-size: auto, cover;
  }
  .screen.right {
    height: 30vh;
    background-size: auto, contain;
  }
  .screen.golder {
    border-color: rgba(103, 100, 100, 0.16);
  }
  .div_text {
    margin-left: 0px;
  }
  .h1 {
    max-width: 350px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
  .h1.flex {
    font-size: 6vh;
    line-height: 70px;
  }
  .h1.game {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  .h1.vid {
    line-height: 50px;
  }
  .div_feedback {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .photo_icon {
    margin-bottom: 20px;
  }
  .text-block-2 {
    text-align: center;
  }
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
  }
  .games {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .game_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-7.wf {
    width: 100px;
    height: 100px;
    margin-bottom: 50px;
    border-radius: 20px;
    background-image: url('../images/wf.gif');
    background-position: 50% 50%;
    background-size: 70px;
    background-repeat: no-repeat;
  }
  .div-block-7.dirt {
    width: 100px;
    height: 100px;
    margin-bottom: 40px;
    border-radius: 20px;
    background-size: 80px;
  }
  .div-block-8 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .text-block-4 {
    margin-bottom: 0px;
  }
  .inner_container {
    width: 90%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-10 {
    max-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .body {
    height: auto;
  }
  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Graphik, sans-serif;
  }
  .bold-text-2 {
    display: block;
    text-align: center;
  }
  .footer_menu {
    display: none;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .brand {
    width: 45px;
    padding-left: 0px;
  }
  .div-block-22 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .clippedtextblock__text {
    width: 90%;
    font-size: 35px;
    line-height: 35px;
  }
  .clippedtextblock__text.txt_intro {
    color: #fff;
    line-height: 50px;
  }
  .div-block-24 {
    width: 100%;
    margin-bottom: 0%;
  }
  .div-block-25 {
    margin-top: 15px;
  }
  .game_demo_wf {
    display: none;
    height: 70vh;
    padding-bottom: 0px;
  }
  .smoke {
    width: 100%;
  }
  .fire {
    width: 100%;
  }
  .weapon {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-27 {
    margin-top: 0px;
  }
  .italic-text {
    text-align: center;
  }
  .link-3 {
    text-align: center;
  }
  .bold-text-3 {
    text-align: center;
  }
  .text-block-9 {
    margin-bottom: 0px;
    text-align: left;
  }
  .b_text {
    text-align: left;
  }
  .image-9 {
    max-width: 200px;
  }
  .col1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .col_4 {
    margin-top: 20px;
  }
  .div-block-33 {
    margin-bottom: 20px;
  }
  .div-block-34 {
    margin-top: 0px;
  }
  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .h2 {
    margin-bottom: 0px;
    text-align: center;
  }
  .canvas-container {
    margin-right: 5vh;
  }
  .h5 {
    font-size: 30px;
    line-height: 34px;
  }
  .txt_intro {
    margin-bottom: 0px;
    line-height: 60px;
  }
  .text-block-13 {
    margin-left: 0px;
  }
  .div-block-43 {
    width: 50px;
    height: 50px;
    margin-bottom: 30px;
  }
  .link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-11 {
    width: 80%;
    margin-bottom: 30px;
  }
  .background-video {
    height: 100%;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(0, 0, 0, 0.19) 37%, #080808);
  }
  .video_container {
    height: 100%;
    max-height: auto;
    max-width: auto;
    margin-bottom: 60vh;
    opacity: 0.51;
  }
  .image-15 {
    margin-top: 20px;
  }
  .div-block-50 {
    margin-top: 20px;
  }
  .btn_download {
    margin-bottom: 0px;
  }
  .btn_download.under {
    margin-top: 0px;
    margin-left: 0px;
  }
  .section-3 {
    max-height: 700px;
    min-height: 400px;
  }
  .div-block-52 {
    margin-top: 0px;
  }
  .div-block-53 {
    max-width: 200px;
    font-size: 10px;
    line-height: 15px;
  }
  .by_gldr {
    margin-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .text-block-18 {
    width: 45px;
    text-align: left;
  }
  .image-18 {
    width: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .gaming {
    height: auto;
  }
  .div-block-54.left {
    display: block;
    height: 50vh;
  }
  .div-block-54.right {
    height: 50vh;
  }
  .div-block-55 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-19 {
    width: 10vh;
    margin-bottom: 20px;
  }
  .text-block-21 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 50px;
  }
  .div-block-58 {
    max-height: 800px;
  }
  .section-4 {
    margin-top: 100px;
  }
  .txt_update {
    line-height: 40px;
  }
  .wp {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .h1-2 {
    max-width: 350px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
  .wp_container {
    padding-left: 30px;
  }
  .text-block-23 {
    font-size: 25px;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .text-block-24 {
    width: 90%;
    line-height: 50px;
    text-align: center;
  }
}

#w-node-0372fae341b2-311aae63 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-1b1114dd3aff-311aae63 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-0372fae341b2-ed1aae64 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-324c3a73955a-ed1aae64 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-1b1114dd3aff-ed1aae64 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-0372fae341b2-51ef5fc1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-324c3a73955a-51ef5fc1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-1b1114dd3aff-51ef5fc1 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-4b644b0d8538-4b0d8537 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-4b644b0d853f-4b0d8537 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-4b644b0d8546-4b0d8537 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-4b644b0d854d-4b0d8537 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 0;
    grid-row-start: 0;
    -ms-grid-row-span: 1;
    grid-row-end: 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-4b644b0d8538-4b0d8537 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-4b644b0d853f-4b0d8537 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-4b644b0d8546-4b0d8537 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@font-face {
  font-family: 'Abcmodernweb';
  src: url('../fonts/ABCModernWeb-UltraLightItalic.ttf') format('truetype'), url('../fonts/ABCModernWeb-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Abcmodernweb';
  src: url('../fonts/ABCModernWeb-UltraLight.ttf') format('truetype'), url('../fonts/ABCModernWeb-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-RegularItalic.otf') format('opentype'), url('../fonts/Graphik-SuperItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Graphik super';
  src: url('../fonts/Graphik-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern cond';
  src: url('../fonts/ABC-Modern-Cond-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern cond';
  src: url('../fonts/ABC-Modern-Cond-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Abc modern cond reg';
  src: url('../fonts/ABC-Modern-Cond-Reg-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern cond';
  src: url('../fonts/ABC-Modern-Cond-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern cond';
  src: url('../fonts/ABC-Modern-Cond-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Abc modern cond';
  src: url('../fonts/ABC-Modern-Cond-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Abc modern';
  src: url('../fonts/ABC-Modern-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Abc modern';
  src: url('../fonts/ABC-Modern-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern';
  src: url('../fonts/ABC-Modern-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Abc modern';
  src: url('../fonts/ABC-Modern-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Abc modern';
  src: url('../fonts/ABC-Modern-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}