@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q::before, q::after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

.page__wrap {
  clear: both;
  margin: 0 auto;
  max-width: 1370px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.page__wrap::before, .page__wrap::after {
  content: "";
  display: table;
}

.page__wrap::after {
  clear: both;
}

.page h1 {
  font-weight: 500;
  line-height: 1.49;
  color: #1E2741;
  font-size: clamp(1.3125em, 4vw, 2.625em);
  margin: 0;
}

.page h2 {
  font-size: clamp(1.3125em, 4vw, 2.125em);
  color: #1E2741;
  font-weight: bold;
  line-height: 1.38;
  text-transform: uppercase;
  margin: 0;
}

.page h3 {
  font-size: clamp(1.3125em, 3vw, 1.875em);
  font-weight: bold;
  line-height: 1.35;
  text-transform: uppercase;
  color: #1E2741;
  margin: 0;
}

.page h1, .page h2, .page h3 {
  text-align: center;
}

.page h1 span, .page h2 span, .page h3 span {
  color: #95C23D;
}

.page__rubl {
  position: relative;
  display: inline-block;
  font-family: 'PT Rouble Sans', sans-serif;
}

.page__rubl::before {
  content: "у";
}

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

.page__ruller ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

.page__ruller ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #1E2741;
  font-size: 0.9375em;
  line-height: 1.3;
}

.page__link {
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
  color: #95C23D;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8125em;
  font-weight: bold;
  display: inline-block;
  padding-right: 0.875rem;
}

.page__link::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-top: 2px solid #95C23D;
  border-right: 2px solid #95C23D;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.page__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page__table {
  width: 100%;
  height: 100%;
  display: table;
}

.page__cell {
  display: table-cell;
  vertical-align: middle;
}

.page__position--full {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page__btn {
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.13;
  min-width: 100%;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  display: inline-block;
  position: relative;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.page__btn--current {
  color: #fff;
  background-color: #95C23D;
  -webkit-box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
}

.page__btn--current:hover {
  -webkit-box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
  background-color: #779F26;
}

.page__btn--present {
  color: #fff;
  background-color: #95C23D;
  -webkit-box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
  padding-left: 3.75em;
}

.page__btn--present:hover {
  -webkit-box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
  background-color: #779F26;
}

.page__btn--present .icon {
  position: absolute;
  left: 1.75em;
  top: 50%;
  max-width: 1.5rem;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.page__uncover {
  color: #95C23D;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  padding-right: 0.9375em;
  font-size: 0.8125em;
}

.page__uncover::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #95c23d;
  border-right: 1px solid #95c23d;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.page__navigation {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: #95C23D;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}

.page__navigation.active .page__navigation--box:last-child {
  display: block;
}

.page__navigation .page__wrap {
  max-width: 1850px;
}

.page__navigation .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page__navigation--links {
  color: #1E2741;
  font-size: 0.875em;
  line-height: 1.3;
  position: relative;
  padding-left: 1.25em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
}

.page__navigation--links::before, .page__navigation--links::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}

.page__navigation--links::before {
  left: 0;
  content: url(../img/icon/share-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.page__navigation--links::after {
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1E2741;
  border-right: 1px solid #1E2741;
  transform: translateX(0) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(-45deg);
}

.page__navigation--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.page__navigation--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.page__navigation--box:last-child {
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  display: none;
}

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

.page__navigation--box ul li {
  margin-bottom: 0.625em;
}

.page__navigation--box ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.page__navigation--box ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.page__navigation--box ul li a:hover {
  color: #fff;
}

@font-face {
  font-family: 'PT Rouble Sans';
  src: url("../font/PTRoubleSans.eot");
  src: url("../font/PTRoubleSans.eot?#iefix") format("embedded-opentype"), url("../font/PTRoubleSans.woff2") format("woff2"), url("../font/PTRoubleSans.woff") format("woff"), url("../font/PTRoubleSans.ttf") format("truetype"), url("../font/PTRoubleSans.svg#PTRoubleSans") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../font/Roboto-Bold.eot");
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../font/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Roboto-Bold.woff") format("woff"), url("../font/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

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

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

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

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

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

html, body {
  height: 100%;
}

body {
  line-height: 1.25;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  overflow-x: hidden !important;
}

.create a {
  display: inline-block;
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.16;
}

.create a span {
  font-weight: 500;
  text-transform: uppercase;
  color: #1E2741;
}

.header {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
}

.header__fix {
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(0) translateY(-100%);
  -webkit-transform: translateX(0) translateY(-100%);
  -moz-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  -o-transform: translateX(0) translateY(-100%);
}

.header__top {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  display: none;
  background-color: #fff;
}

.header__top .page__wrap {
  max-width: 1850px;
}

.header__top .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__top .city {
  display: inline-block;
  vertical-align: middle;
  color: #6D778E;
  font-size: 0.875em;
  position: relative;
  padding-left: 1.25em;
  margin-right: 2.3125em;
}

.header__top .city::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  content: url(../img/icon/location-icon.svg);
}

.header__top .phone {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.875em;
}

.header__top .name {
  display: inline-block;
  vertical-align: middle;
  color: #6D778E;
  font-size: 0.875em;
  margin-right: 1.875em;
  line-height: 1.15;
}

.header__top--nav {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5em;
}

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

.header__top--nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5em;
}

.header__top--nav ul li:last-child {
  margin-right: 0;
}

.header__top--nav ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.15;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.header__top--nav ul li a:hover {
  color: #1E2741;
}

.header__top--private {
  display: inline-block;
  vertical-align: middle;
}

.header__top--private a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  font-size: 0.875em;
  position: relative;
  padding-left: 1.875em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.header__top--private a:hover {
  color: #1E2741;
}

.header__top--private a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/private-user-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.header__bottom {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
  background-color: #fff;
}

.header__bottom .page__wrap {
  max-width: 1850px;
}

.header__bottom .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__bottom--nav {
  display: none;
  vertical-align: middle;
  margin-right: 1.25em;
}

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

.header__bottom--nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.25em;
}

.header__bottom--nav ul li:last-child {
  margin-right: 0;
}

.header__bottom--nav ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #000;
  font-size: 0.875rem;
  line-height: 1.19;
  display: block;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.header__bottom--nav ul li a:hover {
  color: #95C23D;
}

.header__bottom--search {
  display: none;
  vertical-align: middle;
  margin-right: 1.25em;
  line-height: 0;
}

.header__bottom--search a {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
}

.header__bottom .page__btn {
  min-width: 197px;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  display: none;
}

.header__bottom .logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 89px;
}

.header__dropdown > a {
  position: relative;
  padding-right: 0.75em;
}

.header__dropdown > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-width: 1px;
  border-style: solid;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #000;
  border-right-color: #000;
  line-height: 0;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.header__dropdown:hover > div {
  opacity: 1;
  visibility: visible;
}

.header__dropdown:hover > a {
  color: #95C23D;
}

.header__dropdown:hover > a::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-top-color: #95c23d;
  border-left-color: #95c23d;
}

.header__subnav {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: -1;
  padding-top: 7.1875em;
  padding-bottom: 7.1875em;
  visibility: hidden;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  opacity: 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.header__subnav .page__flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header__subnav .title {
  font-size: 2.125em;
  font-weight: 500;
  line-height: 1.4;
}

.header__subnav .title b {
  color: #95C23D;
  font-weight: 500;
}

.header__subnav .title span {
  display: block;
}

.header__subnav--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
}

.header__subnav--box:first-child {
  max-width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.header__subnav--box .main__banner--play {
  position: relative;
  left: 0;
}

.header__subnav--nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header__subnav--nav ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  margin-right: 0;
  margin-bottom: 1.5em;
}

.header__subnav--nav ul li a {
  padding-top: 0;
  padding-bottom: 0;
}

.header__burger {
  width: 1.875em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  height: 0.9375em;
}

.header__burger span {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #1E2741;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.header__burger::before, .header__burger::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1E2741;
}

.header__burger::before {
  width: 100%;
  top: 0;
}

.header__burger::after {
  width: 80%;
  bottom: 0;
}

.header__phone {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  margin-right: 1.5em;
}

.header__search {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(0) translateY(-100%);
  -webkit-transform: translateX(0) translateY(-100%);
  -moz-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  -o-transform: translateX(0) translateY(-100%);
  z-index: -1;
  position: fixed;
  background-color: #fff;
  left: 0;
  right: 0;
	top: 69px;  
}
.header__search.active{
  transform: translateX(0) translateY(100%);
  -webkit-transform: translateX(0) translateY(100%);
  -moz-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  -o-transform: translateX(0) translateY(100%);
}
.header__search .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__search .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.header__search .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.header__search--close {
  display: inline-block;
  vertical-align: middle;
  width: 0.9375em;
  height: 0.9375em;
  position: relative;
}

.header__search--close::before, .header__search--close::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  right: 0;
  top: 50%;
  background-color: #000;
}

.header__search--close::before {
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.header__search--close::after {
  transform: translateX(0) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(-45deg);
}

.footer {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.footer__top .page__wrap, .footer__middle .page__wrap, .footer__bottom .page__wrap {
  max-width: 1850px;
}

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

.footer__top ul li {
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
}

.footer__top ul li a {
  color: #6D778E;
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.9375em;
  line-height: 1.2;
  display: block;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.footer__top ul li a:hover {
  color: #1E2741;
}

.footer__top .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.footer__top--block {
  display: none;
}
.footer__top--block.active {
  display: block;
}
.footer__name.active::after{
    transform: translateX(0) translateY(-50%) rotate(225deg);
    -webkit-transform: translateX(0) translateY(-50%) rotate(225deg);
    -moz-transform: translateX(0) translateY(-50%) rotate(225deg);
    -ms-transform: translateX(0) translateY(-50%) rotate(225deg);
    -o-transform: translateX(0) translateY(-50%) rotate(225deg);	
}

.footer__top--block ul {
  vertical-align: top;
}

.footer__top .personal-area a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  display: inline-block;
  font-size: 0.9375em;
  line-height: 1.15;
  position: relative;
  padding-left: 1.875em;
}

.footer__top .personal-area a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/private-user-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.footer__top .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.footer__top .box .personal-area {
  display: none;
}

.footer__top .box.active .footer__top--block {
  display: block;
}

.footer__top--personal {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
}

.footer__middle {
  padding-bottom: 3.625em;
  padding-top: 3em;
  display: none;
  border-top: 1px solid rgba(109, 119, 142, 0.1);
}

.footer__middle .title {
  color: #1E2741;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.23;
  margin-bottom: 1.875em;
}

.footer__middle .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__middle .city {
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  text-transform: uppercase;
  margin-bottom: 6px;
  position: relative;
  padding-left: 1.25em;
}

.footer__middle .city::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/location-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.footer__middle .address {
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.2;
}

.footer__middle .phone {
  margin-top: 6px;
}

.footer__middle .phone a {
  font-size: 1rem;
}

.footer__bottom {
  padding-top: 2em;
  padding-bottom: 1.375em;
  border-top: 1px solid rgba(109, 119, 142, 0.1);
}

.footer__bottom .coopyright {
  color: #1E2741;
  font-size: 0.875em;
  line-height: 1.16;
  margin-bottom: 1.25em;
}

.footer__bottom .page__flex {
  display: block;
}

.footer__bottom .agreement, .footer__bottom .politics {
  margin-bottom: 1.25em;
}

.footer__bottom .agreement a, .footer__bottom .politics a {
  color: #6D778E;
  outline: none;
  border: none;
  text-decoration: underline;
  font-size: 0.8125em;
  line-height: 1.15;
}

.footer__bottom .social {
  margin-bottom: 1.25em;
}

.footer__bottom .social a {
  margin-right: 1.875em;
}

.footer__link, .footer__name {
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  color: #1E2741;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
}

.footer__name {
  position: relative;
}

.footer__name::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.9375em;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
}

.main > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
}

.main__left--play .main__banner--play {
  position: relative;
  left: initial;
}

.main__left--top {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-top: 3.75em;
}

.main__left--top .title {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.3;
  font-size: 1.5em;
  margin-bottom: 1.5em;
  max-width: 300px;
}

.main__left--bottom {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-bottom: 2.5em;
}

.main__left--middle {
  margin-bottom: 1.875em;
}

.main__left--middle .nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main__left--middle .nav ul li {
  border-bottom: 1px solid rgba(30, 39, 65, 0.1);
}

.main__left--middle .nav ul li:first-child {
  border-top: 1px solid rgba(30, 39, 65, 0.1);
}

.main__left--middle .nav ul li a {
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  color: #1E2741;
  font-size: 0.875em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  position: relative;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__left--middle .nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 7px;
  height: 7px;
  border-top: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__left .sticky {
  top: 8em;
  height: calc(100vh - 8rem);
}

.main__left--nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__right--inner .main__completed--flex .block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__right--inner .main__completed--box .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__right--inner .main__completed--box .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__right--inner .right__consultation {
  display: none;
}

.main__right--inner .main__same-system > .page__flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.main__right--inner .main__same-system > .page__flex > .box {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  max-width: initial;
}

.main__right--inner .main__complex--faq {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__right--inner .main__complex--faq .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.main__right--inner .main__complex--faq .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-top: 2.5em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.main__right--inner .main__complex--faq .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-top: 0;
}

.main__right--inner .main__complex--faq .title {
  vertical-align: middle;
}

.main__right--top {
  padding-top: 2.5em;
  padding-bottom: 3.75em;
}

.main__right--top h2 {
  max-width: 557px;
}

.main__right--top .block {
  margin-top: 2.5em;
  margin-left: -15px;
  margin-right: -15px;
}

.main__right--top .block .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  min-height: 180px;
}

