/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

body.auth {
  background: -webkit-gradient(linear, left top, right top, from(#ebe7fb), to(#e3ddec));
  background: -webkit-linear-gradient(left, #ebe7fb, #e3ddec);
  background: -moz- oldlinear-gradient(left, #ebe7fb, #e3ddec);
  background: -o-linear-gradient(left, #ebe7fb, #e3ddec);
  background: linear-gradient(to right, #ebe7fb, #e3ddec); }

.auth-block {
  position: relative; }
  .auth-block .auth-text {
    position: relative;
    display: block;
    text-align: center;
    font-size: 12px; }
    .auth-block .auth-text .auth-link {
      font-size: 12px; }
    @media (min-width: 768px) {
      .auth-block .auth-text {
        display: none; } }

.auth-from {
  position: relative;
  max-width: 650px;
  margin: 46px auto;
  background: #fff;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(54, 68, 77, 0.15);
  box-shadow: 0px 20px 30px 0px rgba(54, 68, 77, 0.15);
  padding: 32px 30px 40px; }
  @media (min-width: 768px) {
    .auth-from {
      margin: 120px auto;
      padding: 90px 75px 105px; } }
  .auth-from .form-title {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    font-family: "Montserrat Light", sans-serif;
    color: #36444d;
    text-align: center;
    margin: 0;
    padding: 0 0 20px; }
    @media (min-width: 768px) {
      .auth-from .form-title {
        font-size: 30px;
        line-height: 30px;
        padding: 0 0 60px; } }
  .auth-from form {
    position: relative; }
    .auth-from form .input-wrapper {
      position: relative; }
      .auth-from form .input-wrapper .auth-placeholder {
        position: absolute;
        top: 10px;
        color: #6f7a87;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        z-index: 10;
        cursor: text;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        @media (min-width: 768px) {
          .auth-from form .input-wrapper .auth-placeholder {
            top: 18px;
            font-size: 18px; } }
      .auth-from form .input-wrapper .auth-placeholder.focus {
        font-size: 9px;
        z-index: 10;
        top: -12px; }
        @media (min-width: 768px) {
          .auth-from form .input-wrapper .auth-placeholder.focus {
            font-size: 13px;
            top: -18px; } }
      .auth-from form .input-wrapper .form-icons {
        position: absolute;
        display: none;
        top: 0;
        right: 0;
        font-size: 18px;
        line-height: 38px; }
        @media (min-width: 768px) {
          .auth-from form .input-wrapper .form-icons {
            font-size: 30px;
            line-height: 58px; } }
    .auth-from form .input-wrapper.error input {
      color: #ff0245;
      border-bottom: 1px solid #ff0245; }
    .auth-from form .input-wrapper.error .danger {
      display: block;
      color: #ff0245; }
    .auth-from form .input-wrapper.error .success {
      display: none; }
    .auth-from form .input-wrapper.success .danger {
      display: none; }
    .auth-from form .input-wrapper.success .success {
      display: block;
      color: #543aed; }
    .auth-from form .input-wrapper .pass {
      display: block;
      color: #842ff7 !important;
      cursor: pointer; }
    .auth-from form .icon-icon-38 {
      opacity: 0.5; }
    .auth-from form input {
      position: relative;
      display: block;
      width: 100%;
      font-size: 14px;
      font-family: "Open Sans", sans-serif;
      line-height: 38px;
      color: #6f7a87;
      border: none;
      border-bottom: 1px solid #a2b6bf;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .auth-from form input {
          font-size: 18px;
          line-height: 58px;
          margin-bottom: 30px; } }
      .auth-from form input:last-of-type {
        margin-bottom: 32px; }
        @media (min-width: 768px) {
          .auth-from form input:last-of-type {
            margin-bottom: 54px; } }
      .auth-from form input.showed {
        border-bottom: 1px solid #543aed; }
    .auth-from form button {
      position: relative;
      display: block;
      height: 40px;
      line-height: 40px;
      padding: 0 41px;
      font-size: 14px;
      font-family: "Open Sans", sans-serif;
      color: #fff;
      text-transform: capitalize;
      background: #842ff7;
      -webkit-border-radius: 24px;
      border-radius: 24px;
      border: none;
      margin: 0 auto 16px;
      cursor: pointer;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media (min-width: 768px) {
        .auth-from form button {
          height: 48px;
          line-height: 48px;
          font-size: 18px; } }
      .auth-from form button:hover {
        background: #8870e4; }
  .auth-from .login-error {
    position: absolute;
    color: #ff1351;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 12px;
    left: 0;
    bottom: -16px; }

footer.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 22px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #777;
  box-shadow: 0 0 5px #777;
  font-family: "Open Sans", sans-serif;
  color: #6f7a87; }
  @media (min-width: 768px) {
    footer.footer {
      padding: 70px 0; } }
  footer.footer .footer-text {
    position: relative;
    float: none;
    margin: 0;
    text-align: center;
    font-size: 10px; }
    @media (min-width: 768px) {
      footer.footer .footer-text {
        float: left;
        margin: 0;
        font-size: 18px; } }
  footer.footer .footer-menu {
    position: relative;
    float: none;
    list-style: none;
    text-align: justify; }
    footer.footer .footer-menu:before {
      content: '';
      display: block;
      width: 100%;
      height: 0; }
    footer.footer .footer-menu:after {
      width: 100%;
      height: 0;
      visibility: hidden;
      overflow: hidden;
      content: '';
      display: inline-block; }
    @media (min-width: 768px) {
      footer.footer .footer-menu {
        float: right; } }
    footer.footer .footer-menu .item {
      position: relative;
      display: inline-block;
      float: none;
      margin: 0;
      cursor: pointer;
      font-size: 14px; }
      @media (min-width: 768px) {
        footer.footer .footer-menu .item {
          display: block;
          float: left;
          margin: 0;
          margin-left: 45px;
          font-size: 18px; } }
      footer.footer .footer-menu .item:first-of-type {
        margin-left: 0; }

.header-block {
  position: relative;
  background-color: #fff;
  height: 60px;
  z-index: 10; }
  @media (min-width: 768px) {
    .header-block {
      height: 90px; } }
  .header-block::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
    z-index: 20;
    -webkit-box-shadow: inset 0px 6px 6px 0px rgba(152, 125, 254, 0.06);
    box-shadow: inset 0px 6px 6px 0px rgba(152, 125, 254, 0.06); }
    @media (min-width: 768px) {
      .header-block::after {
        -webkit-box-shadow: inset 0px 8px 8px 0px rgba(152, 125, 254, 0.1);
        box-shadow: inset 0px 8px 8px 0px rgba(152, 125, 254, 0.1); } }
  .header-block .wrapper::before, .header-block .wrapper::after {
    content: '';
    display: table; }
  .header-block .wrapper::after {
    clear: both; }
  .header-block .logo-container {
    float: left;
    height: 60px;
    line-height: 60px; }
    @media (min-width: 768px) {
      .header-block .logo-container {
        height: 90px;
        line-height: 90px; } }
    .header-block .logo-container .logo {
      display: inline-block;
      vertical-align: middle;
      background-image: url("/assets/img/logo.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: contain;
      background-size: contain;
      width: 110px;
      height: 58px; }
      @media (min-width: 768px) {
        .header-block .logo-container .logo {
          width: 162px;
          height: 78px; } }
  .header-block .menu-icon-container {
    float: right;
    line-height: 60px; }
    @media (min-width: 768px) {
      .header-block .menu-icon-container {
        display: none; } }
    .header-block .menu-icon-container > * {
      z-index: 50; }
  .header-block .navigation-container {
    position: fixed;
    left: 100vw;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    color: #7793a1;
    z-index: 40;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    .header-block .navigation-container::before, .header-block .navigation-container::after {
      content: '';
      display: table; }
    .header-block .navigation-container::after {
      clear: both; }
    @media (min-width: 768px) {
      .header-block .navigation-container {
        position: static;
        width: auto;
        height: auto;
        float: right;
        display: block;
        line-height: 90px; } }
    .header-block .navigation-container.menu-mobile-opened {
      left: 0; }
    .header-block .navigation-container a.nav-link {
      display: block;
      font-size: 14px;
      line-height: 26px;
      font-weight: 400;
      margin: 0 10% 15px 10%;
      color: #6f7a87; }
      @media (min-width: 768px) {
        .header-block .navigation-container a.nav-link {
          display: inline-block;
          float: left;
          text-align: center;
          -webkit-transition: color 0.2s;
          -o-transition: color 0.2s;
          -moz-transition: color 0.2s;
          transition: color 0.2s;
          font-size: 16px;
          height: 90px;
          line-height: 90px;
          padding: 0 5px 0 5px;
          margin: 0 35px 0 0;
          color: #7793a1; } }
      @media (min-width: 1024px) {
        .header-block .navigation-container a.nav-link:hover {
          color: #36444d; } }
      .header-block .navigation-container a.nav-link.active {
        color: #9966ff; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link.active {
            font-weight: 700;
            border-bottom: 3px solid #9966ff;
            color: #9966ff; } }
      .header-block .navigation-container a.nav-link > .text {
        margin-left: 13px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link > .text {
            vertical-align: baseline;
            margin-left: 0; } }
      .header-block .navigation-container a.nav-link .icon-icon-37, .header-block .navigation-container a.nav-link .icon-icon-12 {
        font-size: 20px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link .icon-icon-37, .header-block .navigation-container a.nav-link .icon-icon-12 {
            display: none; } }
    .header-block .navigation-container .user-link-container {
      padding: 0 10% 25px 10%;
      height: 105px;
      background-color: #9966ff; }
      @media (min-width: 768px) {
        .header-block .navigation-container .user-link-container {
          padding: 0;
          height: auto;
          display: inline-block;
          margin-right: 35px;
          background-color: transparent; } }
      .header-block .navigation-container .user-link-container .user-link {
        display: inline-block;
        height: 62px;
        line-height: 62px;
        vertical-align: baseline; }
        @media (min-width: 768px) {
          .header-block .navigation-container .user-link-container .user-link {
            height: 90px;
            line-height: 90px; } }
        @media (min-width: 1024px) {
          .header-block .navigation-container .user-link-container .user-link:hover .user-name {
            color: #36444d; } }
        .header-block .navigation-container .user-link-container .user-link .user-name {
          display: inline-block;
          font-size: 16px;
          font-weight: 600;
          vertical-align: baseline;
          color: #fff;
          margin: 0 0 0 13px;
          -webkit-transition: color 0.2s;
          -o-transition: color 0.2s;
          -moz-transition: color 0.2s;
          transition: color 0.2s; }
          @media (min-width: 768px) {
            .header-block .navigation-container .user-link-container .user-link .user-name {
              color: #7793a1;
              font-size: 14px;
              font-weight: 400;
              float: left;
              margin: 0 20px 0 0; } }
        .header-block .navigation-container .user-link-container .user-link .user-avatar {
          display: inline-block;
          width: 43px;
          line-height: 43px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          font-size: 45px;
          font-weight: 600;
          color: #fff;
          text-align: center; }
          .header-block .navigation-container .user-link-container .user-link .user-avatar > span:before {
            position: absolute;
            display: block;
            top: 8.5px; }
            @media (min-width: 768px) {
              .header-block .navigation-container .user-link-container .user-link .user-avatar > span:before {
                top: 22.5px; } }
          @media (min-width: 768px) {
            .header-block .navigation-container .user-link-container .user-link .user-avatar {
              color: #ceeafc; } }
    .header-block .navigation-container .notification {
      position: relative;
      display: block;
      line-height: 26px;
      font-size: 23px;
      vertical-align: middle;
      color: #6f7a87;
      margin: 0 10% 15px 10%; }
      @media (min-width: 768px) {
        .header-block .navigation-container .notification {
          display: inline-block;
          color: #7793a1;
          margin: 0; } }
      .header-block .navigation-container .notification .icon-icon-01 {
        position: relative;
        font-size: 19px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification .icon-icon-01 {
            font-size: 23px;
            vertical-align: baseline; } }
      .header-block .navigation-container .notification.active .icon-icon-01::after {
        content: '';
        position: absolute;
        top: 1px;
        right: 1px;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #ff0245; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification.active .icon-icon-01::after {
            top: 0;
            right: 0;
            width: 10px;
            height: 10px; } }
      .header-block .navigation-container .notification > .text {
        font-size: 14px;
        vertical-align: middle;
        margin-left: 13px; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification > .text {
            display: none; } }
    @media (max-height: 320px) {
      .header-block .navigation-container {
        margin-top: 0; }
        .header-block .navigation-container .user-link-container {
          height: 95px; }
        .header-block .navigation-container .user-coin-container {
          margin-bottom: 30px; } }

.menu-switcher {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
  width: 25px;
  height: 24px; }
  .menu-switcher .line-top, .menu-switcher .line-middle, .menu-switcher .line-bottom {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: #36444d; }
  .menu-switcher.menu-open .line-top, .menu-switcher.menu-open .line-middle, .menu-switcher.menu-open .line-bottom {
    left: 0px; }
  .menu-switcher.menu-open .line-top {
    top: 6px; }
  .menu-switcher.menu-open .line-middle {
    top: 11px; }
  .menu-switcher.menu-open .line-bottom {
    top: 16px; }
  .menu-switcher.menu-close {
    width: 25px;
    height: 24px; }
    .menu-switcher.menu-close .line-top, .menu-switcher.menu-close .line-middle, .menu-switcher.menu-close .line-bottom {
      width: 19px;
      height: 1px;
      top: 12px;
      left: 3px;
      background-color: #fff; }
    .menu-switcher.menu-close .line-top {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-switcher.menu-close .line-middle {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-switcher.menu-close .line-bottom {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .menu-switcher.menu-close .title {
    font-size: 0; }
  .menu-switcher:hover {
    background-color: transparent; }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  src: url("/assets/fonts/opensans/OpenSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: url("/assets/fonts/opensans/OpenSans-Semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  src: url("/assets/fonts/opensans/OpenSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  src: url("/assets/fonts/montserrat/Montserrat-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  src: url("/assets/fonts/montserrat/Montserrat-Regular.ttf") format("truetype"); }

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

html {
  position: relative;
  min-height: 100%; }

body {
  min-width: 320px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #ebeff3;
  margin-bottom: 260px; }
  body.scroll-freeze {
    overflow-y: hidden; }

a,
a:hover,
a:visited,
a:link,
a:active {
  color: inherit;
  text-decoration: none; }

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

.wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 0 15px; } }

h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #90a4ae; }
  @media (min-width: 768px) {
    h1 {
      font-size: 36px; } }

.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.admin-title {
  position: relative;
  font-size: 36px;
  line-height: 36px;
  color: #90a4ae;
  font-family: "Montserrat Medium", sans-serif;
  padding-top: 57px;
  padding-bottom: 49px;
  margin: 0; }

.p-l {
  float: left; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.auth-link {
  font-size: 24px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  color: #543aed !important; }

input:focus {
  outline-style: none; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #6f7a87; }
