@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  padding: 0;
  margin: 0;
}
.personal-cab_header{
  font: 400 32px/40px GothamProBlack, sans-serif;
  letter-spacing: .4px;
  text-align: center;
}
.personal-cab_second-text{
  font: 400 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
  text-align: center;
}
.container {
  position: relative;
}
.background-wrap_bottom {
  display: none;
  background-position: 715px 7002px;
  position: absolute;
  z-index: -2;
  transform: translateX(-50%);
  width: 1530px;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  bottom: 0;
}
.main-page {
  background-position-y: 3360px;
}
body {
  color: #1d2026;
  font: 400 12px/40px GothamProReguar, sans-serif;
  -o-transition: background 0.2s 0.2s;
  transition: background 0.2s 0.2s;
  transition: background .2s .2s;
  background-position-y: 1800px;
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  line-height: 1;
  overflow-x: hidden;
  min-height: 100%;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.btn {
  font: 500 12px/40px GothamProMedium, sans-serif;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  transition: all .3s linear;
  min-width: 160px;
  min-height: 40px;
  padding: 0 20px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  outline: 0;
}
.btn_payment {
  background-color: #FF6!important;
  color: #1d2026;
  width: 100%;
}
.btn_payment:hover {
  color: #1D2026!important;
  background-color: #ff0!important;
}
.btn__group {
  width: 100%;
}
.btn_blue {
  background-color: #4c6aff;
}
.btn_pink {
  background-color: #f37;
}
.btn_pink:hover {
  background-color: #ff6699!important;
}
.btn_pink:focus {
  background-color: #ff6699!important;
}
.btn:hover {
  color: #fff;
  background: #7f94ff;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: 0;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font: 20px/1"slick";
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  background: transparent 0 0;
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font: 6px/20px slick;
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
  opacity: .75;
}
.header-top {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 32px;
  font-size: 12px;
}
.header-top__auth {
  vertical-align: bottom;
  border: none;
}
.logo {
  display: inline-block;
}
.menu {
  display: inline-block;
  font-family: GothamProMedium, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  /*margin-right: 89px;*/
  vertical-align: bottom;
}
.menu__item {
  display: inline-block;
  position: relative;
  margin-right: 42px;
}
.menu__item a {
  color: #1d2026;
}
.menu__item a:hover {
  color: #4c6aff;
  display: inline-block;
}
.menu__item_active {
  border: 2px solid #4cffc4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu__item_active a {
  padding: 14px 24px 14px 24px!important;
  display: inline-block;
}
.menu__item_active a:hover {
  color: #1d2026;
}
.header-main {
  margin-top: 50px;
}
.header-content {
  position: relative;
}
.header-content__slider {
  overflow: hidden;
}
.header-content__aside {
  position: absolute;
  top: 130px;
  left: 0;
  z-index: 10;
}
.header-content__buttons {
  margin-top: 50px;
  margin-bottom: 128px;
}
.header-content__head {
  font: 32px/36px GothamProRegular, sans-serif;
  letter-spacing: -0.4px;
  letter-spacing: -.4px;
}
.header-content__head_bold {
  font: 70px/70px GothamProBlack, sans-serif;
  display: block;
  letter-spacing: -1.1px;
}
.slider-img {
  float: right;
}
.slick-arrow {
  width: 48px;
  height: 48px;
  background: #4CFFC4;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slick-arrow:hover {
  -webkit-box-shadow: 0px 4px 42px -12px #000;
  -webkit-box-shadow: 0 4px 42px -12px #000;
  background: #6fc;
}
.slick-arrow.slick-disabled {
  width: 40px;
  height: 40px;
  padding: 13px;
  background: #e2e3e4;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slick-arrow.slick-disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #e2e3e4;
}
.slide-left {
  margin-right: 16px;
}
.auth-form {
  width: 320px;
}
.auth-form__captcha {
  width: 100%;
  height: 72px;
}
.field.captcha{
  text-align: left;
}
.auth-form__header {
  opacity: 0.8;
  font: 700 10px/16px GothamProRegular, sans-serif;
  opacity: .8;
  color: #fff;
  padding-bottom: 8px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.forgot-password {
  opacity: 0.5;
  color: #ffffff;
  font: 500 12px/16px GothamProRegular, sans-serif;
  margin-left: 37px;
  text-transform: uppercase;
}
.field.captcha{
  padding: 20px 0;
}
.forgot-password:hover {
  color: #fff;
  opacity: 1;
}
.form-select {
  position: relative;
}
.form-select select {
  display: none;
}
input.btn {
  margin-top: 32px;
}
.input {
  font: 14px GothamProRegular, sans-serif;
  width: 100%;
  height: 40px;
  border: none;
  color: #fff;
  padding: 10px 16px;
  margin-bottom: 26px;
  background-color: #262a33;
}
.input_half {
  color: #1d2026!important;
  width: 30%;
}
.input_payment {
  margin-bottom: 8px;
  background: #fff;
  color: rgba(29, 32, 38, .5);
  display: inline-block!important;
}
.input_auth:focus {
  border: 2px solid #4ce1ff;
}
.select-selected {
  margin-top: 10px;
  font: 14px/25px GothamProRegular, sans-serif;
  position: relative;
  width: 100%;
  height: 40px;
  background: #262a33;
  color: #fff;
  letter-spacing: -.2px;
  margin-bottom: 32px;
}
.select-selected:after {
  position: absolute;
  content: url(../images/select-icon.svg);
  right: 10px;
  width: 6px;
  height: 10px;
}
.server-color_yellow {
  position: relative;
}
.server-color_yellow::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #ff6;
}
.server-color_green {
  position: relative;
}
.server-color_green::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #4cffc4;
}
.server-color_blue {
  position: relative;
}
.server-color_blue::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #4c6aff;
}
.server-color_azure {
  position: relative;
}
.server-color_azure::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #4ce1ff;
}
.server-color_pink {
  position: relative;
}
.server-color_pink::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #f37;
}
.server-color_velvet {
  position: relative;
}
.server-color_velvet::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #a64dff;
}
.select-items div::before {
  top: 12px;
}
.profile-nav{
  float: right;
  margin-right: 60px;
}
.info.right p{
  font-size: 24px;
  font: 500 20px/24px GothamProMedium, sans-serif;
}
.info.right{
  text-align: center;
}
.site-form input[type="radio"]{
  margin-bottom: 16px;
}
.profile-nav ul li a, .links ul li a{
  padding: 16px 8px;
  box-sizing: border-box;
  margin: 0px auto;
  margin-bottom: 10px;
  background-color: #4c6aff;
  width: 280px;
  height: 40px;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.select-items div,
.select-selected {
  font-size: 14px;
  color: #fff;
  padding: 8px 40px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
  cursor: pointer;
}
.news-overlay a {
  border: none;
}
.news-overlay a:hover {
  border: none;
  color: initial;
}
.select-items {
  position: absolute;
  background-color: #262a33;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}
.select-items div {
  line-height: 25px;
}
.payment-form .select-items div:hover {
  background-color: #d9d9d9!important;
}
.select-hide {
  display: none;
}
.same-as-selected,
.select-items div:hover {
  background-color: #3c4250;
}
.hide {
  display: none;
}
.visible {
  display: block!important;
}
.watch-tube {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
  margin-left: 24px;
  text-transform: uppercase;
}
.watch-tube svg {
  vertical-align: sub;
  margin-right: 8px;
  vertical-align: sub;
  margin-right: 8px;
  vertical-align: sub;
  margin-right: 8px;
}
.short-info {
  background: url('../images/triangle-center.svg') no-repeat;
  background-position-x: 30%;
  background-position-y: 60%;
  padding-top: 160px;
  position: relative;
  height: 100%;
  width: 100%;
  padding-top: 260px;
}
.short-info__background-text {
  font: 240px/240px BebasBold, sans-serif;
  letter-spacing: 0.52px;
  position: absolute;
  z-index: 0;
  display: block;
  color: rgba(87, 91, 102, .12);
  letter-spacing: .52px;
}
.short-info__content {
  position: absolute;
  z-index: 1;
}
.blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 340px;
  margin-top: 120px;
  margin-bottom: 60px;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  font-size: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.blocks__content {
  display: inline-block;
  vertical-align: middle;
}
.blocks__choose-server {
  margin-top: 20px;
}
.blocks__choose-server svg {
  vertical-align: middle;
  margin-right: 12px;
}
.blocks__choose-server span {
  vertical-align: middle;
}
.blocks__items-count {
  font: 40px/40px BebasBold, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.blocks__items-count_big {
  font-size: 80px;
  line-height: 80px;
}
.blocks__text {
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: GothamProMedium, sans-serif;
}
.blocks__text_wrap {
  word-spacing: 80px;
}
.blocks__text_map {
  color: #fff;
}
.blocks__online {
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, 0.08);
  width: 160px;
  height: 160px;
  padding-top: 40px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .08);
  box-shadow: 0 0 40px rgba(28, 32, 38, .08);
}
.blocks__servers {
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, 0.08);
  padding-top: 70px;
  width: 320px;
  height: 320px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .08);
  box-shadow: 0 0 40px rgba(28, 32, 38, .08);
}
.blocks__players {
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, 0.08);
  padding-top: 40px;
  width: 160px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  height: 160px;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .08);
  box-shadow: 0 0 40px rgba(28, 32, 38, .08);
}
.win-command{
  font: 14px/16px GothamProRegular, sans-serif;
}
.blocks__map {
  background: #4c6aff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 320px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  height: 160px;
  background: #4c6aff;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .08);
  box-shadow: 0 0 40px rgba(28, 32, 38, .08);
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.blocks__map:hover {
  background: #7f94ff;
}
.blocks__map .map-icon {
  width: 64px;
  height: 64px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  display: block;
  margin: 28px auto;
  line-height: 84px;
}
.content-wrapper {
  position: relative;
  margin-top: 100px;
  padding-bottom: 60px;
  background-color: #1D2026;
}
.case {
  position: relative;
}
.how-to-start__info {
  z-index: 90;
  background: url("../images/map-bg.png") no-repeat left top;
  -webkit-background-size: auto 108%;
  background-size: auto 108%;
  background-position-y: -89px;
  max-width: 1280px;
  top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
}
.how-to-start__header {
  width: 55%;
  color: #fff;
  font: 900 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  margin-bottom: 40px;
}
.how-to-start__top {
  position: relative;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.how-to-start {
  overflow: hidden;
  padding-top: 50px; 
}
.how-to-start__left {
  display: inline-block;
  width: 50%;
}
.how-to-start__right {
  display: inline-block;
  width: 50%;
}
.how-to-start__text {
  color: #fff;
  font: 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
}
.how-to-start__quote {
  color: #fff;
  display: block;
  margin-bottom: 98px;
  width: 320px;
  float: right;
  font: 500 20px/24px GothamProMedium, sans-serif;
  letter-spacing: -0.5px;
  position: relative;
}
.how-to-start__quote::before {
  content: url(../images/quote.svg);
  display: block;
  width: 24px;
  height: 21px;
  position: absolute;
  top: 0;
  left: -40px;
}
.quote-wrap {
  display: block;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.steps__route {
  margin-top: 150px;
  margin-right: 50px;
  float: right;
}
.steps__item {
  color: #575b66;
  margin-bottom: 90px;
  font: 24px/32px GothamProReguar, sans-serif;
  letter-spacing: -0.5px;
}
.steps__item span {
  color: #fff;
  font-family: GothamProBlack, sans-serif;
  font-weight: 900;
  letter-spacing: -0.5px;
}
.step__crmp {
  margin-bottom: 175px;
  position: relative;
}
.step__crmp::before {
  content: '';
  display: block;
  height: 1px;
  width: 270px;
  background: grey;
  position: absolute;
  right: 75px;
  top: 28px;
}
.step__start {
  margin-bottom: 120px;
  position: relative;
}
.step__start::before {
  content: '';
  display: block;
  height: 1px;
  width: 240px;
  background: grey;
  position: absolute;
  right: 75px;
  top: 30px;
}
.step__server {
  position: relative;
}
.step__server::before {
  content: '';
  display: block;
  height: 1px;
  width: 60px;
  background: grey;
  position: absolute;
  right: 72px;
  top: 28px;
}
.step__header {
  margin-bottom: 15px;
}
.step__text {
  margin-bottom: 16px;
  color: #fff;
  font: 16px/24px GothamProRegular, sans-serif;
  letter-spacing: -0.4px;
}
.what-is-new {
  margin-top: 240px;
  margin-bottom: 130px;
}
.what-is-new__header {
  color: #1d2026;
  font: 900 32px/40px GothamProBlack, sans-serif;
  display: inline-block;
  letter-spacing: -0.4px;
  width: 300px;
  margin-bottom: 45px;
}
.what-is-new__text {
  margin-left: 18px;
  color: #1d2026;
  font: 16px/24px GothamProRegular, sans-serif;
  display: inline-block;
  letter-spacing: -0.4px;
  width: 320px;
  position: relative;
}
.what-is-new__text::before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 4px;
  background: #ff6;
  position: absolute;
  top: 10px;
  left: -35px;
  z-index: -1;
}
.what-is-new__slider .arrows-container {
  margin-right: 55px;
  float: right;
  margin-top: 25px;
  vertical-align: bottom;
  display: inline-block;
}
.what-is-new__slider .arrows-container i {
  margin-left: 16px;
}
.padding-off {
  padding: 0;
}
#bottom-slider a:first-child {
  height: 100%;
  width: 100%;
  display: block;
}
#bottom-slider {
  margin-left: 10px;
}
.news__content {
  position: relative;
}
/* the slides */