.main__right--top .block .image img {
  opacity: 0;
}

.main__right--top .block .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__right--flex {
  margin-top: 3.75em;
}

.main__right--flex .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__right--flex .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main__right--flex .info {
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  padding-left: 0.8125em;
}

.main__right--flex .numb {
  color: #95C23D;
  font-weight: 500;
  font-size: 2.25em;
  line-height: 1;
}

.main__right--bottom {
  margin-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__right--bottom .page__flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__right--link {
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #1E2741;
  position: relative;
  padding-right: 0.9375em;
  margin-top: 4.8125em;
  text-align: center;
}

.main__right--link::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__right--link span {
  color: #95C23D;
}

.main__right--table {
  position: relative;
  background-color: #fff;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.15));
  margin-top: 3.125em;
  overflow: hidden;
  padding-bottom: 6.25em;
  margin-left: -15px;
  margin-right: -15px;
}

.main__right--table-uncover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.125em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  text-align: center;
}

.main__right--table .box {
  position: relative;
}

.main__right--table .box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 80%;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(24.19%, rgba(255, 255, 255, 0.9)), color-stop(98.81%, rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, rgba(255, 255, 255, 0.9) 24.19%, rgba(255, 255, 255, 0) 98.81%);
}

.main__right--table table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
}

.main__right--table table thead th {
  padding-top: 1.375em;
  padding-bottom: 1.375em;
  font-weight: 500;
  font-size: 0.875rem;
  min-width: 75px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  border-right: 1px solid rgba(208, 208, 208, 0.3);
}

.main__right--table table thead th:last-child {
  border: none;
}

.main__right--table table thead th img {
  margin: 0 auto;
}

.main__right--table table tbody tr:nth-child(odd) {
  background-color: rgba(235, 235, 239, 0.6);
}

.main__right--table table tbody td {
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  border-right: 1px solid rgba(208, 208, 208, 0.3);
}

.main__right--table table tbody td img {
  margin: 0 auto;
}

.main__right--table table tbody td:last-child {
  border: none;
}

.main__right--table table tbody td .name {
  color: #1E2741;
  font-weight: 500;
  font-size: 0.875rem;
}

.main__right--table table tbody td .info {
  color: #6D778E;
  font-size: 0.75em;
  font-weight: 300;
  max-width: 370px;
}

.main__right--description {
  margin-bottom: 1.25em;
}

.main__right--description .title {
  color: #6D778E;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  font-size: 0.9375em;
}

.main__right--select {
  position: relative;
  margin-top: 0.9375em;
}

.main__right--select select {
  background-color: #EBEBEF;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  outline: none;
  border: none;
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  height: 47px;
  padding: 7px 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-align-last: center;
}

.main__right--select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.main__banner {
  position: relative;
}

.main__banner--block {
  left: 0;
  position: absolute;
  width: 100%;
  bottom: 3%;
}

.main__banner--block .page__wrap {
  max-width: 1850px;
}

.main__banner--block .main__banner--play {
  bottom: 0;
}

.main__banner--play {
  outline: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  left: 0.9375em;
}

.main__banner--play:hover .play-button img {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.main__banner--play .play-button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.main__banner--play .play-button > img {
  animation: rotate 2s ease-in infinite;
  -webkit-animation: rotate 10s linear infinite;
}

.main__banner--play .play-button span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

.main__banner--play .play-time {
  display: inline-block;
  vertical-align: middle;
  color: #1E2741;
  line-height: 1.28;
  font-weight: 500;
  font-size: 1.5em;
}

.main__banner--mouse {
  position: absolute;
  left: 0;
  top: -1.875em;
  display: inline-block;
  transform: translateX(0) translateY(0) rotate(-90deg);
  -webkit-transform: translateX(0) translateY(0) rotate(-90deg);
  -moz-transform: translateX(0) translateY(0) rotate(-90deg);
  -ms-transform: translateX(0) translateY(0) rotate(-90deg);
  -o-transform: translateX(0) translateY(0) rotate(-90deg);
  padding-left: 2.125em;
  display: none;
}

.main__banner--mouse::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(0) translateY(-50%) rotate(90deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(90deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(90deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(90deg);
  -o-transform: translateX(0) translateY(-50%) rotate(90deg);
  content: url(../img/mouse.svg);
}

.main__banner--mouse .text {
  font-size: 0.8125em;
  line-height: 1.36;
  text-transform: uppercase;
  color: rgba(30, 39, 65, 0.5);
  white-space: nowrap;
}

.main__banner .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 410px;
}

.main__banner .image img {
  opacity: 0;
}

.main__group {
  position: relative;
  overflow: hidden;
  padding-top: 3.5625em;
}

.main__group--image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 2.75em;
  max-width: 1556px;
  margin: 0 auto;
  width: 100%;
}

.main__group--right .main__group--image {
  left: initial;
  right: -25%;
  padding-top: 14em;
}

.main__linear {
  position: relative;
  overflow: hidden;
}

.main__linear--image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 2.75em;
  max-width: 1556px;
  margin: 0 auto;
  width: 100%;
  z-index: -1;
}

.main__linear--top-35 .main__linear--image {
  top: 18%;
}

.main__linear--left .main__linear--image {
  right: initial;
  left: -25%;
}

.main__inovation h1 {
  max-width: 992px;
}

.main__inovation h1 span {
  color: #95C23D;
}

.main__inovation--top {
  margin-top: 1.875em;
}

.main__inovation--button {
  margin-top: 1.5em;
  display: none;
}

.main__inovation--block {
  margin-top: 7.5em;
}

.main__inovation--block h2 span {
  color: #95C23D;
}

.main__inovation--block > .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__inovation--block .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__inovation--block .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2.5em;
}

.main__inovation--flex {
  margin-bottom: 1.875em;
}

.main__inovation--flex > .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__inovation--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__inovation--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__inovation--box:last-child {
  display: none;
}

.main__inovation--tab {
  margin-bottom: 1.875em;
}

.main__inovation--tab:last-child {
  margin-bottom: 0;
}

.main__inovation--tab.active a .info {
  display: block;
}

