h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 4rem;
  font-weight: 500;
  letter-spacing: 0.5px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.body {
  background-color: #f7faff;
  background-image: url('../images/site-bg.jpg');
  background-position: 0px 0px;
  background-size: contain;
  font-family: Acephimere, sans-serif;
  color: #d3d3d3;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.gdpr-consent-form {
  position: fixed;
  bottom: 0px;
  z-index: 999;
  width: 100%;
}

.content {
  position: relative;
  z-index: 1;
}

.c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c.c_hero {
  height: 60em;
  min-height: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  text-shadow: 2px 2px 10px #000, -2px -2px 10px #000, 2px -3px 10px #000, -2px 2px 10px #000;
}

.c.c_footer {
  z-index: 1;
}

.c._2 {
  position: relative;
  left: 0px;
  right: 0px;
  z-index: 2;
  min-height: 400px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #24272c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/image.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/image.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c.c_footer {
  z-index: 1;
  background-color: #070604;
}

.c._3 {
  position: relative;
  left: 0px;
  right: 0px;
  z-index: 2;
  min-height: 200px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #42424d;
  background-image: none;
  background-position: 0px 0px;
}

.c_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.c_width {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 920px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_paddings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_paddings.head {
  padding-top: 0px;
  padding-bottom: 0.5em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.c_paddings.c_padd--hero {
  -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;
}

.c_bgz {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  -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;
  background-color: #1e1e20;
}

.x_foot--copyright {
  display: block;
  width: 100%;
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-foot {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: none;
}

.list-colomn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0.125em;
  margin-bottom: 1.5em;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}

.c_title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2em;
  -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;
  color: #f7faff;
  text-align: center;
  text-transform: none;
}

.t_faq_h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  -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;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  font-family: 'Droid Sans', sans-serif;
  color: #ed1566;
  font-size: 1.2rem;
  line-height: 1.9rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.t_faq_h:active {
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 0.36;
}

.h {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -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: rgba(26, 26, 31, 0);
  text-transform: uppercase;
}

.email {
  min-height: 60px;
  min-width: 200px;
  margin-right: 1em;
  margin-left: 1em;
  border: 1px solid #5a5776;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#141524), to(#141524));
  background-image: linear-gradient(180deg, #141524, #141524);
  color: #fff;
  font-size: 1rem;
  line-height: 1.2rem;
}

.validate {
  font-size: 1.2rem;
}

.validate.hide {
  display: none;
}

.button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 64px;
  min-width: 180px;
  margin-left: 0px;
  padding-right: 1.4em;
  padding-left: 1.4em;
  -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-radius: 4px;
  background-color: gold;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  font-family: Roboto, sans-serif;
  color: #42424d;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  cursor: pointer;
}

.button:hover {
  background-color: #ecc30b;
}

.heading-4 {
  font-family: 'Porter sans inline block', sans-serif;
  color: #eb002f;
  font-size: 3rem;
  font-weight: 600;
  text-align: left;
  text-shadow: none;
}

.cta-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2em;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  text-shadow: 3px 3px 18px rgba(0, 0, 0, 0.4);
}

.x_popupclose {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  width: 30px;
  height: 30px;
  background-image: url('../images/pop_close.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  cursor: pointer;
}

.x_popupclose:hover {
  opacity: 1;
}

.text-block-4 {
  width: 90%;
  margin-bottom: 3em;
  border-radius: 0px;
  background-color: rgba(30, 30, 32, 0);
  font-family: 'Droid Sans', sans-serif;
  color: #f7faff;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  /*text-shadow: 2px 0 8px #000;*/
}

.account-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 60px;
  max-width: 310px;
  min-height: 55px;
  min-width: 310px;
  padding-right: 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: #9a5af8;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.account-button.hide {
  display: none;
}

.case-text {
  width: 550px;
  margin-top: 4em;
  margin-bottom: 2em;
  color: #072057;
  font-size: 24px;
  line-height: 140%;
}

.h_link {
  width: 200px;
  height: 96px;
  min-width: 150px;
  margin-top: 23px;
  background-image: url('../images/logo.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
  cursor: pointer;
}

.h_link:hover {
  opacity: 0.85;
}

.h_link.w--current {
  background-image: url('../images/logo_layers_blue_MMO_7.png');
  background-size: cover;
}

.h_link.hide {
  display: none;
}

.h_width {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 95%;
  -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;
}

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-style: none;
  border-color: transparent;
  background-color: transparent;
}

