h3 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0.4em;
  padding-left: 0.4em;
  float: left;
  background-color: #fff;
  font-family: 'Space Mono', sans-serif;
  color: #051626;
  font-size: 14px;
  line-height: 170%;
  font-weight: 700;
}

a {
  color: #000;
}

.x_bg {
  background-color: #f7faff;
  font-family: 'Sharp Grotesk 20', sans-serif;
  color: #4c5c6a;
  font-size: 15px;
  font-weight: 400;
}

.xsolla_logo_top {
  width: 100%;
  height: 100%;
  background-image: url('../images/Xsolla-Logo-B--Transparent-Minimal-Margins.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  color: #10181f;
}

.section {
  border-radius: 2px;
}

.x_filters {
  position: relative;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 180%;
}

.all {
  position: relative;
  width: 326.36px;
  height: 390px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  cursor: pointer;
}

.x_filters_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.x_filters_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-bottom: 0.4em;
  -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;
  font-size: 90%;
  text-align: left;
}

.h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  -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;
  font-family: 'Sharp Grotesk 15', sans-serif;
  color: #051626;
  font-size: 270%;
  line-height: 1em;
  text-align: left;
  text-transform: uppercase;
}

.h2.h2--w {
  color: #fff;
}

.bt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-right: 1.6em;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff005b;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.bt:hover {
  background-color: #80002d;
}

.bt.bt--ghost {
  border: 1px solid #97b2ca;
  background-color: transparent;
  color: #000;
  text-transform: uppercase;
}

.bt.bt--ghost.bt--nopadd {
  margin-right: 0em;
  padding-right: 16px;
  padding-left: 16px;
}

.bt.bt--cta {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}

.text-block-2 {
  font-family: Euclidsquare;
  font-weight: 700;
  text-transform: uppercase;
}

.section-2 {
  padding-top: 4em;
}

.x_filter_tag {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.15em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: box-shadow 200ms ease, border-color 200ms ease, font-size 200ms ease, padding-left 200ms ease, padding-right 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, border-color 200ms ease, font-size 200ms ease, padding-left 200ms ease, padding-right 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease, font-size 200ms ease, padding-left 200ms ease, padding-right 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease, font-size 200ms ease, padding-left 200ms ease, padding-right 200ms ease, -webkit-transform 200ms ease;
  font-family: 'Space Mono', sans-serif;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  cursor: pointer;
}

.x_filter_tag:hover {
  background-color: #fff;
  box-shadow: none;
  opacity: 1;
  color: #4c5c6a;
}

.x_filter_tag.active {
  padding-right: 0.8em;
  padding-left: 0.8em;
  background-color: #fff;
  box-shadow: 0 2px 13px -6px #000;
  color: #4c5c6a;
}

.all_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.x_h1 {
  margin-bottom: 2rem;
  font-size: 1.4em;
  line-height: 110%;
  letter-spacing: 0.02em;
}

.x_bord {
  position: relative;
  z-index: 1;
  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;
  border-radius: 20px;
  box-shadow: none;
}

