@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;display=swap');
/*! normalize.css v8.0.0 | 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;
}

/**
 * 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 {
  -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 */
  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.
 */


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

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaLightItalic.eot");
  src: local("Estricta Light Italic"), local("EstrictaLightItalic"),
    url("../fonts/EstrictaLightItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaLightItalic.woff2") format("woff2"),
    url("../fonts/EstrictaLightItalic.woff") format("woff"),
    url("../fonts/EstrictaLightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaMediumItalic.eot");
  src: local("Estricta Medium Italic"), local("EstrictaMediumItalic"),
    url("../fonts/EstrictaMediumItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaMediumItalic.woff2") format("woff2"),
    url("../fonts/EstrictaMediumItalic.woff") format("woff"),
    url("../fonts/EstrictaMediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaThinItalic.eot");
  src: local("Estricta Thin Italic"), local("EstrictaThinItalic"),
    url("../fonts/EstrictaThinItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaThinItalic.woff2") format("woff2"),
    url("../fonts/EstrictaThinItalic.woff") format("woff"),
    url("../fonts/EstrictaThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaLight.eot");
  src: local("Estricta Light"), local("EstrictaLight"),
    url("../fonts/EstrictaLightd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaLight.woff2") format("woff2"),
    url("../fonts/EstrictaLight.woff") format("woff"),
    url("../fonts/EstrictaLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaMedium.eot");
  src: local("Estricta Medium"), local("EstrictaMedium"),
    url("../fonts/EstrictaMediumd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaMedium.woff2") format("woff2"),
    url("../fonts/EstrictaMedium.woff") format("woff"),
    url("../fonts/EstrictaMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaBlack.eot");
  src: local("Estricta Black"), local("EstrictaBlack"),
    url("../fonts/EstrictaBlackd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaBlack.woff2") format("woff2"),
    url("../fonts/EstrictaBlack.woff") format("woff"),
    url("../fonts/EstrictaBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaRegularItalic.eot");
  src: local("Estricta Regular Italic"), local("EstrictaRegularItalic"),
    url("../fonts/EstrictaRegularItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaRegularItalic.woff2") format("woff2"),
    url("../fonts/EstrictaRegularItalic.woff") format("woff"),
    url("../fonts/EstrictaRegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaBold.eot");
  src: local("Estricta Bold"), local("EstrictaBold"),
    url("../fonts/EstrictaBoldd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaBold.woff2") format("woff2"),
    url("../fonts/EstrictaBold.woff") format("woff"),
    url("../fonts/EstrictaBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaRegular.eot");
  src: local("Estricta Regular"), local("EstrictaRegular"),
    url("../fonts/EstrictaRegulard41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaRegular.woff2") format("woff2"),
    url("../fonts/EstrictaRegular.woff") format("woff"),
    url("../fonts/EstrictaRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaBoldItalic.eot");
  src: local("Estricta Bold Italic"), local("EstrictaBoldItalic"),
    url("../fonts/EstrictaBoldItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaBoldItalic.woff2") format("woff2"),
    url("../fonts/EstrictaBoldItalic.woff") format("woff"),
    url("../fonts/EstrictaBoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaBlackItalic.eot");
  src: local("Estricta Black Italic"), local("EstrictaBlackItalic"),
    url("../fonts/EstrictaBlackItalicd41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaBlackItalic.woff2") format("woff2"),
    url("../fonts/EstrictaBlackItalic.woff") format("woff"),
    url("../fonts/EstrictaBlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Estricta";
  src: url("../fonts/EstrictaThin.eot");
  src: local("Estricta Thin"), local("EstrictaThin"),
    url("../fonts/EstrictaThind41dd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/EstrictaThin.woff2") format("woff2"),
    url("../fonts/EstrictaThin.woff") format("woff"),
    url("../fonts/EstrictaThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Fester";
  src: url("../fonts/Fester-Semi-condensedBold.eot");
  src: url("../fonts/Fester-Semi-condensedBoldd41dd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Fester-Semi-condensedBold.woff2") format("woff2"),
    url("../fonts/Fester-Semi-condensedBold.woff") format("woff"),
    url("../fonts/Fester-Semi-condensedBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fester";
  src: url("../fonts/Fester-Semi-condensedHeavy.eot");
  src: url("../fonts/Fester-Semi-condensedHeavyd41dd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Fester-Semi-condensedHeavy.woff2") format("woff2"),
    url("../fonts/Fester-Semi-condensedHeavy.woff") format("woff"),
    url("../fonts/Fester-Semi-condensedHeavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fester";
  src: url("../fonts/Fester-Semi-condensedMedium.eot");
  src: url("../fonts/Fester-Semi-condensedMediumd41dd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Fester-Semi-condensedMedium.woff2") format("woff2"),
    url("../fonts/Fester-Semi-condensedMedium.woff") format("woff"),
    url("../fonts/Fester-Semi-condensedMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fester";
  src: url("../fonts/Fester-Semi-condensedBook.eot");
  src: url("../fonts/Fester-Semi-condensedBookd41dd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Fester-Semi-condensedBook.woff2") format("woff2"),
    url("../fonts/Fester-Semi-condensedBook.woff") format("woff"),
    url("../fonts/Fester-Semi-condensedBook.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}



@-webkit-keyframes scene1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-15px, -5px);
    transform: translate(-15px, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes scene1 {
  0% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(-15px, -5px);
    transform: translate(-15px, -5px);
  }
  100% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes scene1 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-15px, -5px);
    -moz-transform: translate(-15px, -5px);
    transform: translate(-15px, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes scene2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -15px);
    transform: translate(-10px, -15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes scene2 {
  0% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(-10px, -15px);
    transform: translate(-10px, -15px);
  }
  100% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes scene2 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -15px);
    -moz-transform: translate(-10px, -15px);
    transform: translate(-10px, -15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes scene3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(5px, -15px);
    transform: translate(5px, -15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes scene3 {
  0% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(5px, -15px);
    transform: translate(5px, -15px);
  }
  100% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes scene3 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(5px, -15px);
    -moz-transform: translate(5px, -15px);
    transform: translate(5px, -15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes scene4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(15px, -5px);
    transform: translate(15px, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes scene4 {
  0% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(15px, -5px);
    transform: translate(15px, -5px);
  }
  100% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes scene4 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(15px, -5px);
    -moz-transform: translate(15px, -5px);
    transform: translate(15px, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes tokenCoin {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes tokenCoin {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes tokenCoin {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-family: "Estricta", sans-serif;
  background-color: #19191e;
}

html {
  font-size: 14px;
}
@media (max-width: 480px) {
  html {
    font-size: 12px;
  }
}

p,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  line-height: 1;
}

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

sup,
sub {
  font-size: 60%;
}

sup {
  top: -6px;
}

sub {
  bottom: 0;
  text-transform: uppercase;
}

img {
  opacity: 1;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

input:focus::placeholder {
  color: transparent;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::placeholder {
  color: transparent;
}

.wrapper {
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  opacity: 1;
  z-index: 1;
  max-width: 100%;
  margin: 0 auto;
  background-color: #19191e;
}


.content {
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.footer {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.svg-gradients {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

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

.text-right {
  text-align: right;
}

.z-index {
  z-index: 10;
  position: relative;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

@media (max-width: 575px) {
  .datepicker {
    position: fixed !important;
    top: 10px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    pointer-events: none !important;
  }
  .datepicker.active {
    pointer-events: all !important;
  }
}

@media (max-width: 575px) {
  .datepicker--pointer {
    display: none !important;
  }
}

.copy-success {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-color: #fff;
  z-index: 9999;
  display: none;
  border: 7px solid #0b969f;
}
.copy-success svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #0b969f;
  width: 50%;
  height: 50%;
}

.highcharts-credits {
  display: none !important;
}

.disclaimer {
  position: fixed;
  width: 300px;
  bottom: 10px;
  right: 10px;
  z-index: 999999999;
  background-color: #10a999;
  color: #ffffff;
  padding: 15px 25px;
  border-radius: 5px;
  box-shadow: -3px 6px 17px 1px rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.disclaimer svg {
  fill: #fff;
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 10px;
}
.disclaimer__close {
  top: 0 !important;
  background: transparent !important;
  color: #ffffff !important;
}

.header {
  position: relative;
  z-index: 10;
  min-height: 969px;
  pointer-events: none;
}
.header * {
  pointer-events: all;
}
@media (max-width: 1199px) {
  .header {
    min-height: 1049px;
  }
}
@media (max-width: 991px) {
  .header {
    min-height: 450px;
  }
}
.header-top {
  z-index: 10;
  position: relative;
  width: 100%;
  padding: 30px 0;
}
.header:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -2;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/header-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-position: center bottom;
  min-width: 1920px;
  content: "";
  pointer-events: none;
}
@media (max-width: 991px) {
  .header:after {
    background-image: url("../img/header-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-position: center bottom;
  }
}
.header-logo {
  margin-left: -45px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .header-logo {
    margin-left: 0;
    padding-bottom: 30px;
  }
}
.header-logo img {
  max-width: 100%;
}
.header-nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .header-nav {
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .header-nav {
    padding-right: 0;
  }
}
.header-btns {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 40px;
}
@media (max-width: 1199px) {
  .header-btns {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .header-btns {
    display: none;
  }
}
.header-btns .main-btn {
  margin-right: 10px;
}
.header-btns .main-btn:last-child {
  margin-right: 0;
}
.header-side {
  margin-left: -45px;
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
  position: relative;
  z-index: 1;
  min-height: 313px;
  padding-top: 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .header-side {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    background: -moz-linear-gradient(283.27deg, #19191e 25.64%, #2b2b40 79.46%);
    background: linear-gradient(166.73deg, #19191e 25.64%, #2b2b40 79.46%);
    max-width: 260px;
    width: 100%;
    height: -moz-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
    pointer-events: none;
  }
}
.header-side.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}
.header-side .nicescroll-box {
  width: 100%;
  overflow: visible !important;
  cursor: default !important;
}
@media (max-width: 991px) {
  .header-side .nicescroll-box {
    height: -moz-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
  }
}
.header-side .nicescroll-box .wrap {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .header-side .nicescroll-box .wrap {
    padding: 32px 15px 15px 15px;
    min-height: 100%;
  }
}
.header-side .header-btns {
  display: none;
  margin-top: auto;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding-right: 0;
}
.header-side .header-btns .main-btn {
  width: 100%;
  margin-right: 0;
  margin-bottom: 8px;
}
.header-side .header-btns .main-btn:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .header-side .header-btns {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-menu {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  
}
@media (max-width: 991px) {
  .header-menu {
    margin-bottom: 30px;
  }
}
.header-menu__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  text-decoration: none;
  font-family: "Estricta", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.57);
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  position: relative;
  padding: 10px 0;
}
@media (max-width: 991px) {
  .header-menu__item {
    padding-right: 0;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  padding: 15px 0;
  }
}
.header-menu__item:last-child {
  margin-bottom: 0;
}
.header-menu__item:hover span {
  color: #f67942;
}
.header-menu__item span {
  font-family: "Fester", sans-serif;
  font-weight: 900;
  font-size: 17px;
  color: #fff;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  position: relative;
}
.header-menu__item span sup {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #f67942;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 900;
  font-size: 7px;
  color: #fff;
  margin-left: -5px;
  margin-right: -6px;
}
.header-menu__item span:before {
  width: -moz-calc(100% - 45px);
  width: calc(100% - 45px);
  height: 1px;
  margin-right: 10px;
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  display: none;
}
@media (max-width: 991px) {
  .header-menu__item span:before {
    width: 100%;
  }
}
.header-menu__item span:after {
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
  margin-right: -45px;
  height: 1px;
  margin-left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  display: none;
}
@media (max-width: 991px) {
  .header-menu__item span:after {
    width: 100%;
    margin-right: 0;
  }
}
.header-menu__item.active span {
  color: #f67942;
}
.header-menu__item.active span:after,
.header-menu__item.active span:before {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header-menu__item.active .header-menu__icon {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.header-menu__icon {
  width: 28px;
  height: 28px;
  position: absolute;
  top: -moz-calc(50% - 8px);
  top: calc(50% - 8px);
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  display: none;
}
@media (max-width: 991px) {
  .header-menu__icon {
    display: none !important;
  }
}
.header-menu__icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) skewY(-12deg);
  -moz-transform: translate(-50%, -50%) skewY(-12deg);
  -ms-transform: translate(-50%, -50%) skewY(-12deg);
  transform: translate(-50%, -50%) skewY(-12deg);
  background-color: #fff;
  border-radius: 2px;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
.header-menu__icon:before {
  position: absolute;
  top: -moz-calc(50% + 3px);
  top: calc(50% + 3px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  height: 1px;
  content: "";
  background-color: #fff;
  width: 15px;
}
.header-menu__icon svg {
  width: 8px;
  height: 8px;
  fill: #0b969f;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header-contacts {
  width: 138px;
  height: 121px;
  background-image: url(../img/header-contacts-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Estricta", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: -45px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .header-contacts {
    margin-left: 0;
  }
}
.header-contacts:hover span,
.header-contacts.active span {
  color: #f67942;
}
.header-contacts img {
  margin-bottom: 10px;
}
.header-contacts span {
  font-family: "Fester", sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #30bea7;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-burger {
  width: 30px;
  height: 20px;
  position: relative;
  cursor: pointer;
  display: none;
}
@media (max-width: 991px) {
  .header-burger {
    display: block;
  }
}
.header-burger span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-burger:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}
.header-burger:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}
.header-burger.active:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.header-burger.active:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  bottom: auto;
}
.header-burger.active span {
  width: 0;
}
.header-content {
  padding-top: 220px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .header-content {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  .header-content {
    padding-left: 0;
    padding-top: 30px;
    margin-bottom: 20px;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 480px) {
  .header-content {
    padding-top: 10px;
  }
}
.header-title {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #d0ff96;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 40px;
  text-align: center;
  max-width: 440px;
}
@media (max-width: 1199px) {
  .header-title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .header-title {
    font-size: 34px;
    margin-bottom: 10px;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .header-title {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .header-title {
    font-size: 14px;
    max-width: 320px;
  }
}
.header-text {
  max-width: 260px;
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .header-text {
    max-width: 400px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.header-text p {
  font-weight: 300;
  color: #fff;
  line-height: 1.1;
  font-size: 16px;
}
.header-text p b {
  font-weight: 700;
}
.header-soc {
  position: relative;
  padding-top: 48px;
}
@media (max-width: 991px) {
  .header-soc {
    margin-bottom: -50px;
  }
}
.header-soc:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  border: 1px solid rgba(255, 255, 255, 0.17);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-radius: 14px;
  height: 100%;
  opacity: 0.5;
}
.header-soc__title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 22px;
  width: -moz-calc(100% - 44px);
  width: calc(100% - 44px);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  border: 1px solid rgba(255, 255, 255, 0.17);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-radius: 14px;
  height: 100%;
  text-align: center;
  padding: 7px;
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.155em;
  text-transform: uppercase;
  z-index: 2;
  opacity: 0.8;
}
.header-soc__box {
  padding: 20px 30px;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.19) 25.56%,
    rgba(255, 255, 255, 0) 79.33%
  );
  border: 1px solid rgba(255, 255, 255, 0.17);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-radius: 14px;
  position: relative;
  z-index: 3;
  width: 100%;
}
@media (max-width: 991px) {
  .header-soc__box {
    padding-bottom: 20px;
  }
}
.header-soc__list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.header-soc__list a {
  text-decoration: none;
  display: block;
  margin-right: 3px;
}
.header-soc__list a:hover svg {
  fill: #f67942;
}
.header-soc__list a:last-child {
  margin-right: 0;
}
.header-soc__list a svg {
  fill: #fff;
  width: 17px;
  height: 17px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-soc__links {
  background: rgba(20, 163, 233, 0.53);
  border-radius: 5px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.header-soc__links:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 1px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.1);
}
.header-soc__links a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 500;
  font-size: 9px;
  color: #fff;
  text-transform: uppercase;
  min-height: 30px;
  width: 50%;
  text-decoration: none;
}
.header-soc__links a:hover {
  text-decoration: underline;
}
.header-soc__links a svg {
  width: 12px;
  height: 12px;
  fill: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-right: 11px;
}
.header-soc__pdf {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 5px;
}
.header-soc__pdf .main-btn {
  font-size: 14px;
  font-family: "Estricta", sans-serif;
  min-height: auto;
  min-width: auto;
  padding: 5px 15px 7px;
}
.header-stat {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 68px;
}
@media (max-width: 991px) {
  .header-stat {
    padding-top: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
.header-stat__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 48px;
}
@media (max-width: 1199px) {
  .header-stat__item {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .header-stat__item {
    margin-bottom: 15px;
    padding-right: 15px;
  }
  .header-stat__item:last-child {
    padding-right: 0;
  }
}
.header-stat__item span {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  margin-bottom: 8px;
}
@media (max-width: 480px) {
  .header-stat__item span {
    font-size: 24px;
  }
}
.header-stat__item span img {
  margin-left: 17px;
  opacity: 0.1;
}
.header-stat__item p {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  max-width: 145px;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .header-stat__item p {
    font-size: 10px;
    letter-spacing: 0.04em;
  }
}
.header-stat__item:nth-child(2) {
  margin-top: 59px;
}
@media (max-width: 1199px) {
  .header-stat__item:nth-child(2) {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .header-stat__item:nth-child(2) {
    margin-top: 0;
  }
}
.header-stat__item:nth-child(1) {
  margin-top: 124px;
}
@media (max-width: 1199px) {
  .header-stat__item:nth-child(1) {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .header-stat__item:nth-child(1) {
    margin-top: 0;
  }
}
.header-scene {
  position: absolute;
  top: 100px;
  right: 0;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 1199px) {
  .header-scene {
    top: -120px;
    right: -80px;
  }
}
@media (max-width: 991px) {
  .header-scene {
    display: none;
  }
}
.header-scene__item {
  position: absolute;
}
.header-scene__item:nth-child(1) {
  right: 430px;
  top: 120px;
  -webkit-animation: scene1 4s infinite ease-in-out;
  -moz-animation: scene1 4s infinite ease-in-out;
  animation: scene1 4s infinite ease-in-out;
}
.header-scene__item:nth-child(2) {
  right: 340px;
  top: 40px;
  -webkit-animation: scene2 4s infinite ease-in-out;
  -moz-animation: scene2 4s infinite ease-in-out;
  animation: scene2 4s infinite ease-in-out;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.header-scene__item:nth-child(3) {
  right: 150px;
  top: -40px;
  -webkit-animation: scene3 4s infinite ease-in-out;
  -moz-animation: scene3 4s infinite ease-in-out;
  animation: scene3 4s infinite ease-in-out;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}
.header-scene__item:nth-child(4) {
  right: -30px;
  top: 120px;
  -webkit-animation: scene4 4s infinite ease-in-out;
  -moz-animation: scene4 4s infinite ease-in-out;
  animation: scene4 4s infinite ease-in-out;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}
.header_page {
  min-height: 0;
}
.header_page:after {
  display: none;
}
.header_page .header-logo {
  padding-top: 15px;
  padding-bottom: 15px;
}
.header_page .header-side {
  background-image: url(../img/header-side-page-bg.png);
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .header_page .header-side {
    margin-bottom: 0;
    background: -moz-linear-gradient(283.27deg, #19191e 25.64%, #2b2b40 79.46%);
    background: linear-gradient(166.73deg, #19191e 25.64%, #2b2b40 79.46%);
  }
}
.header_page .header-contacts {
  background-image: url(../img/header-contacts-page-bg.png);
}
.header_page:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 120px;
  background-image: url("../img/header-top-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  content: "";
  z-index: -1;
  pointer-events: none;
}
.header_page .header-nav {
  padding-bottom: 0;
}

.main-btn {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border: none;
  outline: none;
  min-height: 49px;
  min-width: 210px;
  border-radius: 4px;
  overflow: hidden;
  line-height: 1;
  padding: 3px 15px 0px 15px;
  text-align: center;
}
.main-btn:hover:after {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.main-btn:hover:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-btn:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background-color: #5cd4c1;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.main-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background-image: url("../img/btn-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-btn img {
  margin-right: 14px;
}
.main-btn:disabled {
  min-width: 148px;
  border: 1px solid #e6eaee;
  color: #565f77;
  pointer-events: none;
}
.main-btn:disabled:before {
  background-color: #e6eaee;
}
.main-btn:disabled:after {
  background-image: url(../img/btn-bg-gray.png);
}
.main-btn.disabled {
  min-width: 148px;
  border: 1px solid #e6eaee;
  color: #565f77;
  pointer-events: none;
}
.main-btn.disabled:before {
  background-color: #e6eaee;
}
.main-btn.disabled:after {
  background-image: url(../img/btn-bg-gray.png);
}
.main-btn_gray {
  min-width: 148px;
  border: 1px solid #e6eaee;
  color: #565f77;
}
.main-btn_gray:before {
  background-color: #e6eaee;
}
.main-btn_gray:after {
  background-image: url(../img/btn-bg-gray.png);
}
.main-btn_line {
  min-width: 138px;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #d0ff96;
}
.main-btn_line img {
  width: 18px !important;
}
.main-btn_sign {
  font-size: 13px !important;
  min-width: 168px !important;
  font-weight: 700 !important;
}
.main-btn_line:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.main-btn_line:after {
  background-image: url(../img/btn-bg-line.png);
}
.main-btn_green {
  min-width: 114px;
}
.main-btn_green:before {
  background-color: #6edb99;
}
.main-btn_green:after {
  background-image: url(../img/btn-bg-green.png);
}
.main-btn_orange:before {
  background-color: #fea47d;
}
.main-btn_orange:after {
  background-image: url(../img/btn-bg-orange.png);
}
.main-btn_big {
  min-height: 60px;
  min-width: 260px;
}
.main-btn_m {
  margin-bottom: 30px;
}
.main-btn_sm {
  font-size: 11px;
}
.main-btn_col {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
}
@media (max-width: 1199px) {
  .main-btn_col {
    font-size: 10px;
  }
}
.main-btn_col span {
  font-family: "Estricta", sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: none;
}

.main-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .main-title:after {
    display: none;
  }
}
.main-title__num {
  position: absolute;
  top: -70px;
  left: -45px;
  overflow: hidden;
  z-index: -1;
  pointer-events: none;
}
.main-title__num span {
  margin-left: -40px;
  font-weight: 900;
  font-size: 160px;
  color: #ecf0f3;
  display: block;
  line-height: 1;
}
@supports (-webkit-text-stroke: 1px #ecf0f3) {
  .main-title__num span {
    -webkit-text-stroke: 1px #ecf0f3;
    color: transparent;
  }
}
.main-title__top {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.main-title__top > span {
  font-weight: 400;
  font-size: 12px;
  color: #bccbda;
  letter-spacing: 0.155em;
  text-transform: uppercase;
}
.main-title__top img {
  margin-right: 10px;
}
.main-title__top img:last-child {
  margin-right: 0;
  margin-left: 10px;
}
.main-title__text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  color: #d0ff96;
  line-height: 1.2;
  width: 100%;
}
@media (max-width: 767px) {
  .main-title__text {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .main-title__text {
    font-size: 14px;
  }
}
.main-title__text p {
  font-size: 50px;
  color: #565f77;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .main-title__text p {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .main-title__text p {
    font-size: 20px;
  }
}
.main-title__text p span {
  color: #f67942;
}
.main-title_right {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}
.main-title_right .main-title__num {
  left: auto;
  right: -45px;
}
.main-title_right .main-title__num span {
  margin-left: 0;
  margin-right: -40px;
}
.main-title_right .main-title__text {
  text-align: right;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.main-title_page {
  margin-bottom: 25px;
}
.main-title_page .main-title__text {
  font-size: 24px;
}
@media (max-width: 480px) {
  .main-title_page .main-title__text {
    font-size: 16px;
  }
}
.main-title_page .main-title__text p {
  font-size: 24px;
}
@media (max-width: 480px) {
  .main-title_page .main-title__text p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .main-title_sm .main-title__text {
    font-size: 12px;
  }
}
.main-title_sm .main-title__text p {
  font-size: 35px;
}
@media (max-width: 767px) {
  .main-title_sm .main-title__text p {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .main-title_sm .main-title__text p {
    font-size: 14px;
  }
}
.main-title_center {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.main-title_center:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -moz-calc(100% - 20px);
  top: calc(100% - 20px);
}
.main-title_center .main-title__num {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-title_center .main-title__num span {
  margin-left: 0;
}
.main-title_center .main-title__text {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-text {
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 40px;
}
.main-text h2 {
  font-weight: 900;
  font-size: 24px;
  color: #565f77;
  line-height: 1.12;
  margin-bottom: 25px;
}
.main-text h3 {
  font-weight: 900;
  font-size: 18px;
  color: #1b88b5;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.main-text h4 {
  font-weight: 900;
  font-size: 18px;
  color: #f67842;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
}
.main-text h4 span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 2px;
}
.main-text p {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
  line-height: 1.2;
}
.main-text p:last-child {
  margin-bottom: 0;
}
.main-text p b {
  font-weight: 700;
}
.main-text p i {
  font-weight: 500;
  font-style: italic;
}
.main-text p span {
  color: #0b969f;
}
.main-text ul li {
  position: relative;
  padding-left: 15px;
}
.main-text ul li > span {
  position: absolute;
  top: 1px;
  left: 0;
  font-weight: 400;
  font-size: 16px;
  color: #565f77;
}
.main-text i {
  font-weight: 300;
  font-style: italic;
}
.main-text a {
  color: #d0ff96;
  font-weight: 700;
  text-decoration: underline;
}
.main-text a:hover {
  text-decoration: none;
}
.main-text_about {
  padding-right: 42px;
}
@media (max-width: 991px) {
  .main-text_about {
    padding-right: 0;
  }
}
.main-text_about img {
  float: left;
  margin-right: 5px;
}
.main-text_mb28 {
  margin-bottom: 28px;
}
.main-text_token span {
  font-weight: 700;
  color: #0b969f;
}
.main-text_token span.blue {
  color: #146dbd;
}
.main-text_token b {
  color: #565f77;
}
.main-text_white h2,
.main-text_white h3,
.main-text_white h4,
.main-text_white p {
  color: #fff;
}
.main-text_w {
  max-width: 208px;
}
@media (max-width: 991px) {
  .main-text_w {
    max-width: 100%;
  }
}
.calbox {
  background-color: #1e1e24;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.cal-label {
  font-size: 11px;
  color: #d0ff96;
  margin-bottom: 5px;
}
.cal-input__input {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  max-width: 150px;
}
.cal-input__input:focus {
  border-color: #53ff83;
  outline: none;
  box-shadow: none;
}
.cal-res__item {
  background-color: #2b2b40;
  padding: 10px 15px;
  margin: 0px 5px;
  border-radius: 5px;
  text-align: center;
}
.cal-res__txt {
  font-size: 11px;
  color: #d0ff96;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cal-res__val {
  font-size: 14px;
  font-weight: 700;
  color: #f67842;
}
@media (min-width: 991px) {
  .calbox {
    flex-direction: row;
  }
}
.invest {
  padding-bottom: 35px;
  margin-top: -50px;
}
@media (max-width: 991px) {
  .invest {
    margin-top: 0;
    padding-top: 50px;
  }
}
.invest-wrap {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .invest-wrap {
    padding-left: 0;
  }
}
.invest-tabs {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 37px;
}
.invest-tabs__title {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  max-width: 250px;
  white-space: nowrap;
  font-weight: 500;
  font-size: 12px;
  color: #d0ff96;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.invest-tabs__title:after {
  width: 100%;
  height: 1px;
  margin-left: 15px;
  content: "";
  display: inline-block;
  background-color: #53ff83;
}
.invest-tabs__title img {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.invest-tabs__title svg {
  width: 6px;
  height: 6px;
  fill: #b4b8c3;
  margin-left: 10px;
}
.invest-tabs__item {
  width: -moz-calc(100% / 2 - 45px);
  width: calc(100% / 2 - 45px);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 20px 10px 20px 64px;
  min-height: 68px;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  cursor: pointer;
  margin-bottom: -1px;
}
@media (max-width: 1199px) {
  .invest-tabs__item {
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
  }
}
@media (max-width: 480px) {
  .invest-tabs__item {
    width: 100%;
  }
}
.invest-tabs__item:hover:before,
.invest-tabs__item.active:before {
  opacity: 1;
}
.invest-tabs__item:hover:after,
.invest-tabs__item.active:after {
  opacity: 0;
}
.invest-tabs__item img {
  position: absolute;
  top: 50%;
  left: 27px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: none;
  stroke: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  stroke-width: 1px;
  width: 48px;
  height: 48px;
  z-index: 2;
}
.invest-tabs__item p {
  font-weight: 700;
  font-size: 10px;
  color: #53ff83;
  letter-spacing: 0.155em;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.invest-tabs__item span {
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  color: #53ff83;
  line-height: 1;
}
.invest-tabs__item:nth-child(2) P,
.invest-tabs__item:nth-child(2) span {
  color: #53ff83;
}
.invest-tabs__item:nth-child(2):after {
  background-color: rgba(20, 109, 189, 0.7);
}
.invest-tabs__item:nth-child(2):before {
  background-color: rgba(20, 109, 189, 0.1);
}
.invest-tabs_guide {
  width: 100%;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
}
.invest-tabs_guide .invest-tabs__item {
  width: -moz-calc(100% / 2 - 30px);
  width: calc(100% / 2 - 30px);
  margin-right: 30px;
}
@media (max-width: 767px) {
  .invest-tabs_guide .invest-tabs__item {
    width: 100%;
  }
}
.invest-text {
  min-height: 303px;
  width: 100%;
  padding-top: 116px;
  padding-left: 15px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .invest-text {
    min-height: 0;
    padding-top: 0;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .invest-text {
    margin-bottom: 30px;
  }
}
.invest-text:after {
  position: absolute;
  left: -45px;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/invest-text-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: "";
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .invest-text:after {
    display: none;
  }
}
.invest-text p {
  max-width: 330px;
  font-weight: 500;
  font-size: 16px;
  color: #565f77;
  line-height: 1.2;
}
.invest-text p b {
  font-weight: 700;
}
.invest-text p span {
  font-weight: 700;
  color: #f67942;
}
.invest-text p i {
  font-style: italic;
}
.invest-plan {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media (max-width: 991px) {
  .invest-plan {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .invest-plan:after {
    display: none;
  }
}
.invest-plan__list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  margin-left: -45px;
}
@media (max-width: 1199px) {
  .invest-plan__list {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .invest-plan__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.invest-plan__item {
  width: -moz-calc(100% / 2);
  width: calc(100% / 2);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  padding: 45px 40px 30px 40px;
  background-color: #1e1e24;
  border-radius: 20px;
}
.plan-item__icon {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 0;
  animation: planicon 4s infinite ease-in-out;
}
@keyframes planicon {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0px, 10px);
    -moz-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.plan-item__icon img {
  height: 86px;
}
@media (max-width: 576px) {
  .plan-item__icon img {
    height: 56px;
  }
}
@media (max-width: 1199px) {
  .invest-plan__item {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: 0;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .invest-plan__item {
    margin-top: 0 !important;
  }
}
@media (max-width: 575px) {
  .invest-plan__item {
    width: 45%;
  }
}
.invest-plan__item:hover:before {
  opacity: 1;
}
.invest-plan__item:hover:after {
  opacity: 1;
}
.invest-plan__item:hover .invest-plan__bot {
  opacity: 1;
  pointer-events: all;
}
.invest-plan__item:hover .invest-plan__title {
  color: #98f1f6 !important;
}
@media (max-width: 1199px) {
  .invest-plan__item:after {
    height: 358px;
  }
}
@media (max-width: 991px) {
  .invest-plan__item:after {
    height: 348px;
  }
}
@media (max-width: 767px) {
  .invest-plan__item:after {
    height: 335px;
  }
}
@media (max-width: 575px) {
  .invest-plan__item:after {
    display: none;
  }
}
.invest-plan__item:nth-child(1) {
  margin-right: 10px;
}
.invest-plan__item:nth-child(1) .invest-plan__percent span {
  color: rgb(83 255 131);
}
.invest-plan__item:nth-child(1) .invest-plan__title {
  color: rgb(83 255 131);
}
@supports (-webkit-text-stroke: 1px rgb(83 255 131)) {
  .invest-plan__item:nth-child(1) .invest-plan__title {
    -webkit-text-stroke: 1px rgb(83 255 131);
    color: transparent;
  }
}
.invest-plan__item:nth-child(2) {
  margin-top: 0;
}
.invest-plan__item:nth-child(2) .invest-plan__percent span {
  color: rgb(208, 255, 150);
}
.invest-plan__item:nth-child(2) .invest-plan__title {
  color: rgb(208, 255, 150);
}
@supports (-webkit-text-stroke: 1px rgb(208, 255, 150)) {
  .invest-plan__item:nth-child(2) .invest-plan__title {
    -webkit-text-stroke: 1px rgb(208, 255, 150);
    color: transparent;
  }
}
.invest-plan__item .main-btn {
  margin-bottom: 14px;
  width: 100%;
  min-width: 0;
}
.invest-plan__link {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 10px;
  color: #fff;
}
@media (max-width: 575px) {
  .invest-plan__link {
    color: #565f77;
  }
}
.invest-plan__link:hover {
  text-decoration: underline;
}
.invest-plan__link img {
  margin-right: 7px;
}
@media (max-width: 575px) {
  .invest-plan__link img {
    -webkit-filter: invert(1);
    filter: invert(1);
    opacity: 0.6;
  }
}
.invest-plan__head {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .invest-plan__head {
    margin-bottom: 20px;
  }
}
.invest-plan__percent {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.invest-plan__percent > span {
  font-weight: 900;
  font-size: 40px;
  color: #f67942;
}
.invest-plan__percent > span sub {
  font-size: 18px;
}
.invest-plan__percent p {
  padding: 2px 8px;
  border-radius: 10px;
  background-color: #f67942;
  display: inline-block;
  font-weight: 900;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  position: relative;
  margin-top: 5px;
}
.invest-plan__title {
  position: absolute;
  right: 5px;
  top: 125px;
  color: #f67942;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 1199px) {
  .invest-plan__title {
    top: 65px;
    right: 0;
    font-size: 26px;
  }
}
@supports (-webkit-text-stroke: 1px #f67942) {
  .invest-plan__title {
    -webkit-text-stroke: 1px #f67942;
    color: transparent;
  }
}
.invest-plan__info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}
.invest-plan__info-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url(../img/plan-info-dots.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: auto;
  padding-bottom: 28px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .invest-plan__info-item {
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}
.invest-plan__info-item:last-child {
  background-image: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.invest-plan__info-item p {
  padding-left: 22px;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  color: #bccbda;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.invest-plan__info-item p img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 14px;
  fill: #09ac93;
}

.invest-plan__info-item span {
  font-weight: 900;
  font-size: 20px;
  color: #ffcf57;
  margin-top: 6px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .invest-plan__info-item span {
    margin-bottom: 4px;
  }
}
.invest-plan__bot {
  opacity: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  width: 100%;
}
@media (max-width: 575px) {
  .invest-plan__bot {
    opacity: 1;
    pointer-events: all;
  }
}
.invest-plan__icon {
  margin-left: 5px;
  margin-top: -5px;
}
@media (max-width: 991px) {
  .invest-plan__icon {
    margin-top: 0;
  }
}
.invest-nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-left: 25px;
  padding-right: 65px;
  z-index: 10;
  position: relative;
}
@media (max-width: 1199px) {
  .invest-nav {
    padding-left: 60px;
  }
}
@media (max-width: 991px) {
  .invest-nav {
    padding: 0 40px;
    margin: 30px 0;
  }
}
.about {
  min-height: 1296px;
  background-image: url(../img/about-bg.png);
  padding-top: 211px;
  margin-top: -322px;
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 380px;
}
@media (max-width: 1800px) {
  .about {
    padding-top: 20px;
    margin-top: -120px;
    min-height: 800px;
  }
}
@media (max-width: 1199px) {
  .about {
    background-size: cover;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .about {
    background-image: none;
    padding-top: 0;
    min-height: 0;
  }
}
.about .main-title:after {
  top: 210px;
  right: auto;
  left: -374px;
}
.about-note {
  font-weight: 900;
  font-size: 18px;
  color: #6d7578;
  font-style: italic;
  margin-bottom: 85px;
}
@media (max-width: 575px) {
  .about-note {
    margin-bottom: 40px;
  }
}
.about-text {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  max-width: 216px;
}
@media (max-width: 575px) {
  .about-text {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.about-text p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.2;
  margin-bottom: 15px;
}
.about-text p:last-child {
  margin-bottom: 0;
}
.about-text p b {
  font-weight: 700;
}
.about-text p span {
  color: #0b969f;
}
.about-text_icon {
  padding-top: 80px;
}
.about-text_icon:after {
  width: 35px;
  height: 44px;
  background-image: url(../img/about-text-arrow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.about-text_m {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .about-text_m {
    padding-top: 0;
  }
}
.about-video {
  padding-right: 25px;
  padding-top: 117px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  .about-video {
    padding-top: 0;
    padding-right: 0;
    margin-top: -100px;
    pointer-events: none;
    z-index: 3;
    position: relative;
  }
}
@media (max-width: 480px) {
  .about-video {
    margin-top: 0;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.about-video a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
  min-height: 215px;
  background-image: url(../img/about-video-bg.svg);
  background-repeat: no-repeat;
  background-position: right center;
  pointer-events: all;
  min-width: 176px;
  padding-right: 39px;
  text-decoration: none;
  padding-top: 35px;
}
.about-video a:hover p span {
  color: #f67942;
}
.about-video a:hover > svg {
  stroke: #f67942;
}
.about-video a > svg {
  width: 11px;
  height: 11px;
  fill: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  stroke: #c7d3dc;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-video a p {
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  color: #f67942;
  margin-bottom: 18px;
}
.about-video a p span {
  color: #565f77;
  display: block;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-video__head {
  max-width: 85px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 400;
  font-size: 10px;
  color: #bccbda;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 20px;
}
.about-video__head img {
  margin-left: 20px;
}
.about-page-box-1 {
  padding-right: 45px;
  margin-top: -30px;
  margin-bottom: 20px;
}
.about-page-box-1 .main-text {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .about-page-box-1 {
    padding-right: 0;
    margin-top: 0;
  }
}
.about-page-box-2 {
  margin-top: 30px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .about-page-box-2 {
    margin-top: 0;
    padding-left: 0;
  }
}
.about-page-info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding-left: 50px;
  margin-bottom: 60px;
  padding-right: 45px;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .about-page-info {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.about-page-info img {
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.about-page-info h3 {
  font-weight: 900;
  font-size: 14px;
  color: #565f77;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.about-page-info p {
  font-weight: 400;
  font-size: 13px;
  color: #6d7578;
  line-height: 1.2;
}
.about-page-info-2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.about-page-info-2 p {
  position: relative;
  padding-left: 36px;
  font-weight: 700;
  font-size: 13px;
  color: #ccc;
  line-height: 1.1;
  margin-bottom: 24px;
}
.about-page-info-2 p:last-child {
  margin-bottom: 0;
}
.about-page-info-2 p:after {
  position: absolute;
  width: 17px;
  height: 17px;
  top: -7px;
  left: 0;
  background-image: url(../img/about-page-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
.about-page-list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.about-page-list p {
  position: relative;
  padding-left: 53px;
  margin-bottom: 18px;
  font-weight: 400;
  font-size: 13px;
  color: #eee;
  line-height: 1.2;
}
.about-page-list p:last-child {
  margin-bottom: 0;
}
.about-page-list p span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 32px;
  height: 32px;
  background-color: #f6f6f7;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e9ebec;
  font-weight: 900;
  font-size: 12px;
  color: #565f77;
}
.about-page-stat {
  position: relative;
  z-index: 1;
  min-height: 460px;
  padding-right: 50px;
  margin-top: -195px;
  pointer-events: none;
}
@media (max-width: 991px) {
  .about-page-stat {
    margin-top: -150px;
  }
}
@media (max-width: 767px) {
  .about-page-stat {
    margin-top: 0;
    min-height: 0;
    padding-right: 0;
  }
}
.about-page-stat * {
  pointer-events: none;
}
.about-page-stat:after {
  position: absolute;
  left: -45px;
  bottom: 0;
  pointer-events: none;
  width: 1088px;
  height: 540px;
  background-image: url(../img/about-stat-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  z-index: -1;
  content: "";
}
@media (max-width: 1199px) {
  .about-page-stat:after {
    left: -165px;
  }
}
@media (max-width: 767px) {
  .about-page-stat:after {
    display: none;
  }
}
.about-page-stat .header-stat {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .about-page-stat .header-stat {
    padding-left: 0;
  }
}
.about-page-stat .header-stat__item {
  margin-top: 0;
  padding-left: 20px;
}
@media (max-width: 1199px) {
  .about-page-stat .header-stat__item {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .about-page-stat .header-stat__item {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}
.about-page-stat .header-stat__item:nth-child(1) {
  margin-top: 300px;
}
@media (max-width: 1199px) {
  .about-page-stat .header-stat__item:nth-child(1) {
    margin-top: 280px;
  }
}
.about-page-stat .header-stat__item:nth-child(2) {
  margin-top: 220px;
}
@media (max-width: 1199px) {
  .about-page-stat .header-stat__item:nth-child(2) {
    margin-left: -50px;
  }
}
@media (max-width: 767px) {
  .about-page-stat .header-stat__item span {
    color: #0b969f;
  }
}
@media (max-width: 767px) {
  .about-page-stat .header-stat__item p {
    color: #565f77;
  }
}
.about-page-quote {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding-left: 55px;
  padding-top: 20px;
  margin-bottom: 60px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .about-page-quote {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .about-page-quote {
    margin-bottom: 30px;
  }
}
.about-page-quote:after {
  width: 4px;
  height: 121px;
  background-image: url(../img/about-page-dots-2.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
}
.about-page-quote img {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
}
.about-page-quote p {
  font-weight: 400;
  font-style: italic;
  color: #6d7578;
  font-size: 30px;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .about-page-quote p {
    font-size: 20px;
  }
}
.about-page-quote h3 {
  font-weight: 500;
  font-size: 10px;
  color: rgba(86, 95, 119, 0.4);
  margin-bottom: 5px;
  letter-spacing: 0.155em;
  text-transform: uppercase;
}
.about-page-quote h3 span {
  font-weight: 700;
}
.about-page-quote i {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #565f77;
}
.about-page-title {
  white-space: nowrap;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  font-weight: 500;
  font-size: 10px;
  color: rgba(86, 95, 119, 0.4);
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.about-page-title:after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #eaeced;
  margin-left: 14px;
  content: "";
}
.about-page-num {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding: 30px;
  margin-left: -30px;
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  background-image: url("../img/about-page-bg-dots.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 300px;
  border-top: 1px solid #eaeced;
  border-bottom: 1px solid #eaeced;
  margin-top: 5px;
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .about-page-num {
    margin-left: -15px;
    max-width: -moz-calc(100% + 30px);
    max-width: calc(100% + 30px);
  }
}
.about-page-num > img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -moz-calc(100% - 51px);
  left: calc(100% - 51px);
  pointer-events: none;
}
@media (max-width: 480px) {
  .about-page-num > img {
    display: none;
  }
}
.about-page-num p {
  font-weight: 500;
  font-size: 10px;
  color: #565f77;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 4px;
}
.about-page-num span {
  letter-spacing: 0.23em;
  font-weight: 900;
  font-size: 24px;
  color: #2cc067;
}
.about-cert {
  min-height: 654px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 100px 40px;
  position: relative;
  width: -moz-calc(100% + 40px);
  width: calc(100% + 40px);
  background-image: url(../img/about-cert-bg.png);
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  max-width: 300px;
  margin: 0 auto 30px auto;
}
.about-cert__title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 25px;
}
.about-cert__title svg {
  width: 27px;
  height: 27px;
  margin-right: 20px;
  fill: #000;
  opacity: 0.2;
}
.about-cert > p {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 20px;
}
.about-cert > p:last-child {
  margin-bottom: 0;
}
.about-cert__view {
  position: absolute;
  right: 43px;
  bottom: 78px;
  padding-bottom: 73px;
  cursor: pointer;
  text-decoration: none;
}
.about-cert__view:hover span {
  color: #fff;
}
.about-cert__view:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  width: 42px;
  height: 42px;
  z-index: 1;
  content: "";
}
.about-cert__view svg {
  position: absolute;
  left: 50%;
  bottom: 21px;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  fill: #fff;
  width: 18px;
  height: 18px;
}
.about-cert__view span {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-cert__img {
  pointer-events: none;
  position: absolute;
  top: 130px;
  left: -moz-calc(50% - 70px);
  left: calc(50% - 70px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about-cert__img img {
  pointer-events: none;
}

.cert {
  margin-top: -440px;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .cert {
    margin-top: -360px;
  }
}
.cert-wrap {
  position: relative;
  z-index: 1;
  padding-top: 150px;
  width: 100%;
  padding-right: 103px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .cert-wrap {
    padding-top: 130px;
  }
}
@media (max-width: 991px) {
  .cert-wrap {
    padding-top: 170px;
  }
}
@media (max-width: 767px) {
  .cert-wrap {
    padding-top: 115px;
  }
}
@media (max-width: 480px) {
  .cert-wrap {
    padding-top: 100px;
  }
}
.cert-wrap:after {
  width: 1028px;
  height: 695px;
  background-image: url(../img/cert-bg.png);
  background-repeat: no-repeat;
  background-position: right 0;
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  z-index: -2;
  pointer-events: none;
}
.cert-img {
  position: absolute;
  top: 0;
  right: -176px;
  top: -130px;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 480px) {
  .cert-img {
    top: 0;
    right: 0;
  }
}
.cert-img > img {
  pointer-events: none;
}
@media (max-width: 480px) {
  .cert-img > img {
    display: none;
  }
}
.cert-img__icon {
  pointer-events: all;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(26, 135, 181, 0.1);
  position: absolute;
  z-index: 2;
  top: 280px;
  right: 280px;
}
@media (max-width: 480px) {
  .cert-img__icon {
    background-color: rgba(255, 255, 255, 0.2);
    top: 20px;
    right: 25px;
  }
}
.cert-img__icon:hover {
  background-color: rgba(246, 121, 66, 0.1);
}
.cert-img__icon:hover svg {
  fill: #f67942;
}
.cert-img__icon svg {
  width: 18px;
  height: 18px;
  fill: #1a87b5;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  .cert-img__icon svg {
    fill: #fff;
  }
}
.cert-sub {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 18px;
}
.cert-sub img {
  margin-left: 14px;
}
.cert-title {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 27px;
  color: #fff;
  text-transform: uppercase;
  max-width: 270px;
  margin-bottom: 24px;
}
@media (max-width: 480px) {
  .cert-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.cert-logo {
  position: absolute;
  top: 150px;
  right: 160px;
  z-index: -1;
  pointer-events: none;
}
.cert .main-text p {
  color: #fff;
}
@media (max-width: 480px) {
  .cert .main-text p {
    font-size: 12px;
  }
}
.cert-num {
  position: absolute;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  top: 0;
  right: 12px;
  width: 68px;
  min-height: 410px;
}
.cert-num > span {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  font-weight: 900;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3);
  letter-spacing: 0.155em;
}
.cert-num p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.2);
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-top: 30px;
}
.cert-num p img {
  opacity: 0.15;
  margin-top: 20px;
}
.cert-num p span {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  max-height: 60px;
}

.wallets {
  margin-top: -120px;
  position: relative;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .wallets {
    display: none;
  }
}
.wallets-slider {
  position: relative;
  width: 100%;
}
.wallets-slider:after {
  position: absolute;
  left: 50%;
  bottom: 40px;
  width: -moz-calc(100% + 118px);
  width: calc(100% + 118px);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.03);
  content: "";
  -webkit-transform: translateX(-50%) rotate(-11.56deg);
  -moz-transform: translateX(-50%) rotate(-11.56deg);
  -ms-transform: translateX(-50%) rotate(-11.56deg);
  transform: translateX(-50%) rotate(-11.56deg);
}
.wallets-slider .swiper {
  min-height: 220px;
  position: relative;
}
@media (max-width: 1199px) {
  .wallets-slider .swiper {
    min-height: 180px;
  }
}
.wallets-slider .swiper-slide {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0;
}
.wallets-slider .swiper-slide-active {
  margin-top: 180px;
}
@media (max-width: 1199px) {
  .wallets-slider .swiper-slide-active {
    margin-top: 120px;
  }
}
.wallets-slider .swiper-slide-next {
  margin-top: 120px;
}
@media (max-width: 1199px) {
  .wallets-slider .swiper-slide-next {
    margin-top: 80px;
  }
}
.wallets-slider .swiper-slide-next + .swiper-slide {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wallets-slider .swiper-slide-next + .swiper-slide {
    margin-top: 40px;
  }
}
.wallets-slider .swiper-button-prev,
.wallets-slider .swiper-button-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid #e9ebec;
  background-color: #f6f6f7;
  top: 54%;
}
.wallets-slider .swiper-button-prev:hover svg,
.wallets-slider .swiper-button-next:hover svg {
  fill: #565f77;
}
.wallets-slider .swiper-button-prev:before,
.wallets-slider .swiper-button-next:before {
  background-color: #fff;
  box-shadow: 0px 6px 20px rgba(180, 197, 214, 0.19);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  content: "";
  width: -moz-calc(100% - 14px);
  width: calc(100% - 14px);
  height: -moz-calc(100% - 14px);
  height: calc(100% - 14px);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wallets-slider .swiper-button-prev svg,
.wallets-slider .swiper-button-next svg {
  z-index: 2;
  position: relative;
  width: 10px;
  height: 10px;
  fill: #b4c5d6;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wallets-slider .swiper-button-prev {
  left: 23%;
  bottom: -44px;
  top: auto;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (max-width: 1199px) {
  .wallets-slider .swiper-button-prev {
    left: 18%;
  }
}
.wallets-slider .swiper-button-prev svg {
  margin-left: -2px;
}
.wallets-slider .swiper-button-next {
  left: 77.2%;
}
@media (max-width: 1199px) {
  .wallets-slider .swiper-button-next {
    left: 82.4%;
    top: 43%;
  }
}
.wallets-slider .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-right: -2px;
}
.wallets-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.wallets_about {
  margin-top: -170px;
  margin-bottom: -130px;
}
@media (max-width: 1199px) {
  .wallets_about {
    margin-top: -150px;
  }
}
.wallets_about .swiper-button-prev {
  left: 31.3%;
  bottom: -14px;
}
.wallets_about .swiper-button-next {
  top: 68%;
  left: 67.2%;
}
.wallets_about .wallets-slider:after {
  width: -moz-calc(100% + 98px);
  width: calc(100% + 98px);
}

.refs {
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .refs {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.refs-bg {
  position: relative;
  z-index: 1;
}
.refs-arrow {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.refs-arrow img {
  max-width: 100%;
}
.refs .main-text {
  max-width: 213px;
}
@media (max-width: 1199px) {
  .refs .main-text {
    max-width: 100%;
  }
}
.refs-right {
  text-align: right;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.refs-right .refs-arrow {
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.refs-right .refs-arrow img {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.refs-lvl {
  background-image: url(../img/refs-img.png);
  background-repeat: no-repeat;
  background-position: center 70px;
  background-size: auto auto;
  min-height: 435px;
}
@media (max-width: 1199px) {
  .refs-lvl {
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .refs-lvl {
    background-image: none;
    min-height: 0;
  }
}
.refs-lvl__title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 12px;
  color: #565f77;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 130px;
}
@media (max-width: 480px) {
  .refs-lvl__title {
    margin-bottom: 30px;
  }
}
.refs-lvl__title span {
  font-weight: 900;
  font-size: 18px;
}
@media (max-width: 480px) {
  .refs-lvl__title span {
    font-size: 14px;
  }
}
.refs-lvl__title span.green {
  color: #2cc167;
}
.refs-lvl__title span.orange {
  color: #f67942;
}
.refs-lvl__title_right {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
  padding-right: 30px;
}
.refs-lvl__title_right img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.refs-lvl__list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 5px;
}
.refs-lvl__list_right {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}
.refs-lvl__list_right .refs-lvl__item:after {
  right: auto;
  left: -moz-calc(100% + 20px);
  left: calc(100% + 20px);
  -webkit-transform: translateY(-50%) scaleX(-1);
  -moz-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
}
.refs-lvl__item {
  font-weight: 900;
  font-size: 30px;
  color: #1ba853;
  margin-bottom: 31px;
  position: relative;
}
.refs-lvl__item img {
  margin: 0 10px 0px 10px;
  height: 22px;
}
.refs-lvl__item:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 11px;
  height: 30px;
  background-image: url(../img/refs-arrow-1.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  content: "";
  background-size: 100% 100%;
  right: -moz-calc(100% + 20px);
  right: calc(100% + 20px);
}
.refs-lvl__item span {
  font-size: 16px;
}
.refs-lvl__item:nth-child(2) {
  color: #0b969f;
}
.refs-lvl__item:nth-child(2):after {
  background-image: url(../img/refs-arrow-2.svg);
}
.refs-lvl__item:nth-child(3) {
  color: #1c88b5;
}
.refs-lvl__item:nth-child(3):after {
  background-image: url(../img/refs-arrow-3.svg);
}
.refs-lvl__item:nth-child(4) {
  color: #c2cdd5;
}
.refs-lvl__item:nth-child(4):after {
  background-image: url(../img/refs-arrow-4.svg);
}
.refs-img {
  margin-top: -50px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.refs-img img {
  max-width: 100%;
}
.about-img img {
  max-width: 100%;
}
.why {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  padding-bottom: 30px;
  margin-top: -30px;
}
@media (max-width: 991px) {
  .why {
    margin-top: 0;
  }
}
.why-text {
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .why-text {
    margin-bottom: 20px;
  }
}
.why-text h3 {
  font-weight: 900;
  font-size: 18px;
  color: #1b88b5;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.why-text h3 span {
  color: #53ff83;
}
.why-text p {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
  line-height: 1.2;
}
.why-text p:last-child {
  margin-bottom: 0;
}
.why-text p b {
  font-weight: 700;
}
.why-text p i {
  font-style: italic;
}
.why-text-2 {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.2;
  padding-bottom: 36px;
  margin-bottom: 30px;
  background-image: url(../img/plan-info-dots.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
  max-width: 200px;
}
@media (max-width: 575px) {
  .why-text-2 {
    max-width: 100%;
    padding-bottom: 26px;
    margin-bottom: 20px;
  }
}
.why-text-3 {
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 12px;
  color: #6d7578;
  line-height: 1.2;
  max-width: 200px;
}
@media (max-width: 575px) {
  .why-text-3 {
    max-width: 100%;
  }
}
.why-percent {
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 378px;
  z-index: 1;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .why-percent {
    margin-top: 0;
  }
}
.why-percent:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 378px;
  height: 378px;
  z-index: -1;
  pointer-events: none;
  background-image: url(../img/why-percent-bg-1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  content: "";
}
.why-percent__icon {
  position: absolute;
  top: 20px;
  left: -moz-calc(50% - 60px);
  left: calc(50% - 60px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.why-percent__box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}
.why-percent__box > img {
  position: absolute;
  top: -15px;
  left: -11px;
}
.why-percent__box > span {
  font-weight: 900;
  font-size: 80px;
  color: #1b88b5;
  line-height: 1;
}
.why-percent__box p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 900;
  font-size: 16px;
  color: #565f77;
  margin-bottom: -6px;
  letter-spacing: 0.155em;
}
.why-percent__box p > span {
  font-size: 10px;
  text-transform: uppercase;
  color: #1b88b5;
  margin-bottom: 3px;
}
.why-percent__box p sub {
  font-weight: 900;
  font-size: 30px;
  margin: 0;
  line-height: 1;
  color: #1b88b5;
  position: relative;
  top: auto;
  bottom: auto;
}
.why-percent_2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .why-percent_2 {
    margin-top: 0;
  }
}
.why-percent_2:after {
  background-image: url(../img/why-percent-bg-2.png);
}
.why-percent_2 .why-percent__icon {
  top: auto;
  bottom: 20px;
  left: -moz-calc(50% + 60px);
  left: calc(50% + 60px);
}
.why-percent_2 .why-percent__box > img {
  top: auto;
  bottom: -20px;
  left: -30px;
}
.why-percent_2 .why-percent__box > span {
  color: #26b961;
}
.why-percent_2 .why-percent__box p span,
.why-percent_2 .why-percent__box p sub {
  color: #26b961;
}
.why-box-top {
  padding-top: 60px;
  padding-left: 40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .why-box-top {
    padding-left: 0;
    padding-top: 0;
  }
}
.why-box-bot {
  padding-top: 60px;
  padding-left: 30px;
  background-color: #1e1e24;
  padding-bottom: 20px;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .why-box-bot {
    width: 100%;
    margin-left: 0;
    padding-top: 30px;
  }
}
.why-list {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .why-list {
    margin-bottom: 20px;
  }
}
.why-list__item {
  margin-bottom: 35px;
  position: relative;
  padding-left: 53px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .why-list__item {
    margin-bottom: 20px;
  }
}
.why-list__item:before {
  position: absolute;
  left: 16px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 50%;
  height: -moz-calc(100% + 35px);
  height: calc(100% + 35px);
  width: 1px;
  background-color: #e9ebec;
  content: "";
  z-index: 1;
}
.why-list__item:after {
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  content: attr(data-num);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e9ebec;
  background-color: #f6f6f7;
  font-weight: 900;
  font-size: 16px;
  color: #565f77;
}
.why-list__item:last-child {
  margin-bottom: 0;
}
.why-list__item:last-child:before {
  display: none;
}
.why-list__item h3 {
  font-weight: 900;
  font-size: 12px;
  color: #d0ff96;
  letter-spacing: 0.155em;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.why-list__item p {
  font-weight: 400;
  font-size: 12px;
  color: #ccc;
  line-height: 1.2;
}
.why-bot {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .why-bot {
    margin-top: 20px;
  }
}
.why-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #0b969f;
  text-transform: uppercase;
  max-width: 200px;
  margin-bottom: 30px;
  position: relative;
}
.why-title:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -moz-calc(100% + 43px);
  right: calc(100% + 43px);
  width: 3px;
  height: 65px;
  background-color: #0b969f;
  content: "";
}
.why-title img {
  margin-right: 20px;
}
.why-rate {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.why-rate__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.why-rate__item:last-child {
  margin-bottom: 0;
}
.why-rate__item p {
  max-width: 87px;
  width: 100%;
  margin-right: 27px;
  font-weight: 500;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  line-height: 1.2;
}
.why-rate__item span {
  font-weight: 900;
  font-size: 16px;
  color: #53ff83;
}
.why-rate__people {
  max-width: 109px;
  width: 100%;
  margin-right: 18px;
}
.why-rate__people img {
  max-width: 100%;
}
.why-rate__arrow {
  max-width: 25px;
  width: 100%;
  margin-right: 20px;
}
.why-rate__arrow img {
  max-width: 100%;
}

.partners {
  position: relative;
  z-index: 2;
  padding-top: 35px;
}
@media (max-width: 991px) {
  .partners {
    padding-top: 0;
  }
}
.partners-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap;
  margin-bottom: 80px;
  font-weight: 500;
  font-size: 13px;
  color: #d0ff96;
  letter-spacing: 0.155em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .partners-title {
    margin-bottom: 40px;
  }
}
.partners-title:after {
  width: 94px;
  height: 1px;
  background-color: #53ff83;
  content: "";
  display: inline-block;
  margin-left: 13px;
}
.partners-title img {
  margin-right: 13px;
}
.partners-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .partners-item {
    margin-bottom: 40px;
  }
}
.partners-item img {
  max-width: 100%;
}

.project {
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 93px;
  margin-bottom: 150px;
}
.project:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  height: 100%;
  max-width: 1427px;
  width: 100%;
  min-height: 543px;
  background-image: url("../img/project-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  content: "";
  z-index: -1;
  pointer-events: none;
}
.project .main-title {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
}
@media (max-width: 575px) {
  .project .main-title {
    margin-bottom: 30px;
  }
}
.project .main-title__num {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.1;
}
.project .main-title__num span {
  margin-left: 0;
}
.project .main-title__text {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f67942;
  font-size: 20px;
  max-width: 726px;
}
@media (max-width: 575px) {
  .project .main-title__text {
    font-size: 12px;
  }
}
.project .main-title__text p {
  font-size: 21px;
  color: #fff;
}
@media (max-width: 575px) {
  .project .main-title__text p {
    font-size: 14px;
  }
}
.project-nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-bottom: 45px;
}
.project-nav .swiper-button-prev,
.project-nav .swiper-button-next {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0 18px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  outline: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 42px;
  height: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.project-nav .swiper-button-prev:hover svg,
.project-nav .swiper-button-next:hover svg {
  opacity: 1;
}
.project-nav .swiper-button-prev svg,
.project-nav .swiper-button-next svg {
  width: 12px;
  height: 12px;
  fill: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.2;
}
.project-nav .swiper-button-prev svg {
  -webkit-transform: translate(0, 0) rotate(90deg);
  -moz-transform: translate(0, 0) rotate(90deg);
  -ms-transform: translate(0, 0) rotate(90deg);
  transform: translate(0, 0) rotate(90deg);
  margin-left: -3px;
  margin-top: -2px;
}
.project-nav .swiper-button-next svg {
  -webkit-transform: translate(0, 0) rotate(-90deg);
  -moz-transform: translate(0, 0) rotate(-90deg);
  -ms-transform: translate(0, 0) rotate(-90deg);
  transform: translate(0, 0) rotate(-90deg);
  margin-right: -3px;
  margin-bottom: -2px;
}
.project-nav .swiper-pagination {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0;
  width: auto;
  font-weight: 500;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.37);
  letter-spacing: 0.155em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 46px;
  text-align: center;
}
.project-nav .swiper-pagination .total {
  font-size: 18px;
  color: #f67942;
  font-weight: 900;
}
.project-slider {
  margin-bottom: -100px;
}
.project-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 4px 28px 48px 28px;
  width: 100%;
  background-image: url(../img/project-item-bg-1.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  max-width: 209px;
  min-height: 293px;
}
@media (max-width: 480px) {
  .project-item {
    margin: 0 auto;
  }
}
.project-item_2 {
  background-image: url(../img/project-item-bg-2.png);
}
.project-item_3 {
  background-image: url(../img/project-item-bg-3.png);
}
.project-item_4 {
  background-image: url(../img/project-item-bg-4.png);
}
.project-item__icon {
  width: 50px;
  height: 55px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url(../img/project-icon-bg.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.project-item__icon img {
  max-width: 24px;
}
.project-item__head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 18px;
  margin-bottom: 18px;
  background-image: url(../img/project-dots.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-size: auto;
  width: 100%;
  font-weight: 500;
  font-size: 10px;
  color: #6ed3e9;
  letter-spacing: 0.155em;
  text-transform: uppercase;
}
.project-item__head span {
  letter-spacing: 0;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
}
.project-item__info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
.project-item__info-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 13px;
}
.project-item__info-item:last-child {
  margin-bottom: 0;
}
.project-item__info-item p {
  font-weight: 500;
  font-size: 10px;
  color: #6ed3e9;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.project-item__info-item span {
  font-weight: 900;
  font-size: 14px;
  color: #fff;
  text-align: right;
}
.project-item__val {
  font-weight: 900;
  font-size: 20px;
  color: #2adc72;
}

.team {
  padding: 30px 0;
  background-color: #1e1e24;
}
.team-hero {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .team-hero {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.team-hero__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-left: 193px;
  min-height: 160px;
}
@media (max-width: 480px) {
  .team-hero__item {
    padding-left: 90px;
    min-height: 70px;
  }
}
.team-hero__item h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: #53ff83;
  text-transform: uppercase;
  font-size: 15px;
}
@media (max-width: 480px) {
  .team-hero__item h3 {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.team-hero__item p {
  font-weight: 700;
  font-size: 10px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.team-hero__img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #565f77;
}
@media (max-width: 480px) {
  .team-hero__img {
    width: 70px;
    height: 70px;
  }
}
.team-hero__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.team-nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.team-nav:before {
  width: 100%;
  margin-right: 30px;
  height: 1px;
  background-color: #53ff83;
  display: inline-block;
  content: "";
}
.team-nav .swiper-button-prev,
.team-nav .swiper-button-next {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0;
  outline: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 42px;
  height: 42px;
  min-width: 42px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 13px;
}
.team-nav .swiper-button-prev:hover svg,
.team-nav .swiper-button-next:hover svg {
  opacity: 1;
}
.team-nav .swiper-button-prev:last-child,
.team-nav .swiper-button-next:last-child {
  margin-right: 0;
}
.team-nav .swiper-button-prev svg,
.team-nav .swiper-button-next svg {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 12px;
  height: 12px;
  fill: #565f77;
  opacity: 0.2;
}
.team-nav .swiper-button-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: -2px;
  margin-left: -3px;
}
.team-nav .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-bottom: -2px;
  margin-right: -3px;
}
.team-content {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .team-content {
    margin-bottom: 30px;
  }
}
.team-hero:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -190px;
  width: 304px;
  height: 181px;
  content: "";
  z-index: -1;
  pointer-events: none;
  background-image: url(../img/team-content-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.team-content .swiper {
  overflow: visible;
}
.team-text {
  width: 100%;
  position: relative;
  padding: 45px 0px 17px 0;
  text-align: center;
  z-index: 1;
}
@media (max-width: 575px) {
  .team-text {
    padding-top: 30px;
  }
}
.team-text:after {
  position: absolute;
  top: 0;
  left: 40px;
  pointer-events: none;
  width: 35px;
  height: 35px;
  background-image: url(../img/quote-1.svg);
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 575px) {
  .team-text:after {
    left: 0;
  }
}
.team-text:before {
  position: absolute;
  bottom: 0;
  right: 40px;
  pointer-events: none;
  width: 35px;
  height: 35px;
  background-image: url(../img/quote-2.svg);
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 575px) {
  .team-text:before {
    right: 0;
  }
}
.team-text span {
  position: absolute;
  top: 0;
  left: -76px;
  color: rgba(223, 229, 234, 0.4);
  font-weight: 900;
  font-size: 180px;
  z-index: -1;
}
.team-text p {
  font-weight: 700;
  font-size: 24px;
  color: #565f77;
  width: 100%;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .team-text p {
    font-size: 18px;
  }
}
.team-item {
  position: relative;
  padding-left: 160px;
  min-height: 118px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .team-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .team-item {
    padding-left: 0;
  }
}
.team-item > p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.2;
}
.team-item__img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border: 2px solid #fff;
}
@media (max-width: 480px) {
  .team-item__img {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-bottom: 30px;
  }
}
.team-item__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  border-radius: 50%;
}
.team-item__img:after {
  position: absolute;
  right: 13px;
  bottom: -6px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/quote-1.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 14px;
}
.team-item__head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.team-item__head h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #565f77;
  margin-bottom: 8px;
}
.team-item__head p {
  font-weight: 700;
  font-size: 10px;
  color: #565f77;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.team-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .team-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
  }
}
.team-list .team-item {
  padding-left: 0;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% / 4 - 60px);
  width: calc(100% / 4 - 60px);
}
@media (max-width: 991px) {
  .team-list .team-item {
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
    margin-top: 0 !important;
  }
}
@media (max-width: 480px) {
  .team-list .team-item {
    width: 100%;
  }
}
.team-list .team-item:nth-child(2) {
  margin-top: -60px;
}
.team-list .team-item:nth-child(3) {
  margin-top: -120px;
}
.team-list .team-item:nth-child(4) {
  margin-top: -180px;
}
.team-list .team-item__img {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-bottom: 35px;
}

.stat {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 100%;
  position: relative;
}
.stat .main-title {
  margin-bottom: 30px;
  z-index: 0;
}
.stat .main-title__text p {
  font-size: 40px;
}
@media (max-width: 991px) {
  .stat .main-title__text p {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .stat .main-title__text p {
    font-size: 14px;
  }
}
.stat .container {
  position: relative;
  z-index: 1;
}
.stat-img {
  position: absolute;
  top: -40px;
  left: 25px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .stat-img {
    display: none;
  }
}
.stat-total {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  .stat-total {
    margin-bottom: 30px;
  }
}
.stat-total__box {
  padding-left: 124px;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 104px;
}
@media (max-width: 480px) {
  .stat-total__box {
    padding-left: 0;
    padding-top: 124px;
    width: 100%;
  }
}
.stat-total__box > img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  max-width: 104px;
}
@media (max-width: 480px) {
  .stat-total__box > img {
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.stat-total__box h3 {
  position: relative;
  padding-left: 18px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  color: #565f77;
  margin-bottom: 7px;
  font-size: 13px;
}
.stat-total__box h3:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f67942;
  content: "";
}
.stat-total__box p {
  font-weight: 900;
  font-size: 50px;
  color: #565f77;
}
@media (max-width: 767px) {
  .stat-total__box p {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .stat-total__box p {
    font-size: 40px;
  }
}
.stat-total__box p sup {
  font-weight: 700;
  font-size: 16px;
  color: rgba(86, 95, 119, 0.2);
  text-transform: uppercase;
  top: -35px;
  margin-left: 17px;
}
@media (max-width: 767px) {
  .stat-total__box p sup {
    top: -25px;
  }
}
@media (max-width: 480px) {
  .stat-total__box p sup {
    top: -15px;
  }
}
.stat-link {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 14px;
  color: #0b969f;
  text-decoration: none;
  padding: 2px 0;
  border-bottom: 1px dotted #0b969f;
  margin-left: 60px;
  position: relative;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
  margin-bottom: 40px;
}
.stat-link:hover {
  border-bottom-color: transparent;
}
.stat-link img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -moz-calc(100% + 12px);
  right: calc(100% + 12px);
  width: 21px;
  height: 21px;
}
.stat-list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.stat-list__item {
  max-width: 196px;
  width: -moz-calc(100% / 4 - 15px);
  width: calc(100% / 4 - 15px);
  min-height: 165px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: rgba(255, 255, 255, 0.53);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-radius: 11px;
  margin-bottom: 30px;
  padding: 24px 12px 24px 24px;
}
@media (max-width: 991px) {
  .stat-list__item {
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .stat-list__item {
    width: 100%;
  }
}
.stat-list__item:nth-child(2) {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .stat-list__item:nth-child(2) {
    margin-top: 0;
  }
}
.stat-list__item:nth-child(3) {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .stat-list__item:nth-child(3) {
    margin-top: 0;
  }
}
.stat-list__item:nth-child(4) {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .stat-list__item:nth-child(4) {
    margin-top: 0;
  }
}
.stat-list__item img {
  width: 35px;
  height: 35px;
  margin-bottom: 32px;
}
.stat-list__item span {
  font-weight: 500;
  font-size: 30px;
  color: #565f77;
  margin-bottom: 3px;
}
.stat-list__item p {
  font-weight: 700;
  font-size: 12px;
  color: #565f77;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}

.footer {
  position: relative;
  z-index: 0;
  margin-top: auto;
  width: 100%;
  background-color: #1e1e24 !important;
}
@media (max-width: 991px) {
  .footer {
    background-color: #555e76;
    padding-top: 30px;
  }
}

.footer-wallets {
  width: 100%;
  position: relative;
  padding: 0 60px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .footer-wallets {
    margin-bottom: 30px;
  }
}
.footer-wallets .swiper-button-prev,
.footer-wallets .swiper-button-next {
  background-image: url(../img/footer-arrow-bg.svg);
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  outline: none;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-wallets .swiper-button-prev:hover svg,
.footer-wallets .swiper-button-next:hover svg {
  fill: #fff;
}
.footer-wallets .swiper-button-prev svg,
.footer-wallets .swiper-button-next svg {
  width: 6px;
  height: 6px;
  fill: #c2cdd5;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-wallets .swiper-button-prev {
  left: 0;
}
.footer-wallets .swiper-button-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-wallets .swiper-button-next {
  right: 0;
}
.footer-wallets .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.footer-wallets__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-wallets__item img {
  max-width: 100%;
}
.footer-title {
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 0.155em;
  margin-top: 16px;
}
@media (max-width: 991px) {
  .footer-title {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.footer-menu {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .footer-menu {
    margin-bottom: 30px;
  }
}
.footer-menu a {
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  margin-bottom: 15px;
}
.footer-menu a:last-child {
  margin-bottom: 0;
}
.footer-menu a:hover,
.footer-menu a.active {
  color: #fff;
}
.footer-links {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .footer-links {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .footer-links {
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.footer-links .main-btn {
  margin-bottom: 20px;
  max-width: 210px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 0;
}
.footer-links .header-soc__links {
  max-width: 210px;
  background-color: #53ff83;
}
.footer-links .header-soc__links a {
  min-height: 49px;
  font-size: 12px;
  font-weight: 700;
  color: #000;
}
.footer-links .header-soc__links a:hover {
  text-decoration: none;
}
.footer-text__warning {
  color: #d0ff96;
}
.footer-contacts {
  background-image: url(../img/footer-contacts-bg.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto auto;
  padding-top: 44px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .footer-contacts {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .footer-contacts {
    margin-top: 0;
  }
}
.footer-contacts a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  padding-left: 28px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 20px;
}
.footer-contacts a:last-child {
  margin-bottom: 0;
}
.footer-contacts a img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.footer-bg {
  margin-left: -45px;
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
  padding: 45px 55px 55px 45px;
  min-height: 322px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #1c1c21;
  background-image: url(../img/map.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100% 100%;
  pointer-events: none;
  border-radius: 20px 20px 0 0;
  color: #000;
}
@media (max-width: 991px) {
  .footer-bg {
    margin-top: 0;
    padding-bottom: 20px;
    min-height: 0;
    margin-left: 0;
    width: 100%;
  }
}
.footer-bg .footer-text {
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .footer-bg .footer-text {
    margin-bottom: 30px;
  }
}
.footer-bg * {
  pointer-events: all;
}
.footer-logo {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.footer-logo img {
  max-height: 34px;
  max-width: 100%;
}
.footer-text {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .footer-text {
    margin-bottom: 20px;
  }
}
.footer-text h3 {
  position: relative;
  padding-left: 60px;
  font-weight: 700;
  font-size: 14px;
  color: #d0ff96;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .footer-text h3 {
    margin-bottom: 30px;
  }
}
.footer-text h3 img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.footer-text p {
  font-weight: 500;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.2;
}
.footer-copy {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
.footer-soc {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer-soc {
    margin-bottom: 30px;
  }
}
.footer-soc-title {
  min-height: 17px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url(../img/footer-soc-bg.svg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 17px 17px;
  font-weight: 400;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .footer-soc-title {
    margin-bottom: 20px;
  }
}
.footer-soc a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 7px;
  margin-bottom: 7px;
}
.footer-soc a:last-child {
  margin-right: 0;
}
.footer-soc a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.footer-soc a svg {
  width: 14px;
  height: 14px;
  fill: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-bot {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .footer-bot {
    margin-bottom: 20px;
  }
}
.footer-rules {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .footer-rules {
    margin-bottom: 20px;
  }
}
.footer-rules a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  margin-right: 30px;
  padding-left: 22px;
  position: relative;
  z-index: 1;
}
.footer-rules a:hover {
  text-decoration: underline;
}
.footer-rules a img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
}
.footer-rules a:last-child {
  margin-right: 0;
}

.news-side {
  width: 100%;
  padding-right: 45px;
  padding-top: 8px;
}
@media (max-width: 991px) {
  .news-side {
    padding-right: 0;
    padding-top: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .news-side {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .news-side .news-item {
    width: -moz-calc(100% / 3 - 15px);
    width: calc(100% / 3 - 15px);
  }
}
@media (max-width: 575px) {
  .news-side .news-item {
    width: 100%;
  }
}
.news-side .main-btn {
  width: 100%;
}
@media (max-width: 991px) {
  .news-side .main-btn {
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .news-side .main-btn {
    margin-left: 0;
  }
}

.news-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.3);
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 35px;
  white-space: nowrap;
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
}
@media (max-width: 991px) {
  .news-title {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .news-title {
    margin-bottom: 20px;
  }
}
.news-title:after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #eaeced;
  content: "";
  margin-left: 27px;
}
.news-title img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.news-item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .news-item {
    margin-bottom: 30px;
  }
}
.news-item:hover .news-item__img {
  box-shadow: 0px 9px 21px rgba(0, 0, 0, 0.05);
}
.news-item:hover .news-item__btn {
  opacity: 1;
}
.news-item__img {
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 3px solid #fff;
  margin-bottom: 20px;
  height: 224px;
}
@media (max-width: 480px) {
  .news-item__img {
    height: 180px;
  }
}
.news-item__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  z-index: 1;
}
.news-item__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Ubuntu", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #0b969f;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0px 9px 21px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  white-space: nowrap;
  line-height: 1;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.news-item__btn img {
  margin-left: 20px;
  width: 27px;
  height: 27px;
}
.news-item__content {
  min-height: 90px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.news-item__content h3 {
  font-weight: 900;
  font-size: 18px;
  color: #565f77;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .news-item__content h3 {
    font-size: 16px;
  }
}
.news-item__content p {
  margin-top: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.news-item__content p span {
  padding-right: 12px;
  margin-right: 10px;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.4);
  line-height: 1;
}
.news-item__content p span:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  content: "";
  background-color: #b4b8c3;
}
.news-item__content p span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.news-item__content p span:last-child:after {
  display: none;
}
.news-item_sm {
  margin-bottom: 35px;
}
.news-item_sm .news-item__img {
  height: 117px;
}
@media (max-width: 575px) {
  .news-item_sm .news-item__img {
    height: 180px;
  }
}
.news-item_sm .news-item__btn {
  padding: 10px 15px;
  font-size: 8px;
}
.news-item_sm .news-item__btn img {
  margin-left: 15px;
}
.news-item_sm .news-item__content {
  min-height: 0;
}
.news-item_sm .news-item__content h3 {
  font-size: 14px;
  margin-bottom: 12px;
}
.news-item_guide {
  margin-bottom: 40px;
}
.news-item_guide .news-item__img {
  margin-bottom: 0;
  border-color: #eaeced;
}
.news-item_guide .news-item__img img {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}

.news-slider {
  max-width: 387px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
.news-slider .news-item {
  margin-bottom: 0;
}
.news-slider .swiper-button-prev,
.news-slider .swiper-button-next {
  top: 88px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin: 0;
  border: 1px solid #e9ebec;
  background-color: #f6f6f7;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.news-slider .swiper-button-prev:hover:before,
.news-slider .swiper-button-next:hover:before {
  background-color: #0b969f;
}
.news-slider .swiper-button-prev:hover:before svg,
.news-slider .swiper-button-next:hover:before svg {
  fill: #fff;
}
.news-slider .swiper-button-prev:before,
.news-slider .swiper-button-next:before {
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  z-index: 1;
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-slider .swiper-button-prev svg,
.news-slider .swiper-button-next svg {
  z-index: 2;
  width: 10px;
  height: 6px;
  fill: #b4c5d6;
}
.news-slider .swiper-button-prev {
  right: 100%;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.news-slider .swiper-button-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news-slider .swiper-button-next {
  left: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
}
.news-slider .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.page-head {
  width: -moz-calc(100% + 75px);
  width: calc(100% + 75px);
  margin-left: -30px;
  border-bottom: 1px solid #eaeced;
  padding: 20px 45px 20px 30px;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .page-head {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .page-head {
    padding: 10px 0;
  }
}

.page-bread {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .page-bread {
    margin-bottom: 10px;
  }
}
.page-bread a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1;
  text-decoration: none;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  margin-right: 10px;
}
.page-bread a:hover {
  text-decoration: underline;
}
.page-bread a:last-child {
  margin-right: 0;
  pointer-events: none !important;
}
.page-bread a:last-child * {
  pointer-events: none;
}
.page-bread a svg {
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-right: 10px;
  fill: #b4b8c3;
}

.page-soc {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 480px) {
  .page-soc {
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.page-soc p {
  margin-right: auto;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .page-soc p {
    display: none;
  }
}
.page-soc a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 20px;
  font-weight: 500;
  font-size: 8px;
  color: #37aee3;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
@media (max-width: 480px) {
  .page-soc a {
    margin-right: 0;
  }
}
.page-soc a:hover {
  text-decoration: underline;
}
.page-soc a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.page-soc a img {
  margin-right: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-soc a img:last-child {
  margin-right: 0;
}
.page-soc a:last-child {
  margin-right: 0;
}

.page-wrap {
  z-index: 1;
  position: relative;
  width: 100%;
  min-height: -moz-calc(var(--vh, 1vh) * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-wrap .footer {
  margin-top: 350px;
}
@media (max-width: 991px) {
  .page-wrap .footer {
    margin-top: 30px;
  }
}
.page-wrap_news {
  background-image: url(../img/news-bg.png);
}
.page-wrap_fbtc {
  background-image: url(../img/fbtc-bg.png);
}
.page-wrap_fbtc .footer {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .page-wrap_fbtc .footer {
    margin-top: 0;
  }
}
.page-wrap_team {
  background-image: url(../img/team-bg.png);
}
.page-wrap_team .footer {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .page-wrap_team .footer {
    margin-top: 0;
  }
}
.page-wrap_about {
  background-image: url(../img/about-page-bg.png);
}
.page-wrap_about .footer {
  margin-top: 0;
}
.page-wrap_card .main-title {
  margin-top: 30px;
}
.page-wrap_card .main-title__text {
  font-size: 40px;
  color: #d0ff96;
}
@media (max-width: 1199px) {
  .page-wrap_card .main-title__text {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .page-wrap_card .main-title__text {
    font-size: 20px;
  }
}
.page-wrap_card .main-title__text p {
  color: #d0ff96;
  font-size: 40px;
}
@media (max-width: 480px) {
  .page-wrap_card .main-title__text p {
    font-size: 20px;
  }
}
.page-wrap_card .main-text {
  margin-bottom: 0;
}
.page-wrap_card .main-text p span {
  font-weight: 900;
}
.page-wrap_card .main-text p span.icon img {
  position: relative;
}
.page-wrap_card .main-text p span.icon__union img {
  top: 3px;
}
.page-wrap_card .main-text p span.icon__bank {
  color: #cf4037;
}
.page-wrap_card .main-text p span.icon__bank img {
  top: 2px;
}
.page-wrap_card .main-text p i span {
  color: #f67942;
}
.page-wrap_card .main-text .hr {
  margin-top: 13px;
  width: 100%;
  padding-left: 60px;
}
.page-wrap_card .main-text .hr__inner {
  border-bottom: 1px solid #eaeced;
  height: 20px;
}
.page-wrap_card .main-text .hr .icon {
  background-image: url(../img/faq-arrow-bg.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 40px;
  position: absolute;
  left: 0;
}
.page-wrap_card .main-text .hr svg {
  width: 6px;
  height: 6px;
  fill: #c2cdd5;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrap_card .main-text__italic {
  margin-bottom: 40px;
}
.page-wrap_card .card-img {
  margin-bottom: 30px;
}
.page-wrap_card .card-banner {
  background: url("../img/card-banner.png") center no-repeat;
  background-size: cover;
  min-height: 167px;
  padding: 28px 33px 18px 325px;
  margin-top: 27px;
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-wrap_card .card-banner {
    padding: 15px 25px 15px 150px;
  }
}
@media (max-width: 480px) {
  .page-wrap_card .card-banner {
    padding: 15px;
    background-position-x: right;
    min-height: auto;
  }
}
.page-wrap_card .card-banner__text p {
  color: #ffffff;
  font-size: 20px;
}
.page-wrap_card .card-banner__text p.main {
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 15px;
}
.page-wrap_card .card-banner__text p.main span {
  color: #296782;
}
.page-wrap_card .card-banner__text p.small {
  font-size: 13px;
  line-height: 15px;
}
.page-wrap_card .stat-block {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-wrap_card .stat-block {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-wrap_card .stat-block__title {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  max-width: 255px;
  padding-right: 49px;
  color: #d0ff96;
}
@media (max-width: 991px) {
  .page-wrap_card .stat-block__title {
    margin-bottom: 30px;
  }
}
.page-wrap_card .stat-block__items {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: url("../img/card-stat-bg.png") center no-repeat;
  background-size: cover;
  padding: 30px 0;
  border: 1px solid #333;
  border-right: 4px solid #d0ff96;
  position: relative;
}
@media (max-width: 575px) {
  .page-wrap_card .stat-block__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	
  }
}
@media (max-width: 480px) {
  .page-wrap_card .stat-block__items {
    padding: 20px 0;
  }
}
.page-wrap_card .stat-block__item {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 575px) {
  .page-wrap_card .stat-block__item {
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding: 25px 15px;
	width: 50%;
  }
}
.page-wrap_card .stat-block__item-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}
.page-wrap_card .stat-block__item-value {
  font-size: 24px;
  color: #ffcf57;
  font-weight: 900;
}
.page-wrap_card .stat-block__item-value__blue {
  color: #92f13d;
}
.page-wrap_card .stat-block__item-value__red {
  color: #f67842;
}
.page-wrap_card .stat-block__reverse .stat-block__items {
  border-right: none;
  border-left: 4px solid #d0ff96;
}
@media (max-width: 991px) {
  .page-wrap_card .stat-block__reverse .stat-block__items {
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.page-wrap_card .stat-block__reverse .stat-block__items:after {
  left: auto;
  right: -15px;
}
.page-wrap_card .stat-block__reverse .stat-block__title {
  padding-right: 0;
  padding-left: 49px;
  text-align: right;
}
@media (max-width: 991px) {
  .page-wrap_card .stat-block__reverse .stat-block__title {
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
    padding-left: 0;
  }
}
.page-wrap_card .terms-item {
  padding: 40px;
  padding-right: 192px;
  background: url("../img/card-bg-1.png") center no-repeat;
  background-size: cover !important;
  color: #ffffff;
  min-height: 332px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-wrap_card .terms-item {
    min-height: 389px;
  }
}
@media (max-width: 480px) {
  .page-wrap_card .terms-item {
    min-height: auto;
    padding-right: 130px;
  }
}
.page-wrap_card .terms-item__title {
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .page-wrap_card .terms-item__title {
    font-size: 12px;
  }
}
.page-wrap_card .terms-item__text p {
  margin-bottom: 25px;
  font-size: 16px;
  max-width: 150px;
}
.page-wrap_card .terms-item__text p:last-child {
  margin-bottom: 0;
}
.page-wrap_card .terms-item__last {
  background: url("../img/card-bg-2.png") center no-repeat;
  padding-right: 40px;
  padding-left: 192px;
  text-align: right;
}
@media (max-width: 991px) {
  .page-wrap_card .terms-item__last {
    padding-left: 130px;
  }
}
.page-wrap_card .terms-item__last .terms-item__text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.page-wrap_card .terms-item__last .terms-item__text p {
  max-width: 210px;
  margin-bottom: 15px;
}
.page-wrap_card .under-text {
  margin-bottom: 43px;
}
.page-wrap_card .under-text h3 {
  font-weight: 900;
  font-size: 28px;
  margin-bottom: 30px;
  max-width: 990px;
  color: #565f77;
  margin: 0 auto 30px;
}
.page-wrap_card .under-text p {
  font-size: 16px;
  max-width: 670px;
  margin: 0 auto;
}
.page-wrap_token .footer {
  z-index: 11;
}

.page-pag {
  width: 100%;
  margin-bottom: 30px;
}
.page-pag ul {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.page-pag ul a {
  font-weight: 400;
  font-size: 14px;
  color: #565f77;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-pag ul a:hover {
  color: #0b969f;
}
.page-pag ul li {
  margin-right: 20px;
}
.page-pag ul li.active a {
  color: #0b969f;
  font-weight: 900;
}
.page-pag ul li:last-child {
  margin-right: 0;
}

.page-stat {
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-stat .main-title {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .page-stat .main-title {
    margin-bottom: 20px;
  }
}
.page-stat .main-title:after {
  top: -20px;
  bottom: auto;
  color: rgba(86, 95, 119, 0.03);
}
.page-stat .stat-total {
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-stat .stat-total {
    margin-bottom: 30px;
  }
}

.faq-tabs {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 115px;
}
@media (max-width: 991px) {
  .faq-tabs {
    margin-bottom: 20px;
    margin-top: 50px;
  }
}
.faq-tabs__item {
  width: -moz-calc(100% / 3);
  width: calc(100% / 3);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 14px;
  color: #565f77;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 65px;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .faq-tabs__item {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .faq-tabs__item {
    padding: 0px 5px 30px 5px;
  }
}
.faq-tabs__item:hover,
.faq-tabs__item.active {
  color: #f67842;
}
.faq-tabs__item:hover .faq-tabs__icon svg,
.faq-tabs__item.active .faq-tabs__icon svg {
  fill: #f67842;
}
.faq-tabs__item:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 101px;
  height: 11px;
  content: "";
  background-image: url(../img/faq-tabs-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.faq-tabs__item.active:after {
  opacity: 1;
}
.faq-tabs__item > img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -13px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 480px) {
  .faq-tabs__item > img {
    display: none;
  }
}
.faq-tabs__icon {
  height: 24px;
  margin-bottom: 26px;
}
.faq-tabs__icon svg {
  max-width: 100%;
  height: 24px;
  fill: #565f77;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.faq-text {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 110px;
  min-height: 93px;
  margin-bottom: 16px;
  max-width: 760px;
}
.faq-text img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  max-width: 94px;
}
.faq-text h3 {
  font-weight: 900;
  font-size: 18px;
  color: #565f77;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.faq-text p {
  font-weight: 400;
  font-size: 14px;
  color: #6d7578;
  line-height: 1.2;
}

.faq-content {
  width: -moz-calc(100% + 80px);
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .faq-content {
    width: 100%;
    margin-left: 0;
  }
}
.faq-content .accordion {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .faq-content .accordion {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.faq-content .accordion__item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}
.faq-content .accordion__item:hover .accordion__head {
  border-left-color: #f67842;
}
.faq-content .accordion__item.active {
  background-color: #1e1e24;
}
.faq-content .accordion__item.active .accordion__head {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  border-left-color: #f67842;
}
.faq-content .accordion__item.active .accordion__icon svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  fill: #f67842;
}
.faq-content .accordion__icon {
  background-image: url(../img/faq-arrow-bg.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  min-width: 40px;
}
.faq-content .accordion__icon svg {
  width: 6px;
  height: 6px;
  fill: #c2cdd5;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.faq-content .accordion__head {
  border-bottom: 1px solid transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  cursor: pointer;
  padding: 24px 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 14px;
  color: #53ff83;
  border-left: 4px solid transparent;
}
@media (max-width: 991px) {
  .faq-content .accordion__head {
    padding: 20px;
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .faq-content .accordion__head {
    font-size: 14px;
  }
}
.faq-content .accordion__head:before {
  width: 24px;
  height: 24px;
  margin-right: 17px;
  border-radius: 50%;
  content: attr(data-num);
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f67842;
  font-weight: 900;
  font-size: 12px;
  color: #fff;
  min-width: 24px;
}
.faq-content .accordion__title {
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 8px;
  color: #f67842;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.faq-content .accordion__title:after {
  width: 17px;
  height: 17px;
  background-image: url(../img/faq-title-bg.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.faq-content .accordion__body {
  display: none;
  padding: 30px 40px;
}
@media (max-width: 991px) {
  .faq-content .accordion__body {
    padding: 20px;
  }
}
.faq-content .accordion__body .main-text {
  margin-bottom: 0;
}

.office-address {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 900;
  font-size: 16px;
  color: #6d7578;
  text-decoration: none;
  max-width: 420px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 auto 30px;
}
@media (max-width: 575px) {
  .office-address {
    font-size: 14px;
  }
}
.office-address:hover {
  color: #0b969f;
}
.office-address svg {
  width: 22px;
  height: 22px;
  min-width: 22px;
  fill: #0b969f;
  margin-right: 18px;
  margin-top: -2px;
}

.office-text .main-text {
  padding-right: 40px;
  width: 100%;
}
@media (max-width: 991px) {
  .office-text .main-text {
    padding-right: 0;
  }
}

.office-text-line {
  position: relative;
  margin-bottom: 20px;
}
.office-text-line p {
  position: relative;
}
.office-text-line p:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -moz-calc(100% + 36px);
  right: calc(100% + 36px);
  width: 4px;
  height: 100%;
  background-color: #0b969f;
  content: "";
}

.office-img-text {
  position: relative;
  padding-left: 45px;
  max-width: 272px;
  font-weight: 300;
  font-style: italic;
  color: #6d7578;
  margin: 0 auto 50px;
}
.office-img-text span {
  font-weight: 700;
  color: #1a87b5;
}
.office-img-text:after {
  width: 29px;
  height: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "";
  background-image: url(../img/office-icon-1.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
}

.office-img-1 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  margin-right: -20px;
  margin-bottom: 90px;
  position: relative;
  z-index: 1;
  margin-top: -190px;
}
@media (max-width: 1199px) {
  .office-img-1 {
    margin-right: -100px;
  }
}
@media (max-width: 991px) {
  .office-img-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}
@media (max-width: 575px) {
  .office-img-1 {
    margin-bottom: -30px;
  }
}
.office-img-1 img {
  pointer-events: none;
}
.office-img-1 span {
  position: absolute;
  top: -moz-calc(100% - 15px);
  top: calc(100% - 15px);
  left: 128px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  color: #edeeee;
  text-transform: uppercase;
  font-size: 90px;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 575px) {
  .office-img-1 span {
    display: none;
  }
}

.office-info {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  min-height: 588px;
  z-index: 1;
  padding: 13px 0;
  margin-bottom: 100px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .office-info {
    margin-bottom: 50px;
  }
}
.office-info > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: -1;
  margin-left: -15px;
}
@media (max-width: 1199px) {
  .office-info > img {
    margin-left: -30px;
  }
}
@media (max-width: 991px) {
  .office-info > img {
    margin-left: 0;
  }
}
.office-info__item {
  width: -moz-calc(100% / 2 - 40px);
  width: calc(100% / 2 - 40px);
  margin-top: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .office-info__item {
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
  }
}
.office-info__item:last-child {
  margin-top: 0;
}
.office-info__item > img {
  margin-bottom: 18px;
}
.office-info__item > p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.2;
}
@media (max-width: 575px) {
  .office-info__item > p {
    font-size: 14px;
  }
}
.office-info__item .office-address {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 190px;
}
.office-info__item .office-address:hover {
  color: #f67942;
}
.office-info__item .office-address svg {
  fill: #f67942;
  margin-right: 0;
  margin-bottom: 24px;
}
.office-info_right {
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .office-info_right {
    margin-bottom: 40px;
  }
}
.office-info_right > img {
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .office-info_right > img {
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  .office-info_right > img {
    margin-left: 0;
  }
}
.office-info_right .office-address svg {
  fill: #0b969f;
}

.office-bot {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .office-bot {
    padding-left: 0;
  }
}

.office-about {
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}
.office-about > img {
  position: absolute;
  top: -33px;
  left: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
@media (max-width: 575px) {
  .office-about > img {
    left: 15px;
  }
}
.office-about p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.1;
  margin-bottom: 15px;
}
.office-about p:last-child {
  margin-bottom: 0;
}
.office-about p span {
  font-weight: 900;
  color: #26b961;
}

.office-text-arrow {
  margin-bottom: 30px;
  padding-left: 50px;
  position: relative;
}
.office-text-arrow > img {
  position: absolute;
  top: 0;
  left: 0;
}
.office-text-arrow p {
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  color: #565f77;
  line-height: 1.1;
  margin-bottom: 15px;
}
.office-text-arrow p:last-child {
  margin-bottom: 0;
}

.contacts-partners {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
  margin-left: -45px;
}
@media (max-width: 991px) {
  .contacts-partners {
    width: 100%;
    margin-left: 0;
  }
}
.contacts-partners > img {
  width: 40px;
  height: 40px;
  margin-bottom: 30px;
}
.contacts-partners > h3 {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.3);
  text-transform: uppercase;
  margin-bottom: 35px;
}
.contacts-partners .swiper {
  width: 100%;
  margin-bottom: 35px;
}
.contacts-partners .swiper-wrapper {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contacts-partners__nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.contacts-partners__nav .swiper-button-prev,
.contacts-partners__nav .swiper-button-next {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0;
  width: 42px;
  height: 42px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  border: 1px solid rgba(86, 95, 119, 0.1);
  margin-right: 13px;
}
.contacts-partners__nav .swiper-button-prev:last-child,
.contacts-partners__nav .swiper-button-next:last-child {
  margin-right: 0;
}
.contacts-partners__nav .swiper-button-prev svg,
.contacts-partners__nav .swiper-button-next svg {
  width: 12px;
  height: 12px;
  fill: #565f77;
  opacity: 0.2;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts-partners__nav .swiper-button-prev:hover svg,
.contacts-partners__nav .swiper-button-next:hover svg {
  opacity: 1;
}
.contacts-partners__nav .swiper-button-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: -2px;
  margin-top: -2px;
}
.contacts-partners__nav .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-right: -2px;
  margin-bottom: -2px;
}
.contacts-partners__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.contacts-partners__item img {
  max-width: 100%;
}

.contacts-links {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 70px;
  background-image: url(../img/contacts-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto;
  margin-top: 60px;
  margin-bottom: 30px;
}
.contacts-links__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.contacts-links__item:last-child {
  margin-bottom: 0;
}
.contacts-links__item h3 {
  position: relative;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 12px;
  color: #f67942;
  letter-spacing: 0.155em;
  text-transform: uppercase;
}
.contacts-links__item h3:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -moz-calc(100% + 18px);
  right: calc(100% + 18px);
  width: 11px;
  height: 30px;
  background-image: url(../img/contacts-arrow-1.svg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 100% 100%;
  content: "";
  pointer-events: none;
}
.contacts-links__item:nth-child(2):after {
  background-image: url(../img/contacts-arrow-2.svg);
}
.contacts-links__item:nth-child(2) h3 {
  color: #0b969f;
}
.contacts-links__item a {
  font-weight: 700;
  font-size: 16px;
  color: #6d7578;
  text-decoration: none;
  margin-bottom: 25px;
}
.contacts-links__item a:last-child {
  margin-bottom: 0;
}
.contacts-links__item a:hover {
  text-decoration: underline;
}

.contacts-form {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% + 55px);
  width: calc(100% + 55px);
  margin-left: -15px;
  background-color: #f6f7f8;
  margin-top: -55px;
  padding: 10px 45px 45px 45px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .contacts-form {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .contacts-form {
    margin-top: 0;
  }
}
.contacts-form__head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 24px;
  color: #6d7578;
}
.contacts-form__head img {
  margin-bottom: -20px;
  pointer-events: none;
  max-width: 100%;
}
.contacts-form__inputs {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 120px;
}
.contacts-form__input {
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(255,255,255, .1);
}
.contacts-form__input input,
.contacts-form__input textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
  background-color: transparent;
  min-height: 60px;
  padding: 10px 25px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  border-left: 4px solid transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.contacts-form__input textarea {
  padding-top: 25px;
}
.contacts-form__input ::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.9);
}
.contacts-form__input :-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.9);
}
.contacts-form__input ::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.9);
}
.contacts-form__input :-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.9);
}
.contacts-form__input ::placeholder {
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.9);
}
.contacts-form__input:last-child {
  border-bottom: none;
}
.contacts-form__input_icon {
  position: relative;
}
.contacts-form__input_icon input {
  padding-right: 90px;
}
.contacts-form__input_icon input:focus + svg {
  opacity: 1;
}
.contacts-form__input_icon svg {
  position: absolute;
  top: 50%;
  right: 45px;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  fill: #53ff83;
  opacity: 0.5;
  width: 16px;
  height: 16px;
}

.sign {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sign .container {
  width: 100%;
}
.sign-footer {
  width: 100%;
  padding: 30px 15px;
  text-align: center;
  font-weight: 400;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: auto;
  z-index: 2;
  position: relative;
}
.sign-logo {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px 0;
  margin-bottom: 45px;
}
.sign-box {
  margin: 50px 0;
  border-radius: 10px;
  padding: 70px 45px 45px 45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  background: #1e1e24;
}
.sign-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.sign-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  width: 100%;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #d0ff96;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .sign-title {
    font-size: 30px;
  }
}
.sign-title p {
  margin-top: 10px;
  font-family: "Estricta", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  text-transform: none;
  line-height: 1.2;
}
.sign-bot {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.sign-bot a {
  text-decoration: none;
  color: #26b961;
}
.sign-bot a:hover {
  text-decoration: underline;
}
.sign-link {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 25px;
}
.sign-link:hover {
  color: #0b969f;
}
.sign .contacts-form__input input:focus {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
}
.sign .contacts-form__inputs {
  width: 100%;
  margin-left: 0;
  border-top: 1px solid rgba(255,255,255, .1);
  border-bottom: 1px solid rgba(255,255,255, .1);
  margin-bottom: 30px;
}
.sign-sponsor {
  width: 100%;
  min-height: 60px;
  padding: 10px 45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #26b961;
  letter-spacing: 0.155em;
  background-image: url("../img/sign-sponsor.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.sign-sponsor span {
  font-weight: 900;
}
.sign-check {
  display: block;
  margin-bottom: 45px;
}
.sign-check input {
  display: none;
}
.sign-check input:checked + span:before {
  opacity: 1;
}
.sign-check input:checked + span:after {
  opacity: 0;
}
.sign-check span {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  padding-left: 18px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 1.2;
}
.sign-check span:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #565f77;
}
.sign-check span:before {
  width: 12px;
  height: 12px;
  content: "";
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(../img/sign-check.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  opacity: 0;
}
.sign-check_token {
  margin-bottom: 20px;
}
.sign-check_token span {
  font-size: 12px;
  padding-left: 26px;
  min-height: 20px;
  line-height: 20px;
}
.sign-check_token span:before,
.sign-check_token span:after {
  width: 20px;
  height: 20px;
}

.guide-wrap {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .guide-wrap {
    padding-bottom: 0;
  }
}

.guide-item:nth-child(even) .main-title__text {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.guide-item:nth-child(even) .main-text {
  text-align: right;
}

.guide-item:nth-child(even) .office-text-line {
  text-align: right;
}
.guide-item:nth-child(even) .office-text-line p:after {
  left: -moz-calc(100% + 36px);
  left: calc(100% + 36px);
  right: auto;
}

@media (max-width: 991px) {
  .fbtc {
    padding-bottom: 40px;
  }
}

.fbtc-head {
  width: 100%;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .fbtc-head {
    padding-bottom: 20px;
  }
}
.fbtc-head .main-text {
  margin-bottom: 20px;
}
.fbtc-head .main-btn {
  font-size: 8px;
}

.fbtc-title {
  position: relative;
  margin-bottom: 36px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.fbtc-title:after {
  content: "";
  position: absolute;
  width: 37px;
  height: 36px;
  left: -27px;
  bottom: -30px;
  pointer-events: none;
  background-image: url(../img/fbtc-title-1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
}
.fbtc-title:before {
  content: "";
  position: absolute;
  width: 46px;
  height: 43px;
  left: 60%;
  top: 0px;
  pointer-events: none;
  background-image: url(../img/fbtc-title-2.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
}
.fbtc-title p {
  font-weight: 400;
  font-size: 12px;
  color: #b4b9c4;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.fbtc-title h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #565f77;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .fbtc-title h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .fbtc-title h3 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .fbtc-title h3 {
    font-size: 17px;
  }
}
.fbtc-title h3 span {
  color: #e88f3d;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.fbtc .main-btn {
  font-size: 8px;
}

.fbtc-arrow {
  width: 100%;
  max-width: 224px;
  margin-left: auto;
  margin-top: auto;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .fbtc-arrow {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .fbtc-arrow {
    margin-bottom: 0;
  }
}
.fbtc-arrow img {
  max-width: 100%;
}

.fbtc-text {
  max-width: 208px;
  width: 100%;
  margin: 0 auto 24px auto;
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
@media (max-width: 991px) {
  .fbtc-text {
    max-width: 100%;
  }
}
.fbtc-text p {
  margin-bottom: 10px;
}
.fbtc-text p:last-child {
  margin-bottom: 0;
}

.fbtc-time {
  max-width: 208px;
  width: 100%;
  margin: 0 auto;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #565f77;
  text-transform: uppercase;
  line-height: 0.7;
}
@media (max-width: 991px) {
  .fbtc-time {
    max-width: 100%;
  }
}
.fbtc-time span {
  font-size: 80px;
  display: block;
}

.fbtc-wrap {
  padding-top: 20px;
}
@media (max-width: 991px) {
  .fbtc-wrap {
    margin-top: 0;
  }
}
.fbtc-wrap__col {
  height: -moz-calc(100% - 50px);
  height: calc(100% - 50px);
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .fbtc-wrap__col {
    margin-bottom: 30px;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: -moz-calc(100% - 30px);
    height: calc(100% - 30px);
  }
}
@media (max-width: 575px) {
  .fbtc-wrap__col {
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.fbtc-wrap__col .main-btn {
  margin-top: auto;
}
.fbtc-wrap__col .main-btn_gray {
  width: -moz-calc(100% + 15px);
  width: calc(100% + 15px);
  margin-left: auto;
}
@media (max-width: 1199px) {
  .fbtc-wrap__col .main-btn_gray {
    width: auto;
    margin-left: 0;
  }
}
.fbtc-wrap__col .fbtc-time {
  margin-top: auto;
}

.fbtc-list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 795px;
}
.fbtc-list__item {
  padding-left: 30px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  margin-bottom: 22px;
  line-height: 1.12;
}
.fbtc-list__item:nth-child(2) {
  max-width: 698px;
}
.fbtc-list__item:nth-child(3) {
  max-width: 562px;
}
.fbtc-list__item:last-child {
  margin-bottom: 0;
}
.fbtc-list__item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../img/fbtc-list-icon.svg);
  background-position: 50% 50%;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.fbtc-lvls {
  margin-bottom: 46px;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  background-image: url(../img/fbtc-lvls-bg.png);
  background-position: 3px -1px;
  background-size: 16px;
  border-top: 1px solid #eaeced;
  border-bottom: 1px solid #eaeced;
  position: relative;
  padding: 40px 45px 36px 76px;
  z-index: 1;
}
@media (max-width: 767px) {
  .fbtc-lvls {
    padding-bottom: 150px;
  }
}
@media (max-width: 480px) {
  .fbtc-lvls {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 260px;
  }
}
.fbtc-lvls:before {
  position: absolute;
  width: 639px;
  height: 654px;
  background-image: url(../img/fbtc-lvls.png);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: contain;
  content: "";
  position: absolute;
  left: 64%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -6px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .fbtc-lvls:before {
    width: 400px;
    left: 73%;
  }
}
@media (max-width: 767px) {
  .fbtc-lvls:before {
    left: 70%;
  }
}
@media (max-width: 575px) {
  .fbtc-lvls:before {
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: auto;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .fbtc-lvls:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.fbtc-lvls:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #d0ff96;
  content: "";
}
.fbtc-lvls-text-1 {
  max-width: 415px;
  width: 100%;
  margin-bottom: 90px;
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
}
@media (max-width: 767px) {
  .fbtc-lvls-text-1 {
    margin-bottom: 30px;
  }
}
.fbtc-lvls-text-1 span {
  color: #15b79e;
}
.fbtc-lvls-text-2 {
  max-width: 377px;
  width: 100%;
  font-weight: 900;
  font-size: 30px;
  color: #565f77;
}
@media (max-width: 767px) {
  .fbtc-lvls-text-2 {
    margin-bottom: 40px;
  }
}
.fbtc-lvls-text-2 img {
  display: block;
  margin-bottom: 14px;
  max-width: 30px;
}
.fbtc-lvls-text-2 span {
  color: #15b79e;
}
.fbtc-lvls-text-3 {
  position: absolute;
  top: 42px;
  right: 49px;
  max-width: 208px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  color: #f67842;
  font-style: italic;
}
@media (max-width: 767px) {
  .fbtc-lvls-text-3 {
    position: relative;
    top: auto;
    right: auto;
  }
}
.fbtc-lvls-text-3 > img {
  position: absolute;
  bottom: -25px;
  right: 0;
}

.token-msg {
  font-weight: 900;
  z-index: 16;
  color: #565f77;
  margin-bottom: 8px;
  line-height: 1.12;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.token-msg svg {
  width: 14px;
  height: 14px;
  fill: #f67942;
  margin-right: 6px;
}

.token-img-1 {
  width: 86px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: -56px;
}
@media (max-width: 991px) {
  .token-img-1 {
    margin-top: 0;
  }
}
.token-img-1 img {
  max-width: 100%;
}

.token-img-2 {
  width: 100%;
  margin-top: -40px;
  margin-bottom: -9px;
  pointer-events: none;
}
@media (max-width: 991px) {
  .token-img-2 {
    margin-bottom: 0;
    margin-top: -30px;
  }
}
.token-img-2 img {
  width: 100%;
}

.token-img-3 {
  width: 100%;
  max-width: 526px;
  margin-left: auto;
  margin-right: auto;
}
.token-img-3 img {
  width: 100%;
}

.token-img-4 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
}
.token-img-4 img {
  max-width: 100%;
}

.token-quote {
  position: relative;
  padding-left: 55px;
  font-weight: 500;
  font-style: italic;
  font-size: 22px;
  color: #565f77;
  margin-bottom: 14px;
  line-height: 1.12;
  max-width: 512px;
}
@media (max-width: 1199px) {
  .token-quote {
    margin-bottom: 40px;
  }
}
.token-quote:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 23px;
  background-image: url(../img/token-quote.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  content: "";
}
.token-quote:before {
  left: -moz-calc(35px / 2);
  left: calc(35px / 2);
  top: 35px;
  height: -moz-calc(100% - 35px);
  height: calc(100% - 35px);
  width: 4px;
  background-image: url(../img/token-quote-dots.svg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: auto;
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.token-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  padding-left: 45px;
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .token-title {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
  }
}
.token-title:after {
  display: inline-block;
  margin-left: 42px;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #eaeced;
  content: "";
  height: 1px;
}
.token-title:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 130px;
  height: 111px;
  background-image: url(../img/token-title-num.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: "";
  z-index: -1;
}
.token-title p {
  max-width: 208px;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.4);
  letter-spacing: 0.155em;
  text-transform: uppercase;
  line-height: 1;
}

.token-info {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.token-info__item {
  width: 50%;
  padding: 40px 45px 30px 45px;
}
@media (max-width: 767px) {
  .token-info__item {
    width: 100%;
  }
}
.token-info__item .main-text {
  margin-bottom: 0;
}
.token-info__item_bg {
  background: -moz-linear-gradient(top, #f5f6f7 0%, #fff 100%);
  background: linear-gradient(180deg, #f5f6f7 0%, #fff 100%);
}
.token-info__item_chart {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .token-info__item_chart {
    width: 100%;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-bottom: 20px;
  }
}
.token-info__item_chart img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .token-info__item_text1 {
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .token-info__item_text2 {
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .token-info__item_list {
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
  }
}
.token-info__title {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #565f77;
  margin-bottom: 25px;
  line-height: 1;
  line-height: 1.12;
}
.token-info__img {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 155px;
  pointer-events: none;
  position: relative;
}
.token-info__img img {
  max-width: 100%;
}
.token-info_top {
  margin-top: -18px;
}
.token-info_top .token-info__item:last-child .token-info__img {
  top: -17px;
}
.token-info_bot {
  background: -moz-linear-gradient(bottom, #f5f6f7 0%, #fff 100%);
  background: linear-gradient(0deg, #f5f6f7 0%, #fff 100%);
  border-bottom: 4px solid #0b969f;
  padding-bottom: 30px;
}
.token-info_bot .token-info__item_text1 .token-info__img {
  top: -16px;
}
.token-info_bot .token-info__item_text2 .token-info__img {
  top: -30px;
}

.token-list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .token-list {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.token-list__item {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 18px;
  padding-left: 20px;
  width: 40%;
}
@media (max-width: 480px) {
  .token-list__item {
    width: auto;
  }
}
.token-list__item:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
  background-color: #8c62ff;
}
.token-list__item:last-child {
  margin-bottom: 0;
}
.token-list__item span {
  font-weight: 900;
  font-size: 20px;
  color: #565f77;
  margin-left: 15px;
}
.token-list__item:nth-child(2):after {
  background-color: #fe964a;
}
.token-list__item:nth-child(3):after {
  background-color: #2dd4bf;
}
.token-list__item:nth-child(4):after {
  background-color: #6297ff;
}
.token-list__item:nth-child(5):after {
  background-color: #a762ff;
}
.token-list__item:nth-child(6):after {
  background-color: #f262ff;
}
.token-list__item:nth-child(7):after {
  background-color: #6aed86;
}
.token-list__item:nth-child(8):after {
  background-color: #ff6262;
}
.token-list__item:nth-child(9):after {
  background-color: #fe964a;
}
.token-list__title {
  text-align: center;
  display: block;
}

.token-chart {
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  position: relative;
  height: 500px;
}
@media (max-width: 575px) {
  .token-chart {
    height: auto;
  }
}
@media (max-width: 480px) {
  .token-chart {
    margin: -50px 0;
  }
}
.token-chart:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 180px;
  height: 180px;
  background-image: url(../img/chart-bg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  content: "";
  pointer-events: none;
}
@media (max-width: 480px) {
  .token-chart:after {
    display: none;
  }
}

.token-footer {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
}
@media (max-width: 991px) {
  .token-footer {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.token-footer__col {
  width: 50%;
  padding: 65px 45px;
}
@media (max-width: 991px) {
  .token-footer__col {
    width: 100%;
    padding: 30px 45px;
  }
}
.token-footer__col_bg {
  background-image: url("../img/token-footer-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 350px;
  margin-bottom: -420px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .token-footer__col_bg {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
}
.token-footer__col_bg .m-text {
  margin-bottom: 25px;
}
.token-footer__col_bg:after {
  width: 58px;
  height: 56px;
  background-image: url(../img/token-eth-1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
  top: 420px;
  left: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .token-footer__col_bg:after {
    display: none;
  }
}
.token-footer__col_bg:before {
  width: 196px;
  height: 188px;
  background-image: url(../img/token-eth-2.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
  top: 545px;
  left: 203px;
}
@media (max-width: 991px) {
  .token-footer__col_bg:before {
    display: none;
  }
}

.token-arrow {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36px;
}
.token-arrow img {
  max-width: 100%;
}

.cab {
  min-height: -moz-calc(var(--vh, 1vh) * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  background-position: 50% 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 1;
  position: relative;
}
@media (max-width: 1199px) {
  .cab {
    background-color: #f6f6f7;
  }
}
.cab:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  min-width: 1920px;
  background-image: url("../img/cab-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  content: "";
  z-index: -1;
  pointer-events: none;
}
.cab .footer {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .cab .footer {
    margin-top: 0;
  }
}
.cab-head {
  background-image: url("../img/cab-head-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  z-index: 10;
  padding-bottom: 108px;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .cab-head {
    padding-bottom: 30px;
  }
}
.cab-head-top {
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 30px 30px 30px 0;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .cab-head-top {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .cab-head-top {
    padding: 20px 0;
  }
}
.cab-head .page-bread {
  margin-bottom: 30px;
}
.cab-head .page-bread a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
}
.cab-head .page-bread a svg {
  fill: #fff;
  opacity: 0.1;
}
.cab-head-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.cab-head-title h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  margin-bottom: 3px;
}
@media (max-width: 575px) {
  .cab-head-title h3 {
    font-size: 20px;
  }
}
.cab-head-title h3 span {
  color: #f67942;
}
.cab-head-title h3 img {
  bottom: -2px;
  right: -20px;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.cab-head-title p {
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
}
.cab-head-btns {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cab-head-btns {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .cab-head-btns {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-head-btns .main-btn {
  max-width: 230px;
  width: 100%;
}
@media (max-width: 1199px) {
  .cab-head-btns .main-btn {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  .cab-head-btns .main-btn {
    width: -moz-calc(100% / 3 - 5px);
    width: calc(100% / 3 - 5px);
    min-width: 0;
  }
}
@media (max-width: 480px) {
  .cab-head-btns .main-btn {
    width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .cab-head-btns .main-btn:last-child {
    margin-bottom: 0;
  }
}
.cab-head-btns__lounchpad {
  margin-top: 15px;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cab-head-btns__lounchpad .main-btn {
  max-width: 100%;
  font-size: 17px;
  background: #f44336;
  background: -moz-linear-gradient(259deg, #f44336 11%, #e91e63 79%);
  background: linear-gradient(191deg, #f44336 11%, #e91e63 79%);
}
.cab-head-btns__lounchpad .main-btn:hover {
  background: -moz-linear-gradient(10deg, #f44336 11%, #e91e63 79%);
  background: linear-gradient(80deg, #f44336 11%, #e91e63 79%);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
@media (max-width: 767px) {
  .cab-head-btns__lounchpad .main-btn {
    width: 100%;
  }
}
.cab-head-btns__lounchpad .main-btn span {
  margin-left: 10px;
  font-size: 25px;
}
.cab-head-btns__lounchpad .main-btn:before,
.cab-head-btns__lounchpad .main-btn:after {
  display: none;
}
.cab-head-total {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: right;
  margin-bottom: 32px;
}
.cab-head-total h3 {
  position: relative;
  padding-right: 32px;
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 23px;
}
.cab-head-total h3:after {
  width: 17px;
  height: 17px;
  background-image: url(../img/cab-total-title.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
}
.cab-head-total p {
  font-weight: 700;
  font-size: 50px;
  color: #fff;
}
.cab-head-total p sup {
  font-weight: 500;
  opacity: 0.2;
  font-size: 20px;
  top: -30px;
}
.cab-head-nav {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .cab-head-nav {
    margin-top: 20px;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.cab-head-info {
  padding: 54px 54px 0 22px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  max-width: 262px;
}
@media (max-width: 991px) {
  .cab-head-info {
    max-width: 100%;
    padding: 0;
  }
}
.cab-head-info:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  width: 270px;
  height: 355px;
  background-image: url(../img/cab-head-info-2.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  content: "";
}
@media (max-width: 991px) {
  .cab-head-info:after {
    display: none;
  }
}
.cab-head-info h3 {
  font-weight: 900;
  font-size: 22px;
  color: #fff;
  margin-bottom: 12px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .cab-head-info h3 {
    margin-bottom: 10px;
  }
}
.cab-head-info p {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  max-width: 150px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .cab-head-info p {
    max-width: 100%;
  }
}
.cab-head-info p span {
  font-weight: 900;
  color: #fb8550;
}
.cab-head .header-lang__hide {
  right: auto;
  left: 2.5px;
}
.cab-hero {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 10px;
}
.cab-hero__out {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 900;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  opacity: 0.2;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.cab-hero__out:hover {
  opacity: 1;
}
.cab-hero__out img {
  margin-left: 12px;
}
.cab-hero__info {
  position: relative;
  padding-right: 30px;
  margin-right: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
}
@media (max-width: 480px) {
  .cab-hero__info {
    padding-right: 20px;
    margin-right: 20px;
  }
}
.cab-hero__info:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 42px;
  background-color: rgba(255, 255, 255, 0.05);
  content: "";
}
.cab-hero__info h3 {
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 2px;
}
.cab-hero__info p {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
}
@media (max-width: 480px) {
  .cab-hero__info p {
    max-width: 120px;
  }
}
.cab-content {
  width: 100%;
  padding: 60px 0;
  margin-bottom: auto;
  z-index: 2;
  background-image: url(../img/cab-content-bg.png);
  background-repeat: no-repeat;
  background-position: 50% -400px;
  background-size: auto;
}
@media (max-width: 767px) {
  .cab-content {
    padding: 30px 0;
  }
}
.cab-content__top {
  border: 1px solid #cbcbcb;
  padding: 20px;
  padding-bottom: 5px;
  border-top: 0;
  margin-bottom: 20px;
  margin-top: -24px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cab-menu {
  width: 100%;
  position: relative;
  min-height: 68px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -140px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cab-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: -moz-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
    max-width: 240px;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
    z-index: 1000;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}
.cab-menu.active {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.cab-menu:after {
  width: 1356px;
  height: 162px;
  background-image: url(../img/cab-menu-bg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: -moz-calc(50% + 17px);
  top: calc(50% + 17px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .cab-menu:after {
    display: none;
  }
}
.cab-menu__list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .cab-menu__list {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-menu__list a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 16px;
  color: #565f77;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 25px 0 20px 0;
  border-bottom: 5px solid transparent;
  position: relative;
}
@media (max-width: 991px) {
  .cab-menu__list a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .cab-menu__list a {
    font-size: 16px;
    width: 100%;
    padding: 15px 0;
  }
}
.cab-menu__list a:hover {
  color: #1a83ae;
}
.cab-menu__list a:hover svg {
  fill: #1a83ae;
  stroke: #1a83ae;
}
.cab-menu__list a.active {
  font-weight: 900;
  color: #1a83ae;
  border-bottom-color: #1a83ae;
}
.cab-menu__list a.active svg {
  fill: #1a83ae;
  stroke: #1a83ae;
}
.cab-menu__list a.active:after {
  display: block;
}
.cab-menu__list a:after {
  display: inline-block;
  width: 13px;
  height: 16px;
  content: "";
  margin-left: 8px;
  background-image: url(../img/cab-menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  display: none;
}
@media (max-width: 767px) {
  .cab-menu__list a:after {
    margin-left: auto;
  }
}
.cab-menu__list a span {
  color: #d97f12;
  position: relative;
}
.cab-menu__list a span img {
  top: 0px;
  right: -4px;
  position: absolute;
}
.cab-menu__list a svg {
  width: 18px;
  height: 18px;
  fill: #565f77;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .cab-menu__list a svg {
    margin-right: 5px;
  }
}
.cab-menu__list a:last-child svg {
  stroke: #565f77;
}
.cab-menu__bounty {
  margin-left: 80px;
  position: relative;
  z-index: 1;
  width: 62px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 16px;
  color: #f67942;
  text-decoration: none;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .cab-menu__bounty {
    margin-top: auto;
    margin-left: 0;
    width: 100%;
  }
}
.cab-menu__bounty span {
  font-size: 10px;
  color: #4f5870;
  display: none;
  white-space: nowrap;
}
.cab-menu__bounty.soon {
  pointer-events: none;
}
.cab-menu__bounty.soon span {
  display: block;
}
.cab-menu__bounty:after {
  position: absolute;
  z-index: -1;
  top: -moz-calc(50% + 17px);
  top: calc(50% + 17px);
  left: -moz-calc(50% + 6px);
  left: calc(50% + 6px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 290px;
  height: 162px;
  background-image: url(../img/cab-bounty-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  pointer-events: none;
}
@media (max-width: 767px) {
  .cab-menu__bounty:after {
    display: none;
  }
}
.cab-menu__bounty svg {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -moz-calc(100% + 20px);
  left: calc(100% + 20px);
  fill: #f67942;
}
@media (max-width: 767px) {
  .cab-menu__bounty svg {
    right: 0;
    left: auto;
  }
}
.cab-menu__bounty.active {
  color: #fff;
}
@media (max-width: 767px) {
  .cab-menu__bounty.active {
    color: #f67942;
  }
}
.cab-menu__bounty.active svg {
  fill: #fff;
}
@media (max-width: 767px) {
  .cab-menu__bounty.active svg {
    fill: #f67942;
  }
}
.cab-menu__bounty.active:after {
  background-image: url(../img/cab-bounty-bg-active.png);
}
.cab-burger {
  width: 30px;
  height: 20px;
  margin-left: auto;
  position: relative;
  cursor: pointer;
  display: none;
}
@media (max-width: 767px) {
  .cab-burger {
    display: block;
  }
}
.cab-burger span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-burger:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}
.cab-burger:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}
.cab-burger.active:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.cab-burger.active:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  bottom: auto;
}
.cab-burger.active span {
  width: 0;
}
.cab-title {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #565f77;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-title img {
  width: 31px;
  height: 31px;
  margin-right: 13px;
}
@media (max-width: 1199px) {
  .cab-title {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .cab-title {
    font-size: 12px;
  }
}
.cab-title span {
  color: #f67942;
}
.cab-text {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.cab-text p {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 12px;
  color: #6d7578;
  line-height: 1.2;
}
.cab-text p:last-child {
  margin-bottom: 0;
}
.cab-bal {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e7e9eb;
  margin-bottom: 20px;
  border-left: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-bal {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-bal__item {
  padding: 30px 45px;
  position: relative;
  z-index: 1;
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  border-bottom: 1px solid #e7e9eb;
  border-right: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-bal__item {
    padding: 30px 15px;
  }
}
@media (max-width: 991px) {
  .cab-bal__item {
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (max-width: 767px) {
  .cab-bal__item {
    width: 50%;
    padding: 15px;
  }
}
.cab-bal__item:nth-child(even):after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.cab-bal__item:hover {
  z-index: 3;
}
.cab-bal__item:hover:after {
  background-color: #f6f7f8;
  height: -moz-calc(100% + 50px);
  height: calc(100% + 50px);
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  background-image: none;
}
.cab-bal__item:hover .main-btn {
  opacity: 1;
  pointer-events: all;
  border-radius: 0;
}
.cab-bal__item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("../img/cab-bal-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-bal__item .main-btn {
  position: absolute;
  pointer-events: none;
  top: 100%;
  left: 0;
  width: 100%;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  background-color: #f6f7f8;
  min-height: 50px;
}
.cab-bal__head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 900;
  font-size: 16px;
  color: #565f77;
  margin-bottom: 20px;
  line-height: 1;
}
@media (max-width: 480px) {
  .cab-bal__head {
    font-size: 12px;
  }
}
.cab-bal__head span {
  font-weight: 400;
  font-size: 10px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .cab-bal__head span {
    font-size: 8px;
  }
}
.cab-bal__head img {
  width: 31px;
  height: 31px;
  margin-right: 13px;
}
@media (max-width: 480px) {
  .cab-bal__head img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.cab-bal__info {
  position: relative;
  padding-left: 44px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 12px;
}
.cab-bal__info:last-child {
  margin-bottom: 0;
}
.cab-bal__info:after {
  position: absolute;
  top: -11px;
  left: 13px;
  width: 17px;
  height: 17px;
  content: "";
  background-image: url(../img/cab-bal-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.cab-bal__info p {
  font-weight: 500;
  font-size: 10px;
  color: rgba(86, 95, 119, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  margin-bottom: 5px;
}
.cab-bal__info span {
  font-weight: 900;
  font-size: 16px;
  color: #565f77;
}
@media (max-width: 480px) {
  .cab-bal__info span {
    font-size: 12px;
  }
}
.cab-bal .cab-refs {
  padding: 30px 45px 0 45px;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .cab-bal .cab-refs {
    margin-top: 30px;
    padding: 0;
    width: 100%;
    padding: 0 15px;
  }
}
.cab-bal .cab-refs__box {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-top: auto;
  margin-left: -45px;
}
@media (max-width: 991px) {
  .cab-bal .cab-refs__box {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-refs {
  width: 50%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .cab-refs {
    width: 100%;
  }
}
.cab-refs .cab-text {
  max-width: 400px;
}
.cab-refs__box {
  background-image: url("../img/cab-refs-box-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: -moz-calc(100% + 45px);
  width: calc(100% + 45px);
  margin-left: -45px;
  padding: 20px 50px 20px 40px;
  border-left: 4px solid #d0ff96;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cab-refs__box {
    padding-right: 15px;
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
  }
}
.cab-refs__box p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 700;
  font-size: 16px;
  color: #d0ff96;
}
.cab-refs__copy {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #d0ff96;
  font-size: 10px;
  line-height: 1;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 10px;
}
.cab-refs__copy:hover {
  color: #f67942;
}
.cab-refs__copy:hover svg {
  fill: #f67942;
}
.cab-refs__copy svg {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
  height: 16px;
  fill: #d0ff96;
  margin-left: 10px;
  margin-top: -4px;
}
.cab-refs-page {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .cab-refs-page {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .cab-refs-page {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-refs-page .cab-refs__box {
  width: 50%;
  margin: 0;
}
@media (max-width: 991px) {
  .cab-refs-page .cab-refs__box {
    width: 100%;
  }
}
.cab-refs-sponsor {
  background-color: #d0ff96;
  background-image: url("../img/cab-sponsor-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  padding: 0 45px;
  min-height: 60px;
  position: relative;
}
@media (max-width: 1199px) {
  .cab-refs-sponsor {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .cab-refs-sponsor {
    width: 100%;
  }
}
.cab-refs-sponsor:after {
  width: 64px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background-image: url(../img/cab-sponsor-arrow.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  pointer-events: none;
}
@media (max-width: 767px) {
  .cab-refs-sponsor:after {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -moz-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
}
.cab-refs-sponsor p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 10px;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.cab-refs-sponsor p img {
  width: 18px;
  margin-right: 13px;
}
.cab-refs-sponsor span {
  text-align: right;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cab-refs-stat {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  background-color: #fff;
  border-left: 1px solid #e7e9eb;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .cab-refs-stat {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-refs-stat__head {
  width: 100%;
  padding: 25px 45px;
  border-bottom: 1px solid #e7e9eb;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(86, 95, 119, 0.5);
  letter-spacing: 0.155em;
}
@media (max-width: 1199px) {
  .cab-refs-stat__head {
    padding: 20px 15px;
  }
}
.cab-refs-stat__list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cab-refs-stat__item {
  width: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .cab-refs-stat__item {
    width: 100%;
  }
}
.cab-refs-stat__col {
  width: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 25px 45px;
  border-bottom: 1px solid #e7e9eb;
  border-right: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-refs-stat__col {
    padding: 20px 15px;
  }
}
.cab-refs-stat__col:first-child {
  background-color: #fcfcfc;
}
.cab-refs-stat__wallet {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.cab-refs-stat__wallet img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.cab-refs-stat__val {
  font-weight: 700;
  font-size: 16px;
  color: #a9adb9;
}
.cab-refs-stat__val sup {
  font-size: 7px;
  text-transform: uppercase;
  margin-left: 5px;
}
.cab-refs__content {
  padding-top: 20px;
}
@media (max-width: 480px) {
  .cab-refs__content .refs-lvl__title {
    font-size: 10px;
  }
}
.cab-refs__content .refs-lvl__title span {
  font-size: 20px;
}
@media (max-width: 480px) {
  .cab-refs__content .refs-lvl__title span {
    font-size: 12px;
  }
}
.cab-refs__content .refs-lvl {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .cab-refs__content .refs-lvl {
    padding-top: 0;
    margin-top: 0;
  }
}
.cab-refs__content .refs-right {
  text-align: left;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 214px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .cab-refs__content .refs-right {
    max-width: 100%;
  }
}
.cab-refs__percent {
  padding: 16px;
  background-color: #fff;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.03);
  border-radius: 11px;
  margin-bottom: 20px;
}
.cab-refs__percent h3 {
  font-weight: 700;
  font-size: 16px;
  color: #565f77;
  margin-bottom: 15px;
}
.cab-refs__percent h3:last-child {
  margin-bottom: 0;
}
.cab-refs__percent p {
  font-weight: 900;
  font-size: 16px;
  color: #2cc167;
}
.cab-refs__text {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  padding: 36px 45px 190px 45px;
  margin-bottom: -110px;
  background: -moz-linear-gradient(bottom, #f5f6f7 0%, #fff 100%);
  background: linear-gradient(0deg, #f5f6f7 0%, #fff 100%);
}
@media (max-width: 1199px) {
  .cab-refs__text {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .cab-refs__text {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 30px 15px 140px 15px;
  }
}
.cab-refs__logo {
  position: relative;
  padding-left: 77px;
  min-height: 58px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.cab-refs__logo img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 58px;
}
.cab-refs__logo p {
  font-weight: 700;
  font-size: 15px;
  color: #565f77;
  line-height: 1.12;
}
.cab-refs__title {
  font-weight: 400;
  font-size: 12px;
  color: #565f77;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  padding-left: 32px;
  margin-bottom: 28px;
  position: relative;
}
.cab-refs__title:after {
  width: 17px;
  height: 17px;
  background-image: url(../img/rules-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
}
.cab-refs__msg {
  padding: 12px 12px 12px 35px;
  position: relative;
  margin-bottom: 22px;
  background-color: rgba(246, 121, 66, 0.1);
  border-radius: 6px;
  font-weight: 300;
  font-size: 14px;
  color: #f67942;
}
.cab-refs__msg:after {
  width: 14px;
  height: 14px;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 14px;
  background-image: url(../img/refs-info.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.cab-refs__bonus p {
  font-weight: 400;
  font-size: 16px;
  color: #565f77;
  line-height: 1.12;
  margin-bottom: 13px;
}
.cab-refs__bonus p:last-child {
  margin-bottom: 0;
}
.cab-refs__bonus p b {
  font-weight: 700;
}
.cab-refs__bonus p i {
  font-style: italic;
}
.cab-refs__bonus p img {
  margin: 0px 5px;
  width: 15px;
}
.cab-refs__btns {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}
@media (max-width: 991px) {
  .cab-refs__btns {
    width: 100%;
    margin-top: 65px;
  }
}
@media (max-width: 480px) {
  .cab-refs__btns {
    margin-top: 0;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-refs__btns-title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -moz-calc(100% + 26px);
  bottom: calc(100% + 26px);
  max-width: 317px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 10px;
  color: #515a72;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
@media (max-width: 480px) {
  .cab-refs__btns-title {
    display: none;
  }
}
.cab-refs__btns-title:after {
  position: absolute;
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
  background-image: url(../img/rules-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
.cab-refs__btns-title:before {
  position: absolute;
  top: 5px;
  right: 0;
  width: 17px;
  height: 17px;
  content: "";
  background-image: url(../img/rules-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.cab-refs__btns-title svg {
  width: 14px;
  height: 14px;
  fill: #505971;
  margin-right: 8px;
}
.cab-refs__btn {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  background-color: #fff;
  position: relative;
  z-index: 1;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  color: #505971;
  font-size: 8px;
  text-transform: uppercase;
  text-decoration: none;
  min-height: 60px;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.03);
}
@media (max-width: 480px) {
  .cab-refs__btn {
    width: 100%;
  }
}
.cab-refs__btn:hover {
  color: #fff;
}
.cab-refs__btn:hover:after {
  height: 100%;
}
.cab-refs__btn:hover .cab-refs__btn-arrow {
  background-color: #fff;
}
.cab-refs__btn:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0b969f;
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}
.cab-refs__btn > img {
  margin-right: 13px;
  max-width: 28px;
  max-height: 28px;
}
.cab-refs__btn-arrow {
  width: 20px;
  height: 20px;
  margin-left: 14px;
  background-color: rgba(80, 89, 113, 0.1);
  border-radius: 4px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-refs__btn-arrow svg {
  fill: none;
  stroke: #505971;
  height: 8px;
  width: 8px;
}
.cab-refs__btn.orange:after {
  background-color: #f67942;
}
.cab-stat {
  margin-bottom: -350px;
  margin-top: 100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .cab-stat {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.cab-stat__title {
  bottom: -moz-calc(100% + 320px);
  bottom: calc(100% + 320px);
  position: absolute;
  left: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: rgba(86, 95, 119, 0.03);
  font-family: "Ubuntu", sans-serif;
  font-size: 90px;
  text-transform: uppercase;
  font-weight: 400;
  z-index: -1;
  pointer-events: none;
}
.cab-wallets {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  border-top: 1px solid #e7e9eb;
  border-left: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-wallets {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-wallets label {
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  border-bottom: 1px solid #e7e9eb;
  border-right: 1px solid #e7e9eb;
  cursor: pointer;
}
@media (max-width: 991px) {
  .cab-wallets label {
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (max-width: 767px) {
  .cab-wallets label {
    width: 50%;
  }
}
.cab-wallets label input {
  display: none;
}
.cab-wallets label input:checked + p {
  border-bottom-color: #26b961;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  color: #26b961;
  opacity: 1;
}
.cab-wallets label input:checked + p:after {
  opacity: 1;
}
.cab-wallets label p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  font-weight: 900;
  font-size: 16px;
  color: #565f77;
  line-height: 1;
  padding: 25px 45px;
  width: 100%;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 3px solid transparent;
  opacity: 0.5;
}
@media (max-width: 1199px) {
  .cab-wallets label p {
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .cab-wallets label p {
    font-size: 12px;
  }
}
.cab-wallets label p:hover {
  background-color: #fff;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  opacity: 1;
}
.cab-wallets label p:after {
  position: absolute;
  top: 50%;
  left: 60px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background-image: url(../img/cab-check.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 2;
}
@media (max-width: 1199px) {
  .cab-wallets label p:after {
    left: 30px;
  }
}
@media (max-width: 480px) {
  .cab-wallets label p:after {
    width: 25px;
    height: 25px;
    left: 25px;
  }
}
.cab-wallets label p img {
  width: 30px;
  height: 30px;
  margin-right: 13px;
}
@media (max-width: 480px) {
  .cab-wallets label p img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.cab-wallets label p span {
  font-weight: 400;
  font-size: 10px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .cab-wallets label p span {
    font-size: 8px;
  }
}
.cab-amount {
  display: block;
  width: -moz-calc(50% + 45px);
  width: calc(50% + 45px);
  margin-left: -45px;
  border-top: 1px solid #e7e9eb;
  border-bottom: 1px solid #e7e9eb;
  position: relative;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .cab-amount {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-amount img {
  right: 31px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 31px;
  height: 31px;
}
@media (max-width: 991px) {
  .cab-amount img {
    right: 15px;
  }
}
.cab-amount ::-webkit-input-placeholder {
  color: #26b961;
}
.cab-amount :-moz-placeholder {
  color: #26b961;
}
.cab-amount ::-moz-placeholder {
  color: #26b961;
}
.cab-amount :-ms-input-placeholder {
  color: #26b961;
}
.cab-amount ::placeholder {
  color: #26b961;
}
.cab-amount input {
  padding-right: 93px;
  padding-left: 45px;
  min-height: 67px;
  background-image: url("../img/cab-amount-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  font-weight: 700;
  font-size: 30px;
  color: #26b961;
  background-color: #fff;
}
@media (max-width: 991px) {
  .cab-amount input {
    padding-right: 60px;
    padding-left: 15px;
  }
}
.cab-amount:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #26b961;
  content: "";
}
.cab-amount_full {
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .cab-amount_full {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-amount_full input {
  background-color: transparent;
}
.cab-plans {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e7e9eb;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .cab-plans {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-plans__col {
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .cab-plans__col {
    width: 50%;
  }
}
.cab-plans__col:nth-child(even) .cab-plans__info:after {
  right: 0;
  left: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.cab-plans__head {
  background-color: rgba(180, 197, 214, 0.1);
  background: -moz-repeating-linear-gradient(
    108.65deg,
    rgba(180, 197, 214, 0.1),
    rgba(180, 197, 214, 0.1) 9px,
    rgba(255, 255, 255, 0.1) 9px,
    rgba(255, 255, 255, 0.1) 12px
  );
  background: repeating-linear-gradient(
    -18.65deg,
    rgba(180, 197, 214, 0.1),
    rgba(180, 197, 214, 0.1) 9px,
    rgba(255, 255, 255, 0.1) 9px,
    rgba(255, 255, 255, 0.1) 12px
  );
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #e7e9eb;
  padding: 30px 45px;
}
@media (max-width: 1199px) {
  .cab-plans__head {
    padding: 20px 15px;
  }
}
.cab-plans__head.blue .cab-plans__arrow {
  background-color: #146dbd;
}
.cab-plans__head.blue .cab-plans__text h3 {
  color: #146dbd;
}
.cab-plans__head.orange .cab-plans__arrow {
  background-color: #f67942;
}
.cab-plans__head.orange .cab-plans__text h3 {
  color: #f67942;
}
.cab-plans__head.green .cab-plans__arrow {
  background-color: #1ba853;
}
.cab-plans__head.green .cab-plans__text h3 {
  color: #1ba853;
}
.cab-plans__arrow {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #0b969f;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .cab-plans__arrow {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: -2px;
  }
}
.cab-plans__arrow svg {
  fill: none;
  stroke: #fff;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cab-plans__text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-plans__text h3 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #0b969f;
  text-transform: uppercase;
  margin-bottom: 8px;
  line-height: 1;
}
.cab-plans__text h3:last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .cab-plans__text h3 {
    font-size: 10px;
  }
}
.cab-plans__text h3 span {
  display: block;
  letter-spacing: 0.155em;
  font-family: "Estricta", sans-serif;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 10px;
}
.cab-plans__text p {
  font-weight: 500;
  font-size: 10px;
  color: #a3a7b5;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
@media (max-width: 480px) {
  .cab-plans__text p {
    font-size: 8px;
  }
}
.cab-plans__text p span {
  color: #565f77;
  font-weight: 900;
}
.cab-plans label {
  width: 100%;
  display: block;
  border-bottom: 1px solid #e7e9eb;
}
.cab-plans label input {
  display: none;
}
.cab-plans label input:checked + .cab-plans__item {
  border-bottom-color: #26b961;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  background-color: #fff;
}
.cab-plans__info {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 26px;
  right: 46px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
  font-size: 10px;
  color: #565f77;
  text-align: center;
  padding-left: 1px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  .cab-plans__info {
    top: 10px;
    right: 20px;
  }
}
.cab-plans__info:hover:after {
  opacity: 1;
}
.cab-plans__info:after {
  content: attr(data-text);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -moz-calc(100% + 10px);
  bottom: calc(100% + 10px);
  padding: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  width: 220px;
  font-size: 14px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  opacity: 0;
}
.cab-plans__info:hover {
  border-color: #565f77;
}
.cab-plans__item {
  padding: 25px 45px;
  width: 100%;
  border-bottom: 3px solid transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1199px) {
  .cab-plans__item {
    padding: 20px 15px;
  }
}
.cab-plans__item:hover {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  background-color: #fff;
}
.cab-plans__item h3 {
  font-weight: 900;
  font-size: 24px;
  color: #0b969f;
  line-height: 1;
  margin-bottom: 13px;
}
@media (max-width: 480px) {
  .cab-plans__item h3 {
    font-size: 18px;
  }
}
.cab-plans__item h3 img {
  margin-right: 10px;
  height: 20px;
  margin-bottom: -2px;
}
.cab-plans__item h3 span {
  font-weight: 400;
  font-size: 14px;
  color: #565f77;
}
@media (max-width: 480px) {
  .cab-plans__item h3 span {
    font-size: 10px;
  }
}
.cab-plans__item p {
  position: relative;
  padding-left: 27px;
  font-weight: 500;
  font-size: 10px;
  color: #a3a7b5;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.cab-plans__item p:last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .cab-plans__item p {
    padding-left: 0;
    font-size: 8px;
  }
}
.cab-plans__item p span {
  font-weight: 900;
  color: #565f77;
}
.cab-plans__item p:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url(../img/cab-bal-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 480px) {
  .cab-plans__item p:after {
    display: none;
  }
}
.cab-plans__item.blue h3 {
  color: #087d98;
}
.cab-plans__item.orange h3 {
  color: #f67942;
}
.cab-plans-modal,
.cab-card-modal {
  border-radius: 24px;
  background-color: #f4f5f6;
  border: 5px solid #fff;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
  width: -moz-calc(100% + 12px);
  width: calc(100% + 12px);
}
@media (max-width: 991px) {
  .cab-plans-modal,
  .cab-card-modal {
    border-radius: 0;
    border: none;
    margin-left: -6px;
  }
}
@media (max-width: 480px) {
  .cab-plans-modal,
  .cab-card-modal {
    padding: 20px 0;
  }
}
.cab-plans-modal .mfp-close,
.cab-card-modal .mfp-close {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -10px;
  right: 5px;
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  line-height: 1;
  font-weight: 100;
  font-size: 60px;
  color: #565f77;
  font-family: "Estricta", sans-serif;
  opacity: 1;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-plans-modal .mfp-close:hover,
.cab-card-modal .mfp-close:hover {
  color: #e83939;
}
.cab-plans-modal .cab-title,
.cab-card-modal .cab-title {
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cab-plans-modal .cab-title,
  .cab-card-modal .cab-title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .cab-plans-modal .cab-title,
  .cab-card-modal .cab-title {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.cab-plans-modal .cab-plans,
.cab-card-modal .cab-plans {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .cab-plans-modal .cab-plans,
  .cab-card-modal .cab-plans {
    margin-bottom: 20px;
  }
}
.cab-plans-modal .sign-check,
.cab-card-modal .sign-check {
  width: 100%;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 25px;
}
.cab-plans-modal .sign-check span,
.cab-card-modal .sign-check span {
  font-size: 16px;
  padding-left: 36px;
}
.cab-plans-modal .sign-check span:after,
.cab-card-modal .sign-check span:after,
.cab-plans-modal .sign-check span:before,
.cab-card-modal .sign-check span:before {
  width: 22px;
  height: 22px;
  top: 2px;
}
.cab-card-modal {
  padding: 110px 160px;
  max-width: 1100px;
}
@media (max-width: 767px) {
  .cab-card-modal {
    padding: 45px 15px;
  }
}
@media (max-width: 767px) {
  .cab-card-modal .cab-title {
    margin-bottom: 0;
  }
}
.cab-card-modal__card-wrap {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.cab-card-modal__card-wrap .card-input {
  width: 100%;
  height: 52px;
  font-size: 12px;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 11px;
  padding: 21px 24px;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .cab-card-modal__card-wrap .card-input {
    max-width: 425px;
  }
}
@media (max-width: 767px) {
  .cab-card-modal__card-wrap .card-input {
    max-width: 360px;
  }
}
@media (max-width: 575px) {
  .cab-card-modal__card-wrap .card-input {
    width: 72%;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
  }
}
.cab-card-modal__card-wrap .card-input::-webkit-input-placeholder {
  color: #ffffffcf;
  font-size: 16px;
  font-family: "Fester", sans-serif;
  position: relative;
  top: -2px;
}
.cab-card-modal__card-wrap .card-input:-moz-placeholder {
  color: #ffffffcf;
  font-size: 16px;
  font-family: "Fester", sans-serif;
  position: relative;
  top: -2px;
}
.cab-card-modal__card-wrap .card-input::-moz-placeholder {
  color: #ffffffcf;
  font-size: 16px;
  font-family: "Fester", sans-serif;
  position: relative;
  top: -2px;
}
.cab-card-modal__card-wrap .card-input:-ms-input-placeholder {
  color: #ffffffcf;
  font-size: 16px;
  font-family: "Fester", sans-serif;
  position: relative;
  top: -2px;
}
.cab-card-modal__card-wrap .card-input::placeholder {
  color: #ffffffcf;
  font-size: 16px;
  font-family: "Fester", sans-serif;
  position: relative;
  top: -2px;
}
.cab-card-modal__card-wrap .card-input__wrap {
  padding: 0 157px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 150px;
}
@media (max-width: 1199px) {
  .cab-card-modal__card-wrap .card-input__wrap {
    padding: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .cab-card-modal__card-wrap .card-input__wrap {
    bottom: 125px;
  }
}
@media (max-width: 575px) {
  .cab-card-modal__card-wrap .card-input__wrap {
    bottom: 35%;
  }
}
@media (max-width: 767px) {
  .cab-card-modal__card-wrap > img {
    max-width: 100%;
  }
}
.cab-card-modal__confirm {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
}
@media (max-width: 767px) {
  .cab-card-modal__confirm {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.cab-card-modal__confirm-wrap {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
.cab-card-modal__confirm .sign-check {
  margin-right: 20px;
  margin-bottom: 0;
}
.cab-card-modal__confirm .sign-check span {
  font-size: 12px !important;
  max-width: 260px;
}
@media (max-width: 767px) {
  .cab-card-modal__confirm .sign-check {
    margin-bottom: 20px;
  }
}
.cab-card-modal__error {
  border-top: 1px solid #eaeced;
  padding-top: 26px;
  text-align: center;
  position: relative;
}
.cab-card-modal__error .error-arrow {
  position: absolute;
  top: -14px;
  left: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #eaeced;
  background: #f4f5f6;
  border-radius: 6px;
  width: 28px;
  height: 28px;
  padding: 4px;
}
.cab-card-modal__error .error-arrow__inner {
  border-radius: 6px;
  background: #db3b3b;
  width: 100%;
  height: 100%;
}
.cab-card-modal__error .error-arrow__inner img {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cab-card-modal__error .error-text {
  font-weight: 700;
  font-size: 14px;
  color: #db3b3b;
}
.cab-card-modal__error .error-descr {
  font-size: 14px;
  font-weight: 500;
  color: #737373;
}
.cab-card-modal__error .error-descr a {
  color: #09ac93;
}
.cab-tabs {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-tabs {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-tabs__item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e7e9eb;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: 3px solid transparent;
  font-weight: 500;
  font-size: 16px;
  color: #565f77;
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  padding: 25px 45px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .cab-tabs__item {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .cab-tabs__item {
    width: 50%;
  }
}
.cab-tabs__item:hover {
  color: #26b961;
  box-shadow: 0px -14px 15px rgba(0, 0, 0, 0.03);
  background-color: #fff;
}
.cab-tabs__item:after {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  border-radius: 50%;
  background-color: rgba(86, 95, 119, 0.1);
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-tabs__item.active {
  color: #26b961;
  box-shadow: 0px -14px 15px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  font-weight: 900;
  border-top-color: #26b961;
}
.cab-tabs__item.active:after {
  background-color: #26b961;
}
.cab-table {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  background-color: #fff;
  padding-bottom: 1px;
  border-bottom: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-table {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-table table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .cab-table table {
    margin-bottom: 30px;
  }
}
.cab-table table td {
  padding: 25px 45px;
}
@media (max-width: 1199px) {
  .cab-table table td {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .cab-table table td {
    border: none;
  }
}
.cab-table table thead td {
  background-color: #fcfcfc;
}
@media (max-width: 767px) {
  .cab-table table tbody tr {
    border: none;
    border-bottom: 1px solid #e7e9eb;
    margin-bottom: 0;
  }
}
.cab-table table tbody tr:nth-child(even) td {
  background-color: #fcfcfc;
}
.cab-table__title {
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.cab-table__date {
  font-weight: 400;
  font-size: 12px;
  color: #6d7578;
  text-transform: uppercase;
}
.cab-table__val {
  font-weight: 900;
  font-size: 12px;
  color: #6d7578;
}
.cab-table__text {
  font-weight: 400;
  font-size: 12px;
  color: #6d7578;
}
.cab-table__status {
  font-weight: 900;
  font-size: 12px;
  color: #fbbb16;
  position: relative;
  padding-left: 13px;
}
.cab-table__status:after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-color: #fbbb16;
}
.cab-table__status.red {
  color: #e83939;
}
.cab-table__status.red:after {
  background-color: #e83939;
}
.cab-table__status.green {
  color: #1ba853;
}
.cab-table__status.green:after {
  background-color: #1ba853;
}
.cab-table__wallet {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1;
  font-weight: 900;
  font-size: 12px;
  color: #6d7578;
}
.cab-table__wallet img {
  width: 17px;
  height: 17px;
  margin-right: 9px;
}
.cab-table .page-pag {
  padding: 0 45px;
}
@media (max-width: 1199px) {
  .cab-table .page-pag {
    padding: 0 15px;
  }
}
.cab-dep {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  background-color: #fff;
  border-top: 1px solid #e7e9eb;
  border-bottom: 1px solid #e7e9eb;
  padding: 35px 45px;
}
@media (max-width: 1199px) {
  .cab-dep {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 20px 15px;
  }
}
.cab-dep .page-pag {
  margin-bottom: 0;
}
.cab-dep__list {
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
}
@media (max-width: 1199px) {
  .cab-dep__list {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
  }
}
.cab-dep__item {
  margin-bottom: 30px;
  max-width: 235px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 65px;
  border: 1px solid #f0f3f7;
  padding: 25px;
}
@media (max-width: 1199px) {
  .cab-dep__item {
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    margin-right: 30px;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .cab-dep__item {
    width: 100%;
  }
}
.cab-dep__item .main-btn {
  width: 100%;
  min-width: 0;
  color: #0b969f;
  border: 1px solid rgba(11, 150, 159, 0.1);
}
.cab-dep__item .main-btn:after {
  background-image: url(../img/cab-plan-btn-1.png);
}
.cab-dep__item .main-btn:before {
  background-color: rgba(11, 150, 159, 0.1);
}
.cab-dep__item.blue .main-btn {
  border-color: rgba(20, 109, 189, 0.1);
  color: #146dbd;
}
.cab-dep__item.blue .main-btn:after {
  background-image: url(../img/cab-plan-btn-2.png);
}
.cab-dep__item.blue .main-btn:before {
  background-color: rgba(20, 109, 189, 0.1);
}
.cab-dep__item.blue .cab-plans__arrow,
.cab-dep__item.blue .cab-dep__bar-line span {
  background-color: #146dbd;
}
.cab-dep__item.blue .cab-plans__text h3 {
  color: #146dbd;
}
.cab-dep__item.blue .cab-dep__content h3 {
  color: #146dbd;
}
.cab-dep__item.orange .main-btn {
  border-color: rgba(246, 121, 66, 0.1);
  color: #f67942;
}
.cab-dep__item.orange .main-btn:after {
  background-image: url(../img/cab-plan-btn-3.png);
}
.cab-dep__item.orange .main-btn:before {
  background-color: rgba(246, 121, 66, 0.1);
}
.cab-dep__item.orange .cab-plans__arrow,
.cab-dep__item.orange .cab-dep__bar-line span {
  background-color: #f67942;
}
.cab-dep__item.orange .cab-plans__text h3 {
  color: #f67942;
}
.cab-dep__item.orange .cab-dep__content h3 {
  color: #f67942;
}
.cab-dep__item.green .main-btn {
  border-color: rgba(27, 168, 83, 0.1);
  color: #1ba853;
}
.cab-dep__item.green .main-btn:after {
  background-image: url(../img/cab-plan-btn-4.png);
}
.cab-dep__item.green .main-btn:before {
  background-color: rgba(27, 168, 83, 0.1);
}
.cab-dep__item.green .cab-plans__arrow,
.cab-dep__item.green .cab-dep__bar-line span {
  background-color: #1ba853;
}
.cab-dep__item.green .cab-plans__text h3 {
  color: #1ba853;
}
.cab-dep__item.green .cab-dep__content h3 {
  color: #1ba853;
}
.cab-dep__head {
  width: 100%;
  border-bottom: 1px dashed #e4e6e8;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 18px;
}
.cab-dep__content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}
.cab-dep__content h3 {
  font-weight: 900;
  font-size: 24px;
  color: #0b969f;
  line-height: 1;
  margin-bottom: 13px;
}
@media (max-width: 480px) {
  .cab-dep__content h3 {
    font-size: 18px;
  }
}
.cab-dep__content h3 img {
  margin-right: 10px;
  height: 20px;
  margin-bottom: -2px;
}
.cab-dep__content h3 span {
  font-weight: 400;
  font-size: 14px;
  color: #565f77;
}
@media (max-width: 480px) {
  .cab-dep__content h3 span {
    font-size: 10px;
  }
}
.cab-dep__info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 27px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .cab-dep__info {
    padding-left: 0;
  }
}
.cab-dep__info:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url(../img/cab-bal-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 480px) {
  .cab-dep__info:after {
    display: none;
  }
}
.cab-dep__info p {
  position: relative;
  font-weight: 500;
  font-size: 10px;
  color: #a3a7b5;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-dep__info p:last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .cab-dep__info p {
    font-size: 8px;
  }
}
.cab-dep__info p span {
  font-weight: 900;
  color: #565f77;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 5px;
}
.cab-dep__info p span img {
  width: 17px;
  height: 17px;
  margin-right: 5px;
}
.cab-dep__bar {
  width: 100%;
  margin-bottom: 24px;
}
.cab-dep__bar-line {
  width: 100%;
  position: relative;
  margin-bottom: 8px;
  background-color: #f0f3f7;
  border-radius: 30px;
  overflow: hidden;
  height: 11px;
}
.cab-dep__bar-line span {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px;
  background-color: #0b969f;
  display: block;
  height: 100%;
}
.cab-dep__bar-head {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cab-dep__bar-head span {
  font-weight: 900;
  font-size: 10px;
  color: #565f77;
}
.cab-link {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 8px;
  text-transform: uppercase;
  color: #0b969f;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .cab-link {
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-link:hover {
  text-decoration: underline;
}
.cab-link img {
  margin-right: -3px;
}
.cab-inputs {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  margin-bottom: 20px;
  border-left: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-inputs {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-input {
  width: 50%;
  min-height: 80px;
  border-bottom: 1px solid #e7e9eb;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 45px 20px 42px;
  border-right: 1px solid #e7e9eb;
  cursor: text;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
  position: relative;
}
@media (max-width: 991px) {
  .cab-input {
    width: 100%;
  }
}
.cab-input:after {
  position: absolute;
  top: 0;
  left: 235px;
  height: 100%;
  width: 1px;
  content: "";
  background-color: #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-input:after {
    left: 210px;
  }
}
@media (max-width: 480px) {
  .cab-input:after {
    left: 130px;
  }
}
@media (max-width: 1199px) {
  .cab-input {
    min-height: 60px;
    padding: 20px 15px;
  }
}
.cab-input:focus-within {
  background-color: #fff;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  border-left-color: #146dbd;
}
.cab-input:focus-within svg {
  opacity: 1;
}
.cab-input ::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
}
.cab-input :-moz-placeholder {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
}
.cab-input ::-moz-placeholder {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
}
.cab-input :-ms-input-placeholder {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
}
.cab-input ::placeholder {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: rgba(86, 95, 119, 0.5);
}
.cab-input p {
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  color: #565f77;
  margin-right: 30px;
  max-width: 180px;
  width: 100%;
  line-height: 1.2;
  white-space: pre-wrap;
}
@media (max-width: 480px) {
  .cab-input p {
    font-size: 8px;
    max-width: 100px;
  }
}
.cab-input input {
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  font-weight: 500;
  font-size: 16px;
  color: #565f77;
  padding: 0;
  line-height: 1;
  height: 100%;
  padding-bottom: 4px;
}
.cab-input input:focus + svg {
  opacity: 1;
}
.cab-input img {
  width: 15px;
  height: 15px;
  min-width: 16px;
  margin-right: 15px;
}
.cab-input svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  fill: #565f77;
  opacity: 0.2;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 10px;
}
.cab-input span {
  white-space: nowrap;
  font-size: 12px;
}
.cab-input .jq-selectbox {
  width: 100%;
  height: -moz-calc(100% + 40px);
  height: calc(100% + 40px);
}
.cab-input .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #565f77;
}
.cab-input .jq-selectbox__select {
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border: none !important;
  font-weight: 700;
  font-size: 14px;
  color: #565f77;
  padding-left: 0;
  font-family: "Estricta", sans-serif;
}
.cab-input .jq-selectbox__trigger {
  border: none !important;
}
.cab-input .jq-selectbox__trigger-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 4px;
  border-top-color: rgba(86, 95, 119, 0.2);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-input .jq-selectbox__dropdown {
  border-radius: 0;
  margin: 0;
  box-shadow: none;
  border: 1px solid #e7e9eb;
  background-color: #fff;
  margin-left: -17px;
  width: -moz-calc(100% + 63px);
  width: calc(100% + 63px);
}
@media (max-width: 1199px) {
  .cab-input .jq-selectbox__dropdown {
    margin-left: -15px;
    width: -moz-calc(100% + 31px);
    width: calc(100% + 31px);
  }
}
.cab-input .jq-selectbox__dropdown li {
  font-weight: 700;
  font-size: 14px;
  color: #565f77;
  padding: 7px 17px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Estricta", sans-serif;
}
@media (max-width: 1199px) {
  .cab-input .jq-selectbox__dropdown li {
    padding: 7px 15px;
  }
}
.cab-input .jq-selectbox__dropdown li:hover,
.cab-input .jq-selectbox__dropdown li.sel {
  background-color: #146dbd;
  color: #fff;
}
.cab-input__wrap {
  width: 100%;
}
.cab-input_check {
  cursor: pointer;
}
.cab-input_check .sign-check {
  width: auto;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
}
.cab-input_check .sign-check span {
  font-size: 16px;
  padding-left: 36px;
  min-height: 22px;
  padding-left: 22px;
  margin-right: -3px;
}
.cab-input_check .sign-check span:after,
.cab-input_check .sign-check span:before {
  width: 22px;
  height: 22px;
  top: 2px;
}
.cab-input_wallet:after {
  display: none;
}
.cab-set-head {
  width: -moz-calc(50% + 45px);
  width: calc(50% + 45px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e7e9eb;
}
@media (max-width: 991px) {
  .cab-set-head {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-set-head__col {
  width: 50%;
  padding: 20px 45px;
  border-bottom: 1px solid #e7e9eb;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .cab-set-head__col {
    width: 100%;
    padding: 20px 15px;
  }
}
.cab-set-head .cab-title {
  margin-bottom: 0;
}
.cab-set-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
}
@media (max-width: 991px) {
  .cab-set-list {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-set-list__col {
  width: 25%;
  padding: 35px 45px;
}
@media (max-width: 991px) {
  .cab-set-list__col {
    width: 100%;
    padding: 20px 15px;
  }
}
.cab-set-list__col:last-child {
  width: 50%;
  margin-top: -93px;
}
@media (max-width: 991px) {
  .cab-set-list__col:last-child {
    width: 100%;
    margin-top: 0;
  }
}
.cab-set-list__col:last-child .cab-set-num span {
  background-color: #1ba853;
  color: #fff;
}
.cab-set-list__col:last-child .cab-set-num:after {
  margin-left: 30px;
  width: 30px;
  height: 30px;
  background-image: url(../img/cab-set-dots-2.svg);
  margin-top: -25px;
  background-repeat: no-repeat;
}
.cab-set-list__col:last-child .cab-set-text h3 {
  color: #1ba853;
}
.cab-set-list__col .cab-amount {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  border-left: 3px solid #1ba853;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .cab-set-list__col .cab-amount {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-set-list__col .cab-amount ::-webkit-input-placeholder {
  color: #565f77;
}
.cab-set-list__col .cab-amount :-moz-placeholder {
  color: #565f77;
}
.cab-set-list__col .cab-amount ::-moz-placeholder {
  color: #565f77;
}
.cab-set-list__col .cab-amount :-ms-input-placeholder {
  color: #565f77;
}
.cab-set-list__col .cab-amount ::placeholder {
  color: #565f77;
}
.cab-set-list__col .cab-amount input {
  min-height: 56px;
  font-weight: 700;
  font-size: 16px;
  color: #565f77;
  line-height: 1;
  padding-bottom: 0;
  padding-right: 45px;
}
@media (max-width: 1199px) {
  .cab-set-list__col .cab-amount input {
    padding-right: 15px;
  }
}
.cab-set-num {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.cab-set-num span {
  width: 28px;
  height: 28px;
  background-color: rgba(86, 95, 119, 0.1);
  border-radius: 4px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 900;
  font-size: 12px;
  color: #565f77;
  min-width: 28px;
}
.cab-set-num:after {
  width: 100%;
  height: 7px;
  background-image: url(../img/cab-set-dots-1.svg);
  background-repeat: repeat-x;
  background-position: 0 50%;
  content: "";
  margin-left: 50px;
  display: inline-block;
}
.cab-set-text {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.cab-set-text h3 {
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 18px;
  color: #6d7578;
  text-transform: uppercase;
}
.cab-set-text h3:last-child {
  margin-bottom: 0;
}
.cab-set-text p {
  font-weight: 400;
  font-size: 12px;
  color: #6d7578;
  line-height: 1.2;
  margin-bottom: 20px;
}
.cab-set-text p:last-child {
  margin-bottom: 0;
}
.cab-set-text p span {
  font-weight: 900;
}
.cab-set-app {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-set-app a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
}
.cab-set-app a:last-child {
  margin-bottom: 0;
}
.cab-set-qr {
  width: 113px;
  height: 113px;
  margin-bottom: 20px;
}
.cab-set-qr:last-child {
  margin-bottom: 0;
}
.cab-set-qr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.cab-check {
  display: block;
  cursor: pointer;
}
.cab-check input {
  display: none;
}
.cab-check input:checked + .cab-check__box {
  color: #1ba853;
}
.cab-check input:checked + .cab-check__box:after {
  background-color: #1ba853;
}
.cab-check input:checked + .cab-check__box span {
  left: 16px;
}
.cab-check input:checked + .cab-check__box span svg {
  fill: #1ba853;
}
.cab-check__box {
  position: relative;
  padding-left: 41px;
  font-weight: 700;
  font-size: 12px;
  color: #565f77;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-check__box:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 32px;
  height: 17px;
  border-radius: 100px;
  background-color: #565f77;
  content: "";
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-check__box span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-check__box span svg {
  fill: #565f77;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 8px;
  height: 8px;
}
.cab-promo {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  background-color: #fff;
  border-top: 1px solid #e7e9eb;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .cab-promo {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-promo__item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cab-promo__item {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-promo__col {
  border-right: 1px solid #e7e9eb;
  border-bottom: 1px solid #e7e9eb;
  width: 50%;
  padding: 30px 45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .cab-promo__col {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .cab-promo__col {
    width: 100%;
    border-right: none;
  }
}
.cab-promo__col:last-child {
  border-right: none;
}
.cab-promo__img {
  max-width: 100%;
}
.cab-promo__img img {
  max-width: 100%;
}
.cab-promo__size {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #565f77;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cab-promo__text {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  font-weight: 400;
  color: rgba(86, 95, 119, 0.5);
  margin-bottom: 20px;
}
.cab-promo-code {
  font-family: "Estricta", sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #ffffff;
  padding: 28px 31px 41px;
  text-transform: uppercase;
  background: url("../img/promo-bg.png") center no-repeat;
  background-size: 103%;
  background-position-x: -8px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .cab-promo-code {
    background-size: contain;
  }
}
@media (max-width: 767px) {
  .cab-promo-code {
    background-position-x: 0;
  }
}
@media (max-width: 575px) {
  .cab-promo-code {
    padding: 7px 31px 15px;
  }
}
@media (max-width: 480px) {
  .cab-promo-code {
    font-size: 20px;
  }
}
.cab-promo-code svg {
  fill: #ffffff;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .cab-promo-code svg {
    width: 15px;
    height: 15px;
  }
}
.cab-promo-code__title {
  font-size: 16px;
  font-family: "Estricta", sans-serif;
  margin-bottom: 17px;
}
.cab-promo-code__title span {
  color: #1a83af;
  font-weight: 900;
}
@media (max-width: 1199px) {
  .cab-promo-code__title span {
    font-size: 15px;
  }
}
.cab-promo-code__input {
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #ccced0;
}
@media (max-width: 991px) {
  .cab-promo-code__input {
    margin-bottom: 15px;
  }
}
.cab-promo-code__input input {
  min-height: 48px;
  color: #565f77;
  font-size: 12px;
  padding-left: 22px;
  padding-right: 10px;
}
.cab-promo-code__input input::-webkit-input-placeholder {
  color: rgba(86, 95, 119, 0.4);
  text-transform: uppercase;
}
.cab-promo-code__input input:-moz-placeholder {
  color: rgba(86, 95, 119, 0.4);
  text-transform: uppercase;
}
.cab-promo-code__input input::-moz-placeholder {
  color: rgba(86, 95, 119, 0.4);
  text-transform: uppercase;
}
.cab-promo-code__input input:-ms-input-placeholder {
  color: rgba(86, 95, 119, 0.4);
  text-transform: uppercase;
}
.cab-promo-code__input input::placeholder {
  color: rgba(86, 95, 119, 0.4);
  text-transform: uppercase;
}
.cab-promo-code__input:after {
  background-color: #e6e9eb;
}
@media (max-width: 991px) {
  .cab-promo-code__main-btn {
    margin-bottom: 30px;
  }
}
.cab-promo-code__main-btn:before {
  background-color: #60c3ed;
}
.cab-promo-code__main-btn:after {
  background-image: url("../img/btn-bg_blue.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.cab-promo-code__term {
  font-size: 10px;
  font-family: "Estricta", sans-serif;
  margin-bottom: 19px;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.cab-promo-code__term .title {
  color: #a3a7b5;
  font-weight: 500;
}
.cab-promo-code__term .value {
  color: #525b73;
  font-weight: 900;
}
.cab-promo-info {
  background: #ffffff;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  border-radius: 11px;
  position: relative;
  padding: 53px 30px 21px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999999;
  max-width: 230px;
  display: none;
}
.cab-promo-info.active {
  display: block;
}
.cab-promo-info__close,
.disclaimer__close {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #b3b8c4;
  font-weight: 500;
  font-size: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #515a72;
  position: absolute;
  right: 0;
  top: -32px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cab-promo-info__close span,
.disclaimer__close span {
  position: relative;
  top: -1px;
}
.cab-promo-info__close:hover,
.disclaimer__close:hover {
  opacity: 0.8;
}
.cab-promo-info__img {
  width: 79px;
  height: 79px;
  background: #fbfbfb;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  top: -39px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cab-promo-info__text p {
  margin-bottom: 10px;
  font-size: 12px;
  color: #515a72;
}
.cab-promo-info__text p:last-child {
  margin-bottom: 0;
}
.cab-promo-info__text p b {
  font-weight: 700;
  color: #6d7578;
}
.cab-his__item {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  margin-bottom: 30px;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .cab-his__item {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.cab-his__item:last-child {
  margin-bottom: 0;
}
.cab-his__item table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  border: 1px solid #e7e9eb;
}
.cab-his__item table thead {
  border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
  .cab-his__item table thead {
    display: none;
  }
}
.cab-his__item table tr {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cab-his__item table tr {
    border: none !important;
    border-bottom: 1px solid #e7e9eb !important;
  }
  .cab-his__item table tr:last-child {
    border-bottom: none !important;
  }
}
.cab-his__item table td {
  padding: 20px 45px;
  border-bottom: 1px solid #e7e9eb;
  border-right: 1px solid #e7e9eb;
}
.cab-his__item table td:last-child {
  border-right: none;
}
@media (max-width: 1199px) {
  .cab-his__item table td {
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .cab-his__item table td {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: none;
  }
  .cab-his__item table td:last-child {
    border-bottom: none;
  }
}
.cab-his__item table td:before {
  font-weight: 700;
  font-size: 12px;
  color: #146dbd;
  text-transform: uppercase;
}
.cab-his__item table tbody tr:last-child td {
  border-bottom: none;
}
@media (max-width: 767px) {
  .cab-his__item table tbody td {
    border-bottom: none;
  }
}
.cab-his__title {
  font-weight: 700;
  font-size: 16px;
  color: #146dbd;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .cab-his__title {
    font-size: 14px;
  }
}
.cab-his__val {
  font-weight: 400;
  font-size: 16px;
  color: #565f77;
  min-width: 124px;
}
@media (max-width: 1800px) {
  .cab-his__val {
    font-size: 14px;
    min-width: 0;
  }
}
@media (max-width: 1400px) {
  .cab-his__val {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .cab-his__val {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .cab-his__val {
    font-size: 14px;
  }
}
.cab-his__val sup {
  font-size: 13px;
}
@media (max-width: 1800px) {
  .cab-his__val sup {
    font-size: 10px;
    top: -5px;
  }
}
@media (max-width: 1400px) {
  .cab-his__val sup {
    top: -4px;
  }
}
@media (max-width: 991px) {
  .cab-his__val sup {
    top: -2px;
  }
}
.cab-his__val.red {
  color: #ff0505;
}
.cab-his__val.green {
  color: #0dbc0d;
}
.cab-his__wallet {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 16px;
  color: #565f77;
}
@media (max-width: 1800px) {
  .cab-his__wallet {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .cab-his__wallet {
    font-size: 10px;
  }
}
.cab-his__wallet img {
  width: 16px;
  height: 16px;
  margin-right: 7px;
}
@media (max-width: 991px) {
  .cab-his__wallet img {
    margin-right: 5px;
  }
}
.cab-his__sel {
  position: relative;
  width: 100%;
}
.cab-his__sel .jq-selectbox {
  width: auto;
  z-index: 20;
  width: 100%;
}
.cab-his__sel .jq-selectbox__select {
  padding-left: 12px;
  padding-right: 50px;
  height: 35px;
  line-height: 35px;
  background: #146dbd !important;
  border-radius: 7px;
  box-shadow: none !important;
  text-shadow: none !important;
  border: none !important;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  width: 100%;
}
@media (max-width: 991px) {
  .cab-his__sel .jq-selectbox__select {
    padding-right: 30px;
    font-size: 12px;
  }
}
.cab-his__sel .jq-selectbox__trigger {
  height: 100%;
  margin: 0;
  border: none;
  width: 50px;
}
@media (max-width: 991px) {
  .cab-his__sel .jq-selectbox__trigger {
    width: 30px;
  }
}
.cab-his__sel .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top-color: #fff !important;
}
.cab-his__sel .jq-selectbox__dropdown {
  top: -moz-calc(100% + 5px);
  top: calc(100% + 5px);
  border-color: #fff;
  border-radius: 7px;
  overflow: hidden;
  padding: 0 12px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.07);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.09);
  width: auto;
}
.cab-his__sel .jq-selectbox__dropdown li {
  padding: 10px 0px;
  position: relative;
  background-position: 43px center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-color: transparent;
  font-weight: 400;
  font-size: 17px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
}
@media (max-width: 991px) {
  .cab-his__sel .jq-selectbox__dropdown li {
    font-size: 14px;
  }
}
.cab-his__sel .jq-selectbox__dropdown li.sel,
.cab-his__sel .jq-selectbox__dropdown li:hover {
  color: #146dbd;
}
.cab-his__sel .jq-selectbox__dropdown li:last-child {
  border-bottom: none;
}
.cab-his__static {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  pointer-events: none;
}
.cab-his__static > img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .cab-his__static > img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
}
.cab-his__static > sup {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  margin-right: 5px;
  width: 23px;
}
@media (max-width: 480px) {
  .cab-his__static > sup {
    font-size: 8px;
  }
}
.cab-his__earn {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 17px;
  color: #565f77;
  cursor: pointer;
  position: relative;
  padding-right: 18px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.cab-his__earn:hover,
.cab-his__earn.active {
  color: #146dbd;
}
@media (max-width: 991px) {
  .cab-his__earn {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .cab-his__earn {
    font-size: 10px;
    padding-right: 15px;
  }
}
.cab-his__earn:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  border: 5px solid transparent;
  border-bottom-width: 0;
  border-top-color: #146dbd;
  content: "";
}
.cab-his__earn-hide {
  top: -moz-calc(100% + 22px);
  top: calc(100% + 22px);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  padding: 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.09);
  z-index: 10;
  display: none;
  min-width: 243px;
}
@media (max-width: 1199px) {
  .cab-his__earn-hide {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    min-width: 0;
    top: -moz-calc(100% + 12px);
    top: calc(100% + 12px);
  }
}
@media (max-width: 480px) {
  .cab-his__earn-hide {
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: auto;
  }
}
.cab-his__earn-hide.top {
  top: auto;
  bottom: -moz-calc(100% + 7px);
  bottom: calc(100% + 7px);
}
.cab-his__earn-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 45px 10px 77px;
  font-weight: 700;
  font-size: 17px;
  color: #146dbd;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  position: relative;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-his__earn-item:hover,
.cab-his__earn-item.active {
  background-color: #faebd7;
}
@media (max-width: 1199px) {
  .cab-his__earn-item {
    padding-right: 15px;
    padding-left: 47px;
  }
}
@media (max-width: 991px) {
  .cab-his__earn-item {
    font-size: 12px;
  }
}
.cab-his__earn-item:last-child {
  border-bottom: none;
}
.cab-his__earn-item > sup {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  margin-right: 5px;
  width: 23px;
}
.cab-his__earn-item img {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 45px;
}
@media (max-width: 1199px) {
  .cab-his__earn-item img {
    left: 15px;
  }
}
.cab-bounty__wrap {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  padding-left: 45px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .cab-bounty__wrap {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
    padding-left: 0;
  }
}
.cab-bounty__text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px 0;
  max-width: 210px;
  height: 100%;
}
@media (max-width: 1199px) {
  .cab-bounty__text {
    max-width: 100%;
    padding: 0;
    margin-bottom: 40px;
    height: auto;
  }
}
.cab-bounty__text:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../img/bounty-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 1199px) {
  .cab-bounty__text:after {
    display: none;
  }
}
.cab-bounty__text:before {
  position: absolute;
  bottom: 0;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../img/bounty-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 1199px) {
  .cab-bounty__text:before {
    display: none;
  }
}
.cab-bounty__text h3 {
  font-weight: 500;
  font-size: 12px;
  color: #525b73;
  margin-bottom: 24px;
  letter-spacing: 0.155em;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.cab-bounty__text h4 {
  font-weight: 900;
  font-size: 22px;
  color: #525b73;
  line-height: 1.12;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .cab-bounty__text h4 {
    margin-bottom: 20px;
  }
}
.cab-bounty__text p {
  font-weight: 400;
  font-size: 14px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-bounty__list {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e7e9eb;
  width: -moz-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .cab-bounty__list {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .cab-bounty__list {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-bounty__item {
  width: -moz-calc(100% / 3);
  width: calc(100% / 3);
  border-right: 1px solid #e7e9eb;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .cab-bounty__item {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e7e9eb;
  }
}
.cab-bounty__item:last-child {
  border-right: none;
  border-bottom: none;
}
.cab-bounty__item-content {
  padding: 25px 30px;
  width: 100%;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-bounty__item-content .cab-bounty__info {
  margin-top: auto;
  width: 100%;
}
.cab-bounty__item-content .cab-bounty__info h3 {
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
}
@media (max-width: 991px) {
  .cab-bounty__item-content {
    padding: 20px;
  }
}
.cab-bounty__item-text {
  width: 100%;
  margin-bottom: 20px;
}
.cab-bounty__item-text p {
  font-weight: 400;
  font-size: 14px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-bounty__item-text p b {
  font-weight: 900;
}
.cab-bounty__item-note {
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  color: #6d7578;
  line-height: 1.12;
  font-style: italic;
  margin-bottom: 34px;
}
.cab-bounty__item-note span {
  color: #cc2b2b;
}
.cab-bounty__item-btn {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: -moz-repeating-linear-gradient(
    108.65deg,
    rgba(180, 197, 214, 0.1),
    rgba(180, 197, 214, 0.1) 10px,
    rgba(255, 255, 255, 0.1) 10px,
    rgba(255, 255, 255, 0.1) 15px
  );
  background: repeating-linear-gradient(
    -18.65deg,
    rgba(180, 197, 214, 0.1),
    rgba(180, 197, 214, 0.1) 10px,
    rgba(255, 255, 255, 0.1) 10px,
    rgba(255, 255, 255, 0.1) 15px
  );
  min-height: 54px;
  padding: 10px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(82, 91, 115, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: 1px solid #e7e9eb;
  margin-top: auto;
}
.cab-bounty__item-btn:hover {
  color: #525b73;
}
.cab-bounty__item .main-btn {
  font-size: 8px;
  width: 100%;
  min-height: 38px;
}
.cab-bounty__logo {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 18px;
  color: #6d7578;
  line-height: 1.12;
  margin-bottom: 25px;
}
.cab-bounty__logo img {
  margin-right: 11px;
  max-width: 28px;
  max-height: 19px;
}
.cab-bounty__info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.cab-bounty__info h3 {
  position: relative;
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  white-space: nowrap;
  font-weight: 500;
  font-size: 12px;
  color: rgba(82, 91, 115, 0.5);
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
.cab-bounty__info h3:after {
  width: 100%;
  margin-left: 20px;
  height: 1px;
  background-color: #e7e9eb;
  content: "";
}
.cab-bounty__info p {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 900;
  font-size: 14px;
  color: #525b73;
}
.cab-bounty__info p img {
  margin-right: 10px;
}
.cab-bounty__rules {
  width: 100%;
  margin-bottom: 25px;
}
.cab-bounty__rules > h3 {
  font-weight: 500;
  font-size: 12px;
  color: rgba(82, 91, 115, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  display: inline-block;
  position: relative;
  margin-bottom: 34px;
}
@media (max-width: 991px) {
  .cab-bounty__rules > h3 {
    margin-bottom: 25px;
  }
}
.cab-bounty__rules > h3:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -moz-calc(100% + 30px);
  left: calc(100% + 30px);
  height: 1px;
  width: 75px;
  background-color: #e7e9eb;
  content: "";
}
@media (max-width: 1199px) {
  .cab-bounty__rules > h3:after {
    display: none;
  }
}
.cab-bounty__rules-list {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-bounty__rules-list {
    width: 100%;
    margin-left: 0;
    border-bottom: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.cab-bounty__rules-item {
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  padding: 0 45px;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .cab-bounty__rules-item {
    width: -moz-calc(100% / 4 - 20px);
    width: calc(100% / 4 - 20px);
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cab-bounty__rules-item {
    width: -moz-calc(100% / 2 - 15px);
    width: calc(100% / 2 - 15px);
  }
}
.cab-bounty__rules-item p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
  margin-bottom: 25px;
}
.cab-bounty__rules-item span {
  width: 28px;
  height: 28px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(82, 91, 115, 0.1);
  font-weight: 900;
  font-size: 12px;
  color: #525b73;
  text-transform: uppercase;
  margin-top: auto;
}
.cab-bounty__msg {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  border-bottom: 1px solid #e7e9eb;
  padding: 0 45px 25px 45px;
  margin-bottom: 14px;
}
@media (max-width: 1199px) {
  .cab-bounty__msg {
    width: 100%;
    margin-left: 0;
    padding: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
}
.cab-bounty__msg span {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background-color: #f67942;
  border-radius: 4px;
  margin-right: 16px;
  font-weight: 900;
  font-size: 12px;
  color: #fff;
  text-align: center;
  min-width: 28px;
}
.cab-bounty__btn {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 991px) {
  .cab-bounty__btn {
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 480px) {
  .cab-bounty__btn {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cab-bounty__btn:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 65px;
  width: 30px;
  height: 30px;
  background-image: url(../img/bounty-dots.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 1199px) {
  .cab-bounty__btn:after {
    display: none;
  }
}
.cab-bounty__btn p {
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
@media (max-width: 480px) {
  .cab-bounty__btn p {
    margin-bottom: 15px;
  }
}
.cab-bounty__btn .main-btn {
  min-height: 38px;
  font-size: 8px;
  margin-left: 58px;
}
@media (max-width: 480px) {
  .cab-bounty__btn .main-btn {
    margin-left: 0;
  }
}
.cab-bounty__tg-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #565f77;
}
@media (max-width: 991px) {
  .cab-bounty__tg-title {
    margin-bottom: 20px;
  }
}
.cab-bounty__tg-title img {
  width: 26px;
  min-width: 26px;
  margin-right: 12px;
}
.cab-bounty__tg-info {
  padding-top: 40px;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  border-top: 1px solid #e7e9eb;
  margin-top: 15px;
  padding: 40px 45px 0 45px;
  margin-bottom: -165px;
}
@media (max-width: 991px) {
  .cab-bounty__tg-info {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .cab-bounty__tg-info {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    border-top: none;
  }
}
@media (max-width: 991px) {
  .cab-bounty__tg-info {
    padding-top: 0;
  }
}
.cab-bounty__tg-text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .cab-bounty__tg-text {
    margin-bottom: 20px;
  }
}
.cab-bounty__tg-text a {
  color: #f67942;
  text-decoration: underline;
}
.cab-bounty__tg-text a:hover {
  text-decoration: none;
}
.cab-bounty__tg-text > p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-bounty__tg-text > p span {
  font-weight: 900;
}
.cab-bounty__tg-head {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .cab-bounty__tg-head {
    padding: 0px 20px;
  }
}
.cab-bounty__tg-head:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  height: -moz-calc(100% + 30px);
  height: calc(100% + 30px);
  content: "";
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
  border-top: 1px solid #e7e9eb;
}
@media (max-width: 1199px) {
  .cab-bounty__tg-head:after {
    width: 100%;
  }
}
.cab-bounty__tg-bg {
  position: relative;
}
@media (max-width: 1199px) {
  .cab-bounty__tg-bg {
    padding: 0 20px;
  }
}
.cab-bounty__tg-bg:after {
  position: absolute;
  top: -40px;
  left: -45px;
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  height: -moz-calc(100% + 60px);
  height: calc(100% + 60px);
  content: "";
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .cab-bounty__tg-bg:after {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 991px) {
  .cab-bounty__tg-bg:after {
    height: -moz-calc(100% + 30px);
    height: calc(100% + 30px);
  }
}
.cab-bounty__link {
  font-weight: 500;
  font-size: 12px;
  color: rgba(86, 95, 119, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-bounty__link:hover {
  color: #1ba853;
}
@media (max-width: 480px) {
  .cab-bounty__link {
    margin-bottom: 15px;
  }
}
.cab-rules {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e7e9eb;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  position: relative;
  z-index: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .cab-rules {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.cab-rules__item {
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  padding: 57px 50px;
}
@media (max-width: 991px) {
  .cab-rules__item {
    width: 50%;
    padding: 20px 5px;
  }
}
.cab-rules__head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 12px;
  min-height: 75px;
}
.cab-rules__head span {
  margin-bottom: 23px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background-color: rgba(82, 91, 115, 0.1);
  border-radius: 4px;
  font-weight: 900;
  color: #525b73;
  font-size: 12px;
}
@media (max-width: 991px) {
  .cab-rules__head span {
    margin-bottom: 15px;
  }
}
.cab-rules__head p {
  font-weight: 500;
  font-size: 12px;
  color: rgba(82, 91, 115, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.155em;
}
@media (max-width: 575px) {
  .cab-rules__head p {
    font-size: 10px;
  }
}
.cab-rules__content {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 1;
  position: relative;
}
.cab-rules__content h3 {
  font-weight: 900;
  font-size: 22px;
  color: #09ac93;
  line-height: 0.95;
}
@media (max-width: 575px) {
  .cab-rules__content h3 {
    font-size: 18px;
  }
}
.cab-rules__content h4 {
  font-weight: 900;
  font-size: 70px;
  color: #525b73;
  width: 100%;
}
@media (max-width: 575px) {
  .cab-rules__content h4 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .cab-rules__content h4 {
    font-size: 30px;
  }
}
.cab-rules__content h4.time {
  position: relative;
}
.cab-rules__content h4.time:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -50px;
  content: "";
  width: 22px;
  height: 50px;
  background-image: url(../img/rules-time-line.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  .cab-rules__content h4.time:after {
    left: -5px;
  }
}
.cab-rules__content h4.time:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -moz-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
  right: -50px;
  content: "";
  width: 22px;
  height: 50px;
  background-image: url(../img/rules-time-line.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  .cab-rules__content h4.time:before {
    right: -5px;
  }
}
.cab-rules__content p {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #09ac93;
}
@media (max-width: 575px) {
  .cab-rules__content p {
    font-size: 12px;
  }
}
.cab-rules__content p span {
  font-weight: 700;
  color: #525b73;
}
.cab-rules__bg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 40px;
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
  height: -moz-calc(100% - 60px);
  height: calc(100% - 60px);
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 991px) {
  .cab-rules__bg {
    width: 100%;
    height: 100%;
    top: 0;
  }
}
.cab-rules__bg-top,
.cab-rules__bg-bot {
  position: absolute;
  left: 0;
  width: 100%;
}
.cab-rules__bg-top:before,
.cab-rules__bg-bot:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../img/rules-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
.cab-rules__bg-top:after,
.cab-rules__bg-bot:after {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 30px;
  height: 30px;
  background-image: url(../img/rules-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
.cab-rules__bg-top {
  top: 0;
}
.cab-rules__bg-bot {
  bottom: 0;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.cab-rules__check {
  width: 80px;
  height: 40px;
  background-color: #e83939;
  border-radius: 40px;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 2px 14px 4px 14px;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 20px;
  z-index: 1;
  margin-top: 38px;
}
@media (max-width: 575px) {
  .cab-rules__check {
    margin-top: 24px;
  }
}
@media (max-width: 480px) {
  .cab-rules__check {
    margin-top: 12px;
  }
}
.cab-rules__check:after {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.cab-rules__check svg {
  position: absolute;
  right: 19px;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 16px;
  height: 16px;
  fill: #17bca2;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-rules__check span.true {
  display: none;
}
.cab-rules__check.active {
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #09ac93;
}
.cab-rules__check.active svg {
  opacity: 1;
}
.cab-rules__check.active:after {
  -webkit-transform: translate(42px, -50%);
  -moz-transform: translate(42px, -50%);
  -ms-transform: translate(42px, -50%);
  transform: translate(42px, -50%);
}
.cab-rules__check.active span.true {
  display: block;
}
.cab-rules__check.active span.false {
  display: none;
}
.cab-rules__lvl {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 40px;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 38px;
}
@media (max-width: 575px) {
  .cab-rules__lvl {
    margin-top: 17px;
  }
}
@media (max-width: 480px) {
  .cab-rules__lvl {
    margin-top: 5px;
  }
}
.cab-rules__lvl:after {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -26px;
  width: 103px;
  height: 169px;
  content: "";
  background-image: url(../img/rules-lvl.svg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% 100%;
  pointer-events: none;
}
.cab-time {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  border-bottom: 1px solid #e7e9eb;
  padding: 0 45px;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .cab-time {
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
}
.cab-time__left,
.cab-time__right {
  max-width: 210px;
  width: 100%;
}
@media (max-width: 991px) {
  .cab-time__left,
  .cab-time__right {
    max-width: 100%;
    text-align: center;
  }
}
.cab-time__right {
  margin-left: auto;
}
.cab-time__btns {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .cab-time__btns {
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.cab-time__btns .main-btn {
  font-size: 8px;
  margin-bottom: 15px;
}
.cab-time__btns .main-btn:last-child {
  margin-bottom: 0;
}
.cab-time__text {
  width: 100%;
  margin-bottom: 28px;
}
.cab-time__text p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
  margin-bottom: 10px;
}
.cab-time__text p:last-child {
  margin-bottom: 0;
}
.cab-time__center {
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 0px 30px 70px 30px;
  position: relative;
  z-index: 1;
  background-image: url("../img/cab-time-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-position: 50% 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .cab-time__center {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .cab-time__center {
    margin-bottom: 20px;
    min-height: 0;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .cab-time__center {
    padding-bottom: 30px;
  }
}
.cab-time__center > .main-btn {
  min-width: 208px;
  font-size: 8px;
  margin-bottom: 11px;
}
.cab-time__center > .main-btn:last-child {
  margin-bottom: 0;
}
.cab-time__center > h3 {
  font-weight: 500;
  font-size: 12px;
  color: rgba(82, 91, 115, 0.5);
  margin-bottom: 45px;
  text-transform: uppercase;
  letter-spacing: 0.155em;
  max-width: 150px;
  text-align: center;
}
@media (max-width: 480px) {
  .cab-time__center > h3 {
    margin-bottom: 20px;
  }
}
.cab-time__clock {
  font-weight: 400;
  font-size: 120px;
  color: #f67942;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 75px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cab-time__clock {
    font-size: 100px;
  }
}
@media (max-width: 480px) {
  .cab-time__clock {
    font-size: 70px;
    margin-bottom: 30px;
  }
}
.cab-time__clock-col {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 135px;
}
@media (max-width: 1199px) {
  .cab-time__clock-col {
    width: 110px;
  }
}
@media (max-width: 480px) {
  .cab-time__clock-col {
    width: 80px;
  }
}
.cab-time__clock-col > span {
  font-weight: 900;
  font-size: 120px;
  color: #525b73;
}
@media (max-width: 1199px) {
  .cab-time__clock-col > span {
    font-size: 100px;
  }
}
@media (max-width: 480px) {
  .cab-time__clock-col > span {
    font-size: 70px;
  }
}
.cab-time__clock-col p {
  font-weight: 400;
  color: #09ac93;
  font-size: 14px;
}
.cab-time__clock-col p > span {
  color: #525b73;
  font-weight: 700;
}
.cab-subtitle {
  margin-bottom: 20px;
}
.cab-subtitle h3 {
  font-weight: 400;
  font-size: 12px;
  color: #525b73;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cab-subtitle h2 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #525b73;
  text-transform: uppercase;
  line-height: 1;
}
.cab-dots {
  background-image: url("../img/dots-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 66px 48px 0px 48px;
  width: -moz-calc(100% + 63px);
  width: calc(100% + 63px);
  margin-left: -15px;
  margin-top: -40px;
  margin-bottom: -40px;
}
@media (max-width: 991px) {
  .cab-dots {
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 30px 15px 0px 15px;
    margin-left: -15px;
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
  }
}
.cab-bonus-modal {
  border: 5px solid #fff;
  margin: 30px auto;
  padding: 24px 27px 30px 343px;
  border-radius: 24px;
  background-image: url("../img/cab-bonus-modal-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 720px;
}
@media (max-width: 767px) {
  .cab-bonus-modal {
    padding: 25px;
    text-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.cab-bonus-modal .mfp-close {
  font-weight: 100;
  font-size: 60px;
  color: #525b73;
  font-family: "Estricta", sans-serif;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cab-bonus-modal .mfp-close:hover {
  color: #0b969f;
}
.cab-bonus-modal__img {
  position: absolute;
  top: -122px;
  left: -43px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .cab-bonus-modal__img {
    display: none;
  }
}
.cab-bonus-modal__title {
  font-weight: 900;
  font-size: 40px;
  color: #525b73;
  text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 1.09;
}
.cab-bonus-modal__title span {
  text-transform: none;
  font-size: 24px;
  color: #119aae;
  display: block;
}
.cab-bonus-modal__title img {
  margin: 0 10px;
}
.cab-token-get {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 13px;
  max-width: 420px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.cab-token-get:before {
  width: 17px;
  height: 67px;
  background-image: url(../img/cab-token-dots-left.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "";
}
.cab-token-get:after {
  width: 17px;
  height: 67px;
  background-image: url(../img/cab-token-dots-right.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
}
.cab-token-get h3 {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  margin-bottom: 10px;
}
.cab-token-get h3 span {
  font-weight: 700;
  color: #d0ff96;
}
.cab-token-get p {
  font-weight: 700;
  font-size: 30px;
  color: #525b73;
}
@media (max-width: 575px) {
  .cab-token-get p {
    font-size: 18px;
  }
}
.cab-token-title {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  color: #565f77;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cab-token-title span {
  margin-bottom: 15px;
  display: block;
  font-family: "Estricta", sans-serif;
  font-size: 12px;
  letter-spacing: 0.155em;
}
.cab-token-title_line {
  width: 100%;
}
.cab-token-title_line span {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -moz-calc(100% + 15px);
  width: calc(100% + 15px);
}
@media (max-width: 991px) {
  .cab-token-title_line span {
    width: 100%;
  }
}
.cab-token-title_line span:after {
  display: inline-block;
  width: 73px;
  height: 1px;
  content: "";
  background-color: #e7e9eb;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .cab-token-title_line span:after {
    display: none;
  }
}
.cab-token-img {
  height: 445px;
  background: -moz-linear-gradient(
    top,
    rgba(26, 133, 177, 0.1) 1.12%,
    rgba(26, 133, 177, 0) 97.87%
  );
  background: linear-gradient(
    180deg,
    rgba(26, 133, 177, 0.1) 1.12%,
    rgba(26, 133, 177, 0) 97.87%
  );
  border-top: 4px solid #d0ff96;
  margin-top: -20px;
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  margin-left: -15px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .cab-token-img {
    display: none;
  }
}
.cab-token-img img {
  max-width: 100%;
  margin-top: -100px;
}
.cab-token-steps {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 4px solid #187ea8;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .cab-token-steps {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .cab-token-steps {
    margin-bottom: 30px;
  }
}
.cab-token-steps__item {
  width: -moz-calc(100% / 4);
  width: calc(100% / 4);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 37px 45px;
}
@media (max-width: 1199px) {
  .cab-token-steps__item {
    padding: 30px 15px;
  }
}
@media (max-width: 991px) {
  .cab-token-steps__item {
    width: 50%;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .cab-token-steps__item {
    width: 100%;
  }
}
.cab-token-steps__item:nth-child(2),
.cab-token-steps__item:nth-child(4) {
  background: -moz-linear-gradient(top, rgba(245, 246, 247, 0) 0%, #fff 100%);
  background: linear-gradient(180deg, rgba(245, 246, 247, 0) 0%, #fff 100%);
}
@media (max-width: 991px) {
  .cab-token-steps__item:nth-child(2),
  .cab-token-steps__item:nth-child(4) {
    background: none;
  }
}
.cab-token-steps__item:nth-child(5),
.cab-token-steps__item:nth-child(7) {
  background: -moz-linear-gradient(
    bottom,
    rgba(245, 246, 247, 0) 0%,
    #fff 100%
  );
  background: linear-gradient(0deg, rgba(245, 246, 247, 0) 0%, #fff 100%);
}
@media (max-width: 991px) {
  .cab-token-steps__item:nth-child(5),
  .cab-token-steps__item:nth-child(7) {
    background: none;
  }
}
.cab-token-steps__item:last-child {
  background-image: url("../img/cab-token-steps-last.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #d0ff96;
}
.cab-token-steps__item:last-child h3,
.cab-token-steps__item:last-child p {
  color: #fff;
}
.cab-token-steps__item:last-child h3 {
  margin-bottom: 24px;
}
.cab-token-steps__item h3 {
  font-weight: 900;
  font-size: 18px;
  color: #525b73;
  max-width: 184px;
  margin-bottom: 18px;
  line-height: 1.12;
}
.cab-token-steps__item p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-token-steps__icon {
  width: 32px;
  height: 32px;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cab-token-steps__icon img {
  max-width: 100%;
}
.cab-token-price {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-top: -50px;
}
@media (max-width: 991px) {
  .cab-token-price {
    margin-top: -30px;
  }
}
.cab-token-price:after {
  width: 261px;
  height: 261px;
  right: -80px;
  bottom: -100px;
  content: "";
  background-image: url(../img/cab-token-price-coin.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  -webkit-animation: tokenCoin 5s infinite ease-in-out;
  -moz-animation: tokenCoin 5s infinite ease-in-out;
  animation: tokenCoin 5s infinite ease-in-out;
}
@media (max-width: 575px) {
  .cab-token-price:after {
    right: -120px;
    bottom: -120px;
  }
}
.cab-token-price img {
  max-width: 100%;
}
.cab-token-price__wrap {
  background-image: url("../img/cab-token-price-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-position: 100% 0;
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  margin-top: -50px;
  padding-top: 50px;
  border-bottom: 1px solid #e7e9eb;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .cab-token-price__wrap {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .cab-token-price__wrap {
    margin-top: -30px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
.cab-token-price__wrap .main-text {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .cab-token-price__wrap .main-text {
    margin-bottom: 20px;
  }
}
.cab-token-price__wrap .cab-token-title {
  max-width: 508px;
}
.cab-token-listing {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: -27px;
}
@media (max-width: 1199px) {
  .cab-token-listing {
    margin-left: -15px;
    width: -moz-calc(100% + 15px);
    width: calc(100% + 15px);
  }
}
@media (max-width: 991px) {
  .cab-token-listing {
    margin-top: 0;
    border-top: 1px solid #eaeced;
  }
}
.cab-token-listing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 13px;
  height: -moz-calc(100% + 34px);
  height: calc(100% + 34px);
  background-image: url(../img/cab-token-listing-line.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  content: "";
}
@media (max-width: 991px) {
  .cab-token-listing:after {
    display: none;
  }
}
.cab-token-listing__item {
  width: 50%;
  padding: 58px 45px 75px 45px;
  border-bottom: 1px solid #eaeced;
}
@media (max-width: 1199px) {
  .cab-token-listing__item {
    padding: 30px 15px;
  }
}
@media (max-width: 767px) {
  .cab-token-listing__item {
    width: 100%;
  }
}
.cab-token-listing__item:nth-child(2) {
  border-top: 1px solid #eaeced;
}
@media (max-width: 1199px) {
  .cab-token-listing__item:nth-child(2) {
    border-top: none;
  }
}
.cab-token-listing__item:nth-child(2),
.cab-token-listing__item:nth-child(3),
.cab-token-listing__item:nth-child(6) {
  background-image: url("../img/cab-token-listing-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .cab-token-listing__item:nth-child(2),
  .cab-token-listing__item:nth-child(3),
  .cab-token-listing__item:nth-child(6) {
    background-image: none;
  }
}
.cab-token-listing__item:nth-child(3) h3,
.cab-token-listing__item:nth-child(4) h3 {
  color: #0b969f;
}
.cab-token-listing__item:nth-child(5) h3,
.cab-token-listing__item:nth-child(6) h3 {
  color: #1c88b5;
}
@media (max-width: 767px) {
  .cab-token-listing__item:nth-child(even) {
    background-image: url("../img/cab-token-listing-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
.cab-token-listing__item h3 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 900;
  font-size: 18px;
  color: #1ba853;
  margin-bottom: 17px;
}
.cab-token-listing__item h3 span {
  font-weight: 900;
  font-size: 12px;
  color: #525b73;
  width: 28px;
  min-width: 28px;
  height: 28px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  margin-right: 14px;
  background-color: rgba(82, 91, 115, 0.1);
  border-radius: 4px;
}
.cab-token-listing__item p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-token-con {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  padding: 45px 75px;
  text-align: center;
  border-bottom: 1px solid #e7e9eb;
  background-color: #f6f6f7;
}
@media (max-width: 1199px) {
  .cab-token-con {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 30px;
  }
}
.cab-token-con .cab-token-title {
  margin-bottom: 42px;
}
@media (max-width: 991px) {
  .cab-token-con .cab-token-title {
    margin-bottom: 20px;
  }
}
.cab-token-con .cab-token-title span {
  margin-bottom: 0;
  margin-top: 25px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}
.cab-token-con .cab-token-title span:before {
  width: 30px;
  height: 30px;
  background-image: url(../img/cab-token-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: "";
  margin-right: 36px;
  display: inline-block;
  min-width: 30px;
}
@media (max-width: 575px) {
  .cab-token-con .cab-token-title span:before {
    margin-right: 15px;
  }
}
.cab-token-con .cab-token-title span:after {
  width: 30px;
  height: 30px;
  background-image: url(../img/cab-token-angle.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  content: "";
  margin-left: 36px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  display: inline-block;
  min-width: 30px;
}
@media (max-width: 575px) {
  .cab-token-con .cab-token-title span:after {
    margin-left: 15px;
  }
}
.cab-token-con__footer {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  color: #525b73;
  line-height: 1.12;
}
.cab-token-con__list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  border: 1px solid #eaeced;
  border-radius: 14px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .cab-token-con__list {
    margin-bottom: 20px;
  }
}
.cab-token-con__list-item {
  padding: 20px;
  border-bottom: 1px solid #eaeced;
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  width: 100%;
}
@media (max-width: 575px) {
  .cab-token-con__list-item {
    font-size: 14px;
  }
}
.cab-token-con__list-item a {
  font-weight: 700;
  font-style: italic;
  color: #d0ff96;
}
.cab-token-con__list-item a:hover {
  text-decoration: none;
}
.cab-token-con__list-item:last-child {
  border-bottom: none;
}
.cab-token-rules {
  width: -moz-calc(100% + 90px);
  width: calc(100% + 90px);
  margin-left: -45px;
  padding: 45px;
  background: -moz-linear-gradient(bottom, #f5f6f7 0%, #fff 100%);
  background: linear-gradient(0deg, #f5f6f7 0%, #fff 100%);
}
@media (max-width: 1199px) {
  .cab-token-rules {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 30px 15px;
  }
}
.cab-token-rules__title {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 6px 8px;
  border-radius: 5px;
  background-color: #f67942;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  margin-bottom: 24px;
}
.cab-token-rules__list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .cab-token-rules__list {
    margin-bottom: 20px;
  }
}
.cab-token-rules__list-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  border-bottom: 1px solid #e7e9eb;
}
.cab-token-rules__list-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.cab-token-rules__list-item h3 {
  position: relative;
  font-weight: 700;
  font-size: 16px;
  color: #525b73;
  line-height: 1.12;
  margin-bottom: 5px;
}
@media (max-width: 575px) {
  .cab-token-rules__list-item h3 {
    font-size: 14px;
  }
}
.cab-token-rules__list-item h3:after {
  position: absolute;
  top: 50%;
  left: -12px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #525b73;
  content: "";
}
.cab-token-rules__list-item p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
@media (max-width: 575px) {
  .cab-token-rules__list-item p {
    font-size: 14px;
  }
}
.cab-token-rules__text {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cab-token-rules__text img {
  margin-bottom: -10px;
  margin-left: -18px;
  pointer-events: none;
  max-width: 115px;
}
.cab-token-rules__text p {
  font-weight: 400;
  font-size: 16px;
  color: #6d7578;
  line-height: 1.12;
}
.cab-token-rules__text p span {
  color: #f67942;
}
