@charset "UTF-8";
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Italic.woff2") format("woff2"), url("../fonts/Rubik-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-BoldItalic.woff2") format("woff2"), url("../fonts/Rubik-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Rubik-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@-webkit-keyframes levitation1 {
  50% {
    -webkit-transform: translate(-10%, 5%);
            transform: translate(-10%, 5%);
  }
}
@keyframes levitation1 {
  50% {
    -webkit-transform: translate(-10%, 5%);
            transform: translate(-10%, 5%);
  }
}
@-webkit-keyframes levitation2 {
  50% {
    -webkit-transform: translate(8%, 12%);
            transform: translate(8%, 12%);
  }
}
@keyframes levitation2 {
  50% {
    -webkit-transform: translate(8%, 12%);
            transform: translate(8%, 12%);
  }
}
@-webkit-keyframes levitation3 {
  50% {
    -webkit-transform: translate(15%, 10%);
            transform: translate(15%, 10%);
  }
}
@keyframes levitation3 {
  50% {
    -webkit-transform: translate(15%, 10%);
            transform: translate(15%, 10%);
  }
}
@-webkit-keyframes step1 {
  12.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  37.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes step1 {
  12.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  37.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes step2 {
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  37.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  62.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes step2 {
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  37.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  62.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes step3 {
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  62.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  87.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes step3 {
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  62.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  87.5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes phone {
  50% {
    -webkit-transform: translateY(-7%);
            transform: translateY(-7%);
  }
}
@keyframes phone {
  50% {
    -webkit-transform: translateY(-7%);
            transform: translateY(-7%);
  }
}
@-webkit-keyframes btn-blik-mob {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}
@keyframes btn-blik-mob {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}
@-webkit-keyframes btn-blik-laptop {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}
@keyframes btn-blik-laptop {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80%);
            transform: translateX(80%);
  }
}
@-webkit-keyframes btn-blik {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(180%);
            transform: translateX(180%);
  }
}
@keyframes btn-blik {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(180%);
            transform: translateX(180%);
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  background-color: #131313;
  font-family: "Rubik", sans-serif;
  font-style: italic;
  position: relative;
}

input {
  border: none;
  border-radius: 0;
  background-color: transparent;
  font: inherit;
}
input:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

p {
  margin: 0;
}

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

button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}

main {
  overflow: hidden;
}

.container {
  max-width: 1788px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1919px) {
  .container {
    max-width: 1500px;
  }
}
@media (max-width: 1599px) {
  .container {
    max-width: 1274px;
  }
}
@media (max-width: 1180px) {
  .container {
    max-width: 954px;
  }
}
@media (max-width: 1023px) {
  .container {
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media (max-width: 567px) {
  .container {
    padding-left: 11px;
    padding-right: 11px;
  }
}

.button {
  position: relative;
  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-top: 8px;
  padding-bottom: 7px;
  overflow: hidden;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/bg-button.png");
  color: #0a0a0a;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .button:hover::after {
    opacity: 1;
  }
}
.button::before {
  content: "";
  position: absolute;
  width: 98px;
  height: 71px;
  left: 0;
  top: 2px;
  background: url("../images/blik.png") 0 0/cover no-repeat;
  -webkit-animation: 6s infinite forwards btn-blik;
          animation: 6s infinite forwards btn-blik;
}
@media (max-width: 1599px) {
  .button::before {
    -webkit-animation-name: btn-blik-laptop;
            animation-name: btn-blik-laptop;
  }
}
@media (max-width: 1023px) {
  .button::before {
    -webkit-animation-name: btn-blik-mob;
            animation-name: btn-blik-mob;
  }
}
.button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: url("../images/bg-button-hover.png");
  background-size: cover;
  opacity: 0;
  -webkit-transition: 250ms;
  transition: 250ms;
}
.button__caption {
  font-weight: 600;
  position: relative;
  z-index: 1;
  padding-right: 5px;
  padding-left: 5px;
  text-transform: uppercase;
  font-style: italic;
}
.button--size-s .button__caption {
  font-size: 20px;
}
@media (max-width: 1599px) {
  .button--size-s .button__caption {
    font-size: 14px;
  }
}
.button--size-m .button__caption {
  font-size: 27px;
}
@media (max-width: 1599px) {
  .button--size-m .button__caption {
    font-size: 19px;
  }
}
@media (max-width: 1023px) {
  .button--size-m .button__caption {
    font-size: 13px;
  }
}

.title {
  font-size: 54px;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  display: inline-block;
}
@media (max-width: 1599px) {
  .title {
    font-size: 39px;
  }
}
@media (max-width: 1180px) {
  .title {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .title {
    font-size: 21px;
  }
}
@media (max-width: 567px) {
  .title {
    font-size: 18px;
  }
}
.title::before {
  content: "";
  position: absolute;
  background: url("../images/line.png") 0 0/contain no-repeat;
  width: 519px;
  height: 8px;
  top: 65px;
  left: 0;
}
@media (max-width: 1599px) {
  .title::before {
    width: 369px;
    height: 6px;
    top: 45px;
  }
}
@media (max-width: 1180px) {
  .title::before {
    width: 277px;
    height: 4px;
    top: 34px;
  }
}
@media (max-width: 1023px) {
  .title::before {
    width: 197px;
    height: 3px;
    top: 25px;
  }
}
@media (max-width: 567px) {
  .title::before {
    width: 160px;
    height: 1px;
    background-size: cover;
    top: 21px;
  }
}

.subtitle {
  font-size: 30px;
  font-weight: 600;
  color: #0a0a0a;
  text-align: center;
}
@media (max-width: 1599px) {
  .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 1180px) {
  .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .subtitle {
    font-size: 13px;
  }
}

.header {
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
}
@media (max-width: 1023px) {
  .header {
    top: 10px;
  }
}
@media (max-width: 567px) {
  .header {
    top: 14px;
  }
}
.header__button {
  height: 56px;
  min-width: 266px;
}
@media (max-width: 1599px) {
  .header__button {
    height: 38px;
    min-width: 182px;
  }
}
@media (max-width: 1023px) {
  .header__button {
    display: none;
  }
}

.header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .header-row {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 567px) {
  .header-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 567px) {
  .logo {
    margin-bottom: 13px;
  }
}
.logo__img {
  width: 306px;
}
@media (max-width: 1599px) {
  .logo__img {
    width: 218px;
  }
}
@media (max-width: 1180px) {
  .logo__img {
    width: 162px;
  }
}
@media (max-width: 1023px) {
  .logo__img {
    width: 146px;
  }
}
@media (max-width: 567px) {
  .logo__img {
    width: 121px;
  }
}

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu-list__item {
  margin-right: 3px;
  margin-left: 3px;
}

.menu-sublist {
  display: none;
  position: absolute;
  left: -5px;
  top: 60px;
  z-index: 2;
}
@media (max-width: 1599px) {
  .menu-sublist {
    top: 50px;
  }
}
@media (max-width: 1180px) {
  .menu-sublist {
    top: 40px;
  }
}
@media (max-width: 1023px) {
  .menu-sublist {
    max-height: 170px;
    overflow: auto;
  }
}
@media (max-width: 567px) {
  .menu-sublist {
    top: 45px;
  }
}
.menu-sublist .menu-list-item:before {
  -webkit-transform: none;
          transform: none;
}
.menu-sublist .menu-list-item-link {
  color: rgba(0, 0, 0, 0.65);
}
.menu-sublist .menu-list-item-link--active {
  color: #000000;
}

.menu-list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-list-item::before {
  content: "";
  background: #febd02;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.menu-list-item:hover::before {
  background-color: #ffe400;
}
.menu-list-item.open .menu-sublist {
  display: block;
}

.menu-list-item-link {
  position: relative;
  z-index: 1;
  font-weight: 600;
  color: #0a0a0a;
  font-size: 20px;
  padding: 15px 35px;
  min-width: 129px;
  text-align: center;
}
@media (max-width: 1599px) {
  .menu-list-item-link {
    font-size: 14px;
    padding: 12px 25px;
  }
}
@media (max-width: 1180px) {
  .menu-list-item-link {
    font-size: 12px;
    padding: 9px 25px;
    min-width: 84px;
  }
}
@media (max-width: 1023px) {
  .menu-list-item-link {
    padding: 7px 12px;
    min-width: 70px;
  }
}
@media (max-width: 600px) {
  .menu-list-item-link {
    padding: 7px;
  }
}
@media (max-width: 567px) {
  .menu-list-item-link {
    padding: 7px 12px;
    min-width: 60px;
  }
}
.menu-list-item-link--selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-list-item-link--selected::after {
  content: "▼";
  font-size: 16px;
  margin-left: 5px;
}
@media (max-width: 1599px) {
  .menu-list-item-link--selected::after {
    font-size: 13px;
  }
}
@media (max-width: 1180px) {
  .menu-list-item-link--selected::after {
    font-size: 8px;
  }
}

.first-screen {
  padding-top: 170px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1599px) {
  .first-screen {
    padding-top: 125px;
  }
}
@media (max-width: 1180px) {
  .first-screen {
    padding-top: 110px;
  }
}
@media (max-width: 1023px) {
  .first-screen {
    padding-top: 53px;
    padding-bottom: 150px;
  }
}
.first-screen::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../images/main-bg.png") 0 0/cover no-repeat;
  width: 2560px;
  height: 1305px;
}
@media (max-width: 1680px) {
  .first-screen::before {
    left: 58%;
  }
}
@media (max-width: 1440px) {
  .first-screen::before {
    width: 1920px;
    height: 979px;
    left: 49%;
  }
}
@media (max-width: 1180px) {
  .first-screen::before {
    left: 61%;
  }
}
@media (max-width: 1023px) {
  .first-screen::before {
    left: 94%;
    background-size: 54%;
  }
}
@media (max-width: 920px) {
  .first-screen::before {
    left: 104%;
    background-size: 49%;
  }
}
@media (max-width: 900px) {
  .first-screen::before {
    left: 107%;
    background-size: 47%;
  }
}
@media (max-width: 800px) {
  .first-screen::before {
    left: 114%;
  }
}
@media (max-width: 700px) {
  .first-screen::before {
    left: 124%;
  }
}
@media (max-width: 600px) {
  .first-screen::before {
    left: 145%;
    background-image: url("../images/main-bg-m.png");
  }
}
@media (max-width: 567px) {
  .first-screen::before {
    background-image: url("../images/main-bg-s.png");
    background-position: 23% -110px;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.first-screen__img {
  width: 996px;
  margin-left: -140px;
}
@media (max-width: 1599px) {
  .first-screen__img {
    width: 690px;
  }
}
@media (max-width: 1180px) {
  .first-screen__img {
    width: 539px;
    margin-left: -90px;
  }
}
@media (max-width: 1023px) {
  .first-screen__img {
    width: 282px;
    margin-left: -25px;
    position: relative;
    top: 30px;
  }
}
@media (max-width: 920px) {
  .first-screen__img {
    margin-left: 80px;
  }
}
@media (max-width: 820px) {
  .first-screen__img {
    margin-left: 0;
  }
}
@media (max-width: 700px) {
  .first-screen__img {
    top: 36px;
  }
}
@media (max-width: 640px) {
  .first-screen__img {
    top: 40px;
    margin-left: -40px;
  }
}
@media (max-width: 600px) {
  .first-screen__img {
    top: 55px;
  }
}
@media (max-width: 567px) {
  .first-screen__img {
    width: 462px;
    margin-left: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 65px;
  }
}
.first-screen__btn {
  width: 356px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media (max-width: 1599px) {
  .first-screen__btn {
    width: 252px;
    height: 52px;
    margin-top: 24px;
  }
}
@media (max-width: 1180px) {
  .first-screen__btn {
    margin-top: 26px;
  }
}
@media (max-width: 1023px) {
  .first-screen__btn {
    width: 166px;
    height: 35px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: -10px;
    margin-left: 50px;
  }
}
@media (max-width: 567px) {
  .first-screen__btn {
    margin-left: auto;
    margin-top: 30px;
  }
}

.first-screen-decor {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.first-screen-decor__img {
  position: absolute;
}
.first-screen-decor__img--1 {
  width: 129px;
  top: 33%;
  left: -3%;
  -webkit-animation: 9s 2s linear infinite levitation1;
          animation: 9s 2s linear infinite levitation1;
}
@media (max-width: 1599px) {
  .first-screen-decor__img--1 {
    width: 93px;
    left: -6%;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--1 {
    width: 69px;
    left: -4%;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--1 {
    width: 53px;
    left: 1%;
  }
}
@media (max-width: 567px) {
  .first-screen-decor__img--1 {
    width: 44px;
    top: 47%;
    left: 2%;
  }
}
.first-screen-decor__img--2 {
  width: 146px;
  top: -4%;
  left: -1%;
  -webkit-animation: 11s 1s ease-in-out infinite levitation2;
          animation: 11s 1s ease-in-out infinite levitation2;
}
@media (max-width: 1599px) {
  .first-screen-decor__img--2 {
    width: 104px;
    left: -4%;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--2 {
    width: 77px;
    left: -2%;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--2 {
    width: 55px;
    left: 2%;
  }
}
@media (max-width: 567px) {
  .first-screen-decor__img--2 {
    width: 36px;
    top: 42%;
    right: 2%;
    left: auto;
  }
}
.first-screen-decor__img--3 {
  width: 135px;
  top: 18%;
  left: 28%;
  -webkit-animation: 9s 2s ease infinite levitation3;
          animation: 9s 2s ease infinite levitation3;
}
@media (max-width: 1919px) {
  .first-screen-decor__img--3 {
    left: 34%;
  }
}
@media (max-width: 1599px) {
  .first-screen-decor__img--3 {
    width: 96px;
    left: 25%;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--3 {
    width: 72px;
    left: 27%;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--3 {
    width: 55px;
    left: 32%;
    top: 25%;
  }
}
@media (max-width: 567px) {
  .first-screen-decor__img--3 {
    width: 39px;
    left: auto;
    right: 1%;
    top: 65%;
  }
}
.first-screen-decor__img--4 {
  width: 103px;
  top: 0;
  left: 35%;
  -webkit-animation: 10s 2s ease-in infinite levitation1;
          animation: 10s 2s ease-in infinite levitation1;
}
@media (max-width: 1599px) {
  .first-screen-decor__img--4 {
    width: 75px;
    top: -3%;
    left: 32%;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--4 {
    width: 52px;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--4 {
    width: 43px;
    top: 4%;
    left: 38%;
  }
}
@media (max-width: 567px) {
  .first-screen-decor__img--4 {
    width: 30px;
    top: 83%;
  }
}
.first-screen-decor__img--5 {
  width: 97px;
  bottom: 29%;
  left: 45%;
  -webkit-animation: 8s 1s ease-in infinite levitation2;
          animation: 8s 1s ease-in infinite levitation2;
}
@media (max-width: 1599px) {
  .first-screen-decor__img--5 {
    width: 70px;
    left: 40%;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--5 {
    width: 66px;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--5 {
    width: 52px;
  }
}
@media (max-width: 567px) {
  .first-screen-decor__img--5 {
    width: 47px;
    left: -2%;
  }
}
.first-screen-decor__img--6 {
  width: 105px;
  bottom: 46%;
  right: -4%;
  -webkit-animation: 10s 4s ease infinite levitation3;
          animation: 10s 4s ease infinite levitation3;
}
@media (max-width: 1599px) {
  .first-screen-decor__img--6 {
    width: 75px;
  }
}
@media (max-width: 1180px) {
  .first-screen-decor__img--6 {
    width: 66px;
    bottom: 25%;
    right: -2%;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--6 {
    width: 46px;
    bottom: 43%;
    right: 3%;
  }
}
@media (max-width: 1023px) {
  .first-screen-decor__img--6 {
    width: 39px;
    bottom: 46%;
    right: 32%;
  }
}

.first-screen-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 567px) {
  .first-screen-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.first-screen-info {
  margin-left: -40px;
  margin-top: -30px;
}
@media (max-width: 1599px) {
  .first-screen-info {
    margin-left: 0;
  }
}
@media (max-width: 1180px) {
  .first-screen-info {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .first-screen-info {
    margin-top: -3px;
    margin-left: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 920px) {
  .first-screen-info {
    margin-left: 160px;
  }
}
@media (max-width: 820px) {
  .first-screen-info {
    margin-left: 140px;
  }
}
@media (max-width: 750px) {
  .first-screen-info {
    margin-left: 110px;
  }
}
@media (max-width: 700px) {
  .first-screen-info {
    margin-left: 60px;
  }
}
@media (max-width: 640px) {
  .first-screen-info {
    margin-left: 40px;
  }
}
@media (max-width: 600px) {
  .first-screen-info {
    margin-left: 10px;
  }
}
@media (max-width: 567px) {
  .first-screen-info {
    margin-left: 0;
    margin-top: 70px;
  }
}

.first-screen-title {
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
  display: block;
}
@media (max-width: 1023px) {
  .first-screen-title {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (max-width: 567px) {
  .first-screen-title {
    text-align: center;
  }
}

.first-screen-title-caption {
  font-size: 86px;
  position: relative;
  font-weight: 700;
  display: block;
  line-height: 1;
}
@media (max-width: 1919px) {
  .first-screen-title-caption {
    font-size: 77px;
  }
}
@media (max-width: 1280px) {
  .first-screen-title-caption {
    font-size: 58px;
  }
}
@media (max-width: 1023px) {
  .first-screen-title-caption {
    font-size: 30px;
  }
}
@media (max-width: 567px) {
  .first-screen-title-caption {
    font-size: 31px;
  }
}
.first-screen-title-caption--small {
  font-size: 63px;
  margin-left: 45px;
}
@media (max-width: 1919px) {
  .first-screen-title-caption--small {
    font-size: 45px;
    min-height: 60px;
  }
}
@media (max-width: 1280px) {
  .first-screen-title-caption--small {
    font-size: 34px;
    margin-left: -35px;
  }
}
@media (max-width: 1023px) {
  .first-screen-title-caption--small {
    font-size: 18px;
    margin-left: -20px;
    min-height: 15px;
  }
}
@media (max-width: 567px) {
  .first-screen-title-caption--small {
    font-size: 19px;
  }
}
.first-screen-title-caption__text {
  -webkit-text-stroke: 2px #000000;
  text-shadow: 6px 8px 0 #363636;
}
@media (max-width: 1919px) {
  .first-screen-title-caption__text {
    text-shadow: 4px 6px 0 #363636;
  }
}
@media (max-width: 1180px) {
  .first-screen-title-caption__text {
    -webkit-text-stroke: 1px #000000;
  }
}
@media (max-width: 1023px) {
  .first-screen-title-caption__text {
    text-shadow: 2px 1px 0 #363636;
  }
}

.first-screen-subtitle {
  position: relative;
  width: 1115px;
  height: 350px;
  background: url("../images/subtitle.png") 0 0/cover no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -110px;
  margin-left: -100px;
}
@media (max-width: 1919px) {
  .first-screen-subtitle {
    width: 826px;
    height: 259px;
    margin-top: -95px;
  }
}
@media (max-width: 1280px) {
  .first-screen-subtitle {
    width: 637px;
    height: 200px;
    margin-top: -85px;
  }
}
@media (max-width: 1023px) {
  .first-screen-subtitle {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 338px;
    height: 106px;
    margin-left: -50px;
    margin-top: -30px;
  }
}
@media (max-width: 567px) {
  .first-screen-subtitle {
    margin-left: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.first-screen-subtitle-caption {
  font-size: 121px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffc000;
  -webkit-text-stroke: 3px #ffd700;
  text-shadow: 6px 5px 0 #ff9000;
  display: block;
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
  margin-top: 40px;
  letter-spacing: -2px;
  margin-left: -30px;
}
@media (max-width: 1919px) {
  .first-screen-subtitle-caption {
    font-size: 86px;
    letter-spacing: -1px;
  }
}
@media (max-width: 1280px) {
  .first-screen-subtitle-caption {
    font-size: 65px;
    margin-top: 25px;
    letter-spacing: 0;
    text-shadow: 5px 4px 0 #ff9000;
  }
}
@media (max-width: 1023px) {
  .first-screen-subtitle-caption {
    font-size: 33px;
    margin-top: 13px;
    margin-left: -22px;
    -webkit-text-stroke: 1px #ffd700;
    text-shadow: 2px 2px 0 #ff9000;
  }
}

.first-screen-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -60px;
}
@media (max-width: 1919px) {
  .first-screen-steps {
    margin-top: -40px;
  }
}
@media (max-width: 1599px) {
  .first-screen-steps {
    margin-top: -45px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps {
    margin-top: -25px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 15px;
    margin-left: -60px;
  }
}
@media (max-width: 800px) {
  .first-screen-steps {
    margin-left: -50px;
  }
}
@media (max-width: 700px) {
  .first-screen-steps {
    margin-left: -40px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
  }
}
.first-screen-steps__img {
  position: absolute;
}
.first-screen-steps__img--1 {
  top: 9px;
  left: 39px;
  width: 114px;
  -webkit-animation: 2s 4s linear infinite step1;
          animation: 2s 4s linear infinite step1;
}
@media (max-width: 1599px) {
  .first-screen-steps__img--1 {
    top: 5px;
    left: 28px;
    width: 81px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps__img--1 {
    top: 2px;
    left: 23px;
    width: 69px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps__img--1 {
    width: 57px;
    top: -6px;
    left: 16px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps__img--1 {
    width: 65px;
    top: -7px;
    left: 18px;
  }
}
.first-screen-steps__img--2 {
  top: 9px;
  right: 43px;
  width: 155px;
  -webkit-animation: 2s 4s linear infinite step2;
          animation: 2s 4s linear infinite step2;
}
@media (max-width: 1599px) {
  .first-screen-steps__img--2 {
    top: 5px;
    right: 30px;
    width: 111px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps__img--2 {
    top: 1px;
    right: 24px;
    width: 95px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps__img--2 {
    width: 77px;
    top: -4px;
    right: 17px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps__img--2 {
    width: 87px;
    right: 20px;
  }
}
.first-screen-steps__img--3 {
  top: 0;
  right: 43px;
  width: 146px;
  -webkit-animation: 2s 4s linear infinite step3;
          animation: 2s 4s linear infinite step3;
}
@media (max-width: 1599px) {
  .first-screen-steps__img--3 {
    right: 31px;
    width: 104px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps__img--3 {
    top: -5px;
    right: 24px;
    width: 90px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps__img--3 {
    top: -8px;
    right: 18px;
    width: 72px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps__img--3 {
    top: -9px;
    right: 20px;
    width: 82px;
  }
}

.first-screen-steps-item--1 {
  margin-left: 50px;
  margin-right: 30px;
}
@media (max-width: 1919px) {
  .first-screen-steps-item--1 {
    margin-left: 0;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps-item--1 {
    margin-right: 15px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps-item--1 {
    margin-right: 12px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps-item--1 {
    margin-right: 5px;
  }
}
.first-screen-steps-item--2 {
  margin-right: 50px;
}
@media (max-width: 1180px) {
  .first-screen-steps-item--2 {
    margin-right: 15px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps-item--2 {
    margin-right: 11px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps-item--2 {
    margin-right: 5px;
  }
}

.first-screen-steps-figure {
  width: 192px;
  height: 192px;
  position: relative;
  background: url("../images/bg-icon.png") 50% 50%/cover no-repeat;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1599px) {
  .first-screen-steps-figure {
    width: 135px;
    height: 135px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps-figure {
    width: 111px;
    height: 111px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps-figure {
    width: 82px;
    height: 82px;
  }
}
@media (max-width: 567px) {
  .first-screen-steps-figure {
    width: 94px;
    height: 94px;
  }
}

.first-screen-steps-text {
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  max-width: 250px;
  margin-top: -25px;
  position: relative;
}
@media (max-width: 1919px) {
  .first-screen-steps-text {
    font-size: 15px;
  }
}
@media (max-width: 1599px) {
  .first-screen-steps-text {
    font-size: 13px;
    max-width: 190px;
  }
}
@media (max-width: 1180px) {
  .first-screen-steps-text {
    font-size: 12px;
    max-width: 170px;
  }
}
@media (max-width: 1023px) {
  .first-screen-steps-text {
    margin-top: -14px;
  }
}

.advantages {
  background: url("../images/advantages-bg.png") 50% 0/cover no-repeat;
  margin-top: -440px;
  position: relative;
  z-index: 1;
  padding-top: 260px;
  padding-bottom: 264px;
  overflow: hidden;
  pointer-events: none;
}
@media (max-width: 1599px) {
  .advantages {
    margin-top: -270px;
    padding-top: 200px;
    padding-bottom: 190px;
  }
}
@media (max-width: 1180px) {
  .advantages {
    margin-top: -200px;
  }
}
@media (max-width: 1023px) {
  .advantages {
    padding-top: 155px;
    margin-top: -215px;
    background-position: 60% 0;
    padding-bottom: 150px;
  }
}
@media (max-width: 567px) {
  .advantages {
    margin-top: -360px;
    padding-top: 185px;
    padding-bottom: 220px;
    background-position: 65% 0;
  }
}
.advantages__title {
  color: #0a0a0a;
  max-width: 700px;
  margin-left: 50px;
  margin-right: auto;
  margin-bottom: 40px;
}
@media (max-width: 1599px) {
  .advantages__title {
    max-width: 500px;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
@media (max-width: 1180px) {
  .advantages__title {
    max-width: 360px;
    margin-left: 100px;
  }
}
@media (max-width: 1023px) {
  .advantages__title {
    max-width: 270px;
    margin-left: 85px;
    margin-bottom: 23px;
  }
}
@media (max-width: 567px) {
  .advantages__title {
    margin-left: 0;
    max-width: 220px;
    margin-bottom: 20px;
  }
}
.advantages__step {
  margin-left: -140px;
  margin-bottom: 30px;
}
@media (max-width: 1680px) {
  .advantages__step {
    margin-left: -75px;
  }
}
@media (max-width: 1599px) {
  .advantages__step {
    margin-left: -140px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .advantages__step {
    margin-left: -110px;
  }
}
@media (max-width: 1200px) {
  .advantages__step {
    margin-left: 0;
    margin-bottom: 27px;
  }
}
@media (max-width: 1023px) {
  .advantages__step {
    margin-left: 40px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .advantages__step {
    margin-left: 20px;
  }
}
@media (max-width: 500px) {
  .advantages__step {
    margin-left: 40px;
  }
}
.advantages__step.aos-init::after {
  opacity: 1;
}
.advantages__step::after {
  content: "";
  position: absolute;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  opacity: 0;
}
.advantages__step:first-of-type::after {
  background-image: url("../images/arrow.png");
  width: 126px;
  height: 110px;
  left: 50px;
  top: -140px;
}
@media (max-width: 1919px) {
  .advantages__step:first-of-type::after {
    left: 0;
  }
}
@media (max-width: 1599px) {
  .advantages__step:first-of-type::after {
    width: 87px;
    height: 76px;
    top: -105px;
  }
}
@media (max-width: 1180px) {
  .advantages__step:first-of-type::after {
    width: 68px;
    height: 59px;
    top: -80px;
    left: 20px;
  }
}
@media (max-width: 1023px) {
  .advantages__step:first-of-type::after {
    width: 42px;
    height: 37px;
    top: -40px;
    left: 30px;
  }
}
@media (max-width: 567px) {
  .advantages__step:first-of-type::after {
    display: none;
  }
}
.advantages__step:nth-of-type(2)::after {
  background-image: url("../images/arrow1.png");
  width: 65px;
  height: 112px;
  right: -150px;
  top: -80px;
}
@media (max-width: 1599px) {
  .advantages__step:nth-of-type(2)::after {
    width: 39px;
    height: 67px;
    right: -100px;
    top: -40px;
  }
}
@media (max-width: 1180px) {
  .advantages__step:nth-of-type(2)::after {
    width: 33px;
    height: 58px;
    top: -40px;
    right: -95px;
  }
}
.advantages__step:nth-of-type(3)::after {
  background-image: url("../images/arrow1.png");
  -webkit-transform: scaleX(-1) rotate(15deg);
          transform: scaleX(-1) rotate(15deg);
  width: 65px;
  height: 112px;
  left: -110px;
  bottom: -70px;
}
@media (max-width: 1599px) {
  .advantages__step:nth-of-type(3)::after {
    width: 39px;
    height: 67px;
    left: -80px;
    bottom: -55px;
  }
}
@media (max-width: 1180px) {
  .advantages__step:nth-of-type(3)::after {
    width: 33px;
    height: 58px;
    left: -70px;
    bottom: -40px;
  }
}
@media (max-width: 1023px) {
  .advantages__step:nth-of-type(3)::after {
    left: -65px;
    bottom: 20px;
  }
}
@media (max-width: 567px) {
  .advantages__step:nth-of-type(3)::after {
    display: none;
  }
}
.advantages__step:nth-of-type(4)::after {
  background-image: url("../images/arrow.png");
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 126px;
  height: 110px;
  right: -200px;
  bottom: -30px;
}
@media (max-width: 1599px) {
  .advantages__step:nth-of-type(4)::after {
    width: 87px;
    height: 76px;
    right: -150px;
  }
}
@media (max-width: 1180px) {
  .advantages__step:nth-of-type(4)::after {
    width: 68px;
    height: 59px;
    right: -130px;
    bottom: -40px;
  }
}
@media (max-width: 1023px) {
  .advantages__step:nth-of-type(4)::after {
    right: -95px;
    bottom: 20px;
    -webkit-transform: scaleX(-1) rotate(-45deg);
            transform: scaleX(-1) rotate(-45deg);
  }
}
@media (max-width: 567px) {
  .advantages__step:nth-of-type(4)::after {
    right: -35px;
    bottom: -75px;
  }
}
@media (max-width: 567px) {
  .advantages__steps {
    text-align: center;
  }
}
.advantages__figure {
  position: relative;
  left: 145px;
}
@media (max-width: 1600px) {
  .advantages__figure {
    left: 110px;
  }
}
@media (max-width: 1280px) {
  .advantages__figure {
    left: 70px;
  }
}
@media (max-width: 1023px) {
  .advantages__figure {
    left: 25px;
    top: 80px;
  }
}
@media (max-width: 567px) {
  .advantages__figure {
    left: 0;
    top: 28px;
  }
}
.advantages__btn {
  width: 356px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  pointer-events: auto;
}
@media (max-width: 1599px) {
  .advantages__btn {
    width: 252px;
    height: 52px;
  }
}
@media (max-width: 1023px) {
  .advantages__btn {
    width: 166px;
    height: 35px;
    margin-top: 35px;
  }
}
@media (max-width: 567px) {
  .advantages__btn {
    margin-top: 21px;
  }
}

.advantages-decor {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.advantages-decor__img {
  position: absolute;
}
.advantages-decor__img--1 {
  width: 171px;
  top: -6%;
  right: 0;
  -webkit-animation: 10s 1s linear levitation1 infinite;
          animation: 10s 1s linear levitation1 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--1 {
    width: 122px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--1 {
    top: -4%;
    right: 15%;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--1 {
    width: 29px;
    top: 57%;
    right: 2%;
  }
}
.advantages-decor__img--2 {
  width: 256px;
  bottom: -6%;
  left: 5%;
  -webkit-animation: 8s 1s linear levitation2 infinite;
          animation: 8s 1s linear levitation2 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--2 {
    width: 182px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--2 {
    bottom: 0;
    left: 1%;
    width: 134px;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--2 {
    width: 67px;
    bottom: 19%;
  }
}
.advantages-decor__img--3 {
  width: 91px;
  top: 31%;
  right: -3%;
  -webkit-animation: 9s ease-in-out levitation3 infinite;
          animation: 9s ease-in-out levitation3 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--3 {
    width: 65px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--3 {
    top: 58%;
    right: -4%;
    width: 62px;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--3 {
    top: 68%;
    width: 31px;
  }
}
.advantages-decor__img--4 {
  width: 113px;
  top: 39%;
  left: -9%;
  -webkit-animation: 11s ease levitation1 infinite;
          animation: 11s ease levitation1 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--4 {
    width: 80px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--4 {
    top: 58%;
    left: -5%;
    width: 60px;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--4 {
    display: none;
  }
}
.advantages-decor__img--5 {
  width: 168px;
  bottom: -1%;
  right: -1%;
  -webkit-animation: 8s ease-in levitation2 infinite;
          animation: 8s ease-in levitation2 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--5 {
    width: 120px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--5 {
    width: 94px;
    bottom: -2%;
    right: 2%;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--5 {
    width: 48px;
    bottom: 19%;
    right: 4%;
  }
}
.advantages-decor__img--6 {
  width: 80px;
  top: -5%;
  left: -1%;
  -webkit-animation: 9s ease-out levitation3 infinite;
          animation: 9s ease-out levitation3 infinite;
}
@media (max-width: 1440px) {
  .advantages-decor__img--6 {
    width: 58px;
  }
}
@media (max-width: 1023px) {
  .advantages-decor__img--6 {
    width: 73px;
    left: 1%;
  }
}
@media (max-width: 567px) {
  .advantages-decor__img--6 {
    width: 37px;
    top: 47%;
  }
}

.advantages-subtitle {
  margin-top: 60px;
}
@media (max-width: 1599px) {
  .advantages-subtitle {
    margin-top: 40px;
  }
}
@media (max-width: 1180px) {
  .advantages-subtitle {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .advantages-subtitle {
    margin-top: 23px;
  }
}
@media (max-width: 567px) {
  .advantages-subtitle {
    margin-top: 43px;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
}
.advantages-subtitle__number {
  font-size: 36px;
  position: relative;
}
@media (max-width: 1599px) {
  .advantages-subtitle__number {
    font-size: 26px;
  }
}
@media (max-width: 1180px) {
  .advantages-subtitle__number {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .advantages-subtitle__number {
    font-size: 18px;
  }
}
.advantages-subtitle__number::before {
  content: "";
  position: absolute;
  background: url("../images/line.png") 0 0/cover no-repeat;
  width: 130px;
  height: 5px;
  top: 43px;
  left: -10px;
}
@media (max-width: 1599px) {
  .advantages-subtitle__number::before {
    width: 92px;
    height: 4px;
    top: 30px;
  }
}
@media (max-width: 1180px) {
  .advantages-subtitle__number::before {
    top: 25px;
  }
}
@media (max-width: 1023px) {
  .advantages-subtitle__number::before {
    top: 22px;
    width: 69px;
    height: 3px;
  }
}
@media (max-width: 567px) {
  .advantages-subtitle__number::before {
    top: 20px;
    height: 2px;
  }
}

.advantages-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 567px) {
  .advantages-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.advantages-figure__img {
  width: 522px;
  -webkit-animation: 10s 1s linear phone infinite;
          animation: 10s 1s linear phone infinite;
}
@media (max-width: 1680px) {
  .advantages-figure__img {
    width: 500px;
  }
}
@media (max-width: 1599px) {
  .advantages-figure__img {
    width: 370px;
  }
}
@media (max-width: 1280px) {
  .advantages-figure__img {
    width: 303px;
  }
}
@media (max-width: 1023px) {
  .advantages-figure__img {
    width: 189px;
  }
}
@media (max-width: 600px) {
  .advantages-figure__img {
    width: 149px;
  }
}

.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 975px;
  min-height: 131px;
}
@media (max-width: 1919px) {
  .step {
    width: 900px;
    min-height: 121px;
  }
}
@media (max-width: 1599px) {
  .step {
    width: 700px;
    min-height: 93px;
  }
}
@media (max-width: 1180px) {
  .step {
    width: 520px;
    min-height: 78px;
  }
}
@media (max-width: 1023px) {
  .step {
    width: 343px;
    min-height: 74px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 620px) {
  .step {
    width: 300px;
  }
}
@media (max-width: 567px) {
  .step {
    width: 246px;
    min-height: 121px;
  }
}
@media (max-width: 1180px) {
  .step:nth-of-type(odd) {
    padding-right: 15px;
  }
}
@media (max-width: 567px) {
  .step:nth-of-type(odd) {
    padding-right: 2px;
  }
}
.step:nth-of-type(odd) .step__img {
  margin-left: -50px;
  margin-right: 45px;
}
@media (max-width: 1180px) {
  .step:nth-of-type(odd) .step__img {
    margin-left: -30px;
    margin-right: 20px;
  }
}
@media (max-width: 1023px) {
  .step:nth-of-type(odd) .step__img {
    margin-right: 10px;
  }
}
.step:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 90px;
  left: -50px;
}
@media (max-width: 1599px) {
  .step:nth-of-type(even) {
    padding-left: 70px;
  }
}
@media (max-width: 1023px) {
  .step:nth-of-type(even) {
    padding-left: 28px;
    left: -40px;
  }
}
@media (max-width: 567px) {
  .step:nth-of-type(even) {
    padding-left: 0;
    left: -15px;
  }
}
.step:nth-of-type(even) .step__img {
  margin-right: -50px;
}
@media (max-width: 567px) {
  .step:nth-of-type(even) .step__img {
    left: auto;
    right: 30px;
  }
}
@media (max-width: 567px) {
  .step:nth-of-type(even) .step-info {
    padding-left: 25px;
  }
}
.step::before {
  content: "";
  position: absolute;
  background-color: #febd02;
  width: 975px;
  height: 100%;
  -webkit-transform: skew(-17deg) translateY(-50%);
          transform: skew(-17deg) translateY(-50%);
  top: 50%;
  border: 7px solid #ffde00;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1919px) {
  .step::before {
    width: 900px;
  }
}
@media (max-width: 1599px) {
  .step::before {
    width: 700px;
  }
}
@media (max-width: 1180px) {
  .step::before {
    width: 520px;
  }
}
@media (max-width: 1023px) {
  .step::before {
    width: 343px;
    border-width: 3px;
  }
}
@media (max-width: 620px) {
  .step::before {
    width: 300px;
    -webkit-transform: skew(-11deg) translateY(-50%);
            transform: skew(-11deg) translateY(-50%);
  }
}
@media (max-width: 567px) {
  .step::before {
    width: 246px;
    -webkit-transform: skew(-9deg);
            transform: skew(-9deg);
    top: 0;
  }
}
.step__img {
  position: relative;
  width: 155px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
@media (max-width: 1599px) {
  .step__img {
    width: 112px;
  }
}
@media (max-width: 1180px) {
  .step__img {
    width: 83px;
  }
}
@media (max-width: 1023px) {
  .step__img {
    width: 77px;
  }
}
@media (max-width: 567px) {
  .step__img {
    width: 49px;
    position: absolute;
    top: 0;
    left: 15px;
  }
}
.step__img--l {
  width: 163px;
}
@media (max-width: 1599px) {
  .step__img--l {
    width: 117px;
  }
}
@media (max-width: 1180px) {
  .step__img--l {
    width: 87px;
  }
}
@media (max-width: 1023px) {
  .step__img--l {
    width: 83px;
  }
}
@media (max-width: 567px) {
  .step__img--l {
    width: 51px;
  }
}
.step__img--xl {
  width: 171px;
}
@media (max-width: 1599px) {
  .step__img--xl {
    width: 123px;
  }
}
@media (max-width: 1180px) {
  .step__img--xl {
    width: 92px;
  }
}
@media (max-width: 1023px) {
  .step__img--xl {
    width: 88px;
  }
}
@media (max-width: 567px) {
  .step__img--xl {
    width: 60px;
  }
}

.step-info {
  position: relative;
  color: #0a0a0a;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: left;
}
@media (max-width: 1180px) {
  .step-info {
    padding-top: 15px;
  }
}
@media (max-width: 1023px) {
  .step-info {
    padding-top: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 567px) {
  .step-info {
    padding-left: 40px;
  }
}

.step-info-heading {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 1919px) {
  .step-info-heading {
    font-size: 26px;
  }
}
@media (max-width: 1599px) {
  .step-info-heading {
    font-size: 21px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1366px) {
  .step-info-heading {
    margin-bottom: 10px;
  }
}
@media (max-width: 1180px) {
  .step-info-heading {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
@media (max-width: 1023px) {
  .step-info-heading {
    font-size: 14px;
    line-height: 1;
  }
}
@media (max-width: 567px) {
  .step-info-heading {
    max-width: 200px;
    font-size: 16px;
  }
}

.step-info-text {
  font-size: 18px;
}
@media (max-width: 1919px) {
  .step-info-text {
    font-size: 16px;
  }
}
@media (max-width: 1599px) {
  .step-info-text {
    font-size: 13px;
  }
}
@media (max-width: 1366px) {
  .step-info-text {
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  .step-info-text {
    line-height: 1;
  }
}

.how {
  position: relative;
  text-align: center;
  margin-top: -80px;
  padding-bottom: 30px;
}
@media (max-width: 1599px) {
  .how {
    padding-bottom: 70px;
  }
}
@media (max-width: 1280px) {
  .how {
    margin-top: -40px;
    padding-bottom: 70px;
  }
}
@media (max-width: 1023px) {
  .how {
    padding-bottom: 40px;
  }
}
@media (max-width: 567px) {
  .how {
    margin-top: -90px;
    padding-bottom: 30px;
  }
}
.how::before {
  content: "";
  position: absolute;
  top: -575px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../images/how-bg.png") 50% 0/cover no-repeat;
  width: 2560px;
  height: 2063px;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .how::before {
    background-image: url("../images/how-bg-m.png");
    width: 1068px;
    height: 693px;
    top: -100px;
  }
}
@media (max-width: 567px) {
  .how::before {
    background-image: url("../images/how-bg-s.png");
    top: -210px;
    background-position: 27% 0;
    width: 1290px;
    height: 1324px;
  }
}
.how__title {
  color: #ffffff;
  margin-bottom: 85px;
}
@media (max-width: 1180px) {
  .how__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .how__title {
    margin-bottom: 35px;
  }
}
@media (max-width: 567px) {
  .how__title {
    margin-bottom: 23px;
  }
}
.how__steps {
  margin-left: 230px;
}
@media (max-width: 1919px) {
  .how__steps {
    margin-left: 160px;
  }
}
@media (max-width: 1680px) {
  .how__steps {
    margin-left: 145px;
  }
}
@media (max-width: 1440px) {
  .how__steps {
    margin-left: 160px;
  }
}
@media (max-width: 1023px) {
  .how__steps {
    margin-left: 190px;
  }
}
@media (max-width: 850px) {
  .how__steps {
    margin-left: 90px;
  }
}
@media (max-width: 567px) {
  .how__steps {
    margin-left: 0;
  }
}
.how__step {
  margin-bottom: 30px;
}
@media (max-width: 1599px) {
  .how__step {
    margin-bottom: 20px;
  }
}
@media (max-width: 1180px) {
  .how__step {
    margin-bottom: 27px;
  }
}
@media (max-width: 567px) {
  .how__step {
    margin-left: auto;
    margin-right: auto;
  }
}
.how__step:first-of-type::after {
  content: "";
  position: absolute;
  background: url("../images/arrow3.png") 50% 50%/cover no-repeat;
  width: 121px;
  height: 115px;
  top: -130px;
  left: 52%;
}
@media (max-width: 1180px) {
  .how__step:first-of-type::after {
    width: 65px;
    height: 61px;
    top: -70px;
    left: 45%;
  }
}
@media (max-width: 920px) {
  .how__step:first-of-type::after {
    left: 62%;
  }
}
@media (max-width: 900px) {
  .how__step:first-of-type::after {
    left: 59%;
  }
}
@media (max-width: 855px) {
  .how__step:first-of-type::after {
    left: 80%;
    width: 40px;
    height: 35px;
    top: -50px;
  }
}
@media (max-width: 800px) {
  .how__step:first-of-type::after {
    left: 70%;
  }
}
@media (max-width: 670px) {
  .how__step:first-of-type::after {
    left: 52%;
  }
}
@media (max-width: 567px) {
  .how__step:first-of-type::after {
    display: block;
    width: 61px;
    height: 58px;
    top: auto;
    left: auto;
    bottom: -270%;
    right: -14%;
  }
}
.how__step:last-of-type::after {
  content: "";
  position: absolute;
  background: url("../images/arrow2.png") 50% 50%/cover no-repeat;
  width: 36px;
  height: 65px;
  bottom: -65px;
  left: 21%;
}
@media (max-width: 1180px) {
  .how__step:last-of-type::after {
    width: 26px;
    height: 45px;
    bottom: -50px;
    left: 25%;
  }
}
@media (max-width: 800px) {
  .how__step:last-of-type::after {
    width: 18px;
    height: 33px;
    bottom: -34px;
  }
}
@media (max-width: 567px) {
  .how__step:last-of-type::after {
    display: block;
    width: 18px;
    height: 33px;
    bottom: auto;
    top: -485px;
    left: 11%;
  }
}

.how-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 567px) {
  .how-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.how-figure {
  position: relative;
  z-index: 1;
  top: -90px;
}
@media (max-width: 1280px) {
  .how-figure {
    top: -45px;
    left: 30px;
  }
}
@media (max-width: 1023px) {
  .how-figure {
    top: 0;
  }
}
@media (max-width: 600px) {
  .how-figure {
    left: 20px;
  }
}
@media (max-width: 567px) {
  .how-figure {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 25px;
  }
}
.how-figure__img {
  width: 458px;
}
@media (max-width: 1599px) {
  .how-figure__img {
    width: 327px;
  }
}
@media (max-width: 1280px) {
  .how-figure__img {
    width: 247px;
  }
}
@media (max-width: 1023px) {
  .how-figure__img {
    width: 154px;
  }
}
@media (max-width: 600px) {
  .how-figure__img {
    width: 124px;
  }
}
.how-figure__img--shadow {
  width: 360px;
  position: absolute;
  z-index: -1;
  left: -80px;
  top: 130px;
}
@media (max-width: 1599px) {
  .how-figure__img--shadow {
    width: 257px;
  }
}
@media (max-width: 1180px) {
  .how-figure__img--shadow {
    width: 192px;
    top: 55px;
    left: -40px;
  }
}
@media (max-width: 1023px) {
  .how-figure__img--shadow {
    width: 120px;
    top: 40px;
    left: -25px;
  }
}
@media (max-width: 600px) {
  .how-figure__img--shadow {
    width: 96px;
  }
}
@media (max-width: 567px) {
  .how-figure__img--shadow {
    left: 25%;
  }
}

.application {
  position: relative;
  background: url("../images/application-bg.png") 50% 0/cover no-repeat;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 200px;
  z-index: 1;
  margin-top: -250px;
  overflow: hidden;
}
@media (max-width: 1599px) {
  .application {
    padding-bottom: 140px;
    margin-top: -225px;
    background-position: 50% 25px;
  }
}
@media (max-width: 1280px) {
  .application {
    margin-top: -85px;
  }
}
@media (max-width: 1180px) {
  .application {
    margin-top: -175px;
  }
}
@media (max-width: 1023px) {
  .application {
    margin-top: -95px;
    padding-bottom: 120px;
  }
}
@media (max-width: 567px) {
  .application {
    margin-top: -100px;
    padding-bottom: 180px;
    padding-top: 200px;
    background-image: url("../images/application-bg-s.png");
    background-position: 40% 5px;
  }
}
.application__title {
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .application__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 567px) {
  .application__title {
    margin-bottom: 16px;
  }
}
.application__subtitle {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .application__subtitle {
    max-width: 750px;
  }
}
@media (max-width: 1180px) {
  .application__subtitle {
    max-width: 700px;
  }
}
@media (max-width: 1023px) {
  .application__subtitle {
    max-width: 570px;
  }
}
.application__btn {
  width: 356px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}
@media (max-width: 1599px) {
  .application__btn {
    width: 252px;
    height: 52px;
    margin-top: 35px;
  }
}
@media (max-width: 1023px) {
  .application__btn {
    width: 166px;
    height: 35px;
    margin-top: 25px;
  }
}
@media (max-width: 567px) {
  .application__btn {
    margin-top: 40px;
  }
}

.application-planes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.application-planes-plane {
  position: absolute;
}
.application-planes-plane--1 {
  width: 386px;
  top: 37%;
  left: 4%;
}
@media (max-width: 1599px) {
  .application-planes-plane--1 {
    width: 275px;
  }
}
@media (max-width: 1180px) {
  .application-planes-plane--1 {
    width: 205px;
    top: 20%;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .application-planes-plane--1 {
    width: 128px;
    top: 32%;
    left: 3%;
  }
}
@media (max-width: 567px) {
  .application-planes-plane--1 {
    width: 64px;
    top: -3%;
    left: 0;
  }
}
.application-planes-plane--2 {
  width: 428px;
  top: 22%;
  right: 0;
}
@media (max-width: 1599px) {
  .application-planes-plane--2 {
    width: 300px;
  }
}
@media (max-width: 1180px) {
  .application-planes-plane--2 {
    width: 227px;
    top: 35%;
  }
}
@media (max-width: 1023px) {
  .application-planes-plane--2 {
    width: 142px;
    top: 40%;
    right: 2%;
  }
}
@media (max-width: 567px) {
  .application-planes-plane--2 {
    width: 77px;
    top: 85%;
    right: 1%;
  }
}

.application-planes-way {
  position: absolute;
}
.application-planes-way--1 {
  width: 564px;
  left: 2%;
  bottom: -34%;
}
@media (max-width: 1599px) {
  .application-planes-way--1 {
    width: 410px;
    bottom: -32%;
  }
}
@media (max-width: 1180px) {
  .application-planes-way--1 {
    width: 302px;
    left: -1%;
    bottom: 2%;
  }
}
@media (max-width: 1023px) {
  .application-planes-way--1 {
    width: 170px;
    left: 2%;
    bottom: 16%;
  }
}
@media (max-width: 567px) {
  .application-planes-way--1 {
    width: 100px;
    left: 2%;
    bottom: auto;
    top: 0;
  }
}
.application-planes-way--2 {
  width: 270px;
  right: 8%;
  bottom: -10%;
}
@media (max-width: 1599px) {
  .application-planes-way--2 {
    width: 196px;
  }
}
@media (max-width: 1180px) {
  .application-planes-way--2 {
    width: 146px;
    bottom: -6%;
  }
}
@media (max-width: 1023px) {
  .application-planes-way--2 {
    bottom: -9%;
    right: 5%;
  }
}
@media (max-width: 567px) {
  .application-planes-way--2 {
    bottom: -12%;
    right: 9%;
    width: 50px;
  }
}

.application-form {
  position: relative;
  z-index: 1;
}

.application-label {
  display: block;
  margin-top: 45px;
}
@media (max-width: 1599px) {
  .application-label {
    margin-top: 25px;
  }
}
@media (max-width: 1180px) {
  .application-label {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .application-label {
    margin-top: 15px;
  }
}

.application-input {
  width: 480px;
  border-bottom: 2px solid #d2cfcc;
  padding: 10px;
}
@media (max-width: 1599px) {
  .application-input {
    width: 340px;
  }
}
@media (max-width: 1180px) {
  .application-input {
    width: 326px;
  }
}
@media (max-width: 1023px) {
  .application-input {
    width: 294px;
  }
}
@media (max-width: 567px) {
  .application-input {
    width: 250px;
    padding: 7px;
  }
}

.application-input::-webkit-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #131313;
}

.application-input::-moz-placeholder {
  font-size: 18px;
  text-align: center;
  color: #131313;
}

.application-input:-ms-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #131313;
}

.application-input::-ms-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #131313;
}

.application-input::placeholder {
  font-size: 18px;
  text-align: center;
  color: #131313;
}
@media (max-width: 1599px) {
  .application-input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .application-input::-moz-placeholder {
    font-size: 13px;
  }
  .application-input:-ms-input-placeholder {
    font-size: 13px;
  }
  .application-input::-ms-input-placeholder {
    font-size: 13px;
  }
  .application-input::placeholder {
    font-size: 13px;
  }
}
@media (max-width: 1180px) {
  .application-input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .application-input::-moz-placeholder {
    font-size: 12px;
  }
  .application-input:-ms-input-placeholder {
    font-size: 12px;
  }
  .application-input::-ms-input-placeholder {
    font-size: 12px;
  }
  .application-input::placeholder {
    font-size: 12px;
  }
}
@media (max-width: 567px) {
  .application-input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .application-input::-moz-placeholder {
    font-size: 14px;
  }
  .application-input:-ms-input-placeholder {
    font-size: 14px;
  }
  .application-input::-ms-input-placeholder {
    font-size: 14px;
  }
  .application-input::placeholder {
    font-size: 14px;
  }
}

.footer {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-bottom: 25px;
}

.footer-links {
  margin-bottom: 40px;
}
@media (max-width: 1599px) {
  .footer-links {
    margin-bottom: 25px;
  }
}

.footer-links-item {
  position: relative;
  padding: 15px;
  min-width: 440px;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
@media (max-width: 1599px) {
  .footer-links-item {
    padding: 10px;
    min-width: 330px;
  }
}
@media (max-width: 1023px) {
  .footer-links-item {
    padding: 5px;
    min-width: 264px;
    margin-left: 2px;
    margin-right: 2px;
  }
}
@media (max-width: 567px) {
  .footer-links-item {
    min-width: 276px;
    margin-bottom: 3px;
  }
}
.footer-links-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d2cfcc;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
}

.footer-links-item-text {
  font-size: 20px;
  font-weight: 600;
  color: #0a0a0a;
  position: relative;
}
@media (max-width: 1599px) {
  .footer-links-item-text {
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  .footer-links-item-text {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .footer-links-item-text {
    font-size: 12px;
  }
}

.footer-copyright {
  font-size: 14px;
  color: #010101;
}
@media (max-width: 700px) {
  .footer-copyright {
    font-size: 13px;
  }
}
@media (max-width: 567px) {
  .footer-copyright {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}