.main__inovation--tab.active a .block {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.main__inovation--tab.active a .icon .circle-go {
  stroke-dashoffset: 0;
}

.main__inovation--tab a {
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main__inovation--tab a .icon {
  width: 5em;
  height: 5em;
  background-color: #fff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.main__inovation--tab a .icon span {
  display: inline-block;
  z-index: 1;
}

.main__inovation--tab a .icon svg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}

.main__inovation--tab a .icon .circle-bg {
  fill: rgba(255, 255, 255, 0);
}

.main__inovation--tab a .icon .circle-bg {
  fill: #fff;
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: butt;
}

.main__inovation--tab a .icon .circle-go {
  fill: #fff;
  stroke: #95C23D;
  stroke-width: 2;
  stroke-dasharray: 350;
  stroke-dashoffset: -350;
  transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -webkit-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -moz-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -ms-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -o-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
}

.main__inovation--tab a .block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57%;
          flex: 0 0 57%;
  max-width: 57%;
  margin-left: 7%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__inovation--tab a .name {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.125em;
}

.main__inovation--tab a .name span {
  color: #95C23D;
}

.main__inovation--tab a .info {
  color: #6D778E;
  line-height: 1.2;
  font-size: 0.875em;
  margin-top: 8px;
  display: none;
}

.main__inovation--slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.main__inovation--slider .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.main__inovation--slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__inovation--slider .slick-dots li button::before {
  content: none;
}

.main__inovation--slider .item img {
  margin: 0 auto;
}

.main__inovation--slider .arrow {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.5em;
  height: 2.5em;
  position: absolute;
  top: 50%;
  z-index: 1;
  outline: none;
  border: none;
}

.main__inovation--slider .arrow:focus {
  outline: none;
  border: none;
}

.main__inovation--slider .arrow__prev {
  left: 0;
}

.main__inovation--slider .arrow__next {
  right: 0;
}

.main__inovation--bottom {
  margin-top: 1.875em;
}

.main__inovation--bottom-head ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main__inovation--bottom-head ul li {
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.main__inovation--bottom-head ul li.active a .circle-go {
  stroke-dashoffset: 0;
}

.main__inovation--bottom-head ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.375em;
  height: 4.375em;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.main__inovation--bottom-head ul li a span {
  display: inline-block;
  z-index: 1;
}

.main__inovation--bottom-head ul li a svg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}

.main__inovation--bottom-head ul li a .circle-bg {
  fill: rgba(255, 255, 255, 0);
}

.main__inovation--bottom-head ul li a .circle-bg {
  fill: #fff;
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: butt;
}

.main__inovation--bottom-head ul li a .circle-go {
  fill: #fff;
  stroke: #95C23D;
  stroke-width: 2;
  stroke-dasharray: 350;
  stroke-dashoffset: -350;
  transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -webkit-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -moz-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -ms-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
  -o-transition: all 1s cubic-bezier(0.52, 0.45, 0.65, 0.66) 0s;
}

.main__inovation--bottom-body {
  padding-top: 1.5em;
}

.main__inovation--bottom-body .item {
  display: none;
  text-align: center;
}

.main__inovation--bottom-body .item.active {
  display: block;
}

.main__inovation--bottom-body .name {
  font-size: 1.0625;
  font-weight: bold;
  text-transform: uppercase;
  color: #1E2741;
  margin-bottom: 5px;
}

.main__inovation--bottom-body .name span {
  color: #95C23D;
}

.main__inovation--bottom-body .info {
  color: #6D778E;
  font-size: 0.875em;
}

.main__contactless {
  padding-top: 8em;
  padding-bottom: 5rem;
}

.main__contactless h2 span {
  color: #95C23D;
}

.main__contactless--box .numb {
  display: inline-block;
  color: #95C23D;
  font-weight: bold;
  line-height: 1.24;
  font-size: 1.125em;
}

.main__contactless--box .name {
  color: #000000;
  font-size: 1.0625em;
  font-weight: 500;
  line-height: 1.24;
  margin-bottom: 0.8125rem;
}

.main__contactless--box .icon {
  margin-bottom: 0.9375em;
}

.main__contactless--box .text {
  color: #6D778E;
  line-height: 1.2;
  font-size: 0.9375em;
  margin-bottom: 0.8125rem;
}

.main__contactless--block {
  margin-top: 5.3125em;
  display: none;
}

.main__contactless--block .page__flex {
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__contactless--block .box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 1.25em;
}

.main__contactless--slider {
  margin-top: 2.875em;
}

.main__contactless--slider .slick-list {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.main__contactless--slider .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main__contactless--slider .item .block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
  padding-left: 0.9375em;
}

.main__contactless--slider .item .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.main__contactless--slider .item .name {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.24;
  color: #000;
  margin-bottom: 4px;
}

.main__contactless--slider .item .numb {
  display: inline;
  color: #95C23D;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.24;
}

.main__contactless--slider .item .text {
  color: #6D778E;
  font-size: 0.875em;
  margin-bottom: 5px;
}

.main__contactless--slider .slick-dots {
  display: inline-block;
  width: initial;
  left: 20%;
  margin-left: 0.9375em;
}

.main__contactless--slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.main__contactless--slider .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.main__contactless--slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__contactless--slider .slick-dots li button::before {
  content: none;
}

.main__contactless--button {
  margin-top: 3.75em;
  text-align: center;
}

.main__simplicity {
  padding-bottom: 9.3125em;
  padding-top: 4.5625em;
}

.main__simplicity--block {
  margin-top: 2.25em;
}

.main__simplicity--block .page__flex {
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__simplicity--block .box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

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

.main__simplicity--box .text {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.24;
  font-size: 0.9375em;
  margin-bottom: 0.8125em;
}

.main__simplicity--box .image {
  display: inline-block;
  max-width: 175px;
}

.main__simplicity--box .image img {
  margin: 0 auto;
}

.main__first {
  padding-top: 4.25em;
  padding-bottom: 4.5em;
  background: -webkit-gradient(linear, left top, left bottom, from(#1E2741), color-stop(38.02%, #1E2741), color-stop(77.08%, #0F1629), to(#1E2741));
  background: linear-gradient(180deg, #1E2741 0%, #1E2741 38.02%, #0F1629 77.08%, #1E2741 100%);
}

.main__first h2 {
  color: #fff;
}

.main__first--block {
  margin-top: 3.0625em;
}

.main__first--block .box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2.8125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__first--block .info {
  color: #fff;
  font-weight: 500;
  font-size: 0.9375em;
  line-height: 1.18;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
  padding-left: 0.9375em;
}

.main__first--block .icon {
  -webkit-box-shadow: 0px 0px 30px #12192E;
          box-shadow: 0px 0px 30px #12192E;
  width: 4.375rem;
  height: 4.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.main__first--image {
  margin-top: 3.625em;
}

.main__first--image img {
  margin: 0 auto;
}

.main__potential {
  padding-top: 4.5625em;
  padding-bottom: 8.1875em;
}

.main__potential .page__flex {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
}

.main__potential .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__potential .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
  display: none;
}

.main__potential--bottom .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__potential--tab-head {
  position: relative;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.main__potential--tab-head .item {
  min-height: 109px;
  padding-left: 1.875em;
  padding-right: 1.875em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(109, 119, 142, 0.1);
}

.main__potential--tab-head .item:first-child {
  border-top: none;
}

.main__potential--tab-head .item.active a {
  color: #1E2741;
  opacity: 1;
  font-weight: 500;
}

.main__potential--tab-head .item.active a::after {
  border-top-color: #1E2741;
  border-right-color: #1E2741;
  opacity: 1;
}

.main__potential--tab-head .item a {
  display: block;
  position: relative;
  color: #6D778E;
  opacity: 0.6;
  outline: none;
  border: none;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  padding-right: 1.875em;
}

.main__potential--tab-head .item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid  #6D778E;
  border-right: 1px solid  #6D778E;
  opacity: 0.6;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__potential--tab-image {
  margin-top: 2.5em;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.main__potential--tab-image img {
  opacity: 0;
}

.main__potential--tab-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875em;
}

.main__potential--tab-block {
  margin-top: 3.125em;
}

.main__potential--tab-block > .page__flex {
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__potential--tab-block .number {
  color: #95C23D;
  font-weight: 500;
  line-height: 1.24;
  text-transform: uppercase;
  font-size: 2.25em;
}

.main__potential--tab-block .block {
  padding-left: 1.25em;
}

.main__potential--tab-block .name {
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.24;
  margin-bottom: 7px;
}

.main__potential--tab-block .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__potential--tab-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  border: none;
  border-top: 1px solid rgba(109, 119, 142, 0.1);
  background-color: #fff;
  color: rgba(109, 119, 142, 0.8);
  transition: all 4s ease-in 0s;
  -webkit-transition: all 4s ease-in 0s;
  -moz-transition: all 4s ease-in 0s;
  -ms-transition: all 4s ease-in 0s;
  -o-transition: all 4s ease-in 0s;
  line-height: 1.2;
  min-height: 88px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.635em;
  padding-bottom: 0.635em;
  position: relative;
  text-decoration: none;
  padding-left: 0.9375em;
  padding-right: 2.5em;
}

.main__potential--tab-name.active {
  color: #1E2741;
}

.main__potential--tab-name.active::after {
  border-top-color: #1E2741;
  border-left-color: #1E2741;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.main__potential--tab-name:first-child {
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
  border-top: none;
}

.main__potential--tab-name::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 6px;
  height: 6px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: rgba(109, 119, 142, 0.8);
  border-right-color: rgba(109, 119, 142, 0.8);
  border-top-color: transparent;
  border-left-color: transparent;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__potential--tab-item {
  display: none;
  padding-top: 2.5em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.main__potential--tab-item.active {
  display: block;
}

.main__potential--tab-body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__potential--form {
  margin-top: 8em;
  padding-left: 15px;
  padding-right: 15px;
}

.main__potential--form .form__potential {
  margin-top: 1.875em;
}

.main__potential .form__potential .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__potential .form__potential .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__completed {
  padding-bottom: 4.5625em;
  padding-top: 5em;
}

.main__completed > .page__flex {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__completed h2 {
  max-width: 600px;
}

.main__completed--arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main__completed--arrow .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 3.125em;
  height: 3.125em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin: 0 5px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__completed--arrow .arrow span svg {
  fill: #1E2741;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__completed--arrow .arrow:hover {
  background-color: #95C23D;
}

.main__completed--arrow .arrow:hover span svg {
  fill: #fff;
}

.main__completed--slider .slick-list {
  padding: 7px 0;
}

.main__completed--slider .image {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 130px;
}

.main__completed--slider .image img {
  opacity: 0;
}

.main__completed--slider .slick-dots {
  display: inline-block;
  width: auto;
}

.main__completed--slider .slick-dots li {
  margin: 0;
}

.main__completed--slider .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.main__completed--slider .slick-dots li button {
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__completed--slider .slick-dots li button::before {
  content: "";
}

.main__completed--slider .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  border: none;
  position: absolute;
  top: 12%;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin: 0 5px;
  z-index: 1;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.main__completed--slider .arrow span svg {
  fill: #1E2741;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__completed--slider .arrow__prev {
  left: 0;
}

.main__completed--slider .arrow__next {
  right: 0;
}

.main__completed--block {
  margin-top: 3.125em;
}

.main__completed--box {
  margin-top: 1.25em;
}

.main__completed--box .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__completed--box .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__completed--box .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__completed--box .title {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.3;
  font-size: 1.375em;
}

.main__completed--box .title span {
  color: #95C23D;
}

.main__completed--flex {
  margin-top: 1.8125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__completed--flex .block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__completed--flex .name {
  color: #1E2741;
  font-size: 1.0625em;
  line-height: 1.2;
  margin-bottom: 0.9375em;
}

.main__completed--flex .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__completed--cost {
  position: relative;
  padding-left: 4.75em;
}

.main__completed--cost .name {
  color: #1E2741;
  text-transform: uppercase;
  line-height: 1.24;
  font-weight: 500;
  font-size: 1.125em;
}

.main__completed--cost > span {
  position: absolute;
  left: 0;
  top: 0;
}

.main__completed--cost .price {
  color: #6D778E;
  font-weight: 500;
  font-size: 1.25em;
  line-height: 1.23;
}

.main__indent {
  padding-top: 5rem;
}

.main__complex {
  padding-top: 2.25em;
  padding-bottom: 4.375em;
}

.main__complex > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__complex--top > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__complex--bottom > .page__flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.main__complex--bottom .main__complex--payment {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: none;
}

.main__complex--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 4.9375em;
}

.main__complex--left .text {
  color: #6D778E;
  line-height: 1.21;
  font-size: 0.875em;
  margin-bottom: 1.875em;
  text-align: center;
}

.main__complex--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__complex--right .main__complex--payment {
  display: none;
}

.main__complex--advantages {
  padding-bottom: 3.125em;
}

.main__complex--advantages h2 {
  max-width: 600px;
}

.main__complex--advantages .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
  overflow: hidden;
  margin-top: 1.875em;
  min-height: 180px;
  margin-left: -15px;
  margin-right: -15px;
}

.main__complex--advantages .image img {
  opacity: 0;
}

.main__complex--advantages-block {
  margin-top: 2.5em;
}

.main__complex--advantages-block > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__complex--advantages-block .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875em;
}

.main__complex--advantages-block .number {
  color: #95C23D;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.24;
}

.main__complex--advantages-block .text {
  font-size: 0.9375em;
  line-height: 1.2;
  padding-left: 1.375em;
}

.main__complex--popular {
  padding-top: 3.125em;
}

.main__complex--popular-block {
  margin-top: 3.5em;
}

.main__complex--popular-block > .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.main__complex--popular-block .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__complex--popular-block .name {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
}

.main__complex--popular-block .block {
  padding-left: 0.9375em;
}

.main__complex--payment {
  padding-top: 4.4375em;
  padding-bottom: 4.375em;
}

.main__complex--payment-form {
  margin-top: 3.125em;
  display: none;
}

.main__complex--payment-bottom {
  padding-top: 2.5em;
}

.main__complex--faq {
  padding-top: 4.6875em;
  padding-bottom: 3.75em;
}

.main__complex--faq .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__complex--faq .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 3.75em;
}

.main__complex--faq .title {
  color: #1E2741;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.24;
  margin-bottom: 1.375em;
  text-align: center;
}

.main__complex--faq h2 {
  max-width: 582px;
}

.main__complex--faq .main__accordion {
  margin-top: 1.5625em;
}

.main__accordion--name {
  outline: none;
  border: none;
  text-decoration: none;
  font-weight: 500;
  display: block;
  color: #1E2741;
  font-size: 0.875em;
  line-height: 1.24;
  position: relative;
  padding-right: 2.5em;
}

.main__accordion--name:focus {
  outline: none;
  border: none;
}

.main__accordion--name::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  width: 8px;
  height: 8px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #1E2741;
  border-right-color: #1E2741;
  border-left-color: transparent;
  border-top-color: transparent;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transform: translateX(0) translateY(0) rotate(45deg);
  -webkit-transform: translateX(0) translateY(0) rotate(45deg);
  -moz-transform: translateX(0) translateY(0) rotate(45deg);
  -ms-transform: translateX(0) translateY(0) rotate(45deg);
  -o-transform: translateX(0) translateY(0) rotate(45deg);
}

.main__accordion--body {
  padding-top: 0.9375em;
  display: none;
}

.main__accordion--body .text {
  color: #6D778E;
  font-size: 0.9375em;
  font-weight: 300;
  line-height: 1.2;
}

.main__accordion--block {
  margin-bottom: 2.5em;
}

.main__accordion--block:last-child {
  margin-bottom: 0;
}

.main__accordion--block.active .main__accordion--body {
  display: block;
}

.main__accordion--block.active .main__accordion--name::after {
  border-left-color: #1E2741;
  border-top-color: #1E2741;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.main__player {
  position: relative;
}

.main__player--banner {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 350px;
}

.main__player--banner img {
  opacity: 0;
}

.main__player--block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 8rem;
}

.main__player--block .page__wrap {
  height: 100%;
}

.main__player--block .main__banner--play {
  left: 0.9375em;
  bottom: 2%;
}

.main__partnership {
  padding-top: 2.3125em;
  padding-bottom: 2.9375em;
}

.main__partnership > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__partnership--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2.5em;
}

.main__partnership--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__partnership--right .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 3.625em;
}

.main__partnership--right .image img {
  opacity: 0;
}

.main__partnership--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__partnership--flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main__partnership--flex .name {
  font-weight: 500;
  line-height: 1.24;
  text-transform: uppercase;
  margin-bottom: 0.625em;
  font-size: 0.875rem;
}

.main__partnership--flex .number {
  color: #95C23D;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.24;
  font-size: 2.25em;
}

.main__partnership--flex .block {
  padding-left: 1.25em;
}

.main__partnership--flex .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__request {
  padding-top: 2.9375em;
  padding-bottom: 5.125em;
}

.main__request > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__request--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
}

.main__request--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company {
  padding-bottom: 6em;
}

.main__company--top {
  padding-bottom: 2.8125em;
}

.main__company--top .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__company--top .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company--top .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company--top .box .page__btn {
  display: none;
}

.main__company--top .text {
  color: #1E2741;
  font-size: 0.9375em;
  line-height: 1.25;
  margin-top: 1.625em;
  margin-bottom: 1.25em;
  text-align: center;
}

.main__company--top .page__btn {
  margin-top: 2.5em;
}

.main__company--middle {
  padding-top: 2.8125em;
  padding-bottom: 2.8125em;
}

.main__company--middle .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__company--middle .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company--middle .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.625em;
}

.main__company--middle .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 2.125em;
  text-align: center;
}

.main__company--middle .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.main__company--middle .image img {
  opacity: 0;
}

.main__company--bottom {
  padding-top: 2.8125em;
  padding-bottom: 6.125em;
}

.main__company--bottom .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__company--bottom .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company--bottom .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.625em;
}

.main__company--bottom .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 2.125em;
  text-align: center;
}

.main__company--bottom .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.main__company--bottom .image img {
  opacity: 0;
}

.main__company--direct {
  padding-top: 2.8125em;
}

.main__company--direct .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__company--direct .image {
  background-repeat: no-repeat;
  background-position: 50% 10%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.main__company--direct .image img {
  opacity: 0;
}

.main__company--direct .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__company--direct .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.625em;
}

.main__company--direct .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 2.25em;
  margin-bottom: 2.25em;
  text-align: center;
}

.main__company--direct .post {
  color: #95C23D;
  font-size: 1.25em;
  font-weight: 500;
  margin-top: 0.625em;
  text-align: center;
}

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

.main__company--number .number {
  color: #95C23D;
  font-size: 3.125em;
  line-height: 1.7;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.main__company--number .number__arrow {
  padding-left: 1.5rem;
}

.main__company--number .number__arrow::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: ">";
  font-size: 3.125rem;
  font-weight: bold;
  color: #95C23D;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.main__company--number .info {
  color: #1E2741;
  line-height: 1.2;
  font-weight: 500;
  max-width: 194px;
  font-size: 0.875rem;
  margin: 0 auto;
}

.main__company--number .info span {
  display: block;
}

.main__installation-site {
  padding-top: 2.25em;
  padding-bottom: 3.75em;
}

.main__installation-site > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__installation-site--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 4.5em;
}

.main__installation-site--left .text {
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.2;
  margin-top: 1.875em;
  margin-bottom: 1.875em;
  text-align: center;
}

.main__installation-site--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__installation-site--right .form__payment .name {
  white-space: normal;
  font-size: 0.8125em;
  text-align: center;
}

.main__installation-site--right .form__payment--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__installation-site--right .form__payment--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__installation-site--right .form__payment--flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__installation-site--right .form__payment--flex .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__installation-site--right .form__payment--block {
  margin-top: 1.875em;
}

.main__installation-site--right .main__complex--payment {
  padding-bottom: 0;
  padding-top: 1.875em;
}

.main__installation-site--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main__installation-site--flex .box {
  margin-bottom: 1.875em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.main__installation-site--flex .name {
  color: #1E2741;
  font-weight: 500;
  margin-bottom: 7px;
}

.main__installation-site--flex .icon {
  min-height: 60px;
  margin-bottom: 1.25em;
}

.main__installation-site--block {
  padding-bottom: 3.75rem;
}

.main__installation-site--block .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__installation-site--block .text p {
  margin: 0 0 1.25em;
}

.main__news {
  padding-top: 1.875em;
  padding-bottom: 3.1875em;
}

.main__news--banner {
  position: relative;
}

.main__news--banner .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.main__news--banner .image img {
  opacity: 0;
}

.main__news--banner-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 8rem;
}