.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 80px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-color: transparent;
  background-color: transparent;
  font-family: Acephimere, sans-serif;
  color: #f90;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.feature.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.feature-dot {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  border-style: solid;
  border-width: 2px;
  border-color: #ed1566;
  border-radius: 20px;
  color: #ed1566;
}

.feature-dot:focus {
  background-color: #1e00f5;
}

.feature-body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.feature-body.w--open {
  background-color: transparent;
}

.feature-body.list {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-body-cont {
  padding: 0px 30px 0px 0px;
  font-size: 16px;
  line-height: 32px;
}

.txt_description {
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 25px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 26px;
  font-weight: 400;
}

.txt_description.list {
  font-family: Roboto, sans-serif;
}

.x_steps {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.txt_h4 {
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Droid Sans', sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  text-shadow: none;
  white-space: normal;
}

.x_step_content {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0px;
  -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;
}

.x_step_content.ystep {
  display: block;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.x_step_content.ysteep {
  display: block;
}

.x_step_content.ysteeep {
  display: block;
}

.grid-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 340px;
  margin-bottom: 8px;
  -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-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.grid-item.grid-item-0 {
  width: 100%;
  height: 100%;
  max-width: 30%;
  min-width: 230px;
  margin-right: 4px;
  margin-left: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.txt_streamer_link {
  display: block;
  width: 30%;
  margin-left: 0px;
  padding-left: 50px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-image: url('../images/profile_image-70x70_1profile_image-70x70.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  color: #fff;
  cursor: pointer;
}

.txt_streamer_link:hover {
  opacity: 1;
}

.x_streamers_list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #1d1d1d;
}

.x_streamers_list.hide {
  display: none;
}

.new-steps {
  position: relative;
  display: block;
  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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.streamers-list {
  display: block;
  width: 100%;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0px;
  -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;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #ff6000;
  font-weight: 600;
  cursor: pointer;
}

.dropdown-toggle-2:hover {
  color: #ff6000;
}

.drop_down_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -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;
}

.dropdown-list {
  position: relative;
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
}

.dropdown-list.w--open {
  display: block;
}

.txt_streamer_link_new {
  display: block;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 50px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-image: url('../images/Logo-True-Pink_1Logo True Pink.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  color: #fff;
  text-shadow: none;
  cursor: pointer;
}

.txt_streamer_link_new:hover {
  opacity: 1;
}

.txt_streamer_link_new.straeamers-bamy {
  background-image: url('../images/1cfeac37-e365-4451-adb8-7e1b597ba4f0-profile_image-70x70_11cfeac37-e365-4451-adb8-7e1b597ba4f0-profile_image-70x70.jpeg');
}

.txt_streamer_link_new.straeamers-hia {
  background-image: url('../images/humaninteract-profile_image-a2ada57516892880-70x70_1humaninteract-profile_image-a2ada57516892880-70x70.png');
}

.txt_streamer_link_new.straeamers-ai {
  background-image: url('../images/d00e6b0e-4d37-40ef-af66-f07771affb62-profile_image-70x70_1d00e6b0e-4d37-40ef-af66-f07771affb62-profile_image-70x70.png');
}

.div-block-19 {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 0.5fr;
  grid-template-columns: 0.5fr 0.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.dates {
  margin-bottom: 2rem;
  font-family: Roboto, sans-serif;
  color: #ed1566;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*text-shadow: 0 0 8px #000;*/
  white-space: normal;
}

.left-buttons {
  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;
}

.bold-text {
  font-family: 'Droid Sans', sans-serif;
  font-weight: 700;
  text-shadow: none;
}

.text-block-20 {
  font-family: Roboto, sans-serif;
  text-align: left;
  text-shadow: none;
}

.text-block-21 {
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
  text-shadow: none;
}

.x_successlink {
  display: block;
}

.x_successlink.hide {
  display: none;
}

.carnival-logo {
  width: 100%;
  margin-bottom: 2rem;
  margin-left: -28px;
  padding-top: 34.45%;
  padding-left: 0px;
  background-image: url('../images/logo.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.txt_link_style {
  color: #ffdc98;
}

.txt_link_style.bold {
  font-weight: 600;
}

.c_bg_image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e1e20), color-stop(0%, rgba(29, 26, 26, 0.92)), color-stop(100%, transparent), to(#fff)), url('../images/Hell-Let-Loose-Promo-ART_2_1920.jpg');
  background-image: linear-gradient(180deg, #1e1e20, rgba(29, 26, 26, 0.92) 0%, transparent 100%, #fff), url('../images/Hell-Let-Loose-Promo-ART_2_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bold-text-2 {
  text-shadow: none;
}

.text-block-22 {
  margin-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
  text-shadow: none;
}

.bold-text-3 {
  text-shadow: none;
}

.text-block-23 {
  font-size: 1.2rem;
  text-shadow: none;
}

.div-block-25 {
  width: 100%;
  height: 1px;
  margin-top: 32px;
  background-color: #072057;
  background-image: linear-gradient(93deg, #24272c, #fff 50%, #24272c);
}

.x_two_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_envelope {
  width: 186px;
  height: 96px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Drop-2---Big-Red-M1-Head.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -o-object-fit: contain;
  object-fit: contain;
}

.x_image {
  position: relative;
  width: 186px;
  height: 260px;
  margin-right: 24px;
  background-image: url('../images/Drop-2---Big-Red-M1-Head.png');
  background-position: 0px 0px;
  background-size: cover;
}

.x_image.img1 {
  width: 186px;
  height: 260px;
  background-image: url('../images/Drop-1---M42-Heer-Shield-Head-1.png');
}

.x_image.img2 {
  background-image: url('../images/Hell-Let-Loose-Promo-ART_2_1920.jpg');
}

.x_image.img3 {
  background-image: url('../images/Drop-3---M42-Heer-Eagle-Head.png');
}

.x_image.img4 {
  background-image: url('../images/Drop-4---M42-Goggles-Head.png');
}

.x_image.img5 {
  background-image: url('../images/Drop-5---NKVD-visor-cap-Furagka.png');
}

.x_image.img6 {
  background-image: url('../images/Drop-6---M1-Goggles-Head.png');
}

.x_image.img7 {
  background-image: url('../images/Drop-7----NKVD-Officer.png');
}

.x_image.oa {
  width: 220px;
  height: 150px;
  margin-right: 0px;
  background-image: none;
  line-height: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.x_image.oa.ao {
  height: 180px;
}

.x_image.oa.ao.oao {
  height: 210px;
}

.x_image.oa.oao {
  height: 120px;
}

.x_shtamp {
  position: absolute;
  right: 25px;
  bottom: 20px;
  width: 104px;
  height: 104px;
  background-image: url('../images/Shtamp.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.log-out-link {
  color: #d3d3d3;
  font-size: 16px;
}

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

.icon {
  width: 48px;
  height: 48px;
  margin-top: 9px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/carn_success.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon.error {
  width: 32px;
  height: 32px;
  margin-top: 0px;
  background-image: url('../images/carn_err.svg');
}

.x_errorlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.x_errorlink.hide {
  display: none;
}

.txt_message {
  color: #ff6000;
}

.txt_message.error {
  color: #eb002f;
  font-size: 18px;
  line-height: 32px;
}

.div-block-26 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-27 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.txt_error_link {
  color: #eb002f;
  text-decoration: underline;
}

.bold-text-4 {
  color: #ffdc98;
  text-decoration: underline;
}

.text-span {
  color: #ffdc98;
}

.heading-5 {
  font-family: Bebasneue, sans-serif;
  color: #cdcdcd;
  font-size: 3rem;
}

.c_paddings-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_paddings-2.head {
  padding-top: 0px;
  padding-bottom: 0.5em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.h-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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: rgba(26, 26, 31, 0);
  text-transform: uppercase;
}

.x_head_button {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 36px;
  min-width: 120px;
  margin-left: 10px;
  padding-right: 0.25em;
  padding-left: 1em;
  -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-radius: 0px;
  background-color: transparent;
  background-image: url('../images/selector-bg.png');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}

.x_head_button:hover {
  background-color: transparent;
}

.h_link-2 {
  width: 200px;
  height: 96px;
  min-width: 150px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  border-radius: 0px;
  background-image: url('../images/hfhhf.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
  cursor: pointer;
}

.h_link-2:hover {
  opacity: 0.85;
}

.h_link-2.w--current {
  width: 200px;
  height: 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/logo.png');
  background-position: 0px 0px;
  background-size: contain;
  background-attachment: scroll;
}

.right-buttons {
  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;
}

.x_head_pop {
  position: absolute;
  left: auto;
  top: 0px;
  right: 1px;
  bottom: -236px;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100px;
  min-height: 0px;
  margin-top: 50px;
  border-radius: 0px;
  background-image: url('../images/dropdown-bg.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.x_head_pop.hide {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-6 {
  color: #8c8d8c;
}

.t_head_menu_sub {
  font-size: 80%;
  text-transform: none;
}

.x_head_img {
  width: 16px;
  height: 16px;
  margin-left: 0.3em;
  background-image: url('../images/arrow_1arrow.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.x_head_drop_lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  min-width: 120px;
  padding-right: 15px;
  padding-left: 15px;
  -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-radius: 4px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.x_head_drop_lang:hover {
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 0px;
  background-image: none;
  color: #ff7d00;
  font-size: 1rem;
}

.x_pop_bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: hidden;
}

.x_pop_bg.hide {
  display: none;
}

.heading {
  margin-bottom: 30px;
  direction: ltr;
  font-family: Bebasneue, sans-serif;
  color: #f7faff;
  font-size: 84px;
  line-height: 70px;
  font-weight: 500;
  text-transform: uppercase;
  white-space: normal;
}

.x_envelope-2 {
  width: 96px;
  height: 96px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/PromoCode30.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.x_envelope-3 {
  width: 96px;
  height: 96px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/PromoCode20.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.x_envelope-4 {
  width: 96px;
  height: 96px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/PromoCode10.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.new-steps-2 {
  position: relative;
  display: block;
  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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.link-4 {
  color: #ffdc98;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-24 {
  margin-top: 2em;
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
  text-shadow: none;
}

.link-5 {
  color: #ffdc98;
}

.link-6 {
  color: #ffdc98;
}

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

.but_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  min-height: 48px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  padding-right: 10px;
  padding-left: 10px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.01);
  opacity: 0.6;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.but_footer:hover {
  opacity: 1;
}

.xsb_xsolla_badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  min-height: 48px;
  padding-right: 12px;
  padding-left: 62px;
  -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;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.01);
  background-image: url('../images/xsolla_badge.svg');
  background-position: 0px 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.xsb_xsolla_badge.button-with-icon {
  padding-right: 0px;
  padding-left: 0px;
  -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-style: none;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.xsb_xsolla_xsb {
  margin-bottom: -2px;
  font-size: 0.8em;
  line-height: 1em;
}

.html-embed-6 {
  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: #fff;
}

.c_width-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.xsb_xsolla-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  -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;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  cursor: pointer;
}

.xsb_xsolla-2:hover {
  opacity: 1;
}

.xsb_logo_img_company {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 60px;
  min-width: 60px;
  margin-bottom: 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;
  background-image: url('../images/6471b79bfccb1f63a0ca1bf3984eb042.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.x_foot_pegi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 40px;
  margin-right: 0.5em;
  margin-left: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.x_foot_pegi.hide {
  display: none;
}

.but_footer-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  min-height: 48px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  padding-right: 16px;
  padding-left: 16px;
  -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;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.01);
  opacity: 0.6;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.but_footer-2:hover {
  opacity: 1;
}

.xsb_foooter_soc {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 100%;
  min-height: 40px;
  margin-right: 0.5em;
  margin-left: 0.5em;
  -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;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.xsb_foooter_soc:hover {
  opacity: 0.6;
}

.c_bgz-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_bgz-2.x_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  min-height: 400px;
  border-radius: 0px;
  background-color: #000;
  opacity: 1;
}

.selector {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 48px;
  margin: 1em 0.5em;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}

.selector:hover {
  border-color: #fff;
  opacity: 1;
}

.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  min-height: 62px;
  min-width: 50px;
  margin: 1em 0em 1em 0px;
  padding-right: 1.2em;
  padding-left: 1.2em;
  -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-radius: 4px;
  background-color: #f7faff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.btn:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.btn.min {
  position: relative;
  min-height: 40px;
  min-width: 50px;
  margin: 0em;
  padding-right: 1em;
  padding-left: 1em;
  font-size: 0.8em;
  cursor: pointer;
}

.btn.min.outline {
  min-width: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  background-image: none;
  color: #fff;
}

.x_paddings {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_paddings.xsb_padd--footer {
  padding-top: 2rem;
  padding-bottom: 2em;
  -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;
}

.xsb_xsolla_powered {
  margin-bottom: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 0.6em;
  line-height: 1em;
}

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

.c_foot_block.hide {
  display: none;
}

.c_foot_block._50 {
  height: 50px;
}

.c_block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0em;
  margin-bottom: 2em;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_block-2.c_block--h {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.c_block-2.c_block--footer {
  -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;
}

.xbc_panel_footer_companylogo {
  position: relative;
  width: 220px;
  height: 100%;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.btn_icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_h_soc {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.c-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  min-height: 400px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-2._2 {
  position: relative;
  left: 0px;
  right: 0px;
  z-index: 2;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #19191f;
}

.xsb_foot_copy_text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  -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;
}

.c_block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.text-foot-2 {
  margin-bottom: 0px;
  margin-left: 0px;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.6em;
  letter-spacing: 0.02em;
}

.x_social_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.footer_social_li {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
  margin-left: 0.5em;
  -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;
  opacity: 0.33;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.footer_social_li:hover {
  opacity: 1;
}

.footer_social_li.facebook {
  width: 60px;
  height: 60px;
  background-image: url('../images/PZ_Facebook.svg');
  background-position: 50% 38%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.footer_social_li.facebook:hover {
  opacity: 1;
}

.footer_social_li.youtube {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/PZ_Youtube.svg');
  background-position: 50% 41%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.footer_social_li.youtube:hover {
  opacity: 1;
}

.footer_social_li.twitter {
  position: static;
  width: 60px;
  height: 60px;
  background-image: url('../images/PZ_Twitter.svg');
  background-position: 50% 45%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.footer_social_li.twitter:hover {
  opacity: 1;
}

.xsb_xsolla_badge-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  min-height: 48px;
  padding-right: 12px;
  padding-left: 62px;
  -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;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.01);
  background-image: url('../images/xsolla_badge.svg');
  background-position: 0px 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.xsb_xsolla_powered-2 {
  margin-bottom: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 9px;
  line-height: 100%;
}

.foot_image {
  margin-right: 0em;
  margin-left: 0em;
  opacity: 1;
}

.footer_bgz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: visible;
  width: 100%;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.footer_link {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 0.125em;
  padding-right: 10px;
  padding-bottom: 0.125em;
  border-right: 1px solid #f90;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #f90;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.footer_link:hover {
  opacity: 0.8;
  color: #ffc800;
}

.footer_link.last {
  margin-left: 0px;
  padding-left: 5px;
  border-right-style: none;
}

.xsb_xsolla_xsb-2 {
  overflow: hidden;
  width: 144px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 100%;
}

.foot_image_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-top: 0px;
  margin-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;
  opacity: 0.8;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  cursor: pointer;
}

.foot_image_link:hover {
  opacity: 1;
}

.c_width-3 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 820px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.xsb_xsolla-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.63;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  cursor: pointer;
}

.xsb_xsolla-content:hover {
  opacity: 1;
}

.xsb_xsolla_autorized {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
}

.c_paddings-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.foot--copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 20px;
  margin-top: 0em;
  margin-bottom: 2em;
  -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: rgba(255, 255, 255, 0.57);
  font-size: 0.8rem;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.foot--copyright._50 {
  margin-bottom: 2em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Roboto, sans-serif;
}

.text-block-25 {
  color: #f90;
}

.c_title-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0em;
  margin-bottom: 0em;
  -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;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.discord_hero {
  max-width: 1000px;
  margin-bottom: 1em;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  text-shadow: 3px 3px 18px rgba(0, 0, 0, 0.4);
}

.x_lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 0em;
  margin-bottom: 1em;
  padding: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.16);
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 1rem;
  line-height: 1.6rem;
}

.x_subscribe {
  width: 100%;
  min-height: 0px;
  min-width: 300px;
  margin-bottom: 2em;
  -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;
}

.c_bgz2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #da803a;
}

.text-block-26 {
  font-family: Roboto, sans-serif;
}

.text-block-27 {
  font-family: Roboto, sans-serif;
}

.link-7 {
  color: #ed1566;
}

.link-8 {
  color: #ed1566;
}

.link-9 {
  color: #ed1566;
}

.bold-text-6 {
  font-family: Roboto, sans-serif;
  color: #ed1566;
  font-weight: 400;
  text-decoration: underline;
}

.link-10 {
  color: #ffdc98;
}

.bold-text-7 {
  color: #ed1566;
  font-weight: 400;
  text-decoration: underline;
}

.btn_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.margin-left {
  position: relative;
  margin-left: 4px;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -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-28 {
  color: #24272c;
  text-decoration: none;
}

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

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

.bold-text-8 {
  font-family: 'Droid Sans', sans-serif;
  /*text-shadow: 2px 0 8px #000;*/
}

.text-span-2 {
  opacity: 0.65;
}

.text-span-3 {
  opacity: 0.65;
}

.text-span-4 {
  opacity: 0.65;
}

.text-span-5 {
  opacity: 0.65;
}

.account-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 60px;
  max-width: 280px;
  min-height: 55px;
  min-width: 310px;
  margin-bottom: 20px;
  padding-right: 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-radius: 1px;
  background-color: #9146ff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.account-button-2:hover {
  background-color: #9a5af8;
  box-shadow: 0 4px 20px 0 rgba(145, 70, 255, 0.3);
}

.account-button-2:active {
  color: #000;
}

.text-block-5 {
  color: #fff;
}

.image-12 {
  width: 23px;
  height: 20px;
  margin-right: 5px;
  margin-left: 10px;
  padding-right: 0px;
}

.image-11 {
  width: 30px;
  height: 18px;
  margin-right: 0px;
  padding-left: 5px;
  border-left: 1px solid hsla(0, 0%, 100%, 0.47);
}

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

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: scale(0.98, 0.98);
  -ms-transform: scale(0.98, 0.98);
  transform: scale(0.98, 0.98);
}

@media screen and (max-width: 991px) {
  h2 {
    text-align: center;
  }

  .c {
    z-index: 1;
  }

  .c.c_hero {
    height: auto;
    min-height: 90vh;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .c.c_footer {
    min-height: 200px;
    color: #fff;
  }

  .c._2 {
    z-index: 1;
    min-height: 350px;
  }

  .c.c_footer {
    min-height: auto;
    color: #072057;
  }

  .c._3 {
    z-index: 1;
  }

  .c_block {
    z-index: 1;
  }

  .c_width {
    max-width: 90%;
  }

  .c_paddings.c_padd--hero {
    padding-right: 10px;
    padding-left: 10px;
  }

  .c_bgz {
    z-index: 1;
  }

  .x_foot--copyright {
    width: 100%;
  }

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

  .list-colomn {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .c_title-block {
    margin-bottom: 0px;
  }

  .t_faq_h {
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: none;
  }

  .h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .heading-4 {
    margin-top: 30px;
  }

  .cta-block {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    line-height: 1.4rem;
  }

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

  .feature {
    height: auto;
    max-height: 60px;
    padding-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feature-dot {
    width: 15px;
    height: 15px;
    margin-top: 7px;
    padding-top: 0px;
  }

  .txt_description {
    padding-left: 25px;
  }

  .txt_description.list {
    margin-bottom: 10px;
  }

  .grid-item.grid-item-0 {
    width: 50%;
    min-width: 220px;
  }

  .x_streamers_list {
    margin-bottom: 10px;
  }

  .new-steps {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .div-block-19 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .dates {
    text-align: left;
  }

  .left-buttons {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .x_envelope {
    text-align: left;
  }

  .x_image {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .x_shtamp {
    right: 5%;
    bottom: 5%;
  }

  .heading-5 {
    margin-top: 30px;
  }

  .c_paddings-2.head {
    width: 100%;
  }

  .h-2 {
    max-width: 90%;
    margin-right: auto;
    -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;
  }

  .x_head_button {
    z-index: 100;
  }

  .x_head_pop {
    position: fixed;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    width: 100%;
    height: auto;
    min-height: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #0c0c0c;
    background-image: none;
  }

  .x_head_drop_lang {
    min-height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #111;
    font-size: 1.2rem;
    text-align: center;
  }

  .x_head_drop_lang:hover {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-color: rgba(143, 163, 194, 0.25);
    font-size: 1.2rem;
  }

  .x_pop_bg {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .new-steps-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .but_footer {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .c_width-2 {
    max-width: 90%;
  }

  .xsb_xsolla-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .x_foot_pegi {
    margin-right: 0.5em;
    margin-left: 0.5em;
  }

  .but_footer-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .c_bgz-2 {
    z-index: 1;
  }

  .selector {
    margin-right: 0.5em;
    margin-left: 0.5em;
  }

  .x_paddings {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .c-2 {
    z-index: 1;
  }

  .c-2._2 {
    z-index: 1;
    min-height: 350px;
  }

  .c_block-3 {
    z-index: 1;
  }

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

  .footer_link {
    text-align: center;
  }

  .c_width-3 {
    max-width: 90%;
  }

  .c_title-block-2 {
    margin-bottom: 0em;
  }

  .discord_hero {
    margin-top: 10px;
  }

  .x_lead {
    margin-top: 0em;
    margin-bottom: 0em;
    padding-right: 1em;
  }

  .x_subscribe {
    min-width: 250px;
  }

  .c_bgz2 {
    z-index: 1;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: center;
  }

  .content {
    overflow: hidden;
  }

  .c.c_hero {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .c_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c_width {
    position: relative;
    width: 100%;
    padding-right: 1em;
    padding-left: 1em;
  }

  .c_width.no-padd {
    padding-right: 0em;
    padding-left: 0em;
  }

  .c_width.footer {
    max-width: 100%;
  }

  .c_paddings {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c_paddings.c_padd--hero {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 1em;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c_paddings.footer {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .text-foot {
    font-family: Acephimere, sans-serif;
    color: #d3d3d3;
  }

  .list-colomn {
    width: 100%;
    min-width: 200px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .c_title-block {
    margin-top: 0em;
    margin-bottom: 0em;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .t_faq_h {
    overflow: visible;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: none;
    line-height: 140%;
  }

  .h {
    height: auto;
    min-height: 40px;
  }

  .button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }

  .heading-4 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 2rem;
  }

  .cta-block {
    max-width: 500px;
    margin-top: 0px;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .text-block-4 {
    margin-bottom: 2em;
  }

  .account-button {
    width: 260px;
    font-size: 16px;
  }

  .case-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    margin-top: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h_link {
    margin-top: 16px;
  }

  .h_link.w--current {
    width: auto;
    min-width: 150px;
    background-size: contain;
  }

  .h_width {
    position: relative;
    width: 95%;
  }

  .feature {
    height: auto;
    max-height: 60px;
  }

  .feature-dot {
    min-height: 0px;
    min-width: 0px;
  }

  .x_steps {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .txt_h4 {
    font-size: 1.5rem;
  }

  .grid-item {
    width: 33%;
  }

  .txt_streamer_link {
    width: 50%;
  }

  .x_streamers_list {
    margin-left: 20px;
    padding-right: 20px;
  }

  .new-steps {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .txt_streamer_link_new {
    width: 50%;
  }

  .div-block-19 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .left-buttons {
    width: 50%;
  }

  .x_image {
    width: 80%;
  }

  .x_shtamp {
    width: 30%;
    height: 30%;
  }

  .heading-5 {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 2rem;
  }

  .c_paddings-2 {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h-2 {
    height: auto;
    min-height: 40px;
  }

  .x_head_button {
    min-height: 40px;
    padding-left: 0.5em;
  }

  .h_link-2.w--current {
    width: auto;
    min-width: 150px;
    background-size: contain;
  }

  .x_head_img {
    width: 14px;
    height: 14px;
  }

  .x_head_drop_lang {
    padding-left: 0px;
  }

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

  .new-steps-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .but_footer {
    margin: 0.5em 0.5rem;
  }

  .xsb_xsolla_xsb {
    font-size: 0.9em;
  }

  .c_width-2 {
    position: relative;
    width: 100%;
    padding-right: 1em;
    padding-left: 1em;
  }

  .xsb_xsolla-2 {
    margin: 0.5em 0.5rem;
  }

  .x_foot_pegi {
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.5em;
  }

  .but_footer-2 {
    margin: 0.5em 0.5rem;
  }

  .xsb_foooter_soc {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .c_bgz-2.x_bg {
    height: auto;
    min-height: auto;
  }

  .selector {
    margin: 0.5em;
    font-size: 0.9em;
    line-height: 1.2em;
  }

  .btn {
    font-size: 1em;
    line-height: 1.2em;
  }

  .btn.min {
    min-height: 44px;
    font-size: 0.9em;
  }

  .x_paddings {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .x_paddings.xsb_padd--footer {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 1em;
  }

  .xsb_xsolla_powered {
    font-size: 0.7em;
  }

  .c_foot_block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c_foot_block._50 {
    height: auto;
  }

  .c_block-2 {
    margin-bottom: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .x_h_soc {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .c_block-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-foot-2 {
    font-size: 0.9em;
    line-height: 1.4em;
  }

  .footer_social_li.youtube {
    width: 60px;
    height: 60px;
  }

  .footer_social_li.twitter {
    width: 60px;
    height: 60px;
  }

  .c_width-3 {
    position: relative;
    width: 100%;
    padding-right: 1em;
    padding-left: 1em;
  }

  .c_paddings-3 {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c_title-block-2 {
    width: 110%;
    margin-top: 0em;
    margin-bottom: 0em;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .discord_hero {
    max-width: 450px;
    margin-top: 0px;
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .x_lead {
    width: 100%;
    margin-top: 0em;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .account-button-2 {
    width: 260px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
    text-align: center;
  }

  h4 {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .c.c_hero {
    min-height: 0px;
  }

  .c.c_footer {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .c._2 {
    position: relative;
    min-height: 250px;
  }

  .c.c_footer {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .c._3 {
    position: relative;
  }

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

  .c_width {
    max-width: 90%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c_paddings.c_padd--hero {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .x_foot--copyright {
    margin-top: 0px;
    margin-bottom: 10px;
    -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;
  }

  .c_title-block {
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .t_faq_h {
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    font-size: 1.1rem;
  }

  .h {
    min-height: 40px;
    -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;
  }

  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0em;
    margin-left: 0em;
  }

  .button:hover {
    background-color: #ffc800;
  }

  .heading-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
  }

  .cta-block {
    width: 100%;
    max-width: 360px;
    margin-bottom: 0px;
    -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;
  }

  .x_popupclose {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 12;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 1;
  }

  .text-block-4 {
    width: 100%;
  }

  .account-button {
    width: 280px;
    max-width: 280px;
  }

  .case-text {
    width: 100%;
    margin-top: 6em;
    margin-bottom: 2em;
    -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;
  }

  .h_link {
    display: none;
  }

  .h_link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 140px;
    background-size: contain;
  }

  .h_width {
    max-width: 95%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .feature {
    height: auto;
    max-height: 100px;
  }

  .feature-dot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 12px;
    height: 12px;
  }

  .feature-body-cont {
    padding-right: 0px;
  }

  .x_steps {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .txt_h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .x_step_content {
    font-size: 14px;
    line-height: 18px;
  }

  .grid-item {
    width: 50%;
  }

  .grid-item.grid-item-0 {
    width: 45%;
    height: 170px;
    max-width: 200px;
    min-width: 0px;
  }

  .txt_streamer_link {
    width: 100%;
    margin-bottom: 10px;
  }

  .x_streamers_list {
    background-color: #1f1f1f;
  }

  .new-steps {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .dropdown-toggle-2 {
    padding-right: 20px;
  }

  .txt_streamer_link_new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    -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-position: 0% 50%;
    text-align: left;
  }

  .div-block-19 {
    padding-left: 20px;
  }

  .dates {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .left-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .carnival-logo {
    background-image: url('../images/Carnival-center.svg');
  }

  .icon {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
  }

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

  .heading-5 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #cbd9de;
    font-size: 32px;
    line-height: 40px;
  }

  .c_paddings-2.head {
    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-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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .h-2 {
    min-height: 40px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .x_head_button {
    min-width: 80px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 1em;
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .h_link-2 {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .h_link-2.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 140px;
    background-size: contain;
  }

  .right-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .x_head_pop {
    font-size: 0.9rem;
  }

  .x_head_drop_lang {
    padding-left: 0px;
  }

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

  .new-steps-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .but_footer {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .xsb_xsolla_badge {
    width: 100%;
    padding-right: 1em;
  }

  .xsb_xsolla_xsb {
    margin-bottom: 0px;
  }

  .c_width-2 {
    max-width: 90%;
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .xsb_xsolla-2 {
    width: 100%;
    opacity: 0.66;
  }

  .but_footer-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .c_bgz-2.x_bg {
    position: absolute;
  }

  .selector {
    width: 100%;
  }

  .btn.min.outline {
    min-height: 40px;
  }

  .x_paddings.xsb_padd--footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .c_block-2 {
    -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;
    text-align: center;
  }

  .x_h_soc {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-2._2 {
    position: relative;
    min-height: 250px;
  }

  .c_block-3 {
    -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;
  }

  .footer_social_li.youtube {
    width: 50px;
    height: 50px;
  }

  .footer_social_li.twitter {
    width: 50px;
    height: 50px;
  }

  .xsb_xsolla_badge-2 {
    padding-right: 1em;
  }

  .footer_link {
    -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;
    font-size: 0.9rem;
    line-height: 1.2rem;
  }

  .foot_image_link {
    width: 200px;
  }

  .c_width-3 {
    max-width: 90%;
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .xsb_xsolla-content {
    opacity: 0.66;
  }

  .c_title-block-2 {
    margin-top: 3.5em;
    margin-bottom: 0.5em;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .discord_hero {
    width: 100%;
    max-width: 360px;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .x_lead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.5em;
    padding-top: 1em;
    padding-right: 0%;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .x_subscribe {
    min-width: 150px;
  }

  .account-button-2 {
    width: 280px;
    max-width: 280px;
  }
}

#w-node-_5200f424-9af4-8cb6-02fa-d0dc33fd6a1d-d340dc63 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Porter sans inline block';
  src: url('../fonts/porter-sans-inline-block.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Euclidcircularb';
  src: url('../fonts/EuclidCircularB-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Euclidcircularb';
  src: url('../fonts/EuclidCircularB-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Acephimere';
  src: url('../fonts/Acephimere.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nobel Condensed';
  src: url('../fonts/Nobel-BoldCondensed.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