.slick-slide {
  margin: 0 20px;
}
/* the parent */

.slick-list {
  margin: 0 -20px;
}
.news-overlay {
  position: absolute;
  padding: 24px;
  width: 100%;
  height: 100%;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6), to(rgba(255, 255, 102, 0)));
  background-image: -webkit-linear-gradient(top, #ff6, rgba(255, 255, 102, 0) 100%);
  background-image: -o-linear-gradient(top, #ff6, rgba(255, 255, 102, 0) 100%);
  background-image: linear-gradient(180deg, #ff6, rgba(255, 255, 102, 0) 100%);
}
.news__date {
  width: 232px;
  height: 16px;
  color: #1d2026;
  font: 500 12px/16px GothamProMedium, sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
}
.news__header {
  width: 232px;
  height: 61px;
  color: #1d2026;
  font: 900 24px/28px GothamProBlack, sans-serif;
  letter-spacing: -0.2px;
}
.news__comments {
  width: 29px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  position: absolute;
  bottom: 24px;
  background: url("../images/comment.svg") no-repeat;
}
.news__slider .slick-list {
  margin: 0 -10px;
  overflow: visible;
}
.news__slider .slider-img {
  float: none;
  width: 100%;
}
.split {
  width: 100%;
  height: 100%;
  font-size: 0;
  pointer-events: none;
  position: absolute;
}
.split_i {
  z-index: -1;
  height: 1170px;
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(960px/6);
  width: calc(960px/6);
  max-width: -webkit-calc(960px/6);
  max-width: calc(960px/6);
  position: relative;
  background-color: #1D2026;
  -webkit-background-size: 100vw auto;
  background-size: 100vw auto;
}
.split_i.horizontal {
  -webkit-background-size: auto 100vh;
  background-size: auto 100vh;
}
@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  .split_i__0 {
    background-position: -webkit-calc(50% + (12.5vw - 10px) * 4 + 20px) center;
    background-position: calc(50% + (12.5vw - 10px) * 4 + 20px) center;
    width: 40px;
    width: 60px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  .split_i {
    width: -webkit-calc(960px/6);
    width: calc(960px/6);
    max-width: -webkit-calc(960px/6);
    max-width: calc(960px/6);
  }
}
@media only screen and (max-width: 750px) {
  .split_i.horizontal {
    background-repeat: no-repeat;
    -webkit-background-size: auto 100vw;
    background-size: auto 100vw;
    padding: 0;
    margin: 0;
    -webkit-background-size: auto 100vh;
    background-size: auto 100vh;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i {
    width: -webkit-calc(12.5vw - 6px);
    width: calc(12.5vw - 6px);
    max-width: -webkit-calc(12.5% - 6px);
    max-width: calc(12.5% - 6px);
  }
  .split_i__0 {
    background-position: -webkit-calc(50% + (12.5vw - 6px) * 4 + 12px) center;
    background-position: calc(50% + (12.5vw - 6px) * 4 + 12px) center;
    width: 24px;
    width: 60px;
    background-position: -webkit-calc(50% + (12.5vw - 15px) * 4 + 30px) center;
    background-position: calc(50% + (12.5vw - 15px) * 4 + 30px) center;
  }
}
.split_i__0 {
  width: 60px;
  background-position: -webkit-calc(50% + (12.5vw - 15px) * 4 + 30px) center;
  background-position: calc(50% + (12.5vw - 15px) * 4 + 30px) center;
}
.split_i__0:before {
  width: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__0 {
    background-position: -webkit-calc(50% + (12.5vw - 10px) * 4 + 20px) center;
    background-position: calc(50% + (12.5vw - 10px) * 4 + 20px) center;
    width: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__0 {
    background-position: -webkit-calc(50% + (12.5vw - 6px) * 4 + 12px) center;
    background-position: calc(50% + (12.5vw - 6px) * 4 + 12px) center;
    width: 24px;
  }
}
@media only screen and (max-width: 750px) {
  .split_i__0 {
    width: 20px;
  }
}
.split_i__1 {
  background-position: -webkit-calc(50% + (12.5vw - 15px) * 3.5) center;
  background-position: calc(50% + (12.5vw - 15px) * 3.5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__1 {
    background-position: -webkit-calc(50% + (12.5vw - 10px) * 3.5) center;
    background-position: calc(50% + (12.5vw - 10px) * 3.5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__1 {
    background-position: -webkit-calc(50% + (12.5vw - 6px) * 3.5) center;
    background-position: calc(50% + (12.5vw - 6px) * 3.5) center;
  }
}
.split_i__2 {
  background-position: -webkit-calc(50% + (12.5vw - 15px) * 2.5) center;
  background-position: calc(50% + (12.5vw - 15px) * 2.5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__2 {
    background-position: (50%+(12.5vw - 10px) * 2.5) center;
    background-position: calc(50% + (12.5vw - 10px) * 2.5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__2 {
    background-position: (50%+(12.5vw - 6px) * 2.5) center;
    background-position: calc(50% + (12.5vw - 6px) * 2.5) center;
  }
}
.split_i__3 {
  background-position: (50%+(12.5vw - 15px) * 1.5) center;
  background-position: calc(50% + (12.5vw - 15px) * 1.5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__3 {
    background-position: (50%+(12.5vw - 10px) * 1.5) center;
    background-position: calc(50% + (12.5vw - 10px) * 1.5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__3 {
    background-position: (50%+(12.5vw - 6px) * 1.5) center;
    background-position: calc(50% + (12.5vw - 6px) * 1.5) center;
  }
}
.split_i__4 {
  background-position: (50%+(12.5vw - 15px) * .5) center;
  background-position: calc(50% + (12.5vw - 15px) * .5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__4 {
    background-position: (50%+(12.5vw - 10px) * .5) center;
    background-position: calc(50% + (12.5vw - 10px) * .5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__4 {
    background-position: (50%+(12.5vw - 6px) * .5) center;
    background-position: calc(50% + (12.5vw - 6px) * .5) center;
  }
}
.split_i__5 {
  background-position: (50% - (12.5vw - 15px) * .5) center;
  background-position: calc(50% - (12.5vw - 15px) * .5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__5 {
    background-position: (50% - (12.5vw - 10px) * .5) center;
    background-position: calc(50% - (12.5vw - 10px) * .5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__5 {
    background-position: (50% - (12.5vw - 6px) * .5) center;
    background-position: calc(50% - (12.5vw - 6px) * .5) center;
  }
}
.split_i__6 {
  background-position: (50% - (12.5vw - 15px) * 1.5) center;
  background-position: calc(50% - (12.5vw - 15px) * 1.5) center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .split_i__6 {
    background-position: (50% - (12.5vw - 10px) * 1.5) center;
    background-position: calc(50% - (12.5vw - 10px) * 1.5) center;
  }
}
@media only screen and (max-width: 1200px) {
  .split_i__6 {
    background-position: (50% - (12.5vw - 6px) * 1.5) center;
    background-position: calc(50% - (12.5vw - 6px) * 1.5) center;
  }
}
.article-info {
  font: 16px/24px GothamProRegular, sans-serif;
  padding-top: 32px;
  letter-spacing: -.4px;
}
.article-info p,
.article-info .video-box,
.article-info__about {
  margin-top: 24px;
  margin-bottom: 32px;
}
.article-info .video-box {
  max-width: 600px;
}
.article-info .video-box iframe {
  width: 100% !important;
}
.article-info__date {
  font: 500 12px/16px GothamProRegular, sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
}
.article-info__refs span {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -.4px;
}
.console-command {
  background: #ff6;
  padding: 2px 5px;
  color: #1d2026;
  font-family: FiraMono;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.commands__item .console-command {
  background: #ff6;
  padding: 2px 5px;
  color: #1d2026;
  font-family: FiraMono;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.what-new__item,
.article-info ul li {
  margin-bottom: 12px;
}
.what-new__item span {
  padding-left: 12px;
}
.what-new__item::before,
.article-info .change-list li:before {
  margin-right: 12px;
  content: url(../images/plus.svg);
  width: 200px;
  height: 200px;
}
.what-new__list,
.article-info .change-list {
  -webkit-column-gap: 42px;
  -moz-column-gap: 42px;
  column-gap: 42px;
/*  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;*/
  margin-top: 10px;
  margin-bottom: 24px;
}
.article-info ul {
  margin-top: 10px;
  margin-bottom: 24px;
}
.what-new__info {
  margin-top: 24px;
  margin-bottom: 32px;
}
.what-new__header,
.article-info h3 {
  margin-bottom: 24px;
}
.ref {
  font-family: GothamProBold, sans-serif;
  margin-top: 24px;
}
.ref__download {
  font-family: GothamProRegular, sans-serif;
  display: block;
  margin-top: 8px;
  color: #4c6aff;
}
.ref__download:hover {
  color: #7f94ff;
}
.comments {
  display: block;
  height: 480px;
  min-width: 600px;
  background: #D8D8D8;
  margin-top: 48px;
  margin-bottom: 128px;
  padding: 24px;
}
.group-logo {
  display: inline-block;
  width: 56px;
  height: 56px;
}
.socials {
  margin-top: 20px;
  position: relative;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 64px;
}
.personal-cab_second-text{
  padding: 20px 0;
}
.socials:after{
  content: url(../images/triangle-bg.svg);
  position: absolute;
  z-index: -1;
  display: inline-block;
  top: -55px;
  right: -300px;
  height: 600px;
  overflow-y: hidden;
}
.socials__vk {
  font: 500 12px/16px GothamProMedium, sans-serif;
  color: #1d2026;
  display: table;
  margin: 24px 0;
}
.socials__vk img {
  margin-right: 16px;
  display: table-cell;
}
.socials__counter {
  color: #1D2026;
  text-align: center;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 0 40px rgba(29, 32, 38, 0.08);
  box-shadow: 0 0 40px rgba(29, 32, 38, 0.08);
  -webkit-border-radius: 28px;
  border-radius: 28px;
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.socials__item {
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, 0.12);
  width: 280px;
  height: 286px;
  background: #fff;
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 40px;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  box-shadow: 0 0 40px rgba(28, 32, 38, .12);
}
.socials__header {
  font: 500 20px/24px GothamProMedium, sans-serif;
  letter-spacing: -0.3px;
  width: 50%;
  display: inline-block;
  padding-left: 16px;
  padding-top: 4px;
  vertical-align: top;
  letter-spacing: -.3px;
}
.socials__text {
  font: 14px GothamProRegular, sans-serif;
  margin: 20px 0;
}
.opacityOff {
  opacity: 0!important;
  opacity: 0!important;
}
.discaled {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transform: scale(.5);
  transform: scale(.5);
  -ms-transform: scale(.5);
}
.fixed-item {
  width: 320px;
  top: 185px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all .2s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: fixed;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  opacity: 1;
}
.fixed-item img {
  width: 100%;
}
footer {
  background: #1d2026;
  padding: 64px 0;
}
.footer-menu {
  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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.footer-menu h3 {
  font: 12px/16px GothamProMedium, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}
.footer-menu__list_first {
  margin-right: 105px;
}
.footer-menu li {
  font: 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
  text-transform: initial;
  position: relative;
  letter-spacing: -.2px;
  padding-left: 15px;
}
.footer-menu li:before {
  left: 0;
  content: '';
  display: inline-block;
  width: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 4px;
  background: #575b66;
  position: absolute;
  top: 35%;
  left: 0;
}
.footer-menu a {
  color: #fff;
}
.footer-info {
  margin-left: 52px;
  color: #fff;
  margin-left: 58px;
}
.footer-info__logo svg {
  width: 133px;
  height: 72px;
}
.footer-info__copyright {
  font: 500 14px/24px GothamProMedium, sans-serif;
  letter-spacing: -0.2px;
  margin-top: 48px;
  margin-bottom: 10px;
  display: block;
  letter-spacing: -.2px;
}
.footer-info__about {
  font: 12px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.17px;
  display: block;
  letter-spacing: -.17px;
}
.close-tab {
  padding: 38px 50px 0;
}
.menu-bar {
  display: block;
  width: 16px;
  height: 2px;
  background: #4c6aff;
  margin: 2px 0;
}
.menu-bar_half {
  width: 8px;
  margin-left: 8px;
}
.menu__list_dropdown {
  font: 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  margin-left: 18px;
  letter-spacing: -.4px;
}
.menu__list_dropdown a {
  color: #fff;
}
.menu__item_dropdown {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 40px;
}
.menu__item_dropdown a {
  font-family: GothamProBlack, sans-serif;
}
.menu__item_dropdown a:hover {
  color: #fff;
}
.menu__item_dropdown:hover .dropdown-count {
  color: #d8d8d8;
}
.menu__item_dropdown.auth {
  margin-top: 80px;
}
.auth_btn{
  width: 160px!important;
}
.menu__item a.donate {
  padding: 14px 24px;
  width: 180px;
  border: 2px solid #4cffc4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu__item a.donate:hover {
  color: #4c6aff;
  display: inline;
}
.menu__item_dropdown.donate {
  width: auto;
  border: none;
}
.menu__item_dropdown.donate a {
  padding: 0 0!important;
  color: #4CFFC4;
}
.menu__item_dropdown.donate a:hover {
  color: #4cffc4!important;
}
.menu__item_dropdown.auth a {
  color: #4c6aff;
}
.menu-icon {
  display: inline-block;
  height: 100%;
  text-align: right;
}
.menu-icon__text {
  font: 12px GothamProMedium, sans-serif;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top;
  color: #4c6aff;
  margin-right: 12px;
}
.menu-icon__text_close {
  color: #fff;
  margin-top: 2px;
}
.dropdown-count {
  color: #272b33;
  font: 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  width: 40px;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-right: 23px;
  transition: all .3s linear;
  letter-spacing: -.4px;
}
.menu-open {
  height: 0;
  z-index: 100;
  -webkit-transition: width 0.5s cubic-bezier(0.4, 0, 1, 1), height 0.5s cubic-bezier(0.4, 0, 1, 0.6), opacity 0.5s 0.5s;
  -o-transition: width 0.5s cubic-bezier(0.4, 0, 1, 1), height 0.5s cubic-bezier(0.4, 0, 1, 0.6), opacity 0.5s 0.5s;
  transition: width 0.5s cubic-bezier(0.4, 0, 1, 1), height 0.5s cubic-bezier(0.4, 0, 1, 0.6), opacity 0.5s 0.5s;
  -o-transition: width 0.5s cubic-bezier(0.4, 0, 1, 1), height 0.5s cubic-bezier(0.4, 0, 1, 0.6), opacity 0.5s 0.5s;
  overflow: auto;
  background: #1d2026;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
}
.menu-open__button {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  width: 75px;
  height: 15px;
  right: 3px;
  margin: 17px 50px 0 0;
}
.menu-open__button_close {
  width: 95px;
}
.menu-open__button_close svg {
  vertical-align: super;
}
.menu-open__logo {
  width: 89px;
  height: 44px;
  display: inline-block;
}
.menu-open__logo svg {
  width: 100%;
  height: 100%;
}
.menu-open___tab {
  box-sizing: border-box;
  -webkit-transition: all 0.1s 0.1s;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  width: 1280px;
  /* left: 50%;
  transform: translate(-50%);
  position: fixed; */
  height: 72px;
  -webkit-box-sizing: border-box;
  top: 0;
  z-index: 99;
  display: none;
  padding: 38px 50px 0;
  opacity: 1;
}
.auth-header_roulette {
  width: 50%;
}
.menu-open___tab_inner {
  background: #1d2026;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transition: all .1s linear;
  background: #1d2026;
  -webkit-transition: all .1s linear;
}
.menu-open.active {
  overflow: auto;
  -webkit-transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0s 0s;
  -o-transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0s 0s;
  transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0s 0s;
  height: 100%;
  pointer-events: auto;
  display: block;
  opacity: 1;
}
.menu-open__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 100px;
  left: 0;
  background-image: url(../images/menu-bg.png);
  background-repeat: no-repeat;
  background-position-x: calc(15% - 15px);
  background-position-y: calc(39vh - 20px);
}
.menu-open__content_server {
  display: block;
  background: none 0 0;
  background: 0 0;
}
.menu-open__content_auth {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
  background-image: url("../images/auth-bg.png");
  background-position-x: calc(15% - 15px);
  background-position-y: calc(31vh - 20px);
}
.auth-header {
  font: 900 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  color: #fff;
  letter-spacing: -.4px;
}
.menu_open .lines {
  position: absolute;
}
.menu_open .section_title_text {
  top: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
.menu-open__content .wrapper {
  height: 100%;
}
.menu_open .header_left {
  margin-right: 0;
  -webkit-transition: right 0.5s, margin-right 0.5s;
  -o-transition: right 0.5s, margin-right 0.5s;
  left: auto;
  right: 0;
  margin-right: 0;
  -webkit-transition: right .5s, margin-right .5s;
  -o-transition: right .5s, margin-right .5s;
  transition: right .5s, margin-right .5s;
}
.menu_open .header_logo svg {
  fill: #fff;
}
.menu_open .header_sound .line {
  background: #fff;
}
.menu_open .header_sound span {
  color: #fff;
}
.menu_open .copyright {
  color: #ff93a9;
}
.menu_open .copyright a {
  color: #fff;
}
.menu_open .copyright a:before {
  background: #fff;
}
.bar-fill {
  width: 50%;
  height: 6px;
}
.bar-fill_yellow {
  background: #ff6;
}
.bar-fill_pink {
  background: #f37;
}
.bar-fill_blue {
  background: #4c6aff;
}
.bar-fill_green {
  background: #4cffc4;
}
.bar-fill_velvet {
  background: #a64dff;
}
.bar-fill_azure {
  background: #4ce1ff;
}
.server__square {
  width: 8px;
  height: 8px;
  margin-bottom: 24px;
}
.server__square_yellow {
  background: #ff6;
}
.server__square_pink {
  background: #f37;
}
.server__square_blue {
  background: #4c6aff;
}
.server__square_green {
  background: #4cffc4;
}
.server__square_velvet {
  background: #a64dff;
}
.server__square_azure {
  background: #4ce1ff;
}
.server__bar {
  width: 160px;
  height: 6px;
  margin-top: 8px;
  margin-bottom: 24px;
  background-color: rgba(87, 91, 102, .24);
}
.server__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-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;
}
.server__item {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
  width: 224px;
  margin-bottom: 56px;
  height: 240px;
  margin-right: 98px;
  box-sizing: border-box;
}
.server__item:hover {
  color: #1d2026;
}
.server__item-wrap {
  width: 160px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.server__item-wrap {
  margin: 0;
}
.server__item:hover .server__item-wrap {
  margin: 0 32px;
}
.server__item:hover .server__subheader {
  color: #1d2026;
}
.server__item:hover .server__header {
  color: #1d2026;
}
.server__item:hover .bar-fill {
  background: #1d2026;
}
.server__item_yellow {
  color: #ff6;
}
.server__item_yellow:hover {
  background: #ff6;
}
.server__item_azure {
  color: #4ce1ff;
  margin-right: 0;
}
.server__item_azure:hover {
  background: #4ce1ff;
}
.server__item_blue {
  color: #4c6aff;
}
.server__item_blue:hover {
  background: #4c6aff;
}
.server__item_pink {
  color: #f37;
}
.server__item_pink:hover {
  background: #f37;
}
.server__item_green {
  color: #4cffc4;
}
.server__item_green:hover {
  background: #4cffc4;
}
.server__item_velvet {
  color: #a64dff;
  margin-right: 0;
}
.server__item_velvet:hover {
  background: #a64dff;
}
.server__player-amount {
  font: 500 16px/16px FiraMonoMedium, sans-serif;
}
.server__player-amount p {
  display: inline-block;
}
.server__ip {
  font: 500 16px/16px FiraMonoMedium, sans-serif;
}
.server__header {
  font: 32px/32px BebasBold, sans-serif;
  color: #fff;
  letter-spacing: 1px;
}
.server__subheader {
  opacity: 0.8;
  font: 700 10px/16px GothamProBold, sans-serif;
  margin-top: 24px;
  margin-bottom: 8px;
  opacity: .8;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
html {
  overflow-x: hidden;
  min-height: 100%;
  position: relative;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: none;
}
a:focus,
a:hover {
  text-decoration: underline;
  color: #fff;
  text-decoration: none;
}
button {
  overflow: visible;
  border: none;
}
button:focus {
  outline: 0;
}
button:hover {
  outline: 0;
}
.background-wrap {
  position: absolute;
  z-index: -1;
  max-width: 1280px;
  left: 52%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url('../images/triangle-small.svg') no-repeat;
  background-position-y: 40px;
  background-position-x: 93%;
}
.user-info__data{
  position: relative;
}
.user-info__data:after{
  content: url(../images/triangle-small.svg);
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 15%;
  top: 15%;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #1d2026;
}
a:hover {
  color: #4c6aff;
}
.no-padding {
  padding: 0 7.5px;
}
.donate.menu-item_active {
  text-decoration: none!important;
  border: 2px solid #4c6aff;
  text-decoration: none!important;
}
.donate.menu-item_active a {
  color: #1d2026;
  border-bottom: 0;
}
.menu-item_active a {
  color: #4c6aff;
  border-bottom: 2px solid #4c6aff;
  display: inline-block;
  pointer-events: none;
}
.lines {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 960px;
  height: 100%;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  font-size: 0;
  pointer-events: none;
  z-index: 0;
}
.lines_i__7 {
  border: 1px solid #7f7f7f;
  opacity: 0.08;
}
.lines_i {
  height: 100%;
  display: inline-block;
  width: -webkit-calc(960px/6);
  width: calc(960px/6);
  position: relative;
}
.lines_i:before {
  opacity: .08;
  -webkit-transition: background .2s .2s;
  -o-transition: background .2s .2s;
  transition: background .2s .2s;
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  opacity: 0.08;
  background: #7f7f7f;
  -webkit-transition: background 0.2s 0.2s;
  -o-transition: background 0.2s 0.2s;
  transition: background 0.2s 0.2s;
}
.lines_i:after {
  -webkit-transition: width 1s cubic-bezier(.215, .61, .355, 1);
  -o-transition: width 1s cubic-bezier(.215, .61, .355, 1);
  transition: width 1s cubic-bezier(.215, .61, .355, 1);
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #fff;
  -webkit-transition: width 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: width 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lines_i__1 {
  width: 60px;
}
.lines_i__10 {
  width: 60px;
}
.white {
  color: #fff;
}
.aside-main {
  z-index: -1;
  position: fixed;
}
.aside-main__item {
  font: 700 10px/16px GothamProRegular, sans-serif;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  letter-spacing: 1px;
  top: 50%;
}
.aside-main__item span {
  word-spacing: 10px;
}
.aside-main__item_left {
  left: -10px;
}
.slick-slide {
  width: 280px;
}
.aside-main__item_right {
  right: 10px;
}
.aside-main__item_right a {
  display: inline-block;
}
.header_big {
  font: 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
}
.header_medium,
.article-info h3 {
  font: 24px/28px GothamProBlack, sans-serif;
  letter-spacing: -0.2px;
}
.header_small,
.article-info h5 {
  font: 700 16px/24px GothamProRegular, sans-serif;
  letter-spacing: -0.4px;
  color: #1d2026;
}
.overflow-hidden {
  overflow: hidden;
}
.item-active {
  display: block;
}
.top-header__cab {
  display: block;
}
.btn_inverted {
  background-color: transparent;
  color: #1D2026;
}
.btn_pink-border {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #F37;
}
.btn_pink-border:hover {
  background: #f69!important;
  border: 2px solid transparent;
}
.btn_blue-border {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #4C6AFF;
}
.btn_blue-border:hover {
  background: #7f94ff!important;
  border: 2px solid transparent;
}
.btn_green {
  background-color: #4CFFC4;
}
.btn_green:hover {
  color: #1D2026!important;
  background-color: #7fffd5!important;
}
.balance__adv-link {
  text-transform: uppercase;
  opacity: 0.8;
  font: 700 10px/16px GothamProRegular, sans-serif;
  letter-spacing: 1px;
  margin-top: 24px;
  text-align: left;
  margin-bottom: 8px;
}
.balance__adv-input {
  margin-bottom: 16px;
  width: 100%;
  border: 1px solid rgba(87, 91, 102, 0.16);
  background-color: #fff;
  color: #1d2026;
  font: 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
  padding: 10px 16px;
}
.balance__btn {
  min-width: 108px;
  margin: 0 10px;
}
.balance__btn_donate {
  min-width: 100%;
  color: #1D2026;
}
.balance__amount {
  color: #1D2026;
  font: 700 40px/40px BebasBold, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 32px;
}
.balance__text {
  color: #1D2026;
  text-transform: uppercase;
  font: 500 12px/16px GothamProMedium, sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
}
button.balance__btn {
  margin-right: 10px;
}
.account {
  padding-top: 70px;
  margin-bottom: 148px;
}
.account__aside {
  width: 320px;
  display: block;
}
.account__aside_bonus {
  height: 416px;
  padding: 24px;
  background: #fff url("../images/triangle-balance-bg.svg") no-repeat;
  background-position-x: center;
  background-position-y: 20px;
  -webkit-background-size: 40% 40%;
  background-size: 40%;
  -webkit-box-shadow: 0 0 40px rgba(29, 32, 38, 0.12);
  box-shadow: 0 0 40px rgba(29, 32, 38, 0.12);
  margin-top: 24px;
  text-align: center;
}
.account__aside_balance {
  background: #fff url("../images/triangle-balance-bg.svg") no-repeat;
  background-position-x: center;
  background-position-y: 20px;
  -webkit-background-size: 40% 40%;
  background-size: 40%;
  text-align: center;
  height: 180px;
}
.account__user-info.col-md-7 {
  width: 55.333333%;
}
.about-account {
  width: 320px;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  font: 500 14px/24px GothamProMedium, sans-serif;
  letter-spacing: -0.2px;
}
.about-account_value {
  vertical-align: top;
  font: 14px/24px GothamProregular, sans-serif;
  letter-spacing: -0.2px;
}
.about-account_value-adv {
  text-align: left;
  color: #4d6aff;
  font: 500 14px/24px GothamProMedium, sans-serif;
  letter-spacing: -0.2px;
}
.fixed-item_bonus {
  top: 225px;
}
.about-account_adv {
  width: 100%;
  overflow: hidden;
  float: left;
  white-space: nowrap;
}
.about-account_adv:after {
  color: rgba(29, 32, 38, 0.12);
  content: '..................................................................................';
}
.about-account:after {
  color: rgba(29, 32, 38, 0.12);
  content: '..................................................................................';
}
.bonus-person {
  text-align: left;
  opacity: 0.6;
  color: #575b66;
  font: 12px/16px GothamProRegular, sans-serif;
  margin-top: 20px;
}
.bonus-person__item {
  display: inline-block;
}
.account-value-devider {
  margin-bottom: 45px;
}
.adv {
  width: 90%;
  float: left;
}
.user-info__server{
  font: 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
  margin-bottom: 40px;
}
.user-info__account-data {
  margin-left: 38px;
  overflow-x: hidden;
  vertical-align: top;
  display: inline-block;
}
.user-info__about-account {
  display: inline-block;
}
.fixed-item_bonus form{
  width: 100%!important;
}
.fixed-item_bonus .payment-form{
  padding: 24px!important;
}
.content .personal-cab_header{
  font-size: 32px;
  padding: 24px 0;
  padding-top: 60px;
}
.content p strong{
  font: 14px/20px GothamProRegular, sans-serif;
  padding: 16px;
}
.site-form.personal-cab_login{
  margin: 16px 0;
  padding-bottom: 120px;
}
.content form{
  width: 320px;
  margin: 0 auto;
}
/*.content form div:last-of-type{
  display: inline-block;
  text-align: left;
}*/
.content form .select-items.select-hide{
  display: none;
}
.field .select{
  position: relative;
}
.account-inner-links{
  display: inline-block;
}
.ucpLoginForm .auth-form__header{
  color: #1D2026;
  opacity: .8;
  font: 500 10px/16px GothamProMedium, sans-serif!important;
  text-align: left;
}
.transfer-select .btn{
  width: 320px;
}
.site-form.button{
  margin: 0;
}
.user-message{
  color: #FF3377;
  margin-bottom: 16px;
}
.transfer-select{
  width: 500px!important;
}
.transfer-select .select-selected{
  margin: 0 auto;
  margin-bottom: 10px!important;
}
.transfer-select .select-items{
  top: 159px!important;
  width: 320px;
  left: 90px;
  z-index: 1000;
}
.account-links  ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.settings-info_header{
  text-align: center;
  margin-top: 40px;
  font: 500 20px/24px GothamProBlack, sans-serif!important;
  margin-bottom: 30px;
}
.settings-info{
  font: 400 14px/20px GothamProRegular, sans-serif!important;
  letter-spacing: -0.4px;
  margin-bottom: 20px;
}
.personal-cab_login p{
  color: #1D2026;
  font: 400 10px/16px GothamProBlack, sans-serif;
}
.ucpLoginForm .select-items div, .select-selected {
  color: #1D2026;
}
.ucpLoginForm .select-items {
  top: 65px;
  background: #EFEFEF!important;
}
.ucpLoginForm .select-selected{
  background: #EFEFEF!important;
  color: #1D2026;
  width: 320px;
}
.checkbox-text{
  display: inline-block;
  font: 400 14px/20px GothamProRegular, sans-serif!important;
  padding-left: 15px;
}
.checkbox-item{
  display: block;
  margin-bottom: 10px;
}
.checkbox-container{
  width: 320px;
}
.profile-top{
  /*padding-top: 70px;*/
}
.ucpLoginForm input.btn{
  color: #fff;
  margin-top: 15px;
  width: 320px;
}
.ucpLoginForm input{
  color: #000;
  margin-bottom: 20px;
}
.ucpLoginForm input[type="text"]{
  background-color: #EFEFEF!important;
}
.ucpLoginForm input[type="password"]{
  background-color: #EFEFEF!important;
}
.ucpLoginForm input[type="email"]{
  background-color: #EFEFEF!important;
  margin-bottom: 0;
}
.content form .field.select select{
  margin-bottom: 30px;
  border-radius: unset;
  padding: 0 16px;
  width: 100%;
  height: 40px;
  font-size: 16px;
  background: #f6f6f6;
}
.content form .button{
  display: inline-block;
}
.win-command{
  font: 400 14px/16px GothamProRegular, sans-serif;
  display: block;
  font-weight: normal!important;
  margin-bottom: 16px;
}
.rc-anchor-normal .rc-anchor-content{
  width: 160px;
}
.disablebtn{
  display: none!important;
}
.content .site-form form .lost-password{
  color:#1D2026;
  text-transform: uppercase;
  font: 400 12px/16px GothamProMedium, sans-serif;
  opacity: .5;
  float: right;
  margin-top: 30px;
}
.rc-anchor-normal .rc-anchor-content{
  width: 155px;
}
.menu-bar-cab_exit:hover{
  color: #FF3377!important;
}
.menu-bar-cab_exit:before{
  content: url(../images/exit-icon.svg);
  width: 17px;
  height: 20px;
  display: inline-block;
  margin-right:10px;
  vertical-align: top;
}
.menu-bar-cab_seq:before{
  content: url(../images/lock-icon.svg);
  width: 16px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  margin-left: 50px;
}
.menu-bar-cab_main:before{
  content: url(../images/main-icon.svg);
  width: 16px;
  height: 20px;
  display: inline-block;
  margin-right:10px;
  vertical-align: top;
}
.menu-bar-cab_transfer:before{
  content: url(../images/trasfer-icon.svg);
  width: 24px;
  height: 20px;
  display: inline-block;
  margin-right:10px;
  vertical-align: top;
  margin-left: 50px;
}
.menu-bar-cab_confirm:before{
  content: url(../images/confirm-icon.svg);
  width: 24px;
  height: 20px;
  display: inline-block;
  margin-right:10px;
  vertical-align: top;
  margin-left: 50px;
}
.menu-bar-cab_main:hover::before{
  content: url(../images/main-icon-active.svg);
}
.menu-bar-cab_seq:hover::before{
  content: url(../images/lock-icon-active.svg);
}
.menu-bar-cab_transfer:hover::before{
  content: url(../images/trasfer-icon-active.svg);
}
.menu-bar-cab_confirm:hover::before{
  content: url(../images/confirm-icon-active.svg);
}
.menu-bar-cab_exit{
  float: right;
  color: #FF3377;
}
.menu-bar-cab{
  width: 100%;
  border-bottom: 2px solid #D6D6D6;
  height: 40px;
  margin-bottom: 60px;
}
.menu-bar-cab_item:hover{
  color:  #4D6AFF;
}
.menu-bar-cab_item{
  height: 100%;
  text-transform: uppercase;
  display: inline-block;
  font: 400 16px/24px GothamProBold, sans-serif;
  letter-spacing: -0.4px;
}
.user-info__header {
  color: #1D2026;
  font: 900 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  margin-bottom: 10px;
}
.g-recaptcha div:first-of-type{
  padding-top: 8px;
}
.g-recaptcha div:first-of-type iframe{
  width: 100%;
}
.user-info__img {
  background: #fff;
  padding-top: 25px;
  width: 280px;
  -webkit-box-shadow: 0 0 40px rgba(29, 32, 38, 0.12);
  box-shadow: 0 0 40px rgba(29, 32, 38, 0.12); 
  margin-bottom: 40px;
  display: inline-block;
  text-align: center;
}
.user-info__img img{
  height: 320px;
}
.user-info__settings-block {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.user-info__button {
  display: block;
  width: 280px;
  margin: 0 0 0 36px;
}
.user-info__button.btn_blue {
  margin-bottom: 8px;
}
.user-info__button.btn_blue-border {
  margin-bottom: 8px;
}
.user-info__button-devider {
  margin-top: 24px;
}
.user-info__button-devider_last {
  margin-top: 82px;
}
.menu-open__content_payment {
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
  background: url("../images/payment-bg.png") no-repeat 15% 66%;
}
.payment-menu__icons img:first-child {
  margin-right: 16px;
}
.payment-menu__main-header {
  width: 400px;
}
.payment-menu__header {
  opacity: 0.8;
  color: #fff;
  font: 700 10px/16px GothamProRegular, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 16px;
}
.payment-menu_placeholder {
  width: 50px;
  height: 40px;
  position: absolute;
  color: #fff;
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: -0.2px;
  top: 8px;
  right: 0;
}
.input_payment-form {
  margin: 8px 0!important;
}
.amount-wrap {
  position: relative;
}
.payment-form {
  background: #4c6aff;
  padding: 24px;
  width: 320px;
}
.payment-form .btn {
  margin-top: 50px;
}
.payment-form .money-id {
  font: 14px/20px GothamProRegular, sans-serif;
  color: #1d2026;
  background: #fff;
  height: 40px;
  vertical-align: top;
  letter-spacing: -.2px;
  margin-left: -6px;
  padding: 10px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.payment-form__info {
  opacity: 0.6;
  font: 12px/16px GothamProReguar, sans-serif;
  opacity: .6;
  color: #fff;
  margin-top: 16px;
}
.payment-form__info a {
  color: #fff!important;
  text-decoration: underline;
}
.payment-form__info a:hover {
  color: #fff;
}
.payment-form__amount {
  margin-bottom: 8px;
}
.payment-form__captcha {
  height: 72px;
}
.payment-form__header {
  opacity: 0.8;
  font: 700 10px/16px GothamProRegular, sans-serif;
  margin-top: 16px;
  opacity: .8;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.payment-form__header:first-child {
  margin-top: 0;
}
.payment-form .select-selected {
  background: #fff;
  margin-bottom: 16px;
  color: #1d2026;
}
.payment-form .select-items {
  background: #fff;
}
.payment-form .select-items div {
  color: #1d2026;
}
.payment-form input {
  display: block;
}
.select-items div:hover,
.same-as-selected {
  background-color: #3c4250!important;
}
.select-items div:hover {
  color: #fff;
}
.top-header__cab:hover {
  background: #f69;
}
.fixed-item__form_top {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  top: 30px;
}
.bonuses-info {
  padding-top: 32px;
  font: 16px/24px GothamProRegular, sans-serif;
  letter-spacing: -.4px;
}
.bonuses-info__bonuses {
  margin-bottom: 120px;
}
.bonuses-info__header {
  font: 32px GothamProBlack, sans-serif;
}
.bonuses-info__text {
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0;
  letter-spacing: -.4px;
}
.bonuses-info__prices {
  display: block;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 25px;
}
.bonuses-info__services {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -.2px;
}
.bonuses-info__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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bonuses-info__item {
  margin: 20px 0;
  display: inline-block;
  min-height: 300px;
  width: 280px;
  padding: 40px 24px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  box-shadow: 0 0 40px rgba(28, 32, 38, .12);
}
.bonuses-info .percent-bonus {
  background: #fff url(../images/triangle-rose.svg) no-repeat 50% 15%;
}
.bonuses-info .percent-bonus .bonus__header span {
  color: #f37;
}
.bonuses-info .money-bonus {
  background: #fff url(../images/triangle.svg) no-repeat 50% 15%;
}
.bonuses-info__price {
  float: right;
  color: #4c6aff;
  font-family: GothamProMedium, sans-serif;
}
.taxes {
  padding: 20px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #4cffc4;
  height: 112px;
  margin: 24px 0;
  width: 320px;
}
.taxes__header {
  font: 500 12px/16px GothamProMedium, sans-serif;
  letter-spacing: 1.5px;
}
.taxes__text {
  font: 12px/16px GothamProRegular, sans-serif;
  margin-top: 8px;
}
.bonus__icon {
  text-align: center;
  margin-bottom: 24px;
}
.bonus__package {
  min-height: 430px;
}
.bonus__header {
  min-height: 128px;
  text-align: center;
  font: 500 12px/16px GothamProMedium, sans-serif;
  margin-top: 5px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.bonus__header span {
  display: block;
  font: 400 48px/64px Pricedown, sans-serif;
  color: #4c6aff;
}
.bonus__text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -.2px;
}
.bonus__text_header {
  margin-bottom: 5px;
}
.bonus__text span {
  display: block;
}
.bonuses-info .col-md-7 {
  width: 55.333333%;
}
.content {
  position: relative;
}
:focus {
  outline: 0;
}
.bonuses-info__content {
  width: 600px;
}
.article-info__content {
  max-width: 600px;
}
.article-info .col-md-7 {
  width: 55.333333%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font: 1em monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  border: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:focus {
  outline: 5px;
  outline-offset: -2px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}
.slick-next:before,
.slick-prev:before {
  font: 20px/1 slick;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
[dir=rtl] .slick-next:before {
  content: "←";
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.image-adv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.image-adv_right {
  left: 25%;
}
.image-adv_left {
  right: 25%;
}
.image-adv_first {
  background: url(../images/success.jpg) no-repeat center;
}
.image-adv_second {
  background: url(../images/robbery.jpg) no-repeat center;
}
.image-adv_third {
  background: url(../images/goverment.jpg) no-repeat center;
}
.about-project {
  margin-top: 32px;
}
.about-project__footer {
  position: relative;
  margin-bottom: 120px;
}
.about-project__adv {
  margin: 64px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 416px;
}
.about-project__promo-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-project__promo-wrap {
  position: relative;
  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;
}
.about-project__video {
  width: 100%;
  height: 468px;
  margin: 64px 0;
}
.about-project__text {
  color: #1d2026;
  font: 16px/24px GothamProRegular, sans-serif;
  letter-spacing: -.4px;
}
.about-project__text_last {
  margin: 0 auto 0 auto!important;
  max-width: 640px!important;
}
.about-project__text_top {
  display: inline-block;
  width: 65%;
}
.about-project__text_bold {
  max-width: 280px;
  position: relative;
  color: #1d2026;
  font: 500 20px/24px GothamProMedium, sans-serif;
  letter-spacing: -.3px;
  margin-left: 152px;
}
.about-project__text_left {
  margin-left: 0;
}
.about-project__text_bold:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 4px;
  background: #ff6;
  position: absolute;
  top: 10px;
  left: -35px;
  z-index: -1;
}
.about-project__logo {
  display: inline-block;
  margin-right: 85px;
}
.about-project__logo svg {
  width: 235px;
  height: 128px;
}
.about-project__header {
  color: #1d2026;
  font: 900 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -.4px;
  margin-bottom: 40px;
}
#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.text-adv {
  color: #fff;
  font: 88px/64px CopyrightHousel, sans-serif;
  text-shadow: 1px -4px 0 #1d2026, 3px 2px 0 #1d2026, -2px 1px 0 #1d2026;
}
.btn_wide {
  width: 320px;
  margin-bottom: 45px;
}
.btn_sale {
  z-index: 1000;
  position: absolute;
  bottom: 65px;
}
.fixed-item_bonus .btn{
  margin-top: 32px;
}
.fixed-item_bonus form{
  width: 300px;
  text-align: left; 
  margin: 0; 
}
@media only screen and (min-height: 768px) and (min-width: 1366px) {
  .menu-open__content {
      background-position-y: 100%;
  }
}
.g-recaptcha > div {
  height: auto !important;
}

.article__date.mute {
  font: 500 12px/16px GothamProRegular, sans-serif;
  letter-spacing: 1.5px;
  }
  
  .article__title {
  font: 32px/40px GothamProBlack, sans-serif;
  letter-spacing: -0.4px;
  }
  
  .article__image {
  width: 100%;
  max-height: 100px;
  }
  
  .article-info__content {
  max-width: 100%;
  }
  

  .how-to-start-new-year {
  position: relative;
}

.how-to-start-new-year:before {
  content: "";
  position:absolute;
  left:0;
  top:0;
  height: 100%;
  width: 100%;
  background-image: url("../images/new-year/new-year-bg.png");
  background-repeat: repeat;
  background-size: 20%;
  opacity: 0.21;
}

.new-year-gifts {
  position: absolute;
  top: -51px;
  z-index: 5;
  background-image: url("../images/new-year/gifts.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 51px;
  width: 164px;
}

.new-year-block {
  position: relative;
  margin: 20px 0;
  min-height: 300px;
  width: 280px;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  text-align: center;
  background-image: url("../images/case/case_block_bg_2.png");
  background-size: cover;
}

.bonus-new-year__image {
  margin-top: 5px;
  height: 190px;
  width: 190px;
}

.case-block {
  position: relative;
  margin: 20px 0;
  min-height: 260px;
  width: 280px;
  -webkit-box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  box-shadow: 0 0 40px rgba(28, 32, 38, .12);
  text-align: center;
  background-color: #fff;
}

.bonus__image__case {
  height: 100px;
}

.bonuses-info-case__item {
  padding: 40px 24px 0px;
  min-height: 440px;
}

.bonuses-info-case__item.long {
  min-height: 540px;
}

.new-year-block > .bonuses-info-case__item  {
  min-height: 470px;
}

.bonus-case__header {
  color: #000;
  font-family:GothamProBlack;
  font-size: 18px;
  padding-bottom: 10px;
}

.bonus-case__header.red {
  color: #f62233;
}

.bonus-case__header.purple {
  color: #8506c8;
}

.bonus-case__header.magneto {
  color: #e51b93;
}

.bonus-case__header.gold {
  color: #d5910f;
}

.bonus-case__header.green {
  color: #34c506;
}

.bonus-case__header.blue {
  color: #05c5b6;
}

.bonus-case__text {
  color: #000;
  font-family:GothamProRegular;
  font-size: 14px;
  padding: 10px 5px 25px 5px;
}

.bonus-case__text.fix {
  content: '';
  margin-top: 24px;
  padding: 0;
}

.bonus-case__price {
  text-align: left;
  color: #4d6aff;
  font-size: 22px;
  font-family:GothamProBlack;
}

.bonus-case__oldprice {
  position: relative;
  float: right;
  color: #292b33;
  font-size: 14px;
  font-family:GothamProMedium;
}

.bonus-case__oldprice::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 80%;
  bottom: 40%;
  left: 10%;
  background-color: #4f6cff;
  transform: rotate(-15deg);
}

.bonus-case__btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-family:GothamProRegular;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  display: block;
  padding: 15px;
}

.bonus-case__btn img {
  height: 20px;
  width: 20px;
  padding-top: 5px;
}

.case-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
}

.case-modal-content {
  position: relative;
  /*background-image: url("../images/case/case_modal_bg.png");
  background-repeat: no-repeat;
  background-size: cover;*/
  background: #4076f2;
  margin: auto;
  padding: 20px;
  width: 580px;
  color: #fff;
  border-radius: 15px;
}

/*.case-modal-content:before {
  position: absolute;
  top: -30px;
  left: -10px;
  content: '';
  background-image: url("../images/case/case_modal_header.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 75px;
  width: 105%;
}*/

.case-modal-body {
  padding: 50px 20px 20px 20px;
  text-align: center;
}

.case-modal-header {
  font-family:GothamProBold;
  font-size: 16px;
  margin-bottom: 40px;
}

.case-modal-info {
  position: relative;
  margin-bottom: 60px;
}

.case-modal-image {
  max-width: 150px;
}

.case-modal-info-list {
  margin-left: -40px;
  text-align: left;
}

.case-modal-info-list-header {
  font-family:GothamProBold;
}

.case-modal-info-list-item {
  margin-top: 8px;
}

.case-modal-alert {
  padding: 5px 15px;
  font-family:GothamProMedium;
  background-color: #3769d9;
}

.case-modal-btn-close {
  font-family:GothamProBold;
  padding: 10px 25px;
  background-color: #fff;
  color: #3c72ef;
  border-radius: 15px;
}

.case-modal-btn-close:hover, .case-modal-btn-close:focus {
  color: #3c72ef;
}

.promo-header {
  font-size: 32px;
  font: 400 32px/40px GothamProBlack, sans-serif;
  letter-spacing: .4px;
  text-align: center;
  padding: 24px 0;
}

.promo-image {
  width: 100%;
  padding: 0% 10%;
  margin-bottom: 40px;
}

.promo-video-container {
  position: relative;
  min-height: 360px;
  padding: 15px;
  text-align: center;
}

.promo-video-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#upToTopArrow {
  height: 20px;
  width: 20px;
  color: #000;
}

#upToTopButton {
  position: fixed;
  display: none;
  z-index: 5;
  bottom: 25px; 
  right: 20px; 
  cursor:pointer; 
  background: #4CFFC4;
  border-radius: 50%;
  padding: 15px;
}

#upToTopButton:hover {
  -webkit-box-shadow: 0px 4px 42px -12px #000;
  -webkit-box-shadow: 0 4px 42px -12px #000;
}

.news-content a {
  color: #4c6aff;
}

.news-content ul > li:before {
  margin-right: 12px;
  content: url(../images/plus.svg);
  width: 200px;
  height: 200px;
}

.news-content code {
  background: #ff6;
  padding: 2px 5px;
  color: #1d2026;
  font-family: FiraMono;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.news-content ol {
  counter-reset: ol-counter;
}

.news-content ol li {
  counter-increment: ol-counter;
}

.news-content ol > li:before {
  margin-right: 12px;
  content: counter(ol-counter) ". ";
  width: 200px;
  height: 200px;
}

.news-content blockquote {
  border-left: .25em solid #dfe2e5;
  color: #6a737d;
  padding: 0 1em;
}

.news-content p strong {
  font-weight: 600;
}

.news-content p em strong {
  font-weight: 600;
  font-style: italic;
}

@media (min-width: 1025px) {
  .how-to-play-btn_container {
    display: flex;
  }
  
  .how-to-play-btn_container > .full {
    flex: 1;
  }

  .step__link {
    display: block;
    margin-left: 10px;
  }

  .step__link:first-child {
    margin-left: 0px;
  }
}

.step__link {
  margin-top: 10px;
}

.btn_teal {
  background-color: #4dffc4;
  color: #1d2026;
  font-family:GothamProMedium;
  font-weight: 600;
}

.btn_teal:hover {
  background-color: #33cc99;
  color: #1d2026;
}

.btn_block {
  width: 100%;
}

.breadcrumb-block {
  padding-top: 30px;
  padding-bottom: 20px;
}

.breadcrumb-block > li {
  display: inline;
}

.breadcrumb-url {
  font: 16px/24px GothamProRegular, sans-serif;
  color: #4c6aff;
  letter-spacing: -.5px;
}

.breadcrumb-text {
  font: 16px/24px GothamProRegular, sans-serif;
  color: #1d2026;
  letter-spacing: -.5px;
}

.muted-text {
  opacity: 0.5;
}

.footer-muted-link-block {
  margin-top: 25px;
}

.footer-muted-link-block > li {
  display: inline-block;
  position: relative;
}

@media (max-width: 1025px) {

  .footer-muted-link-block {
    text-align: center;
  }

  .footer-muted-link-block > li {
    display: block;
  }
}

.footer-muted-link {
  padding: 5px;
  color: #fff;
  opacity: 0.3;
}

.footer-submenu {
  position: absolute;
  display: none;
  text-align: center;
  top: -120px;
  left: -50px;
  width: 200px;
  z-index: 999;
  background: #1d2026;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.footer-submenu li {
  padding: 5px;
}

.footer-muted-link-block li:hover .footer-submenu {
  display: block;
}

.newslist-header-block {
  padding-top: 70px;
  padding-bottom: 25px;
}

.newslist-header {
  font-family:GothamProBlack;
  font-size: 30px;
}

.news__block {
  position: relative;
}

@media (min-width: 992px) {
  .news__block__column {
    max-height: 435px;
  }
}

.news__block img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.page-list {
  text-align: center;
}

.page-button {
  display: inline-block;
  font-family:GothamProRegular;
  font-size: 18px;
  font-weight: 700;
  padding: 3px 8px;
  color: #4d6aff;
  border: 2px solid #4d6aff;
  min-width: 31px;
  margin-top: 5px;
  margin-right: 5px;
}

.page-button:last-child {
  margin-right: 0px;
}

.page-button:hover {
  background: #4d6aff;
  color: #fff;
}

.page-button.active {
  background: #4d6aff;
  color: #fff;
}

.page-button-svg {
  height: 14.5px;
  width: 18px;
  padding-top: 3px;
}

.news__first__block::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-linear-gradient(to top right,#4d6aff 15%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to top right, #4d6aff 15%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to top right, #4d6aff 15%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to top right, #4d6aff 15%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top right, #4d6aff 15%, rgba(255, 255, 255, 0) 100%);
}

.news__first__block img {
  max-height: 300px;
}

.news__first__overlay {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.news__first__header {
  color: #fff;
  font: 24px/28px GothamProMedium, sans-serif;
  width: 80%;
}

.news__first__overlay .news__desc {
  font-family:GothamProRegular;
  color: #fff;
  width: 60%;
}

@media (max-width: 470px) {
  .news__first__header {
    font: 16px/16px GothamProMedium, sans-serif;
    width: 100%;
  }
}

@media (max-width: 320px) {
  .news__first__overlay .news__desc {
    display: none;
  }
}

.news__first__date {
  position: absolute;
  top: 20px;
  left: 20px;
  font-family:GothamProRegular;
  color: #fff;
}

@media (max-width: 390px) {
  .news__first__date {
    display: none;
  }
}

.news__first__btn__block {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

@media (max-width: 500px) {
  .news__first__btn__block {
    display: none;
  }
}

.promolist-header-block {
  padding-top: 70px;
  padding-bottom: 25px;
}

.promolist-header {
  font-family:GothamProBlack;
  font-size: 32px;
}

p.promolist-header {
  font-size: 24px;
  padding-top: 10px;
}

.promolist-desc {
  padding-top: 10px;
  font-size: 16px;
}

.promolist-list-block {
  padding-top: 20px;
}

.promo-wrapper {
  padding-top: 20px;
}

.promo-block {
  position: relative;
}

.promo-block::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-linear-gradient(to top,#ffba00 15%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to top, #ffba00 15%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to top, #ffba00 15%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to top, #ffba00 15%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, #ffba00 15%, rgba(255, 255, 255, 0) 100%);
}

.promo-block img {
  width: 100%;
}

.promo-image-block {
  position: absolute;
  bottom: 10px;
  left: 10%;
  width: 80%;
  padding: 5px 0px;
  background: #e1a606;
}

.promo-image-text {
  font-family:GothamProBold;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
}

.index__server__desc {
  font: 14px/20px GothamProRegular, sans-serif;
  letter-spacing: -0.2px;
}