.main__news--banner-block .breadcrumbs ul li::after {
  content: url(../img/icon/arr-right-white.svg);
}

.main__news--banner-block .breadcrumbs ul li a {
  color: #fff;
}

.main__news--bottom {
  padding-top: 1.5em;
}

.main__news--bottom > .page__flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main__news--bottom .page__ruller {
  display: none;
}

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

.main__news--top .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__news--top .box:first-child {
  margin-bottom: 0.75em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__news--top h2 {
  max-width: 600px;
}

.main__news--middle {
  padding-top: 2.9375em;
}

.main__news--middle .item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2.8125em;
}

.main__news--sea {
  position: relative;
  color: #6D778E;
  font-size: 0.875em;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.18;
  padding-left: 1.25em;
}

.main__news--sea::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/eye-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.main__news .date {
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.18;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
}

.main__news--cart {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
}

.main__news--cart .image {
  background-repeat: no-repeat;
  position: relative;
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  margin-bottom: 1.25em;
}

.main__news--cart .image img {
  opacity: 0;
}

.main__news--cart .name {
  color: #1E2741;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0.7em;
}

.main__news--block > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__news--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__news--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-top: 1.875em;
  text-align: center;
}

.main__news--right .title {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 2.1875em;
}

.main__news--box {
  margin-bottom: 2rem;
}

.main__news--name {
  outline: none;
  border: none;
  text-decoration: none;
  color: #1E2741;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.22;
  display: block;
  margin-bottom: 0.625em;
}

.main__news--desc {
  padding-top: 2.6875em;
}

.main__news--desc .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__news--desc .text p {
  margin: 0 0 2.5em;
}

.main__news--share {
  color: #1E2741;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.main__news--share .social {
  vertical-align: middle;
  margin-top: 5px;
}

.main__news--slider {
  margin-bottom: 3.5em;
}

.main__news--slider .slick-list {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.main__news--slider .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
}

.main__news--slider a {
  outline: none;
  border: none;
  display: block;
  text-decoration: none;
  position: relative;
}

.main__news--slider a .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.main__news--slider a .image img {
  opacity: 0;
}

.main__news--slider a .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #95C23D;
}

.main__news--slider .arrow {
  position: absolute;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__news--slider .arrow span svg {
  fill: #1E2741;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__news--slider .arrow__next {
  right: 0;
}

.main__news--slider .arrow__prev {
  left: 0;
}

.main__news--slider .arrow:hover {
  background-color: #95C23D;
}

.main__news--slider .arrow:hover span svg {
  fill: #fff;
}

.main__task {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__task--block {
  margin-top: 3.3125em;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  overflow: hidden;
}

.main__task--table {
  position: relative;
  padding-bottom: 4.375em;
}

.main__task--table.active::after {
  content: "";
  display: block;
  position: absolute;
  height: 75%;
  width: 100%;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(24.19%, rgba(255, 255, 255, 0.9)), color-stop(98.81%, rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, rgba(255, 255, 255, 0.9) 24.19%, rgba(255, 255, 255, 0) 98.81%);
}
.main__task--table.closed{
	max-height:400px;
	overflow:hidden;
}
.main__task--table table {
  width: 100%;
  display: block;
  border-collapse: collapse;
}

.main__task--table table thead {
  clip: rect(0 0 0 0);
  display: none;
}

.main__task--table table thead th {
  text-align: left;
  font-weight: 500;
  color: #1E2741;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  line-height: 1.2;
  width: 33.33333%;
}

.main__task--table table thead th:first-child {
  width: 27%;
}

.main__task--table table tbody {
  display: block;
}

.main__task--table table tbody td {
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__task--table table tbody td::before {
  content: attr(data-label);
  float: left;
  font-size: 0.9375em;
  max-width: 35%;
}

.main__task--table table tbody td span {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  max-width: 55%;
}

.main__task--table table tbody tr {
  display: block;
}

.main__task--table table tbody tr:nth-child(odd) {
  background-color: rgba(235, 235, 239, 0.6);
}

.main__task--bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.1875em;
  padding-left: 3.125em;
  padding-right: 3.125em;
}

.main__task--link {
  outline: none;
  border: none;
  text-decoration: none;
  color: #95C23D;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8125em;
  position: relative;
  padding-right: 1.25em;
}

.main__task--link::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #95C23D;
  border-right: 1px solid #95C23D;
  top: 50%;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.main__task--link.open::after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #95C23D;
  border-right: 1px solid #95C23D;
  top: 50%;
  transform: translateX(0) translateY(-50%) rotate(225deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(225deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(225deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(225deg);
  -o-transform: translateX(0) translateY(-50%) rotate(225deg);
}
.main__scope {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
  margin-left: -15px;
  margin-right: -15px;
}

.main__scope > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__scope .left {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.main__scope .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__scope .right__tab--body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__scope .right__tab--item {
  padding-left: 15px;
  padding-right: 15px;
}

.main__system-cost {
  background: -webkit-gradient(linear, left top, left bottom, from(#1E2741), color-stop(38.02%, #1E2741), color-stop(77.08%, #0F1629), to(#1E2741));
  background: linear-gradient(180deg, #1E2741 0%, #1E2741 38.02%, #0F1629 77.08%, #1E2741 100%);
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__system-cost .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__system-cost--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__system-cost--left h3 {
  color: #fff;
}

.main__system-cost--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__system-cost--right .info {
  color: #fff;
  line-height: 1.2;
  font-size: 0.9375em;
  margin-bottom: 2.625em;
  text-align: center;
}

.main__system-cost--right .info span {
  display: block;
}

.main__system-cost--right .checked label {
  color: #fff;
}

.main__system-cost--right .checked span {
  background-color: transparent;
  border-color: #fff;
}

.main__system-cost--right .checked span::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.main__system-cost--right .ammount__minus, .main__system-cost--right .ammount__plus {
  color: #fff;
}

.main__system-cost--right .ammount input {
  background-color: transparent;
  color: #fff;
}

.main__system-cost--right .form__group input {
  border-bottom-color: #fff;
  color: #6D778E;
}

.main__system-cost--right .form__select select {
  border-bottom-color: #fff;
  color: #6D778E;
}

.main__system-cost--right .form__payment .name {
  color: #fff;
}

.main__system-cost--right .form__payment--bottom {
  position: relative;
}

.main__system-cost--right .form__payment--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__system-cost--right .form__payment--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__system-cost--right .form__payment--flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__system-cost--right .form__payment--flex .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__system-cost--right .form__system-cost--group .name {
  color: #fff;
}

.main__system-cost--right .main__complex--payment {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.main__system-cost--right .main__complex--payment h3 {
  color: #fff;
}

.main__system-cost--block {
  margin-bottom: 1.875em;
}

.main__system-cost--block .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__system-cost--block .box {
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
}

.main__system-cost--block .text {
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.9375rem;
  padding-left: 0.9375em;
}

.main__system-cost--block .text span {
  display: block;
}

.main__system-cost--block .icon {
  width: 3.75em;
  height: 3.75em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}

.main__same-system {
  padding-top: 1.75em;
  padding-bottom: 3.75em;
}

.main__same-system > .page__flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.main__same-system .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__same-system .main__potential--form {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.main__same-system .main__potential--form h3 {
  max-width: 528px;
}

.main__same-system--share {
  margin-top: 1.875em;
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.125em;
  text-align: center;
}

.main__same-system--share .social {
  vertical-align: middle;
  margin-top: 0.625em;
}

.main__same-system .form__potential .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__same-system .form__potential .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__control {
  padding-bottom: 3.75em;
  padding-top: 3.75em;
  margin-left: -15px;
  margin-right: -15px;
}

.main__control .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__control .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.main__control .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__control .right__tab--body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__control .right__tab--item {
  padding-left: 15px;
  padding-right: 15px;
}

.main__control .right h3 {
  max-width: 481px;
}

.main__install {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__install .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.main__install .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.main__install .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__install .right h3 {
  max-width: 560px;
}

.main__install .right .info {
  text-align: center;
}

.main__install .right__tab--body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__install .right__tab--item {
  padding-left: 15px;
  padding-right: 15px;
}

.main__install .right__tab--install .page__flex {
  padding-left: 15px;
  padding-right: 15px;
}

.main__install .right__description .page__flex {
  padding-left: 15px;
  padding-right: 15px;
}

.main__kindergarden {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__kindergarden .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__kindergarden .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.main__kindergarden .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__kindergarden .right h3 {
  max-width: 627px;
}

.main__kindergarden .right .info {
  max-width: 580px;
}

.main__kindergarden .right__access {
  padding-top: 1.875em;
}

.main__kindergarden .right__access--block .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 30%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
}

.main__kindergarden .right__access--block .arrow__next {
  right: 0;
}

.main__kindergarden .right__access--block .arrow__prev {
  left: 0;
}

.main__kindergarden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main__kindergarden--flex .text {
  margin-top: 0 !important;
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  padding-left: 0.625em;
}

.main__kindergarden--flex .text span {
  display: block;
}

.main__kindergarden--flex .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__organization {
  padding-top: 2.5em;
  padding-bottom: 3.75em;
}

.main__organization > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__organization--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__organization--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__organization--right .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-bottom: 1.875em;
}

.main__organization--number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__organization--number .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25em;
}

.main__organization--number .info {
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 1.25em;
}

.main__organization--number .number {
  color: #95C23D;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  font-size: 2.25em;
}

.main__scaling {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__scaling .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.main__scaling .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.main__scaling .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__scaling .right__tab--item {
  padding-left: 15px;
  padding-right: 15px;
}

.main__scaling .right__tab--body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__scaling .right__title {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.875em;
}

.main__scaling .title {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.25;
  text-align: center;
}

.main__scaling .title span {
  color: #95C23D;
}

.main__manage {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__manage .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.main__manage .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: none;
}

.main__manage .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__manage .right__tab--body {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.main__manage .right__tab--item {
  padding-left: 15px;
  padding-right: 15px;
}

.main__manage .right__manage .page__flex {
  margin-left: 0;
  margin-right: 0;
}

.main__manage .right h3 {
  max-width: 560px;
}

.main__manage .right .title {
  color: #1E2741;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.25;
}

.main__keyless {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}

.main__keyless .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__keyless--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__keyless--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__keyless--right .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__keyless--list {
  margin-top: 3.0625em;
}

.main__keyless--drop {
  padding-bottom: 1.875em;
}

.main__keyless--drop::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateX(-50%) translateY(0) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(0) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(0) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(0) rotate(45deg);
  -o-transform: translateX(-50%) translateY(0) rotate(45deg);
}

.main__keyless--block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.75em;
}

.main__keyless--block:last-child {
  margin-bottom: 0;
}

.main__keyless--block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}

.main__keyless--block .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__keyless--block .image img {
  margin: 0 auto;
}

.main__keyless--block .info {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
}

.main__keyless--block .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
}

.main__keyless--block ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: item;
}

.main__keyless--block ol li {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
}

.main__keyless--block ol li::before {
  content: counter(item) ".";
  counter-increment: item;
}

.main__gray-bg {
  background-color: #EBEBEF;
}

.main__gray-bg .right__tab--name {
  background-color: #EBEBEF;
}

.main__easy {
  padding-top: 7.0625em;
  padding-bottom: 8.9375em;
}

.main__easy .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__easy--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__easy--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__easy--right .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__easy--flex {
  margin-top: 1.875em;
  margin-bottom: 1.25em;
}

.main__easy--flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25em;
}

.main__easy--flex .name {
  color: #1E2741;
  font-weight: 500;
  font-size: 1.0625em;
  line-height: 1.2;
}

.main__easy--flex .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__easy--flex .block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.main__easy--flex .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.main__how-work {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__how-work .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__how-work .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__how-work .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__how-work .right .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  max-width: 741px;
}

.main__how-work--block {
  margin-top: 2.5em;
}

.main__how-work--block .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.main__how-work--block .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__how-work--block .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-bottom: 1.125em;
}

.main__how-work--block .image img {
  opacity: 0;
}

.main__how-work--block .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1.125em;
}

.main__how-work--block .name span {
  color: #95C23D;
}

.main__how-work--block .text {
  color: #6D778E;
  font-size: 0.875em;
}

.main__hotel-access {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__hotel-access .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__hotel-access--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__hotel-access--left ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main__hotel-access--left ul li:nth-child(odd) a {
  color: #95C23D;
}

.main__hotel-access--left ul li:nth-child(odd) a span svg {
  fill: #95C23D;
}

.main__hotel-access--left ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.35;
  display: block;
  padding-left: 0.75rem;
}

.main__hotel-access--left ul li a span {
  width: 8px;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  line-height: 0;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.main__hotel-access--left ul li a span svg {
  fill: #1e2741;
}

.main__hotel-access--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__hotel-access--right .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__hotel-access--right .info b {
  color: #1E2741;
}

.main__hotel-access--block {
  margin-top: 1.75em;
}

.main__hotel-access--block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__hotel-access--block .name {
  color: #1E2741;
  font-size: 1.0625em;
  font-weight: 500;
  line-height: 1.2;
}

.main__hotel-access--block .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 7px;
}

.main__hotel-access--block .block {
  padding-left: 1.25em;
}

.main__hotel-access--block .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.main__hotel-access--select {
  position: relative;
  margin-top: 1.25em;
}

.main__hotel-access--select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.625em;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #1E2741;
  border-right: 1px solid #1E2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.main__hotel-access--select select {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #95C23D;
  font-size: 0.9375em;
  line-height: 1.18;
  font-weight: 500;
  height: 43px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 7px 10px;
  text-align-last: center;
}

.main__options {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__options .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__options--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__options--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__options--box:last-child {
  display: none;
}

.main__options--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 1.25em;
}

.main__options--list {
  margin-top: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__options--list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__options--list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.25em;
}

.main__options--list ul li .name {
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 1.25em;
}

.main__options--list ul li .name span {
  display: block;
}

.main__options--list ul li .number {
  color: #95C23D;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 2.25em;
}

.main__skud {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__skud h3 {
  max-width: 556px;
}

.main__skud .info {
  color: #6D778E;
  font-size: 0.9375em;
  max-width: 691px;
  margin-top: 2.5em;
  line-height: 1.2;
}

.main__skud--block {
  margin-top: 3.75em;
}

.main__skud--block .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.main__skud--item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  text-align: center;
}

.main__skud--item .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.22;
  margin-bottom: 0.625em;
}

.main__skud--item .name span {
  display: block;
}

.main__skud--item .info {
  margin-top: 0;
  font-weight: 500;
  color: #1E2741;
}

.main__skud--item ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: item;
}

.main__skud--item ol li {
  color: #1E2741;
  font-weight: 500;
}

.main__skud--item ol li::before {
  content: counter(item) ".";
  counter-increment: item;
}

.main__skud--item .image img {
  margin: 0 auto;
}

.main__skud--drop {
  position: relative;
  padding-bottom: 1.875em;
}

.main__skud--drop::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0.9375em;
  width: 7px;
  height: 7px;
  left: 50%;
  border-right: 1px solid #1e2741;
  border-bottom: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__helper {
  padding-bottom: 2.5em;
  background: -webkit-gradient(linear, left top, left bottom, from(#1E2741), color-stop(38.02%, #1E2741), color-stop(77.08%, #0F1629), to(#1E2741));
  background: linear-gradient(180deg, #1E2741 0%, #1E2741 38.02%, #0F1629 77.08%, #1E2741 100%);
}

.main__helper h2 {
  color: #fff;
}

.main__helper .breadcrumbs ul li::after {
  content: url(../img/icon/arr-right-white.svg);
  opacity: 0.6;
}

.main__helper--block {
  margin-top: 1.875em;
}

.main__helper--block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__helper--block .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.6875em;
}

.main__helper--info {
  margin-top: 1.875em;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}

.main__helper--info a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}

.main__helper-faq {
  padding-top: 3.75em;
  padding-bottom: 3.125em;
}

.main__helper-faq .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__helper-faq .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__helper-faq .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__helper-faq .item > .page__btn {
  margin-top: 1.875em;
  display: none;
}

.main__helper-faq--button {
  margin-top: 1.5em;
}

.main__helper-faq--head {
  margin-bottom: 3.5625em;
  display: none;
}

.main__helper-faq--head ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main__helper-faq--head ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375em;
}

.main__helper-faq--head ul li.active a {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  color: #95C23D;
  font-weight: 500;
}

.main__helper-faq--head ul li:last-child {
  margin-right: 0;
}

.main__helper-faq--head ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  min-width: 180px;
  text-align: center;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #F3F3F5;
  color: rgba(109, 119, 142, 0.8);
  font-size: 0.875em;
  line-height: 1.16;
  padding-top: 0.8125em;
  padding-bottom: 0.875em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-faq--box {
  position: relative;
  margin-bottom: 2.5em;
}

.main__helper-faq--box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(24.19%, rgba(255, 255, 255, 0.9)), color-stop(98.81%, rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, rgba(255, 255, 255, 0.9) 24.19%, rgba(255, 255, 255, 0) 98.81%);
}

