@import url("https://fonts.googleapis.com/css?family=Fira+Sans:200,300,400,500,700,900&display=swap");
.icon--Layer_7 {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 26px;
  background: url("../images/sprites.png") -68px -28px/92px 87px no-repeat; }

.icon--Rockstar {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: url("../images/sprites.png") 0px -36px/92px 87px no-repeat; }

.icon--Steam {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 24px;
  background: url("../images/sprites.png") -27px -36px/92px 87px no-repeat; }

.icon--Uplay {
  display: inline-block;
  vertical-align: middle;
  width: 31px;
  height: 31px;
  background: url("../images/sprites.png") -35px 0px/92px 87px no-repeat; }

.icon--battle-net {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 34px;
  background: url("../images/sprites.png") 0px 0px/92px 87px no-repeat; }

.icon--epic-games {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 24px;
  background: url("../images/sprites.png") 0px -63px/92px 87px no-repeat; }

.icon--microsoft-store {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 26px;
  background: url("../images/sprites.png") -68px 0px/92px 87px no-repeat; }

/*
thin 100
extra-light 200
light 300
regular 400
medium 500
semi-bold 600
bold 700
extra-bold 800
black 900
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-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: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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; }
  .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; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
     -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -moz-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    -o-animation: sk-stretchdelay 1.2s infinite ease-in-out;
       animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
       animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  -moz-animation-delay: -1.0s;
    -o-animation-delay: -1.0s;
       animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
       animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }

@-moz-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.5);
         transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    -moz-transform: scaleY(1);
         transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@-o-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleY(0.5);
       transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    -o-transform: scaleY(1);
       transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.5);
      -o-transform: scaleY(0.5);
         transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
         transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

body {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  background-color: #1b2838;
  min-height: 100vh;
  overflow-x: hidden; }

*::-webkit-input-placeholder {
  color: #808080;
  opacity: 1; }

*:-moz-placeholder {
  color: #808080;
  opacity: 1; }

*::-moz-placeholder {
  color: #808080;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #808080;
  opacity: 1; }

p {
  margin-top: 16px;
  margin-bottom: 16px; }
  p:last-child {
    margin-bottom: 0; }

hr {
  color: rgba(255, 255, 255, 0.1);
  margin: 20px 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

b {
  font-weight: 700; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid {
  padding-left: 15px;
  padding-right: 15px; }

.page {
  position: relative;
  min-height: 100vh;
  padding-bottom: 200px; }
  .page .footer {
    position: absolute;
    width: 100%;
    bottom: 0; }

.btn {
  position: relative;
  background-color: #07bbee;
  -webkit-box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
     -moz-box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
          box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  display: inline-block;
  padding: 13px 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  outline: none;
  text-align: center;
  border: none;
  cursor: pointer; }
  .btn__small {
    font-size: 18px;
    margin: 3px;
    padding: 5px 15px; }
  .btn__small_curent {
    font-size: 18px;
    padding: 5px 15px;
    background-color: #ED1A32; }
  .btn__play {
    margin: 10px 0;
    padding: 13px 90px 13px 30px; }
    .btn__play::before {
      background-image: url("/images/sprites/svg/play.svg");
      -webkit-background-size: 29px 26px;
         -moz-background-size: 29px 26px;
              background-size: 29px 26px;
      background-repeat: no-repeat;
      background-position: 50%;
      background-color: #07bbee;
      content: "";
      position: absolute;
      display: inline-block;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      width: 70px;
      height: 70px;
      -webkit-box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
         -moz-box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
              box-shadow: 0 10px 20px rgba(7, 187, 238, 0.38);
      right: 0;
      top: -webkit-calc(50% - 35px);
      top: -moz-calc(50% - 35px);
      top: calc(50% - 35px);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      outline: none; }
    .btn__play:hover::before {
      background-color: #0fc4b6;
      -webkit-box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38);
         -moz-box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38);
              box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38); }
  .btn:hover {
    background-color: #0fc4b6;
    -webkit-box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38);
       -moz-box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38);
            box-shadow: 0 10px 20px rgba(15, 196, 182, 0.38); }

table {
  width: 100%;
  border: 0;
  color: #fff; }
  table thead {
    background: #101822; }
    table thead td {
      padding: 15px 10px;
      font-size: 20px;
      font-weight: 700; }
  table tbody tr {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    table tbody tr:nth-child(even) {
      background: rgba(16, 24, 34, 0.5); }
    table tbody tr:hover {
      background: rgba(16, 24, 34, 0.9);
      color: #0fc4b6; }
    table tbody tr.hide {
      display: none; }
  table tbody td {
    padding: 7px 10px;
    font-size: 18px; }
  table.game-store tbody td:nth-child(2), table.game-store tbody td:nth-child(3),
  table.game-store thead td:nth-child(2),
  table.game-store thead td:nth-child(3) {
    text-align: center; }

.form-group-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px; }
  .form-group-horizontal:first-child {
    margin-top: 0; }
  .form-group-horizontal .form-group {
    display: block;
    margin-top: 0;
    max-width: 100%; }
    .form-group-horizontal .form-group label {
      width: 100%;
      margin-bottom: 7px;
      margin-top: 0;
      display: inline-block; }

.form-group {
  max-width: 640px;
  margin-top: 20px;
  text-align: left;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .form-group__wrap {
    width: 100%; }
  .form-group input:not([type="submit"]):not([type="checkbox"]), .form-group select {
    height: 35px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    border: 1px solid #dbdbdb;
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    outline: none;
    padding: 0 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #fff;
    width: 100%; }
    .form-group input:not([type="submit"]):not([type="checkbox"]):hover, .form-group input:not([type="submit"]):not([type="checkbox"]):focus, .form-group select:hover, .form-group select:focus {
      border: 1px solid rgba(7, 187, 238, 0.5);
      -webkit-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
         -moz-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
              box-shadow: 0 0 10px rgba(7, 187, 238, 0.3); }
  .form-group input[type="checkbox"] {
    margin-top: 7px;
    margin-right: 15px; }
  .form-group textarea {
    width: 100%;
    height: 250px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    border: 1px solid #dbdbdb;
    background-color: transparent;
    background: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    outline: none;
    padding: 0 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none; }
    .form-group textarea:hover, .form-group textarea:focus {
      border: 1px solid rgba(7, 187, 238, 0.5);
      -webkit-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
         -moz-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
              box-shadow: 0 0 10px rgba(7, 187, 238, 0.3); }
  .form-group label {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
    width: 35%;
    margin-right: 20px;
    margin-top: 7px; }
  .form-group a {
    color: #0fc4b6;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px; }
  .form-group small {
    color: #808080;
    display: block;
    padding: 3px 10px 0; }

.is-hidden {
  display: none !important; }

@media (max-width: 1024px) {
  .for-desktop {
    display: none !important; } }

@media (min-width: 1025px) {
  .for-mobile {
    display: none !important; } }

.clearfix {
  overflow: auto; }
  .clearfix::after {
    content: "";
    display: table;
    clear: both; }

.game {
  padding-bottom: 70px; }
  .game__img {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(58.33333% - 15px);
    width: -moz-calc(58.33333% - 15px);
    width: calc(58.33333% - 15px); }
    .game__img img {
      max-width: 100%;
      height: auto; }
  .game__feature {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(41.66667% - 15px);
    width: -moz-calc(41.66667% - 15px);
    width: calc(41.66667% - 15px); }
  .game .feature {
    font-family: "Fira Sans", sans-serif; }
    .game .feature__availability {
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 1px; }
      .game .feature__availability--available {
        color: #51e85c; }
      .game .feature__availability--not-available {
        color: #fd6550; }
    .game .feature__group {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      padding: 30px 0;
      margin: 25px 0; }
    .game .feature__wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: normal;
      -webkit-justify-content: normal;
         -moz-box-pack: normal;
          -ms-flex-pack: normal;
              justify-content: normal; }
      .game .feature__wrap:not(:last-child) {
        padding-bottom: 20px; }
    .game .feature__label {
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 20px;
      font-weight: 300;
      letter-spacing: 1px;
      -webkit-flex-basis: 150px;
          -ms-flex-preferred-size: 150px;
              flex-basis: 150px; }
    .game .feature__value {
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 1px; }
    .game .feature__price {
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 16px;
      font-size: 30px;
      font-weight: 500;
      letter-spacing: 1.5px; }
    .game .feature__note {
      margin-top: 10px;
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-weight: 300;
      letter-spacing: 0.8px; }
    .game .feature__buy {
      margin-top: 25px; }
  .game__about {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    padding-top: 40px; }
  .game .about__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 4px; }
  .game .about__content {
    margin-top: 20px; }
    .game .about__content p {
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 20px;
      font-weight: 300;
      letter-spacing: 1px; }

.text-page {
  padding-bottom: 70px; }
  .text-page__img {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px); }
    .text-page__img img {
      max-width: 100%;
      height: auto; }
  .text-page__content {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 1px; }
    .text-page__content h2 {
      font-size: 36px;
      margin-bottom: 12px; }
    .text-page__content p, .text-page__content ul {
      font-size: 20px;
      font-weight: 300;
      letter-spacing: 1px; }
    .text-page__content li {
      padding-bottom: 10px; }
    .text-page__content a {
      color: #fff; }

.article {
  padding-bottom: 70px; }
  .article__img {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px); }
    .article__img img {
      max-width: 100%;
      height: auto; }
  .article__content {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 1px; }
    .article__content h2 {
      font-size: 36px;
      margin-bottom: 12px; }
    .article__content p, .article__content ul {
      font-size: 20px;
      font-weight: 300;
      letter-spacing: 1px; }
    .article__content p:first-child {
      margin-top: 0; }

.sidebar {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(20.83333% - 15px);
  width: -moz-calc(20.83333% - 15px);
  width: calc(20.83333% - 15px);
  background-color: #101822;
  padding: 15px 30px; }
  .sidebar__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.25px;
    padding-bottom: 18px; }
  .sidebar__menu:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 19px; }
  .sidebar__menu .menu__link {
    display: block;
    padding-bottom: 15px;
    color: #0fc4b6;
    font-family: "Fira Sans", sans-serif;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.85px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .sidebar__menu .menu__link:hover {
      color: #fff; }
    .sidebar__menu .menu__link.is-current {
      color: #fff; }

.statistic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  padding-bottom: 30px; }
  .statistic__item {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px);
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.1); }
    .statistic__item:nth-child(1) .statistic__inner {
      background-color: #0062fe; }
    .statistic__item:nth-child(2) .statistic__inner {
      background-color: #fd6550; }
    .statistic__item:nth-child(3) .statistic__inner {
      background-color: #04b0e5; }
    .statistic__item:nth-child(4) .statistic__inner {
      background-color: #df3463; }
  .statistic__inner {
    padding: 10px 15px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 75%;
    overflow-x:hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
       -moz-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch; }
  .statistic__inner a{
      text-decoration: none;
  }
  .statistic__icon {
    text-align: center;
    padding-bottom: 15px; }
    .statistic__icon svg {
      height: 48px;
      width: 48px;
      fill: #fff; }
  .statistic__title {
    text-align: center;
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    padding-bottom: 5px; }

  .statistic__value {
    text-align: center;
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1.25px;
    margin: auto; }

.page .content {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(79.16667% - 15px);
  width: -moz-calc(79.16667% - 15px);
  width: calc(79.16667% - 15px);
  margin: 0 auto;
  color: #fff; }
  .page .content a {
    color: #ffffff;
    font-family: "Fira Sans", sans-serif;
    font-size: 17px;
    font-weight: 300;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .page .content a:hover {
      color: #fff; }

.page .wrapper {
  padding-bottom: 50px; }

.header {
  position: relative;
  padding-top: 15px;
  padding-bottom: 30px; }
  .header::after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #007eca;
    display: block;
    -webkit-box-shadow: 0 0 10px #07bbee;
       -moz-box-shadow: 0 0 10px #07bbee;
            box-shadow: 0 0 10px #07bbee;
    bottom: 0;
    position: absolute; }
  .header__left {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px);
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; }
  .header__right {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(75% - 15px);
    width: -moz-calc(75% - 15px);
    width: calc(75% - 15px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 7.5px;
    margin-right: 7.5px; }
  .header__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 20px; }
    .header__menu li a {
      position: relative;
      min-width: 85px;
      height: 85px;
      padding: 15px 10px;
      text-decoration: none;
      color: #fff;
      background-color: #101822;
      outline: 5px solid rgba(8, 12, 23, 0.2);
      -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
         -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
              box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      text-align: center;
      display: block; }
      .header__menu li a svg {
        width: 34px;
        height: 34px;
        display: block;
        fill: #fff;
        margin: 0 auto;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
      .header__menu li a .item {
        display: inline-block;
        margin-top: 7px; }
    .header__menu li:hover a, .header__menu li.is-current a {
      background-color: #1b2838;
      color: #0fc4b6; }
      .header__menu li:hover a svg, .header__menu li.is-current a svg {
        fill: #0fc4b6; }
  .header__user {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    display: block; }
    .header__user > li {
      display: inline-block;
      position: relative; }
      .header__user > li:first-child {
        margin-right: 30px; }
      .header__user > li:last-child {
        margin-left: 30px; }
        .header__user > li:last-child:before {
          content: "|";
          display: block;
          color: #808080;
          position: absolute;
          left: -36px;
          font-size: 20px;
          top: 1px; }
      .header__user > li:only-child {
        margin: 0; }
        .header__user > li:only-child:before {
          display: none; }
    .header__user span {
      color: #626262; }
    .header__user a {
      position: relative;
      font-size: 20px;
      color: #fff;
      text-decoration: none;
      border-bottom: 1px dotted #fff;
      letter-spacing: 1px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
      .header__user a:hover {
        border-bottom: 1px dotted transparent; }
  .header .user__menu {
    position: relative;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .header .user__menu:hover {
      border-bottom: 1px dotted transparent; }
      .header .user__menu:hover > ul {
        visibility: visible;
        opacity: 1;
        height: auto;
        top: 20px; }
      .header .user__menu:hover > svg {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg); }
    .header .user__menu > svg {
      width: 15px;
      height: 15px;
      fill: #fff;
      margin-left: 10px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .header .user__menu > ul {
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      visibility: hidden;
      opacity: 0;
      height: 0;
      top: 30px;
      position: absolute;
      padding-top: 20px;
      max-width: 320px;
      width: 250px;
      z-index: 999; }
      .header .user__menu > ul:after {
        content: '';
        position: absolute;
        left: 10px;
        top: 0px;
        border: 10px solid transparent;
        border-bottom: 10px solid #fff; }
      .header .user__menu > ul > li {
        padding: 9px 10px;
        background: #fff; }
        .header .user__menu > ul > li a {
          color: #101822;
          border: none;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s;
          display: block; }
          .header .user__menu > ul > li a:hover {
            color: #0fc4b6; }

.breadcrumbs__wrap {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px); }

.breadcrumbs ul {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 25px;
  list-style: none;
  margin-bottom: 20px; }
  .breadcrumbs ul li {
    color: #fff;
    display: inline;
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    font-weight: 300; }
    .breadcrumbs ul li + li::before {
      padding: 15px;
      content: "/\00a0"; }
    .breadcrumbs ul li a {
      color: #fff;
      text-decoration: underline; }
      .breadcrumbs ul li a:hover {
        color: #fff;
        text-decoration: none; }

.title__wrap {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px); }

.title h1 {
  color: #ffffff;
  font-family: "Fira Sans", sans-serif;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 6px;
  margin-bottom: 18px; }

.title h2 {
  color: #ffffff;
  font-family: "Fira Sans", sans-serif;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: 3px;
  margin-bottom: 30px; }

.title h3 {
  color: #ffffff;
  font-family: "Fira Sans", sans-serif;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 15px; }

.notify {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  background: #0fc4b6; }
  .notify__icon {
    position: relative;
    color: #fff;
    width: 60px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.25);
    font-size: 32px;
    font-weight: 900; }
    .notify__icon span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .notify__message {
    padding: 15px; }
    .notify__message p {
      color: #fff;
      margin: 0;
      font-size: 18px; }
    .notify__message a {
      color: #1b2838 !important;
      font-weight: 700 !important;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      text-decoration: none; }
      .notify__message a:hover {
        color: #fff !important; }

.search__wrap {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px); }

.search__group {
  width: 100%;
  position: relative; }

.search__input {
  width: 100%;
  height: 50px;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.22);
     -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.22);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.22);
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  background-color: #395272;
  border: none;
  outline: none;
  padding: 0 20px;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  z-index: 1; }

.search__button {
  background-color: transparent;
  border-color: transparent;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 2;
  height: 50px;
  width: 50px;
  cursor: pointer;
  outline: none; }
  .search__button::before {
    width: 24px;
    height: 24px;
    background: url("/images/sprites/svg/search.svg") no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.games-list {
  padding-top: 30px;
  padding-bottom: 100px; }
  .games-list .game-item {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px);
    padding: 20px 20px 30px;
    -webkit-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
            box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    color: #4d4d4d;
    font-size: 16px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .games-list .game-item__wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 15px; }
    .games-list .game-item__img img {
      max-width: 100%;
      height: auto; }
    .games-list .game-item__name {
      color: #0fc4b6;
      font-family: "Fira Sans", sans-serif;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 1px;
      margin-top: 10px;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .games-list .game-item__price {
      font-weight: 700; }
    .games-list .game-item__buy {
      margin-top: 15px; }
      .games-list .game-item__buy .btn {
        width: 100%;
        padding: 8px 30px; }

.articles-list {
  padding-top: 30px;
  padding-bottom: 100px; }
  .articles-list .article-item {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px);
    padding: 20px 20px 30px;
    -webkit-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
            box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    color: #4d4d4d;
    font-size: 16px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .articles-list .article-item__wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 15px; }
    .articles-list .article-item__img img {
      max-width: 100%;
      height: auto; }
    .articles-list .article-item__name a {
      color: #0fc4b6;
      font-family: "Fira Sans", sans-serif;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 1px;
      margin-top: 10px;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .articles-list .article-item__category a {
      color: #0fc4b6;
      font-family: "Fira Sans", sans-serif;
      letter-spacing: 1px; }
    .articles-list .article-item__date {
      color: #808080; }
    .articles-list .article-item__more {
      margin-top: 15px; }
      .articles-list .article-item__more .btn {
        width: 100%;
        padding: 8px 30px; }

.summary {
  display: inline-block;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 70px; }

.slider {
  background-color: #03010e;
  color: #fff;
  position: relative; }
  .slider::after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #007eca;
    display: block;
    -webkit-box-shadow: 0 0 10px #07bbee;
       -moz-box-shadow: 0 0 10px #07bbee;
            box-shadow: 0 0 10px #07bbee;
    bottom: 0;
    position: absolute; }
  .slider__item {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    background-position-y: center;
    background-position-x: right;
    padding-bottom: 70px;
    min-height: 650px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .slider__content {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(58.33333% - 15px);
    width: -moz-calc(58.33333% - 15px);
    width: calc(58.33333% - 15px); }
  .slider__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 4px;
    padding-bottom: 20px; }
  .slider__subtitle {
    padding-bottom: 20px;
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px; }
    .slider__subtitle i {
      font-weight: 700;
      font-style: italic; }
    .slider__subtitle a {
      text-decoration: none;
      color: #0fc4b6;
      font-weight: 700;
      font-style: italic; }

.slide-nav {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(58.33333% - 15px);
  width: -moz-calc(58.33333% - 15px);
  width: calc(58.33333% - 15px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .slide-nav svg {
    fill: #f9f8ff;
    width: 62px;
    height: 21px;
    opacity: 0.1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer; }
    .slide-nav svg:hover {
      opacity: 0.4; }
  .slide-nav__next {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); }
  .slide-nav .slide-amount {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: "Fira Sans", sans-serif;
    font-weight: 200;
    color: #fff;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 20px;
    width: 110px; }
    .slide-nav .slide-amount__all {
      font-size: 20px;
      letter-spacing: 1px;
      opacity: 0.4;
      line-height: 1; }
    .slide-nav .slide-amount__separator {
      opacity: 0.4; }
    .slide-nav .slide-amount__current {
      line-height: 1;
      font-size: 30px;
      letter-spacing: 1.5px; }

.top-games {
  position: relative;
  padding-top: 200px;
  padding-bottom: 80px; 
  line-height: 1;}
  .top-games::before {
    display: inline-block;
    content: "";
    background-image: url("/images/top-games.png");
    width: 100%;
    height: 311px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 40px;
    z-index: -1; }
  .top-games__left {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(33.33333% - 15px);
    width: -moz-calc(33.33333% - 15px);
    width: calc(33.33333% - 15px); }
  .top-games__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 6px;
    margin: 0;
    line-height: 1.5; }
  .top-games__right {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(66.66667% - 15px);
    width: -moz-calc(66.66667% - 15px);
    width: calc(66.66667% - 15px); }
  .top-games__list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .top-games__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px; }
  .top-games__number {
    -webkit-flex-basis: 15%;
        -ms-flex-preferred-size: 15%;
            flex-basis: 15%;
    color: #0fc4b6;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 3px; }
  .top-games__image {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%; }
    .top-games__image img {
      border: 3px solid #fff;
      height: 34px;
      max-width: 55px; }
  .top-games__name {
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px; }

.aside__wrap {
  background-image: url("/images/aside.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding: 173px 0;
  margin-top: -73px;
  margin-bottom: -73px; }

.aside__content {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(66.66667% - 15px);
  width: -moz-calc(66.66667% - 15px);
  width: calc(66.66667% - 15px); }
  .aside__content p {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px; }
  .aside__content b {
    font-weight: 800;
    color: #0fc4b6; }

.new-games__content {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px);
  background-color: #fff;
  -webkit-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
     -moz-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
          box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  border: 6px solid #007eca;
  padding: 50px 0; }

.new-games__title {
  margin: 0;
  color: #1f1f1f;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 6px;
  text-align: center; }

.new-games__item {
  padding: 20px;
  text-align: center;
  height: 100%; }

.new-games__image img {
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.new-games__name {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 17px; }

.new-games .carousel-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .new-games .carousel-nav .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .new-games .carousel-nav .nav svg {
      fill: rgba(0, 0, 0, 0.2);
      width: 8px;
      height: 14px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .new-games .carousel-nav .nav:hover {
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
         -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
      .new-games .carousel-nav .nav:hover svg {
        fill: rgba(0, 0, 0, 0.6); }
  .new-games .carousel-nav__next {
    margin-left: 90px; }
    .new-games .carousel-nav__next svg {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }

.new-games .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.new-games .slick-list {
  padding: 0 40px; }

.new-games .slick-slide {
  background: #fff;
  -webkit-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
     -moz-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
          box-shadow: 0 9px 30px rgba(0, 0, 0, 0.19);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  margin: 25px 10px 40px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.security {
  padding: 110px 0; }
  .security__left {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(33.33333% - 15px);
    width: -moz-calc(33.33333% - 15px);
    width: calc(33.33333% - 15px);
    text-align: center; }
  .security__right {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(66.66667% - 15px);
    width: -moz-calc(66.66667% - 15px);
    width: calc(66.66667% - 15px); }
  .security__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 6px;
    margin-bottom: 40px; }
  .security__content {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px; }

.conditions__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
  background-color: #fff;
  border: 6px solid #007eca;
  -webkit-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
     -moz-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
          box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  padding: 50px;
  margin-left: 7.5px;
  margin-right: 7.5px; }

.conditions__left {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px); }

.conditions__right {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px); }

.conditions__title {
  color: #1f1f1f;
  font-family: "Fira Sans", sans-serif;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 5px; }

.conditions__content {
  color: #4d4d4d;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 1px; }
  .conditions__content b {
    color: #0fc4b6;
    font-weight: 700; }
  .conditions__content i {
    font-weight: 700; }
  .conditions__content li {
    list-style: decimal;
    margin-left: 25px; }

.conditions__sale {
  padding-top: 32px;
  color: #4d4d4d;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px; }

.conditions .sale__title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1.5px; }

.conditions .sale__content {
  font-weight: 700;
  letter-spacing: 1px; }
  .conditions .sale__content li {
    margin: 16px 0; }
    .conditions .sale__content li::before {
      content: "";
      background: #0fc4b6;
      /* Change the color */
      display: inline-block;
      /* Needed to add space between the bullet and the text */
      width: 9px;
      height: 9px;
      margin-left: -9px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%; }
  .conditions .sale__content b {
    color: #0fc4b6; }

.only-me {
  padding-top: 110px; }
  .only-me__left {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(54.16667% - 15px);
    width: -moz-calc(54.16667% - 15px);
    width: calc(54.16667% - 15px); }
  .only-me__right {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(45.83333% - 15px);
    width: -moz-calc(45.83333% - 15px);
    width: calc(45.83333% - 15px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .only-me__title {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 6px; }
  .only-me__content {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px; }
    .only-me__content .mark {
      color: #0fc4b6; }

.footer {
  background-color: #101822;
  padding: 45px 0; }
  .footer__logo {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px); }
  .footer__menu {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px); }
    .footer__menu .menu {
      list-style: none;
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      padding: 0;
      margin: 0; }
      .footer__menu .menu .item a {
        display: inline-block;
        color: #fff;
        font-family: "Fira Sans", sans-serif;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
        padding: 7px 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        .footer__menu .menu .item a:hover {
          color: #0fc4b6; }
      .footer__menu .menu .item.is-current a {
        color: #0fc4b6; }
  .footer__copyright {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(25% - 15px);
    width: -moz-calc(25% - 15px);
    width: calc(25% - 15px);
    text-align: right; }
    .footer__copyright .copy {
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 18px;
      font-weight: 300;
      letter-spacing: 1px;
      padding-top: 35px; }

.login-form {
  background-color: #fff;
  max-width: 640px;
  -webkit-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
     -moz-box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
          box-shadow: 0 9px 40px rgba(7, 187, 238, 0.55);
  border: 6px solid #007eca;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  padding: 30px;
  margin: 20px auto; }
  .login-form__title {
    color: #1f1f1f;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 6px;
    text-align: center; }
  .login-form__group {
    margin-top: 20px;
    text-align: center;
    position: relative; }
    .login-form__group--checkbox {
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      max-width: 250px;
      margin: 20px auto auto;
      padding-left: 35px; }
      .login-form__group--checkbox:hover input ~ .checkmark {
        border: 1px solid rgba(7, 187, 238, 0.5);
        -webkit-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
           -moz-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
                box-shadow: 0 0 10px rgba(7, 187, 238, 0.3); }
      .login-form__group--checkbox input:checked ~ .checkmark:after {
        display: block; }
      .login-form__group--checkbox .checkmark:after {
        left: 7px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #07bbee;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
             transform: rotate(45deg); }
      .login-form__group--checkbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        border: 1px solid #dbdbdb;
        background-color: transparent;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        .login-form__group--checkbox .checkmark:after {
          content: "";
          position: absolute;
          display: none; }
      .login-form__group--checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
  .login-form__input {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    border: 1px solid #dbdbdb;
    background-color: transparent;
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    outline: none;
    padding: 0 25px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .login-form__input:hover, .login-form__input:focus {
      border: 1px solid rgba(7, 187, 238, 0.5);
      -webkit-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
         -moz-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
              box-shadow: 0 0 10px rgba(7, 187, 238, 0.3); }
  .login-form__label {
    color: #4d4d4d;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 40px; }
  .login-form__social {
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto; }
    .login-form__social a svg {
      height: 45px;
      width: 45px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%; }
  .login-form__link {
    color: #0fc4b6;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px; }
  .login-form__textarea {
    width: 100%;
    height: 250px;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    border: 1px solid #dbdbdb;
    background-color: transparent;
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    outline: none;
    padding: 0 25px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none; }
    .login-form__textarea:hover, .login-form__textarea:focus {
      border: 1px solid rgba(7, 187, 238, 0.5);
      -webkit-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
         -moz-box-shadow: 0 0 10px rgba(7, 187, 238, 0.3);
              box-shadow: 0 0 10px rgba(7, 187, 238, 0.3); }

.accordion {
  list-style: decimal;
  padding: 0; }
  .accordion__item {
    margin: .5em 0; }
  .accordion__title {
    position: relative;
    cursor: pointer;
    margin-top: 10px;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    display: block;
    background-color: #101822;
    outline: 5px solid rgba(8, 12, 23, 0.2);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.19);
    color: #fefefe;
    padding: .75em;
    -webkit-border-radius: 0.15em;
       -moz-border-radius: 0.15em;
            border-radius: 0.15em;
    text-decoration: none; }
    .accordion__title:hover {
      background-color: #1b2838;
      color: #0fc4b6; }
    .accordion__title:after {
      height: 14px;
      width: 14px;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      position: absolute;
      right: .75em;
      content: " ";
      top: 20px;
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .accordion__title.is-current {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      .accordion__title.is-current:after {
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg); }
  .accordion__content {
    padding-left: 1em;
    padding-top: .75em;
    overflow: hidden;
    display: none;
    margin: 0; }
    .accordion__content p:first-child {
      margin: 0; }
    .accordion__content.show {
      /*display: block;*/ }
    .accordion__content br {
      margin-bottom: 15px; }
    .accordion__content ol {
      padding-left: 20px; }
      .accordion__content ol > li {
        padding-bottom: 10px; }

/*# sourceMappingURL=style.css.map */



/* Базовые стили слоя, затемнения и модального окна */
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
display: none;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.65);
position: fixed; /* фиксированное позиционирование */
cursor: default; /* тип курсора */
}
 
/* активируем слой затемнения */
.overlay:target {
display: block;
}
 
/* стили модального окна */
.popup2 {
top: -100%;
right: 0;
left: 50%;
font-size: 14px;
z-index: 20;
margin: 0;
width: 85%;
min-width: 320px;
max-width: 600px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 15px;
border: 1px solid #383838;
background: #fefefe;
/* скругление углов */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
-webkit-transform: translate(-50%, -500%);
-ms-transform: translate(-50%, -500%);
-o-transform: translate(-50%, -500%);
transform: translate(-50%, -500%);
-webkit-transition: -webkit-transform 0.6s ease-out;
-moz-transition: -moz-transform 0.6s ease-out;
-o-transition: -o-transform 0.6s ease-out;
transition: transform 0.6s ease-out;
}
 
/* активируем модальный блок */
.overlay:target+.popup2 {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 20%;
}
 
/* формируем кнопку закрытия */
.close {
top: -10px;
right: -10px;
width: 20px;
height: 20px;
position: absolute;
padding: 0;
border: 2px solid #ccc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font: 13px/20px 'Tahoma', Arial, sans-serif;
font-weight: bold;
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
 
.close:before {
color: rgba(255, 255, 255, 0.9);
content: "X";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
}
 
.close:hover {
background-color: rgba(252, 20, 0, 0.8);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}

#replaceme {
    position: relative;
}
#replaceme span {
    position: absolute;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.3s linear;
    display: block;
}
#replaceme span:nth-child(2) {
    opacity: 0;
}
#replaceme:hover span:nth-child(1) {
    opacity: 0;
}
#replaceme:hover span:nth-child(2) {
    opacity: 1;
}

.blockline {
    display: block;
}





#payment-form
	{
	min-width: 444px;
	min-height: 27em;
	padding: 0 4em;
	}
#payment-form *
	{
	color: #000;
	}
#payment-form .payment-service-whenselected
	{
	display: none;
	}

	
#payment-form .payment-service-list
	{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}
#payment-form .payment-service-list > label > div
	{
	padding: 11px 11px 4px 22px;
	-min-width: 155px;
	border: none;
	border-radius: 11px;
	margin: 1px;
	font-size: 77%;
	white-space: nowrap;
	
	min-width: 133px;
	}
#payment-form .payment-service-list > label > div.selected
	{
	border: 1px solid #88e;
	margin: 0;
	background: #def;
	}
#payment-form .payment-service-list > label > div img
	{
	display: block;
	height: 3em;
	margin: 0 0 8px 0;
	}
#payment-form .payment-service-list > label > div input[type=radio]
	{
	margin: 0 8px 0 0;
	-display: inline;
	
	display: none;
	}


	
#payment-form .payment-service-info
	{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 4em 0 0 1.5em;
	}
#payment-form .payment-service-info > div
	{
	margin: 0 2.4em 0 0;
	font-size: 99%;
	white-space: nowrap;
	}
#payment-form .payment-service-info > div span.payment-service-emf
	{
	font-weight: bold;
	}
	
	
#payment-form .payment-calc-inputs
	{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 1.5em 0 0 1.5em;
	}

#payment-form .payment-calc-inputs > label
	{
	margin: 0 1.5em 0 0;
	}
	
#payment-form .payment-calc-inputs > label > div > span
	{
	display: block;
	font-size: 77%;
	}
#payment-form .payment-calc-inputs > label > div > div,
#payment-form .payment-calc-inputs > label > div > img,
#payment-form .payment-calc-inputs > label > div > input[type=submit]
	{
	margin: 8px 0 0 0;
	padding: 11px;
	height: 40px;
	border-radius: 6px;
	}
#payment-form .payment-calc-inputs > label > div > input[type=submit]
	{
	margin: 8px;
	}
#payment-form .payment-calc-inputs > label > div > img
	{
	padding: 0;
	}
	
#payment-form .payment-calc-inputs .payment-calc-input
	{
	border: #ccc 1px solid;
	background: #eee;
	}
#payment-form .payment-calc-inputs .payment-calc-input.focused
	{
	border: #000 1px solid;
	background: #fff;
	}
#payment-form .payment-calc-inputs .payment-calc-input
	{
	flex-wrap: nowrap;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	}
#payment-form .payment-calc-inputs .payment-calc-input input[type=text]
	{
	margin: 0;
	padding: 0;
	width: 6em;
	border: none;
	outline: none;
	background: #eee;
	}
#payment-form .payment-calc-inputs .payment-calc-input.focused input[type=text]
	{
	background: #fff;
	}
#payment-form .payment-calc-inputs .payment-calc-input input[type=text]:focus
	{
	border: none;
	outline: none;
	}
#payment-form .payment-calc-inputs .payment-calc-input span
	{
	}

#payment-form .payment-calc-inputs input[type=submit]
	{
	display: block;
	border: none;
	outline: none;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	}
#payment-form .payment-calc-inputs input[type=submit]:focus
	{
	border: none;
	outline: none;
	}
#payment-form .payment-calc-inputs input[type=submit]:disabled
	{
	background: #A0E0F3;
	box-shadow: none;
	cursor: not-allowed;
	}
#payment-form .payment-calc-inputs input[type=submit]:disabled:hover
	{
	background: #A0E0F3;
	}

	


#payment-form .payment-service-prompt
	{
	display: flex;
	justify-content: flex-start;
	margin: 2em 0 0 0.7em;
	font-size: 177%;
	font-weight: bold;
	color: #ccc;
	}

#payment-form .payment-service-submission
	{
	display: none;
	}

	

@media only screen and (max-width: 840px)
{
#payment-form .payment-service-list > label > div
	{
	padding: 0 0 0 11px;
	margin: 1px;
	min-width: 188px;
	font-size: 88%;
	}
#payment-form .payment-service-list > label > div img
	{
	display: none;
	}
#payment-form .payment-service-list > label > div input[type=radio]
	{
	display: inline;
	margin: 8px;
	}
	
}

.title_oplata { width: 170px; padding: 22px 11px 4px 0; margin: 1px; font-size: 122%; font-weight: bold; color: #aaa;}
.menu_222 {height: 100%; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.selected_menu { background: lightslategray; }
.working_unit_v2 { border-radius: 5px; border: 2px solid #007eca; box-shadow: none; }
.text_status_good { color: green; font-weight: bold;}
.text_status_warning { color: darkred; font-weight: bold;}
.add_ip_box {display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center;}
.add_ip_box * {color: black; margin: 5px; text-align: center; font-weight: 500; font-size: larger;}
.rg_table_v2 .rg_line_v2 { width: 100%; color: black; background: #d2d2d2; border-radius: 5px; height: 24px; text-align: left;
  margin: 5px 0; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; }
.rg_table_v2 .rg_content_v2 { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-evenly;
  align-items: center; width: 100%; }
.rg_table_v2 .rg_content_v2 * { text-align: center; }
.rg_btn_v2 { display: inline-block; box-shadow: none; border-radius: 5px; padding: 2px 10px; float: right; margin: 0; }
.rg_table_v2 .rg_title { padding-right: 36px; font-size: large; font-weight: bold; }

#action_menu {position: absolute; z-index: 999; min-width: 100px; min-height: 30px; background: floralwhite; border-radius: 5px; border: 2px solid #007eca; box-shadow: none;}
#action_menu hr {margin: 0;}
.action_menu_item { padding: 8px; font-size: large; font-weight: 500;}
.action_menu_item:hover { background: #d2d2d2;}


.input_box_v2 {display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center;}
.input_box_v2 * {color: black; margin: 5px; text-align: center; font-weight: 500; font-size: larger;}