.x_bord.x_bord--3d {
  padding-bottom: 8em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.x {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1440px;
  background-color: #fff;
}

.x.x--footer {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #051626;
}

.x.x--transp {
  background-color: hsla(0, 0%, 100%, 0);
}

.x_filter_glow {
  position: absolute;
  z-index: 1;
  width: 300px;
  height: 300px;
  border-radius: 300px;
  background-color: #c9dd03;
  opacity: 0;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.x_filter_glow:hover {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.all_bg {
  position: relative;
  z-index: 0;
  height: 230px;
  box-shadow: none;
  -webkit-transition: -webkit-transform 300ms ease-in;
  transition: -webkit-transform 300ms ease-in;
  transition: transform 300ms ease-in;
  transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
}

.all_bg:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.all_bg.all_bg--ps1 {
  background-image: url('../images/Group.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--ps2 {
  background-image: url('../images/Group-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--ps3 {
  background-image: url('../images/Group-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--ps4 {
  background-image: url('../images/Group-3.1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--p2pbattl {
  background-image: url('../images/battle.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--p2pphp {
  background-image: url('../images/php.jpg');
  background-position: 50% 50%;
  background-size: 103%;
  background-repeat: no-repeat;
}

.all_bg.all_bg--cart1 {
  background-image: url('../images/cart.jpg');
  background-position: 50% 50%;
  background-size: 101%;
  background-repeat: no-repeat;
}

.all_bg.all_bg--mobile {
  background-image: url('../images/iPhone-Clay-White-Perspective-Free-Mockup.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--lp_hello {
  background-image: url('../images/Screen-Shot-2018-01-13-at-00.42.17.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--lp_speed {
  background-image: url('../images/Screen-Shot-2018-01-13-at-00.41.50.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--lp_streets {
  clear: none;
  background-image: url('../images/Screen-Shot-2018-01-13-at-00.41.32.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--lp_lif {
  clear: none;
  background-image: url('../images/Screen-Shot-2018-01-13-at-00.55.00.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--lp_ff {
  clear: none;
  background-image: url('../images/Screen-Shot-2018-01-13-at-01.02.10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--ps_unity {
  background-image: url('../images/Screen-Shot-2018-01-16-at-14.58.36.jpg'), url('../images/Group-3.1.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: repeat, no-repeat;
}

.all_bg.all_bg--pstv {
  background-image: url('../images/pstvdemo.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.all_bg.all_bg--ash {
  clear: none;
  background-image: url('../images/ash.jpg');
  background-position: 50% 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.all_bg.all_bg--sos {
  clear: none;
  background-image: url('../images/sos1.jpg');
  background-position: 50% 0px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.all_bg.all_bg--bdsm {
  clear: none;
  background-image: url('../images/bdsm.jpg'), url('../images/sos1.jpg');
  background-position: 50% 50%, 50% 0px;
  background-size: cover, auto 100%;
  background-repeat: repeat, no-repeat;
}

.all_bg.all_bg--redout {
  clear: none;
  background-image: url('../images/redout.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.all_cont {
  position: relative;
  z-index: 1;
  display: block;
  height: 120px;
  padding-top: 2px;
  padding-right: 20px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 140%;
}

.all_tags_ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 57px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 70%;
  letter-spacing: 0.05em;
}

.all_tags_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1em;
  margin-bottom: 0.6em;
  margin-left: -0.1em;
  padding: 0.4em 0.1em;
  -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: 1px none #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Space Mono', sans-serif;
  font-size: 100%;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
}

.all_tags_li:hover {
  border-style: none;
  border-color: rgba(0, 198, 215, 0);
  background-color: rgba(51, 123, 243, .12);
  color: #337bf3;
}

.all_name {
  margin-top: 0.6em;
  margin-bottom: 0.4em;
  line-height: 140%;
}

.temp {
  display: none;
}

.p {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  height: 100%;
  min-height: 100%;
}

.p.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Space Mono', sans-serif;
}

.pz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background-color: #051626;
}

.pb {
  position: absolute;
  left: 280px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  overflow: hidden;
  background-color: #000;
  background-image: url('../images/pre-loader.gif');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.pb_embed {
  width: 100%;
  height: 100%;
  border-style: none;
}

.pb_close {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 54px;
  -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: 1px solid #337bf3;
  font-family: 'Sharp Grotesk 20', sans-serif;
  color: #337bf3;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.pb_close:hover {
  opacity: 0.48;
}

.pb_url {
  position: static;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  color: #fff;
}

.pb_url_url {
  border-bottom: 1px solid hsla(0, 0%, 100%, .19);
  color: #337bf3;
  text-decoration: none;
}

.pb_url_url:hover {
  color: #ff005b;
}

.pb_url_url:active {
  color: #c9dd03;
}

.pb_url_url:visited {
  color: #00c6d7;
}

.s {
  z-index: 1;
  color: #fff;
}

.s.s1 {
  position: relative;
  padding-bottom: 2em;
}

.x_filter_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2em;
  -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;
  border-radius: 20px;
}

.all_inner {
  overflow: hidden;
  margin-right: 40px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.all_inner:hover {
  opacity: 0.89;
}

.section-3 {
  position: relative;
  z-index: 1;
  color: #fff;
}

.c_2 {
  position: relative;
  width: 313px;
  height: 380px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Euclidsquare;
  cursor: pointer;
}

.c_2.paystation.game_store.in_client {
  width: 626px;
}

.c-form {
  position: static;
  z-index: 1;
  display: block;
  padding-right: 80px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  color: #b6b6b6;
  line-height: 140%;
}

.field {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Space Mono', sans-serif;
  color: #000;
  font-size: 90%;
  font-weight: 400;
  text-transform: uppercase;
}

.field:focus {
  border: 1px solid #337bf3;
}

.field.f {
  margin-bottom: 20px;
  background-color: #f7faff;
  font-family: 'Sharp Grotesk 20', sans-serif;
  font-size: 100%;
  text-transform: none;
  cursor: text;
}

.field.f:hover {
  background-color: #fff;
}

.form {
  width: 100%;
}

.form-block {
  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;
}

.cc-cont {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 140%;
}

.all-2 {
  position: relative;
  width: 313px;
  height: 380px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Euclidsquare;
  cursor: pointer;
}

.all-2.paystation.demo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3111 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
  text-align: center;
}

._3 {
  margin-bottom: 1em;
  font-family: 'Sharp Grotesk 15', sans-serif;
  color: #000;
  font-size: 180%;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.c_inner-cont {
  margin-right: 20px;
}

.c_3 {
  position: relative;
  width: 313px;
  height: 380px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Euclidsquare;
  cursor: pointer;
}

.c_3.paystation.game_store.in_client {
  display: block;
  width: 100%;
  margin-top: 100px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.submit-button {
  width: 140px;
  height: 40px;
  margin-top: 20px;
  background-color: #ff005b;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 120%;
  cursor: pointer;
}

.submit-button:hover {
  background-color: #ff5d34;
}

.submit-button:active {
  background-color: #e93e12;
}

.c_inner-cont-copy {
  width: 60%;
}

.contact {
  margin-bottom: 10px;
  background-image: url('../images/ic_phone_white_24dp_2x.png');
  background-position: 0px 10px;
  background-size: 24px;
  background-repeat: no-repeat;
}

.contact-1 {
  margin-bottom: 10px;
  background-image: url('../images/ic_pin_drop_white_24dp_2x.png');
  background-position: 0px 10px;
  background-size: 24px;
  background-repeat: no-repeat;
  font-family: 'Sharp Grotesk 20', sans-serif;
  font-weight: 400;
}

.contact-3 {
  background-image: url('../images/ic_email_white_24dp_2x.png');
  background-position: 0px 8px;
  background-size: 24px;
  background-repeat: no-repeat;
}

.x_link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.x_link:hover {
  opacity: 0.54;
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

.link-block {
  color: #b6b6b6;
  text-decoration: none;
  cursor: pointer;
}

.co_l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s_l {
  margin-right: 20px;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.s_l:hover {
  opacity: 1;
}

.section-4 {
  position: relative;
  overflow: hidden;
}

.section-5 {
  position: relative;
}

.x_contactus {
  position: relative;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4em;
  padding-bottom: 6em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.x_footer {
  margin-top: 4em;
}

.x_footer_cont {
  border-top: 1px solid hsla(0, 0%, 100%, .23);
}

.h_logo {
  width: 100px;
  height: 100px;
  background-color: #ff005b;
}

.h_logo.h_logo--pop {
  width: 60px;
  height: 60px;
}

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

.h_logotype {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Sharp Grotesk 20', sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 600;
}

.h_logotype.h_logotype--pop {
  padding-left: 0.6em;
  font-size: 16px;
}

.h_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 2em;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h_menu.hidden {
  display: none;
}

.h_menu.h_menu--right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.h_menu_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_menu_li.h_menu_li--nopadd {
  padding-right: 0em;
}

.f_bg--white {
  position: relative;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  padding-top: 4em;
  background-color: #f7faff;
  background-image: none;
  background-position: 0px 0px;
}

.f_bg--white.f_bg--tansp {
  background-color: rgba(247, 250, 255, 0);
}

.f_bg--white.hidden {
  display: none;
}

.f_dots {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/dots_w.svg');
  background-position: 0px 0px;
  background-size: 100px;
}

.f_dots.f_dots_left {
  left: auto;
  top: 100px;
  width: 200px;
}

.x_contact {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  background-color: #fff;
}

.h_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h_right2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.slide__img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: #4c5c6a;
  background-image: url('../images/madepos.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: 'Sharp Grotesk 15', sans-serif;
  color: #051626;
  font-size: 170%;
  line-height: 1em;
  text-align: left;
  text-transform: uppercase;
}

.h3.h2--w {
  color: #fff;
}

.h3.hidden {
  display: none;
}

.x_top {
  position: relative;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #4c5c6a;
}

.slides {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}

.slide {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  opacity: 0;
}

.slide.current {
  opacity: 1;
}

.glitch___img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/Screen-Shot-2018-01-13-at-00.42.17.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0;
}

.x_lp_bg {
  background-color: #000;
  background-image: none;
  font-family: 'Sharp Grotesk 20', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.x_lp_3d {
  overflow: hidden;
  width: 100%;
  -webkit-perspective: 536px;
  perspective: 536px;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
}

.x_lp_3dbg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  height: 100vh;
}

.x_lp_3dbg.x_lp_bg {
  background-image: -webkit-repeating-linear-gradient(270deg, #000, #0e0f1b 71%, #020204);
  background-image: repeating-linear-gradient(180deg, #000, #0e0f1b 71%, #020204);
}

.x_lp_3dbg.x_lp_bg--grad {
  background-image: -webkit-repeating-linear-gradient(229deg, #000, #0c1036);
  background-image: repeating-linear-gradient(221deg, #000, #0c1036);
}

.p_menu {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -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;
  -webkit-transform: translate(-280px, 0px);
  -ms-transform: translate(-280px, 0px);
  transform: translate(-280px, 0px);
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  font-family: 'Sharp Grotesk 20', sans-serif;
}

.p_menu.shown {
  background-color: #f7faff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.pb_ul {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pb_li {
  margin-bottom: 16px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 12px;
  float: left;
}

.pb_description {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  -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;
  font-size: 100%;
  line-height: 160%;
}

.pb_links_ul {
  padding-left: 0px;
}

.pb_links_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pb_links_li_icon {
  width: 16px;
  height: 16px;
  margin-top: -3px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/cs.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb_links_li_a {
  color: #337bf3;
}

.pb_h1 {
  margin-bottom: 0.4em;
  font-family: 'Sharp Grotesk 15', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 130%;
}

.pb_link {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #337bf3;
  text-decoration: none;
}

.pb_cls {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 54px;
  -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-transform: uppercase;
  cursor: pointer;
}

.pb_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
}

.pb_cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-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;
  background-color: #ff005b;
  color: #fff;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-decoration: none;
}

@media (max-width: 991px) {
  .x_bg {
    font-size: 13px;
  }
  .xsolla_logo_top {
    width: 80px;
    height: 80px;
  }
  .h {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 0rem;
    padding-bottom: 20px;
  }
  .all {
    width: 33%;
    height: 260px;
  }
  .x_filters_li {
    width: 33.33333%;
  }
  .h2 {
    padding-top: 1em;
    font-size: 320%;
  }
  .h2.h2--w {
    padding-top: 1.4em;
  }
  .all_ul {
    position: relative;
    right: 0px;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x.x--footer {
    max-width: 100%;
  }
  .all_bg {
    height: 160px;
  }
  .all_inner {
    margin-right: 0px;
    margin-left: 10px;
  }
  .c-form {
    padding-right: 60px;
  }
  .h3111 {
    font-size: 320%;
  }
  .x_form {
    padding-bottom: 4em;
  }
  .h_logo {
    width: 80px;
    height: 80px;
  }
  .h_logotype {
    padding-left: 1.2em;
  }
  .f_bg--white {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-top: 2em;
  }
  .x_contact {
    position: relative;
    display: block;
    padding-left: 60px;
  }
  .h_right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .h_right2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .h3 {
    font-size: 200%;
  }
  .x_top {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .x_bg {
    padding-bottom: 0px;
  }
  .h {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
  .all {
    width: 176px;
    height: 260px;
  }
  .x_filters_li {
    width: 50%;
  }
  .h2 {
    font-size: 290%;
  }
  .all_ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x.x--footer {
    padding: 20px;
  }
  .all_bg {
    height: 120px;
  }
  .temp {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    display: none;
    padding-right: 20px;
    padding-left: 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: #fff;
    font-size: 200%;
    line-height: 140%;
    text-align: center;
  }
  .all_inner {
    margin-right: 10px;
  }
  .c_2 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .c-form {
    padding-right: 0px;
  }
  .all-2 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .h3111 {
    font-size: 290%;
  }
  .c_3 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .x_form {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .x_contact {
    padding-right: 40px;
    padding-left: 40px;
  }
  .h_right2 {
    display: none;
  }
  .h3 {
    font-size: 290%;
  }
}

@media (max-width: 479px) {
  .h {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .all {
    width: 100%;
    height: 260px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .all.paystation.demo {
    height: 240px;
  }
  .x_filters_li {
    width: 100%;
  }
  .h2 {
    font-size: 190%;
  }
  .x_h1 {
    margin-bottom: 1rem;
    line-height: 1.1em;
  }
  .x.x--footer {
    padding: 10px;
  }
  .all_bg {
    height: 150px;
  }
  .all_cont {
    height: 90px;
  }
  .c_2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .cc-cont {
    height: auto;
  }
  .all-2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .h3111 {
    font-size: 190%;
  }
  .c_3 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .x_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h_menu {
    display: none;
  }
  .f_bg--white {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
  }
  .x_contact {
    padding-right: 20px;
    padding-left: 20px;
  }
  .h3 {
    font-size: 190%;
  }
  .x_top {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@font-face {
  font-family: 'Sharp Grotesk 20';
  src: url('../fonts/SharpGroteskBook20.woff2') format('woff2'), url('../fonts/SharpGroteskBook20.eot') format('embedded-opentype'), url('../fonts/SharpGroteskBook20.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Sharp Grotesk 20';
  src: url('../fonts/SharpGroteskBold20.woff2') format('woff2'), url('../fonts/SharpGroteskSmBold20.woff2') format('woff2'), url('../fonts/SharpGroteskBold20.eot') format('embedded-opentype'), url('../fonts/SharpGroteskSmBold20.eot') format('embedded-opentype'), url('../fonts/SharpGroteskBold20.woff') format('woff'), url('../fonts/SharpGroteskSmBold20.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sharp Grotesk 15';
  src: url('../fonts/SharpGroteskBold15.woff2') format('woff2'), url('../fonts/SharpGroteskBold15.eot') format('embedded-opentype'), url('../fonts/SharpGroteskBold15.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sharp Grotesk 20';
  src: url('../fonts/SharpGroteskSmBold20.woff2') format('woff2'), url('../fonts/SharpGroteskSmBold20.eot') format('embedded-opentype'), url('../fonts/SharpGroteskSmBold20.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Sharp Grotesk 15';
  src: url('../fonts/SharpGroteskSmBold15.woff') format('woff'), url('../fonts/SharpGroteskSmBold15.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}