.main__helper-faq--select {
  position: relative;
  margin-bottom: 2.5em;
}

.main__helper-faq--select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #1E2741;
  border-right: 1px solid #1E2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.main__helper-faq--select select {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #95C23D;
  font-size: 0.9375em;
  line-height: 1.18;
  font-weight: 500;
  height: 43px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 7px 10px;
  text-align-last: center;
}

.main__helper-faq--link {
  text-align: center;
}

.main__helper-faq--link a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #95C23D;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8125em;
  position: relative;
  padding-right: 1.25em;
  display: inline-block;
}

.main__helper-faq--link a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #95C23D;
  border-right: 1px solid #95C23D;
  top: 50%;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__helper-learn {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}

.main__helper-learn .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__helper-learn .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__helper-learn .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.main__helper-learn--top {
  margin-bottom: 2.5em;
}

.main__helper-learn--top .title {
  text-transform: uppercase;
  line-height: 1.28;
  font-weight: bold;
  font-size: 1.25em;
  color: #1E2741;
  text-align: center;
}

.main__helper-learn--top .title span {
  color: #95C23D;
}

.main__helper-learn--slider a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  position: relative;
}

.main__helper-learn--slider a .icon {
  position: absolute;
  width: 3.125em;
  height: 3.125em;
  display: inline-block;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: 0px 0px 30px rgba(18, 25, 46, 0.3);
          box-shadow: 0px 0px 30px rgba(18, 25, 46, 0.3);
  background-color: #fff;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

.main__helper-learn--slider a .icon img {
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  position: absolute;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.main__helper-learn--slider .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.main__helper-learn--slider .image img {
  opacity: 0;
}

.main__helper-learn--slider .slick-dots {
  bottom: -35px;
}

.main__helper-learn--slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.main__helper-learn--slider .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.main__helper-learn--slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-learn--slider .slick-dots li button::before {
  content: none;
}

.main__helper-learn--slider .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-learn--slider .arrow__next {
  right: 0;
}

.main__helper-learn--slider .arrow__prev {
  left: 0;
}

.main__helper-learn--slider .arrow span svg {
  fill: #1E2741;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-learn--block {
  margin-bottom: 2.75em;
}

.main__helper-learn--text .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.main__helper-learn--text .text ul {
  padding: 0;
  margin: 0 0 1.25em;
  list-style-type: none;
}

.main__helper-learn--text .text ul li {
  position: relative;
  padding-left: 0.625em;
}

.main__helper-learn--text .text ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  content: "-";
}

.main__helper-learn--arrow {
  display: none;
}

.main__helper-learn--arrow .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 3.125em;
  height: 3.125em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin: 0 5px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-learn--arrow .arrow span svg {
  fill: #1E2741;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-learn--arrow .arrow:hover {
  background-color: #95C23D;
}

.main__helper-learn--arrow .arrow:hover span svg {
  fill: #fff;
}

.main__helper-instruction {
  padding-top: 3.75em;
  padding-bottom: 4.875em;
}

.main__helper-instruction .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__helper-instruction .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__helper-instruction .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2.5em;
}

.main__helper-instruction--head {
  margin-bottom: 3.5em;
  display: none;
}

.main__helper-instruction--head ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main__helper-instruction--head ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
}

.main__helper-instruction--head ul li:last-child {
  margin-right: 0;
}

.main__helper-instruction--head ul li.active a {
  color: #95C23D;
  font-weight: 500;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.main__helper-instruction--head ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  text-align: center;
  font-size: 0.8125em;
  padding-top: 0.8125em;
  padding-bottom: 0.875em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: block;
  background-color: rgba(109, 119, 142, 0.1);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  min-width: 160px;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.main__helper-instruction--item .box {
  margin-bottom: 1.5em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__helper-instruction--item .box a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #1E2741;
  line-height: 1.19;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__helper-instruction--item .box a .info {
  text-decoration: underline;
  padding-left: 1.25em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
}

.main__helper-instruction--link {
  text-align: center;
  margin-top: 1.5em;
}

.main__helper-instruction--link a {
  color: #95C23D;
  outline: none;
  border: none;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.9375em;
  position: relative;
  padding-right: 1.25em;
}

.main__helper-instruction--link a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #95c23d;
  border-right: 1px solid #95c23d;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__helper-instruction--select {
  position: relative;
  margin-bottom: 2.5em;
}

.main__helper-instruction--select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #1E2741;
  border-right: 1px solid #1E2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.main__helper-instruction--select select {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #95C23D;
  font-size: 0.9375em;
  line-height: 1.18;
  font-weight: 500;
  height: 43px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 7px 10px;
  text-align-last: center;
}

.main__access {
  padding-top: 3.75em;
}

.main__access .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__access--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__access--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__access--box .info {
  margin-top: 1.25em;
  color: #6D778E;
  line-height: 1.2;
  font-size: 0.9375em;
  text-align: center;
}

.main__access--play {
  margin-top: 1.25em;
  text-align: center;
}

.main__access--play .main__banner--play {
  left: 0;
  position: relative;
}

.main__liberty {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__liberty > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__liberty--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__liberty--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.main__liberty--box .info {
  color: #6D778E;
  line-height: 1.2;
  font-size: 0.9375em;
  max-width: 514px;
  margin-top: 0.9375em;
}

.main__liberty--box h3 {
  max-width: 514px;
}

.main__liberty--flex {
  margin-top: 1.5em;
  margin-bottom: 2.5em;
}

.main__liberty--flex .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__liberty--flex .icon {
  max-width: 53px;
}

.main__liberty--flex .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__liberty--flex .name {
  font-weight: 500;
  font-size: 0.9375em;
  line-height: 1.24;
  text-transform: uppercase;
}

.main__liberty--flex .box {
  padding-left: 1.25em;
}

.main__flexy {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__flexy h3 {
  max-width: 402px;
}

.main__flexy .info {
  font-size: 0.9375em;
  color: #6D778E;
  line-height: 1.2;
  max-width: 902px;
  margin-top: 1.875em;
}

.main__flexy--flex {
  margin-top: 2.875em;
}

.main__flexy--flex > .page__flex {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  position: relative;
}

.main__flexy--flex .arrow {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.5em;
  height: 2.5em;
  position: absolute;
  top: 30%;
  z-index: 1;
  outline: none;
  border: none;
}

.main__flexy--flex .arrow:focus {
  outline: none;
  border: none;
}

.main__flexy--flex .arrow__prev {
  left: 0.625em;
}

.main__flexy--flex .arrow__next {
  right: 0.625em;
}

.main__flexy--flex .item {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.main__flexy--flex .image {
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.main__flexy--flex .image img {
  opacity: 0;
}

.main__flexy--flex .name {
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0.9375em;
}

.main__flexy--flex .name a {
  outline: none;
  border: none;
  text-decoration: underline;
  color: #95C23D;
}

.main__application {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.main__application .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__application--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.main__application--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.main__section {
  position: fixed;
  left: 0;
  width: 25%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
}

.main__section--description {
  margin-bottom: 1.25em;
  text-align: center;
}

.main__section--description .title {
  color: #6D778E;
  font-size: 0.9375em;
  font-weight: 500;
  text-transform: uppercase;
}

.main__section--select {
  position: relative;
  margin-top: 0.9375em;
}

.main__section--select select {
  background-color: #EBEBEF;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  outline: none;
  border: none;
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  height: 47px;
  padding: 7px 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-align-last: center;
}

.main__section--select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.main__section--nav {
  height: 100%;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
}

.main__section--nav > .page__flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__section--top {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.main__section--top .title {
  color: #1E2741;
  font-size: 1.5em;
  font-weight: 500;
  max-width: 259px;
}

.main__section--bottom {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

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

.main__section--menu ul li {
  border-bottom: 1px solid rgba(30, 39, 65, 0.1);
}

.main__section--menu ul li:first-child {
  border-top: 1px solid rgba(30, 39, 65, 0.1);
}

.main__section--menu ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  position: relative;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  padding-left: 1.25em;
  padding-right: 1.875em;
  color: #1E2741;
  font-size: 0.8125em;
  line-height: 1.2;
}

.main__section--menu ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.25em;
  width: 5px;
  height: 5px;
  border-top: 1px solid #1e2741;
  border-right: 1px solid #1e2741;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.main__section--image {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 1266px;
  width: 100%;
}

@-webkit-keyframes rotate {
  to {
    transform: translateX(0) translateY(0) rotate(0);
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    -moz-transform: translateX(0) translateY(0) rotate(0);
    -ms-transform: translateX(0) translateY(0) rotate(0);
    -o-transform: translateX(0) translateY(0) rotate(0);
  }
  from {
    transform: translateX(0) translateY(0) rotate(-360deg);
    -webkit-transform: translateX(0) translateY(0) rotate(-360deg);
    -moz-transform: translateX(0) translateY(0) rotate(-360deg);
    -ms-transform: translateX(0) translateY(0) rotate(-360deg);
    -o-transform: translateX(0) translateY(0) rotate(-360deg);
  }
}

@keyframes rotate {
  to {
    transform: translateX(0) translateY(0) rotate(0);
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    -moz-transform: translateX(0) translateY(0) rotate(0);
    -ms-transform: translateX(0) translateY(0) rotate(0);
    -o-transform: translateX(0) translateY(0) rotate(0);
  }
  from {
    transform: translateX(0) translateY(0) rotate(-360deg);
    -webkit-transform: translateX(0) translateY(0) rotate(-360deg);
    -moz-transform: translateX(0) translateY(0) rotate(-360deg);
    -ms-transform: translateX(0) translateY(0) rotate(-360deg);
    -o-transform: translateX(0) translateY(0) rotate(-360deg);
  }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 8.75em;
  bottom: 1.875em;
}

.ammount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ammount input {
  color: #1E2741;
  outline: none;
  border: none;
  border-bottom: 1px solid #C0C0C0;
  width: 1.25em;
  text-align: center;
  padding: 5px 5px 0;
  font-size: 0.875em;
  line-height: 1.16;
}

.ammount__plus, .ammount__minus {
  padding-left: 3px;
  padding-right: 3px;
  color: #1E2741;
  cursor: pointer;
}

.ammount.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.5;
}

#fp-nav {
  z-index: 1 !important;
}

body.fp-viewing-footer .main__section {
  transform: translateX(-100%) translateY(0);
  -webkit-transform: translateX(-100%) translateY(0);
  -moz-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  -o-transform: translateX(-100%) translateY(0);
}

.form__group {
  overflow: hidden;
  position: relative;
}

.form__group input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  outline: none;
  border: none;
  padding: 7px 10px;
  border-bottom: 2px solid #1E2741;
  background-color: transparent;
}

.form__group input:focus ~ label {
  font-size: 7px;
  top: -10px;
}

.form__group input.used ~ label {
  font-size: 7px;
  top: -10px;
}

.form__group label {
  color: #6D778E;
  display: block;
  line-height: 1.19;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  pointer-events: none;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.form__group textarea {
  background-color: transparent;
  padding: 7px 10px;
  border: none;
  border-bottom: 2px solid #1E2741;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  resize: none;
}

.form__group textarea:focus ~ label {
  font-size: 7px;
  top: -10px;
}

.form__group textarea.used ~ label {
  font-size: 7px;
  top: -10px;
}

.form__politic {
    color: #838383;
    font-size: 0.7em;
    line-height: 1.25;
}

.form__politic a {
  outline: none;
  border: none;
  color: #838383;
  text-decoration: underline;
}

.form__select select {
  background-color: transparent;
  outline: none;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  border-bottom: 2px solid #1E2741;
  color: #1E2741;
  padding: 7px 1.25rem 7px 0;
  font-size: 0.9375em;
  line-height: 1.18;
  text-align-last: center;
}

.form__potential > .page__flex {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}

.form__potential--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: block;
}

.form__potential--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: block;
}

.form__potential--group {
  margin-bottom: 1.875em;
}

.form__potential--group .name {
  color: #1E2741;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.21;
  text-align: center;
}

.form__potential--flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.9375em;
}

.form__potential--flex .form__button {
  text-align: center;
}

.form__potential--flex .form__politic {
  text-align: center;
  margin-bottom: 0.9375em;
}

.form__potential--select {
  position: relative;
}

.form__potential--select::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.625em;
  width: 5px;
  height: 5px;
  top: 0.75em;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateX(0) translateY(0) rotate(45deg);
  -webkit-transform: translateX(0) translateY(0) rotate(45deg);
  -moz-transform: translateX(0) translateY(0) rotate(45deg);
  -ms-transform: translateX(0) translateY(0) rotate(45deg);
  -o-transform: translateX(0) translateY(0) rotate(45deg);
}

.form__potential--select select {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 2px solid #1E2741;
  color: #1E2741;
  padding: 7px 1.25rem 7px 0;
  font-size: 0.9375em;
  line-height: 1.18;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align-last: center;
}

.form__payment > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form__payment--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  max-width: 65%;
}

.form__payment--right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
}

.form__payment .name {
  color: #1E2741;
  text-transform: uppercase;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1.125em;
  white-space: nowrap;
}

.form__payment--group {
  margin-bottom: 1.875em;
}

.form__payment--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form__payment--flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
}

.form__payment--flex .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 45%;
}

.form__payment--select {
  position: relative;
}

.form__payment--select::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.625em;
  width: 5px;
  height: 5px;
  top: 0.75em;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateX(0) translateY(0) rotate(45deg);
  -webkit-transform: translateX(0) translateY(0) rotate(45deg);
  -moz-transform: translateX(0) translateY(0) rotate(45deg);
  -ms-transform: translateX(0) translateY(0) rotate(45deg);
  -o-transform: translateX(0) translateY(0) rotate(45deg);
}

.form__payment--select select {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 2px solid #1E2741;
  color: #1E2741;
  padding: 7px 1.25rem 7px 0;
  font-size: 0.9375em;
  line-height: 1.18;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form__payment--bottom .form__politic {
  margin-top: 1.25em;
  max-width: 395px;
}

.form__payment--block {
  margin-top: 4.0625em;
}

.form__payment--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.6875em;
}

.form__payment--box:last-child {
  margin-bottom: 0;
}

.form__request .name {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.0625em;
  line-height: 1.2;
  margin-bottom: 1.25em;
  text-align: center;
}

.form__request--box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.form__request--group {
  margin-bottom: 1.875em;
}

.form__request--select {
  position: relative;
}

.form__request--select::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.625em;
  width: 5px;
  height: 5px;
  top: 0.75em;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateX(0) translateY(0) rotate(45deg);
  -webkit-transform: translateX(0) translateY(0) rotate(45deg);
  -moz-transform: translateX(0) translateY(0) rotate(45deg);
  -ms-transform: translateX(0) translateY(0) rotate(45deg);
  -o-transform: translateX(0) translateY(0) rotate(45deg);
}

.form__request--select select {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 2px solid #1E2741;
  color: #1E2741;
  padding: 7px 1.25rem 7px 0;
  font-size: 0.9375em;
  line-height: 1.18;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align-last: center;
}

.form__request .form__politic {
  margin-bottom: 1.25em;
}

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

.form__right--consultation {
  margin-top: 1.875em;
}

.form__right--consultation .form__politic {
  margin-top: 1.875em;
}

.form__right--group {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}

.form__right--button .page__btn {
  min-width: 100%;
}

.form__helper > .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.form__helper .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0.6875em;
  padding-right: 0.6875em;
}

.form__helper .name {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.0625em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1.25em;
  text-align: center;
}

.form__helper--group {
  margin-bottom: 1.875em;
}

.form__helper .form__group input {
  border-bottom-color: #fff;
  color: #fff;
}

.form__helper .form__group label {
  color: #fff;
  opacity: 0.5;
}

.form__helper .form__group textarea {
  border-bottom-color: #fff;
  color: #fff;
}

.form__helper .form__politic {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 1.25em;
  text-align: center;
}

.form__helper .form__politic a {
  color: rgba(255, 255, 255, 0.5);
}

.form__helper--bottom {
  text-align: center;
  padding-top: 1.875em;
}

.form__application .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.form__application .box {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.form__application .name {
  color: #1E2741;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 1.0625em;
  margin-bottom: 1.25em;
  text-align: center;
}

.form__application--group {
  margin-bottom: 1.875em;
}

.form__application--flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.25em;
}

.form__application .form__politic {
  margin-bottom: 1.25em;
  text-align: center;
}

.form__popup .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.form__popup--block {
  margin-top: 1.375em;
}

.form__popup .name {
  color: #171717;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 1.125em;
}

.form__popup--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.5em;
}

.form__popup--group {
  margin-bottom: 1.875em;
}

.form__popup--item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.form__popup .form__politic {
  margin-bottom: 0.9375em;
}

.form__popup--button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.form__search--group {
  position: relative;
}

.form__search--group .icon {
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 1.25em;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.form__search--group input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color: rgba(30, 39, 65, 0.5);
  padding: 7px 25px 7px 10px;
  background-color: #EBEBEF;
  outline: none;
  border: none;
}

.form__system-cost--group {
  margin-bottom: 2.5em;
}

.form__system-cost .name {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.25em;
}

.form__system-cost fieldset {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.form__system-cost fieldset:not(:first-of-type) {
  display: none;
}

.phone a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #1E2741;
  font-weight: 500;
  font-size: 0.9375em;
  line-height: 1.18;
}

.preloader {
  position: fixed;
  z-index: 110;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.preloader__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.preloader__before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #EBEBEF;
}

.preloader__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  outline: none;
  border: none;
  text-decoration: none;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

.preloader__percent {
  position: absolute;
  left: 2%;
  bottom: 2%;
  color: rgba(30, 39, 65, 0.05);
  line-height: 30px;
  font-weight: 500;
  font-size: 5em;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.preloader__img {
  position: absolute;
  right: 2%;
  bottom: 0;
}

.breadcrumbs {
  margin-top: 1.6875em;
}

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

.breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 1.5em;
}

.breadcrumbs ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 7px;
  content: url(../img/icon/arr-right.svg);
  opacity: 0.8;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.breadcrumbs ul li:last-child {
  padding-right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.breadcrumbs ul li:last-child::after {
  content: none;
}

.breadcrumbs ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  color: #6D778E;
  line-height: 1.15;
  font-weight: 300;
  font-size: 0.6825em;
}

.checked label {
  display: block;
  position: relative;
  color: #1E2741;
  padding-left: 1.5em;
}

.checked label input {
  position: absolute;
  opacity: 0;
}

.checked label input:checked ~ span::after {
  opacity: 1;
}

.checked label span {
  position: absolute;
  width: 0.9375em;
  height: 0.9375em;
  display: inline-block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #fff;
  border: 1px solid #1E2741;
  left: 0;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.checked label span::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 10px;
  left: 3px;
  opacity: 0;
  border-bottom: 1px solid #1E2741;
  border-right: 1px solid #1E2741;
  transform: translateX(0) translateY(0) rotate(35deg);
  -webkit-transform: translateX(0) translateY(0) rotate(35deg);
  -moz-transform: translateX(0) translateY(0) rotate(35deg);
  -ms-transform: translateX(0) translateY(0) rotate(35deg);
  -o-transform: translateX(0) translateY(0) rotate(35deg);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.checked.disabled {
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.checked.disabled span {
  border-color: #6D778E;
  background-color: #6D778E;
}

.our-partners {
  padding-bottom: 2.6875em;
}

.our-partners .text {
  max-width: 805px;
  color: #1E2741;
  font-size: 0.9375em;
  line-height: 1.25;
  margin-bottom: 1.125em;
  margin-top: 1.875em;
  text-align: center;
}

.product-pros {
  padding-top: 2.6825em;
  padding-bottom: 2.3125em;
}

.product-pros__block {
  margin-top: 3.75em;
}

.product-pros__block .box {
  padding-left: 15px;
  position: relative;
  padding-left: 3.75em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.product-pros__block .icon {
  position: absolute;
  left: 0;
  top: 0;
}

.product-pros__block .name {
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.24;
  margin-bottom: 0.75em;
}

.product-pros__block .text {
  color: #6D778E;
  font-size: 0.8125em;
  line-height: 1.2;
}

.contact {
  padding-top: 2.75em;
  padding-bottom: 5.625em;
}

.contact__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.contact__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact__right--block {
  margin-bottom: 3.0625em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.contact__right--block:last-child {
  margin-bottom: 0;
}

.contact__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3.75em;
  padding-left: 15px;
  padding-right: 15px;
}

.contact__flex .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875em;
  text-align: center;
}

.contact .city {
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.18;
  text-transform: uppercase;
  margin-bottom: 6px;
  position: relative;
  padding-left: 1.25em;
  display: inline-block;
}

.contact .city::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/location-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.contact .address {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.contact .subinfo {
  color: #6D778E;
  font-size: 0.875em;
}

.contact .email a {
  color: #95C23D;
  outline: none;
  border: none;
  text-decoration: underline;
}

.contact__block {
  padding-top: 1.875em;
}

.contact__block > .page__flex {
  margin-left: -15px;
  margin-right: -15px;
}

.contact__map {
  position: relative;
  overflow: hidden;
  min-height: 358px;
  margin-bottom: 4.5em;
}

.contact__map .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contact .title {
  color: #1E2741;
  font-size: 1.25em;
  line-height: 1.23;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2.1875em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

.social a {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  margin-right: 1.5em;
}

.social a:last-child {
  margin-right: 0;
}

.apartment__top {
  padding-top: 2.0625em;
}

.apartment__top h2 {
  max-width: 637px;
  margin-bottom: 1.875rem;
}

.apartment__top > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.apartment__top--banner {
  margin-top: 3.5em;
  margin-left: -15px;
  margin-right: -15px;
}

.apartment__top--banner .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  min-height: 180px;
}

.apartment__top--banner .image img {
  opacity: 0;
}

.apartment__middle {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.apartment__middle > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.apartment__middle .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: none;
}

.apartment__middle .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.right__tab--item {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  display: none;
}

.right__tab--item.active {
  display: block;
}

.right__tab--item > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__tab--item .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.right__tab--item .box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

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

.right__tab--item ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.875em;
}

.right__tab--item ul li:last-child {
  margin-bottom: 0;
}

.right__tab--item ul li .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  max-width: 18%;
}

.right__tab--item ul li span {
  color: #1E2741;
  font-weight: 500;
}

.right__tab--item .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 1.875em;
  margin-bottom: 1.875em;
}

.right__tab--item .text {
  margin-top: 3.75em;
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.right__tab--item .text p {
  margin: 0 0 1.5em;
}

.right__tab--iphone {
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  width: 250px;
  height: 458px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 3.125em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-bottom: 1.875em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-image: url(../img/iphone.png);
}

.right__tab--iphone .gif {
  padding: 6px 6px 19px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #95C23D;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.right__tab--iphone .title {
  text-align: center;
  color: #272E54;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.19;
}

.right__tab--iphone .title span {
  color: #95C23D;
}

.right__tab--scope {
  margin-top: 4.3125em;
}

.right__tab--scope .title {
  color: #1E2741;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.28;
}

.right__tab--scope .title span {
  color: #95C23D;
}

.right__tab--scope .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__tab--scope .right__slider {
  margin-top: 2.5em;
}

.right__tab--install .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.right__tab--install .text {
  margin-top: 0;
  color: #1E2741;
  font-weight: 500;
  line-height: 1.19;
}

.right__tab--install .block {
  padding-left: 1.25em;
}

.right__tab--install .title {
  color: #1E2741;
  font-weight: bold;
  margin-bottom: 1.875em;
  line-height: 1.2;
  font-size: 1.25em;
  text-transform: uppercase;
}

.right__tab--install .title span {
  color: #95C23D;
}

.right__tab--scaling {
  margin-top: 3.375em;
}

.right__tab--scaling .item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.25em;
}

.right__tab--scaling .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 0.625em;
  font-size: 0.9375em;
}

.right__tab--flex {
  margin-top: 3.75em;
}

.right__tab--flex .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__tab--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.5em;
}

.right__tab--box .name {
  color: #1E2741;
  font-weight: 500;
  font-size: 0.937em;
}

.right__tab--box .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.right__tab--box .icon img {
  margin: 0 auto;
}

.right__tab--name {
  display: block;
  outline: none;
  text-decoration: none;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  background-color: #fff;
  font-weight: 500;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  color: rgba(30, 39, 65, 0.6);
  border-top: 1px solid rgba(109, 119, 142, 0.1);
  position: relative;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.right__tab--name::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  right: 0.9375em;
  border-width: 1px;
  border-style: solid;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
  border-bottom-color: rgba(30, 39, 65, 0.6);
  border-right-color: rgba(30, 39, 65, 0.6);
  border-top-color: transparent;
  border-left-color: transparent;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.right__tab--name:first-child {
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
  border-top: none;
}

.right__tab--name.active {
  color: #1e2741;
}

.right__tab--name.active::after {
  border-top-color: #1e2741;
  border-left-color: #1e2741;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.right__consultation {
  padding-top: 1.875em;
}

.right__slider .slick-list {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.right__slider .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
}

.right__slider .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  margin-bottom: 1.75em;
}

.right__slider .image img {
  opacity: 0;
}

.right__slider .name {
  color: #1E2741;
  line-height: 1.2;
  font-weight: 500;
  font-size: 0.9375rem;
}

.right__slider .info {
  color: #6D778E;
  font-size: 0.875em;
  line-height: 1.18;
  margin-top: 0.625em;
}

.right__slider .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 30%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
}

.right__slider .arrow__next {
  right: 0;
}

.right__slider .arrow__prev {
  left: 0;
}

.right__arrow .arrow {
  outline: none;
  border: none;
}

.right__arrow .arrow:focus {
  border: none;
  outline: none;
}

.right__arrow .arrow__prev {
  margin-right: 0.75em;
}

.right__comfort {
  padding-top: 2.9375em;
}

.right__comfort .title {
  color: #1E2741;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.375em;
  margin-bottom: 0.9375em;
}

.right__comfort .title span {
  color: #95C23D;
}

.right__comfort .info {
  max-width: 540px;
  font-size: 0.9375em;
  line-height: 1.2;
  color: #6D778E;
  margin-bottom: 2.5em;
}

.right__comfort--flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.right__comfort--flex .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.right__comfort--flex .image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  margin-bottom: 1.2em;
  min-height: 132px;
}

.right__comfort--flex .image img {
  opacity: 0;
}

.right__comfort--flex .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
}

.right__comfort--flex .text {
  margin-top: 0.87em;
  font-size: 0.8125em;
}

.right__description {
  margin-bottom: 1.875em;
}

.right__description .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__description .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

.right__description .desc .icon {
  width: 4.25em;
  height: 4.25em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.right__description .desc .text {
  padding-left: 0.625em;
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.9375em;
  margin-top: 0;
}

.right__description .desc .text span {
  display: block;
}

.right__access {
  padding-top: 4.9375em;
}

.right__access .title {
  color: #1E2741;
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1.25;
}

.right__access--block {
  margin-top: 1.875em;
}

.right__access--block > .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.right__access--item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.right__access--item .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.right__access--item .image img {
  opacity: 0;
}

.right__access--item .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0.9375em;
}

.right__safety {
  padding-top: 2.8125em;
}

.right__safety > .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__safety .title {
  color: #1E2741;
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.375em;
}

.right__safety--arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.right__safety--arrow .arrow {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 3.125em;
  height: 3.125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.right__safety--arrow .arrow__prev {
  margin-right: 0.625em;
}

.right__safety--block {
  margin-top: 1.875em;
}

.right__safety--slider .name {
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0.9375em;
  font-size: 0.8125em;
}

.right__safety--slider .item {
  padding-left: 0.6875em;
  padding-right: 0.6875em;
}

.right__safety--slider .slick-list {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.right__safety--slider .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.right__safety--slider .image img {
  opacity: 0;
}

.right__safety--slider .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 30%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
}

.right__safety--slider .arrow__next {
  right: 0;
}

.right__safety--slider .arrow__prev {
  left: 0;
}

.right__manage {
  margin-top: 1.875em;
}

.right__manage > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.right__manage--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.right__manage--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  display: none;
}

.right__manage--box .title {
  margin-bottom: 1.6875em;
}

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

.right__manage--list ul li {
  margin-bottom: 1.25em;
}

.right__manage--list ul li.active a {
  color: #1E2741;
}

.right__manage--list ul li.active a span svg {
  fill: #95C23D;
}

.right__manage--list ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  font-weight: 500;
  display: block;
  position: relative;
  line-height: 1.18;
  color: rgba(30, 39, 65, 0.6);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  padding-left: 1.625em;
}

.right__manage--list ul li a span {
  width: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 0;
}

.right__manage--list ul li a span svg {
  fill: #1E2741;
  fill-opacity: 0.6;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.right__manage--phone .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.right__manage--phone .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.right__manage--phone .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.right__manage--phone .slick-dots li button::before {
  content: none;
}

.right__manage--phone .item img {
  margin: 0 auto;
}

.right__manage--phone .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  text-decoration: none;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  z-index: 1;
}

.right__manage--phone .arrow__next {
  right: 0;
}

.right__manage--phone .arrow__prev {
  left: 0;
}

.right__manage--slide .item {
  color: #1E2741;
  font-size: 0.9375em;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
}

.left__tab--head {
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #fff;
}

.left__tab--head .item {
  min-height: 109px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  padding-left: 1.875em;
  padding-right: 1.875em;
  border-top: 1px solid rgba(109, 119, 142, 0.1);
}

.left__tab--head .item:first-child {
  border-top: none;
}

.left__tab--head .item.active .left__tab--link {
  color: #1E2741;
  font-weight: 500;
  opacity: 1;
}

.left__tab--head .item.active .left__tab--link::after {
  border-top-color: #1E2741;
  border-right-color: #1E2741;
  opacity: 1;
}

.left__tab--link {
  color: #6D778E;
  display: block;
  outline: none;
  text-decoration: none;
  border: none;
  opacity: 0.6;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  line-height: 1.2;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  position: relative;
  padding-right: 1.875em;
}

.left__tab--link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid #6D778E;
  border-right: 1px solid #6D778E;
  opacity: 0.6;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.managment-control {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.managment-control .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 9px;
}

.managment-control__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.managment-control__box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  display: none;
}

.managment-control__block .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.managment-control__head {
  position: relative;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #F3F3F5;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.75em;
  margin-top: 1.25em;
}

.managment-control__head--item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  z-index: 1;
}

.managment-control__head--item.active a {
  color: #000;
  font-weight: 500;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.managment-control__head--item a {
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -ms-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  font-size: 0.75em;
  color: rgba(109, 119, 142, 0.8);
}

.managment-control__head--bg {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -ms-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
}

.managment-control__body .title {
  color: #1E2741;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0.75em;
}

.managment-control__body .title span {
  color: #95C23D;
}

.skud-guarantee {
  padding-top: 2.25em;
}

.skud-guarantee .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.skud-guarantee .text p {
  margin: 0 0 1.875em;
}

.skud-guarantee__block {
  margin-top: 2.25em;
}

.skud-guarantee__block > .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.skud-guarantee__block .number {
  color: #95C23D;
  font-size: 2.5em;
  font-weight: bold;
  display: inline-block;
}

.skud-guarantee__block .number__arrow {
  position: relative;
  padding-left: 1.75rem;
}

.skud-guarantee__block .number__arrow::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: ">";
  color: #95c23d;
  font-size: 2.5rem;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.skud-guarantee__block .name {
  color: #1E2741;
  font-weight: 500;
  font-size: 0.875rem;
}

.skud-guarantee__block .name span {
  display: block;
}

.skud-guarantee__block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
  text-align: center;
}

.skud-guarantee__dispatch {
  padding-top: 3.75em;
}

.skud-guarantee__dispatch h3 {
  max-width: 468px;
}

.skud-guarantee__dispatch--block {
  margin-top: 2.5em;
  max-width: 888px;
}

.skud-guarantee__dispatch--block ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: item;
}

.skud-guarantee__dispatch--block ol li {
  color: #95C23D;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1.875em;
}

.skud-guarantee__dispatch--block ol li::before {
  content: "0" counter(item);
  counter-increment: item;
}

.skud-guarantee__dispatch--block ol li span {
  color: #1E2741;
}

.skud-guarantee__dispatch--block .info {
  color: #6D778E;
  font-size: 0.9375em;
  margin-bottom: 2.5em;
}

.section {
  position: relative;
  height: auto !important;
}

.section h1 {
  font-weight: 500;
  line-height: 1.49;
  color: #1E2741;
  font-size: clamp(1.3125em, 4vw, 2.625em);
  margin: 0;
}

.section h2 {
  font-size: clamp(1.3125em, 4vw, 2.125em);
  color: #1E2741;
  font-weight: bold;
  line-height: 1.38;
  text-transform: uppercase;
  margin: 0;
}

.section h3 {
  font-size: clamp(1.3125em, 3vw, 1.875em);
  font-weight: bold;
  line-height: 1.35;
  text-transform: uppercase;
  color: #1E2741;
  margin: 0;
}

.section h1, .section h2, .section h3 {
  text-align: center;
}

.section h1 span, .section h2 span, .section h3 span {
  color: #95C23D;
}

.section .fp-tableCell {
  display: block;
  height: auto !important;
}

.section__first {
  padding-top: 8em;
  padding-bottom: 3.75em;
}

.section__first .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__first--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__first--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__first--box:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section__first--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 1.875em;
  text-align: center;
}

.section__first--box img {
  margin: 0 auto;
}

.section__first--icon {
  margin-top: 1.875em;
  margin-bottom: 1.25em;
  text-align: center;
}

.section__first--icon a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.25em;
  max-width: 135px;
}

.section__first--icon a:last-child {
  margin-right: 0;
}

.section__first--block {
  padding-top: 2.5em;
}

.section__second {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__second--block {
  margin-bottom: 1.25em;
}

.section__second--top {
  margin-bottom: 1.75em;
}

.section__three {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__three .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__three--vp {
  position: absolute;
  right: -3.125em;
  bottom: 1.625em;
}

.section__three--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}

.section__three--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}

.section__three--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 1.875em;
  text-align: center;
}

.section__three--box .block {
  position: relative;
  display: inline-block;
}

.section__three--box .text {
  color: #6d778e;
  font-size: 0.8125em;
  margin-top: 0.625em;
}

.section__portal {
  padding-top: 8em;
  padding-bottom: 3.75em;
}

.section__portal--block {
  padding-top: 6.25em;
}

.section__portal--block .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__portal--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}

.section__portal--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__portal--box img {
  margin: 0 auto;
}

.section__portal--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 0.9375em;
  margin-bottom: 1.25em;
}

.section__function {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__function .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__function--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__function--box:first-child {
  margin-bottom: 1.875em;
}

.section__function--list {
  margin-top: 1.875em;
  display: none;
}

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

.section__function--list ul li {
  margin-bottom: 1.25em;
}

.section__function--list ul li.active a {
  color: #1E2741;
}

.section__function--list ul li.active a span svg {
  fill: #95C23D;
}

.section__function--list ul li a {
  outline: none;
  border: none;
  text-decoration: none;
  position: relative;
  display: block;
  font-weight: 500;
  color: rgba(30, 39, 65, 0.6);
  line-height: 1.3;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  padding-left: 0.9375em;
}

.section__function--list ul li a span {
  width: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 0;
}

.section__function--list ul li a span svg {
  fill: rgba(30, 39, 65, 0.6);
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.section__function--slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.section__function--slider .slick-dots li.slick-active button {
  background-color: #6D778E;
}

.section__function--slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0;
  background-color: #EBEBEF;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.section__function--slider .slick-dots li button::before {
  content: none;
}

.section__function--slider .item img {
  margin: 0 auto;
}

.section__function--slider .arrow {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.5em;
  height: 2.5em;
  position: absolute;
  top: 50%;
  z-index: 1;
  outline: none;
  border: none;
}

.section__function--slider .arrow:focus {
  outline: none;
  border: none;
}

.section__function--slider .arrow__prev {
  left: 0;
}

.section__function--slider .arrow__next {
  right: 0;
}

.section__function--slide {
  margin-top: 1.25em;
}

.section__function--slide .item {
  text-align: center;
  color: #1E2741;
  font-weight: 500;
  line-height: 1.2;
}

.section__info {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__info .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__info--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  max-width: 35%;
}

.section__info--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__info--box:last-child {
  display: none;
}

.section__info--tab {
  margin-top: 2.5em;
}

.section__info--head {
  position: relative;
  background-color: #F3F3F5;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  margin-left: -15px;
  margin-right: -15px;
}

.section__info--head ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section__info--head ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.section__info--head ul li.active a {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.section__info--head ul li a {
  color: rgba(109, 119, 142, 0.8);
  outline: none;
  border: none;
  text-decoration: none;
  display: block;
  font-size: 0.6825em;
  text-align: center;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: -0.03em;
}

.section__info--body {
  padding-top: 3.75em;
}

.section__info--item {
  text-align: center;
  display:none;
}

.section__info--item.active{
	display:block
}

.section__info--item .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.25;
  color: #1E2741;
}

.section__info--item .title span {
  color: #95C23D;
}

.section__info--item .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 8px;
}

.section__info--item .text {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
}

.section__info--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.875em;
}

.section__info--flex .item {
  margin-bottom: 1.875em;
}

.section__info--flex .icon {
  max-width: 3.125em;
  margin-bottom: 0.625em;
}

.section__info--flex .name {
  color: #1E2741;
  font-weight: 500;
  font-size: 0.875em;
}

.section__info--flex .name span {
  color: #95C23D;
}

.section__block {
  padding-top: 8em;
  padding-bottom: 3.75em;
}

.section__block--block {
  padding-top: 6.25em;
}

.section__block--block .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__block--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__block--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__block--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  font-weight: 300;
  margin-top: 1.875em;
  text-align: center;
}

.section__block--box img {
  margin: 0 auto;
}

.section__work {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__work--flex {
  margin-top: 2.5em;
}

.section__work--flex .page__flex {
  margin-left: -0.6875em;
  margin-right: -0.6875em;
}

.section__work--flex .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0.6875em;
  padding-right: 0.6875em;
  margin-bottom: 0.9375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section__work--flex .icon {
  width: 4em;
  height: 4em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(18, 25, 46, 0.1);
          box-shadow: 0px 0px 20px rgba(18, 25, 46, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section__work--flex .text {
  color: #1E2741;
  font-size: 0.9375em;
  line-height: 1.2;
  max-width: 75%;
  padding-left: 0.9375em;
}

.section__work--image {
  margin-top: 1.875em;
}

.section__work--image img {
  margin: 0 auto;
}

.section__factor {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.section__factor .page__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section__factor--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__factor--box:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.section__factor--box img {
  margin: 0 auto;
}

.section__factor--box .info {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-top: 1.8785em;
  text-align: center;
}

.section__factor--box .block {
  margin-top: 1.875em;
  text-align: center;
}

.section__factor--box .title {
  color: #1E2741;
  font-size: 0.9375em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.section__factor--box .data ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.section__factor--box .data ul li {
  color: #6D778E;
  font-size: 0.9375em;
  line-height: 1.2;
  margin-bottom: 5px;
}

.section__bottom {
  margin-bottom: 3.75em;
}

.section__bottom h3 {
  max-width: 565px;
}

.section__bottom--icon {
  margin-top: 1.875em;
  text-align: center;
}

.section__bottom--icon a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.25em;
  max-width: 135px;
}

.section__bottom--icon a:last-child {
  margin-right: 0;
}

.section__mouse {
  position: absolute;
  left: 50%;
  bottom: 3%;
  transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  display: none;
}

#fp-nav ul li {
  margin-bottom: 8px !important;
}

#fp-nav ul li a.active span {
  background-color: #6D778E !important;
  border-color: #6D778E !important;
}

#fp-nav ul li a span {
  width: 9px !important;
  height: 9px !important;
  background-color: #EBEBEF !important;
  border: 1px solid #EBEBEF !important;
}

.popup {
  position: fixed;
  z-index: 10;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  opacity: 0;
  visibility: hidden;
}

.popup.active {
  opacity: 1;
  visibility: visible;
}

.popup__overflow {
  position: absolute;
}

.popup__close {
  display: inline-block;
  outline: none;
  border: none;
  width: 0.9375em;
  height: 0.9375em;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
}

.popup__close::before, .popup__close::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  top: 50%;
  background-color: #000;
}

.popup__close::before {
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.popup__close::after {
  transform: translateX(0) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(-45deg);
}

.popup__back {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625em;
}

.popup__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}

.popup__container--head {
  padding-top: 1.75em;
  padding-bottom: 0.875em;
}

.popup__container--head .page__wrap {
  max-width: 1850px;
}

.popup__container--head .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.popup__container--body {
  padding-top: 3.125em;
  padding-bottom: 1.875em;
}

.popup__title {
  color: #1E2741;
  max-width: 516px;
  font-size: clamp(1.375em, 3vw, 2.5em);
}

.m-menu {
  position: fixed;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
}

.m-menu.active {
  opacity: 1;
  visibility: visible;
}

.m-menu.active .m-menu__container {
  transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
}

.m-menu__overflow {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
}

.m-menu__container {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  -webkit-box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 1px 10px rgba(37, 51, 75, 0.233938), 0px 1px 3px rgba(37, 51, 75, 0.1);
  transform: translateX(100%) translateY(0);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
}

.m-menu__container--head {
  padding-top: 2.9375em;
  position: relative;
  z-index: 1;
  padding-bottom: 1.625em;
  -webkit-box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
          box-shadow: 0px 0px 20px rgba(37, 51, 75, 0.1);
}

.m-menu__container--head .page__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-menu__container--head .logo {
  display: inline-block;
  max-width: 89px;
}

.m-menu__container--body {
  z-index: -1;
  position: relative;
}

.m-menu__container--nav {
  padding-top: 1.4375em;
}

.m-menu__container--top > ul > li.active > .div {
  transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
}

.m-menu__container--top ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.m-menu__container--top ul > li {
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
}

.m-menu__container--top ul > li.dropdown > a::after {
  content: "";
  display: block;
  position: absolute;
  right: 1.25em;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.m-menu__container--top ul > li > a {
  padding-top: 1.1875em;
  padding-bottom: 1.1875em;
  display: block;
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  line-height: 1.19;
  color: #000;
  padding-left: 0.9375em;
  padding-right: 1.875em;
}

.m-menu__container--middle ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.m-menu__container--middle ul li {
  border-bottom: 1px solid rgba(109, 119, 142, 0.1);
}

.m-menu__container--middle ul li a {
  padding-top: 1.1875em;
  padding-bottom: 1.1875em;
  display: block;
  position: relative;
  outline: none;
  border: none;
  text-decoration: none;
  line-height: 1.19;
  color: #6D778E;
  padding-left: 0.9375em;
  padding-right: 1.875em;
}

.m-menu__container--bottom {
  padding-top: 1.875em;
  padding-bottom: 3.25em;
}

.m-menu__container--bottom .city {
  margin-bottom: 2.1875em;
  position: relative;
  color: #1E2741;
  text-decoration: underline;
  padding-left: 1.25em;
}

.m-menu__container--bottom .city::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  content: url(../img/icon/location-icon.svg);
}

.m-menu__container--bottom .block {
  margin-bottom: 1.25em;
}

.m-menu__container--bottom .block .name {
  color: #6D778E;
  font-size: 0.875em;
}

.m-menu__container--bottom .block .phone a {
  font-size: 1.25em;
  font-weight: 500;
}

.m-menu__close {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1.25em;
  height: 1.25em;
  outline: none;
  border: none;
  text-decoration: none;
}

.m-menu__close::before, .m-menu__close::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #1E2741;
}

.m-menu__close::before {
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.m-menu__close::after {
  transform: translateX(0) translateY(-50%) rotate(-45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(-45deg);
}

.m-menu__search {
  margin-bottom: 1.5em;
}

.m-menu .page__btn {
  min-width: 100%;
}

.m-menu__subnav {
  position: absolute;
  background-color: #fff;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(100%) translateY(0);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
}
.m-menu__subnav.active {
  transform: translateX(0%) translateY(0);
  -webkit-transform: translateX(0%) translateY(0);
  -moz-transform: translateX(0%) translateY(0);
  -ms-transform: translateX(0%) translateY(0);
  -o-transform: translateX(0%) translateY(0);	
}
.m-menu__subnav--top {
  padding-top: 2.8125em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.m-menu__subnav--bottom {
  padding-top: 4.6875em;
  padding-bottom: 8.625em;
}

.m-menu__subnav--nav ul li:first-child {
  border-top: 1px solid rgba(109, 119, 142, 0.1);
}

.m-menu__name {
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
  font-weight: 500;
  font-size: 1.125em;
  line-height: 1.2;
  color: #000;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-bottom: 1.5625em;
}

.m-menu__back {
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.9375em;
  color: #6D778E;
  position: relative;
  padding-left: 0.9375em;
}

.m-menu__back::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #6d778e;
  border-left: 1px solid #6d778e;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}

.m-phone {
  position: fixed;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
}

.m-phone.active {
  opacity: 1;
  visibility: visible;
}

.m-phone.active .m-phone__container {
  transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
}

.m-phone__overflow {
  position: absolute;
}

.m-phone__container {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  -moz-transition: all 0.4s ease-in 0s;
  -ms-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transform: translateX(100%) translateY(0);
  -webkit-transform: translateX(100%) translateY(0);
  -moz-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  -o-transform: translateX(100%) translateY(0);
}

.m-phone__container--box .city {
  position: relative;
  color: #1E2741;
  text-decoration: underline;
  font-size: 1.0625em;
  padding-left: 0.9375em;
}

.m-phone__container--box .city::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: url(../img/icon/location-icon.svg);
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
}

.m-phone__container--box .block {
  margin-top: 1.875em;
}

.m-phone__container--box .name {
  color: #6D778E;
  font-size: 0.875em;
  margin-bottom: 5px;
}

.m-phone__container--box .phone a {
  color: #1E2741;
  font-weight: 500;
  font-size: 1.5em;
}

.m-phone__indent {
  padding-top: 9.8125em;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  padding-bottom: 2.8125em;
  height: 100%;
}

.m-phone__indent .page__flex {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.m-phone__indent .page__btn {
  min-width: 100%;
}

.m-phone__close {
  color: #6D778E;
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 0.9375em;
  position: relative;
  display: block;
  margin-top: 1.75em;
  padding-left: 0.9375em;
}

.m-phone__close::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 7px;
  border-top: 1px solid #6d778e;
  border-left: 1px solid #6d778e;
  transform: translateX(0) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(0) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0) translateY(-50%) rotate(45deg);
}
.search-query{
	padding: 10px;
}
.search_btns{
    color: #fff;
    background-color: #95C23D;
    -webkit-box-shadow: 0px 1px 10px rgb(37 51 75 / 23%), 0px 1px 3px rgb(37 51 75 / 10%);
    box-shadow: 0px 1px 10px rgb(37 51 75 / 23%), 0px 1px 3px rgb(37 51 75 / 10%);	
    outline: none;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.13;
    min-width: 100%;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    display: inline-block;
    position: relative;
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    -moz-transition: all 0.4s ease-in 0s;
    -ms-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;	
}
.btn_instr{
	margin-top:20px;
	margin-bottom:20px;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
    -ms-transform: translate3d(0, -10%, 0);
    -o-transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
    -ms-transform: translate3d(0, -10%, 0);
    -o-transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    -moz-transform: translate3d(-10%, 0, 0);
    -ms-transform: translate3d(-10%, 0, 0);
    -o-transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    -moz-transform: translate3d(-10%, 0, 0);
    -ms-transform: translate3d(-10%, 0, 0);
    -o-transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes handClick {
  from {
    transform: translateX(40px) skewX(-10deg) scale(0.9);
    -webkit-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -moz-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -ms-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -o-transform: translateX(40px) skewX(-10deg) scale(0.9);
    opacity: 0;
  }
  to {
    transform: translateX(0) skewX(0) scale(1);
    -webkit-transform: translateX(0) skewX(0) scale(1);
    -moz-transform: translateX(0) skewX(0) scale(1);
    -ms-transform: translateX(0) skewX(0) scale(1);
    -o-transform: translateX(0) skewX(0) scale(1);
    opacity: 1;
  }
}

@keyframes handClick {
  from {
    transform: translateX(40px) skewX(-10deg) scale(0.9);
    -webkit-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -moz-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -ms-transform: translateX(40px) skewX(-10deg) scale(0.9);
    -o-transform: translateX(40px) skewX(-10deg) scale(0.9);
    opacity: 0;
  }
  to {
    transform: translateX(0) skewX(0) scale(1);
    -webkit-transform: translateX(0) skewX(0) scale(1);
    -moz-transform: translateX(0) skewX(0) scale(1);
    -ms-transform: translateX(0) skewX(0) scale(1);
    -o-transform: translateX(0) skewX(0) scale(1);
    opacity: 1;
  }
}

.handClick {
  -webkit-animation-name: handClick;
  animation-name: handClick;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

@-webkit-keyframes inline {
  100% {
    width: 95%;
  }
}

@keyframes inline {
  100% {
    width: 95%;
  }
}
/*# sourceMappingURL=style.css.map */