:root {
  --main-bg-color: #0e1015;

  --conteiner-padding: 10px;
}

@font-face {
  font-family: Open Sans;
  src: url('../fonts/OpenSans-Regular.ttf');
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: var(--main-bg-color);
  color: white;
  position: relative;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.prod-slider-wrapper {
  display: none;
}
.int-header {
  margin-bottom: 20px;
}
.block-header2 {
  font-size: 41px;
  font-weight: 700;
  text-align: left;
}
.background-wrap {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--main-bg-color);
  z-index: -1;
}

.background {
  height: 30%;
  background: var(--main-bg-color);
}

.left {
  background: radial-gradient(
    3000px 5000px at center left,
    rgba(255, 43, 24, 0.158333),
    transparent 18%,
    rgba(157, 13, 13, 0) 15%
  );
}

.right {
  top: -115px;
  left: 1571.82px;
  background: radial-gradient(
    5000px 5000px at center right,
    rgba(255, 43, 24, 0.158333),
    transparent 20%,
    rgba(157, 13, 13, 0) 25%
  );
}

.arrow {
  margin-top: 20px;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}

.ball {
  margin-left: 10px;
}

.goToMain {
  margin-top: 20px;
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 30px;
}

.goToMainText {
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.top-logo {
  margin-bottom: 100px;
}

.top-logo-header {
  font-size: 85px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.top-logo-text {
  width: 380px;
}

.prod {
  display: flex;
  justify-content: space-between;
}

.prod-left {
  width: 30%;
  margin-top: 40px;
}

.prod-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.prod-text-wrapper {
  margin-top: 75px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.prod-text-wrapper2 {
  margin-top: 58px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.prod-right {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.prod-img-wrapper {
  text-align: center;
}

.prod-img-center {
  margin-bottom: 150px;
}

.logoText {
  color: #f9f9f9;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.logoWrapper {
  position: absolute;
  top: 0;
  left: 10px;
}

.logoWrapper2 {
  display: none;
}

.phonesWrapper {
  margin-top: 50px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
  /*height: 700px;*/
  align-items: end;
}

.phonesWrapper2 {
  display: none;
}

.phoneRow {
  display: flex;
  width: 100%;
  gap: 20px;
  justify-content: space-around;
}

.topPhone {
  width: 15%;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.phoneBlock {
  display: flex;
  gap: 10px;
}
.slider-text {
  padding-left: 10px;
  padding-right: 20px;
}

.underMobile {
  /* margin-left: 50px;
  margin-right: 50px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 144px;
  gap: 20px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.greenCircle {
  min-width: 22px;
  min-height: 22px;
  max-width: 22px;
  max-height: 22px;
  background-color: #ffe177;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 8px #ffe177);
}

.stripeWrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 100%;
  align-items: flex-start;
}

.crossPlatform {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  margin-top: 144px;
}

.CP-left {
  display: flex;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  flex-direction: column;
  justify-content: space-between;
  width: 30%;
  height: 100%;
}

.CP-right {
  width: 60%;
}

.CP-textBlock {
  display: flex;
  max-width: 319px;
  gap: 38px;
  align-items: center;
  margin-bottom: 30px;
}

/* .CP-text {
  margin-bottom: 90px;
} */

.cp-img-1 {
  margin-top: 125px;
}

.cp-img-2 {
  top: 172px;
  left: 484px;
  position: absolute;
}

.cp-vector {
  position: absolute;
  top: 306px;
  left: 301px;
}

.cp-img-text {
  position: absolute;
  top: 316px;
  left: 159px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  width: 159px;
}

.cp-img-block {
  position: relative;
}

.platforms {
  margin-top: 100px;
}

.techStripe {
  margin-top: 70px;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.favorites {
  margin-top: 100px;
  display: flex;
}

.fn {
  margin-top: 144px;
  display: flex;
}

.fn-text-block {
  display: flex;
  gap: 38px;
  width: 320px;
}
.CP-header {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.CP-header > p {
  margin-bottom: 90px;
}
.fn-text-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 30px;
  margin-top: 78px;
}

.fn-left {
  width: 50%;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  line-height: 120%; /* 21.6px */
}

.fn-right {
  width: 50%;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.fn-vector-1 {
  position: absolute;
  top: 51px;
  left: 190px;
}

.fn-vector-2 {
  position: absolute;
  top: 121px;
  left: 196px;
}

.fn-vector-3 {
  position: absolute;
  top: 202px;
  left: 230px;
}

.fn-vector-4 {
  position: absolute;
  top: 290px;
  left: 189px;
}

.fn-text-1 {
  position: absolute;
  width: 196px;
  left: 85px;
  top: 39px;
}

.fn-text-2 {
  position: absolute;
  width: 180px;
  left: 110px;
  top: 110px;
}

.fn-text-3 {
  position: absolute;
  width: 116px;
  top: 190px;
  left: 115px;
}

.fn-text-4 {
  position: absolute;
  width: 150px;
  top: 272px;
  left: 90px;
}

.fv-left {
  width: 50%;
}

.fv-left-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
  position: relative;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.fv-img-1 {
  margin-top: 66px;
}

.fv-vector-1 {
  position: absolute;
  left: 167px;
  top: 29px;
}

.fv-vector-2 {
  position: absolute;
  top: 233px;
  left: 159px;
}

.fv-heart {
  position: absolute;
  left: 30px;
  top: 300px;
}

.fv-text-1 {
  position: absolute;
  width: 162px;
  height: 72px;
  left: 54px;
  top: 17px;
}

.fv-text-2 {
  position: absolute;
  width: 231px;
  height: 50px;
  top: 197px;
  left: 31px;
}

.fv-right {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.fv-vector-3 {
  position: absolute;
  top: 328px;
  left: 153px;
}

.fv-text-3 {
  width: 202px;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: 264px;
  left: 82px;
}

.fv-img-2 {
  width: 365px;
  height: 469px;
}

.statistic-wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 30px;
}

.stat {
  display: flex;
  align-items: center;
  width: 40%;
}

.block-header {
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 116.682%;
}

.parking {
  margin-top: 100px;
  display: flex;
}

.p-left {
  width: 30%;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}

.p-vector-1 {
  position: absolute;
  top: 39px;
  left: 248px;
  transform: scale(-1, 1);
}

.p-text-1 {
  position: absolute;
  top: 21px;
  left: 425px;
  width: 200px;
}

.p-right {
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.p-text-wrapper {
  margin-top: 75px;
  color: #fff;
  text-align: right;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  display: flex;
  width: 292px;
  flex-direction: row-reverse;
  gap: 38px;
}

.p-img-wrapper {
  position: relative;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 343px;
}

.p-vector-2 {
  position: absolute;
  top: 104px;
  left: 253px;
}

.p-vector-3 {
  position: absolute;
  top: 299px;
  left: 366px;
}

.p-text-2 {
  position: absolute;
  top: 67px;
  left: 344px;
  width: 172px;
}

.p-text-3 {
  position: absolute;
  top: 262px;
  left: 502px;
  width: 171px;
}

.cards {
  margin-top: 100px;
  display: flex;
  color: #fff;
  font-family: Open Sans, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.c-left {
  width: 50%;
}

.c-left-wrapper {
  margin-top: 86px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.c-right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.c-vector-1 {
  position: absolute;
  top: -26px;
  left: 202px;
}

.c-text-1 {
  position: absolute;
  top: -41px;
  left: 14px;
  width: 200px;
}

.c-vector-2 {
  position: absolute;
  top: 111px;
  left: 182px;
}

.c-text-2 {
  position: absolute;
  top: 73px;
  left: 75px;
  width: 200px;
}

.c-vector-3 {
  position: absolute;
  top: 322px;
  left: 208px;
}

.c-text-3 {
  position: absolute;
  top: 312px;
  left: 19px;
  width: 200px;
}

.c-img-2 {
  width: 334px;
  height: 469px;
}

.slider-wrapper {
  margin-top: 40px;
  display: none;
  justify-content: center;
}

.slider {
  width: 84%;
  padding-left: 14px;
}

.slider-phone {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

.SliderPhoneBlock {
  justify-content: center;
  gap: 5px;
  text-align: center;
  margin-top: 10px;
  display: flex;
}

.formSection {
  margin-top: 144px;
}

.ben {
  margin-top: 144px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.ben2 {
  margin-top: 144px;
  display: flex;
}

.ben-wrapper {
  display: flex;
  justify-content: space-between;
}

.ben2-wrapper {
  display: flex;
  justify-content: space-between;
}

.ben-left {
  width: 26%;
}

.ben2-left {
  width: 50%;
}

.ben-center {
  width: 40%;
  padding-top: 60px;
}

.ben-right {
  width: 26%;
}

.ben2-right {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.ben-img-3 {
  margin-top: 150px;
}
.interface {
  margin-top: 144px;
  display: flex;
  justify-content: space-evenly;
}
.i-left {
  width: 50%;
  position: relative;
  display: flex;
}
.i-right {
  width: 50%;
  position: relative;
  display: flex;
}
.i-img-1 {
  margin-top: 50px;
  margin-left: 220px;
  width: 367px;
  height: 507px;
}
.i-img-2 {
  margin-top: 50px;
  width: 359px;
  height: 506px;
  margin-left: 220px;
}
.i-vector-1 {
  margin-top: 50px;
  position: absolute;
  top: 78px;
  left: 237px;
  width: 79px;
  height: 26px;
}
.i-vector-2 {
  margin-top: 50px;
  position: absolute;
  top: 226px;
  left: 213px;
  width: 79px;
  height: 26px;
}
.i-vector-3 {
  margin-top: 50px;
  position: absolute;
  top: 63px;
  left: 205px;
  width: 79px;
  height: 48px;
}
.i-text-1 {
  margin-top: 50px;
  width: 150px;
  position: absolute;
  top: 62px;
  left: 122px;
}
.i-text-2 {
  margin-top: 50px;
  width: 150px;
  position: absolute;
  top: 213px;
  left: 77px;
}
.i-text-3 {
  margin-top: 50px;
  width: 150px;
  position: absolute;
  top: 50px;
  left: 67px;
}

.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
}

@media (min-width: 1200px) {
  .phonesWrapper div:first-child {
    margin-bottom: 67px;
  }

  .phonesWrapper div:nth-child(2) {
    margin-bottom: 42px;
  }
  .phonesWrapper div:nth-child(3) {
    margin-bottom: -18px;
  }

  .phonesWrapper div:nth-child(4) {
    margin-bottom: -59px;
  }

  .phonesWrapper div:nth-child(5) {
    margin-bottom: 28px;
  }

  .phonesWrapper div:nth-child(6) {
    margin-bottom: 89px;
  }

  .container {
    max-width: 1200px;
    padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .odd {
    margin-bottom: 0px;
  }
  .container {
    max-width: 992px;
    padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
  }

  .i-left {
    width: 50%;
    position: relative;
    display: flex;
  }
  .i-right {
    width: 50%;
    position: relative;
    display: flex;
  }
  .i-img-1 {
    margin-left: 118px;
  }
  .i-img-2 {
    margin-left: 120px;
  }
  .i-vector-1 {
    position: absolute;
    top: 78px;
    left: 143px;
    width: 79px;
    height: 26px;
  }
  .i-vector-2 {
    position: absolute;
    top: 226px;
    left: 111px;
    width: 79px;
    height: 26px;
  }
  .i-vector-3 {
    position: absolute;
    top: 63px;
    left: 142px;
    width: 79px;
    height: 48px;
  }
  .i-text-1 {
    width: 150px;
    position: absolute;
    top: 62px;
    left: 31px;
  }
  .i-text-2 {
    width: 150px;
    position: absolute;
    top: 189px;
    left: 32px;
  }
  .i-text-3 {
    width: 150px;
    position: absolute;
    top: 50px;
    left: 9px;
  }

  .logoWrapper {
    display: none;
  }

  .logoWrapper2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 45px;
    align-items: center;
  }

  .platforms {
    margin-top: 30px;
  }

  .cp-img-2 {
    left: 482px;
  }

  .cp-img-1 {
    margin-top: 175px;
  }

  .cp-vector {
    position: absolute;
    top: 306px;
    left: 301px;
  }

  .cp-img-text {
    top: 316px;
    left: 159px;
  }

  .crossPlatform {
    gap: 20px;
  }

  .phonesWrapper2 {
    width: 100%;
    justify-content: center;
    gap: 15px;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .phonesWrapper {
    flex-wrap: wrap;
    height: 1200px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    gap: 20px;
    display: none;
  }

  .maps-circle-wrapper {
    width: 195px;
    margin-top: 40px;
  }

  .maps-text-2 {
    left: 292px;
  }

  .scan {
    gap: 0px;
  }

  .scan-left {
    width: 34%;
  }

  .stat-header {
    margin-left: 10px;
  }

  .formSection {
    margin-top: 80px;
  }

  .scan-img-wrapper {
    transform: scale(0.9);
  }

  .scan-left {
    margin-left: 46px;
  }

  .fv-vector-1 {
    position: absolute;
    left: 75px;
    top: 29px;
  }

  .fv-vector-2 {
    position: absolute;
    top: 233px;
    left: 62px;
  }

  .fv-heart {
    position: absolute;
    left: 30px;
    top: 343px;
  }

  .fv-text-1 {
    position: absolute;
    width: 162px;
    height: 72px;
    left: 20px;
    top: 33px;
  }

  .fv-text-2 {
    position: absolute;
    width: 231px;
    height: 50px;
    top: 179px;
    left: 15px;
  }

  .fv-right {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: flex-end;
  }

  .fv-vector-3 {
    position: absolute;
    top: 375px;
    left: 66px;
  }

  .fv-text-3 {
    width: 202px;
    color: #fff;
    font-family: Open Sans, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    top: 292px;
    left: 11px;
  }

  .fv-left-wrapper {
    margin-top: 18px;
  }

  .fv-right {
    padding-top: 50px;
  }

  .fn-vector-1 {
    left: 82px;
  }

  .fn-vector-2 {
    left: 96px;
  }

  .fn-vector-3 {
    left: 130px;
  }

  .fn-vector-4 {
    top: 284px;
    left: 85px;
  }

  .fn-text-1 {
    left: -20px;
  }

  .fn-text-2 {
    left: 20px;
  }

  .fn-text-3 {
    top: 190px;
    left: 30px;
  }

  .fn-text-4 {
    top: 271px;
    left: -10px;
  }

  .p-img-wrapper {
    margin-right: 305px;
  }

  .c-vector-1 {
    left: 77px;
  }

  .c-text-1 {
    top: -63px;
    left: -28px;
  }

  .c-vector-2 {
    top: 111px;
    left: 82px;
  }

  .c-text-2 {
    top: 71px;
    left: -22px;
  }

  .c-vector-3 {
    top: 319px;
    left: 115px;
  }

  .c-text-3 {
    top: 220px;
    left: -3px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .odd {
    margin-bottom: 0px;
  }
  .container {
    max-width: 768px;
    padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
  }

  .interface {
    flex-direction: column;
    gap: 30px;
  }
  .i-left {
    width: 100%;
    position: relative;
    display: flex;
  }
  .i-right {
    width: 100%;
    position: relative;
    display: flex;
  }
  .i-img-1 {
    margin-left: 218px;
  }
  .i-img-2 {
    margin-left: 218px;
  }
  .i-vector-1 {
    position: absolute;
    top: 78px;
    left: 233px;
    width: 79px;
    height: 26px;
  }
  .i-vector-2 {
    position: absolute;
    top: 226px;
    left: 202px;
    width: 79px;
    height: 26px;
  }
  .i-vector-3 {
    position: absolute;
    top: 63px;
    left: 177px;
    width: 79px;
    height: 48px;
  }
  .i-text-1 {
    width: 150px;
    position: absolute;
    top: 62px;
    left: 119px;
  }
  .i-text-2 {
    width: 150px;
    position: absolute;
    top: 189px;
    left: 125px;
  }
  .i-text-3 {
    width: 150px;
    position: absolute;
    top: 50px;
    left: 40px;
  }
  .statistic-wrapper {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
  }

  .stat {
    width: 45%;
  }

  .logoWrapper2 {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 45px;
    align-items: center;
  }

  .techStripe {
    margin-top: 50px;
  }

  .prod-img-wrapper {
    display: none;
  }

  .prod-left {
    width: 50%;
  }

  .prod-right {
    width: 50%;
  }

  .prod-slider-img {
    text-align: center;
  }

  .prod-slider {
    width: 190px;
  }

  .prod-slider-wrapper {
    display: flex;
  }

  .prod-wrapper {
    align-items: flex-start;
    width: 100%;
  }

  .prod-text-wrapper2 {
    margin-top: 58px;
    display: flex;
    flex-direction: column;
    gap: 34px;
    margin-left: 138px;
  }

  .ben-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .ben2 {
    flex-direction: column;
  }

  .ben-left {
    width: 70%;
    order: 1;
  }

  .ben-right {
    width: 70%;
    order: 1;
  }

  .ben2-left {
    width: 80%;
  }

  .ben2-right {
    width: 100%;
  }

  .ben-center {
    width: 100%;
    order: 2;
    display: flex;
    justify-content: center;
  }

  .cp-img-2 {
    position: relative;
    left: 324px;
    top: -221px;
  }

  .cp-img-1 {
    margin-top: 250px;
    width: 448px;
  }

  .cp-vector {
    top: 265px;
    left: 168px;
  }

  .cp-img-text {
    top: 274px;
    left: 47px;
  }

  .platforms {
    margin-top: 0px;
  }

  .maps-images-wrapper {
    flex-direction: column;
  }

  .scan {
    flex-direction: column;
    gap: 0px;
  }

  .scan-img-wrapper {
    margin-left: 143px;
    transform: scale(0.9);
  }

  .scan-left {
    margin-left: 30px;
  }

  .stat-wrapper {
    flex-direction: column;
  }

  .stat-vector-2-text {
    top: 58px;
    left: 277px;
  }

  .stat-vector-2 {
    display: none;
  }

  .stat-vector-1 {
    display: none;
  }

  .stat-vector-1-text {
    left: 286px;
  }

  .stat-right {
    margin-left: 30px;
  }

  .phonesWrapper {
    display: none;
  }

  .slider-wrapper {
    margin-top: 40px;
    display: flex;
    justify-content: center;
  }

  .SliderPhoneBlock {
    width: 150px;
    justify-content: center;
    gap: 5px;
    text-align: center;
    margin-top: 10px;
    display: flex;
    color: #fff;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }

  .underMobile {
    margin-top: 20px;
  }

  .formSection {
    margin-top: -66px;
  }

  .stat-wrapper {
    transform: scale(0.8);
    margin-top: -60px;
  }

  .scan-img-wrapper {
    transform: scale(0.9);
  }

  .favorites {
    flex-direction: column;
    gap: 30px;
  }

  .fv-left {
    width: 100%;
  }

  .fv-right {
    width: 100%;
  }

  .fv-vector-1 {
    left: 322px;
    top: 36px;
  }

  .fv-vector-2 {
    top: 213px;
    left: 310px;
  }

  .fv-text-1 {
    width: 194px;
    left: 114px;
    top: 17px;
  }

  .fv-text-2 {
    left: 81px;
  }

  .fv-heart {
    left: 88px;
    top: 387px;
  }

  .fv-vector-3 {
    top: 328px;
    left: 294px;
  }

  .fv-text-3 {
    top: 291px;
    left: 97px;
  }

  .fn {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .fn-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .fn-right {
    width: 100%;
  }

  .fn-vector-1 {
    left: 350px;
  }

  .fn-vector-2 {
    left: 366px;
  }

  .fn-vector-3 {
    left: 380px;
  }

  .fn-vector-4 {
    position: absolute;
    top: 290px;
    left: 336px;
  }

  .fn-text-1 {
    left: 250px;
  }

  .fn-text-2 {
    left: 293px;
  }

  .fn-text-3 {
    left: 277px;
  }

  .fn-text-4 {
    position: absolute;
    width: 150px;
    top: 280px;
    left: 240px;
  }

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

  .parking {
    flex-direction: column-reverse;
  }

  .p-img-wrapper {
    margin-right: 272px;
  }

  .p-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .p-left {
    width: 90%;
    color: #fff;
    font-family: Open Sans, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    display: flex;
    justify-content: flex-start;
    /* margin-right: 91px; */
    margin-left: 63px;
  }

  .cards {
    flex-direction: column;
    gap: 30px;
  }

  .c-left {
    width: 100%;
  }

  .c-right {
    width: 100%;
  }

  .c-img-1 {
    width: 334px;
    height: 469px;
  }

  .c-vector-1 {
    top: 45px;
    left: 338px;
  }

  .c-text-1 {
    top: 8px;
    left: 226px;
  }

  .c-vector-2 {
    top: 116px;
    left: 334px;
  }

  .c-text-2 {
    top: 77px;
    left: 222px;
  }

  .c-vector-3 {
    top: 322px;
    left: 371px;
  }

  .c-text-3 {
    top: 311px;
    left: 178px;
  }
}

@media screen and (max-width: 767px) {
  .odd {
    margin-bottom: 0px;
  }
  .prod-text-wrapper {
    margin-top: 20px;
  }
  .ben-right {
    margin-top: 60px;
  }
  .container {
    max-width: 420px;
    padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
    overflow: hidden;
  }
  .interface {
    margin-top: 70px;
    flex-direction: column;
  }
  .i-left {
    width: 100%;
    position: relative;
    display: flex;
  }
  .i-right {
    width: 100%;
    position: relative;
    display: flex;
  }
  .i-img-1 {
    transform: scale(0.8);
    width: 367px;
    height: 507px;
    margin-left: 64px;
  }
  .i-img-2 {
    transform: scale(0.8);
    width: 359px;
    height: 506px;
    margin-left: 64px;
  }
  .i-vector-1 {
    position: absolute;
    top: 120px;
    left: 106px;
    width: 79px;
    height: 26px;
  }
  .i-vector-2 {
    position: absolute;
    top: 226px;
    left: 84px;
    width: 79px;
    height: 26px;
  }
  .i-vector-3 {
    position: absolute;
    top: 88px;
    left: 93px;
    width: 79px;
    height: 48px;
  }
  .i-text-1 {
    width: 150px;
    position: absolute;
    top: 61px;
    left: 41px;
  }
  .i-text-2 {
    width: 150px;
    position: absolute;
    top: 189px;
    left: 8px;
  }
  .i-text-3 {
    width: 150px;
    position: absolute;
    top: 60px;
    left: 30px;
  }

  .statistic-wrapper {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: nowrap;
    gap: 123px;
  }

  .stat {
    width: 100%;
  }

  .logoWrapper2 {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 45px;
    align-items: center;
  }

  .prod-img-wrapper {
    display: none;
  }

  .prod-slider-wrapper {
    display: flex;
  }

  .prod-slider {
    width: 190px;
  }

  .prod-slider-img {
    text-align: center;
  }

  .prod {
    flex-direction: column;
    gap: 50px;
  }

  .prod-left {
    width: 100%;
  }

  .prod-right {
    width: 100%;
  }

  .ben-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .ben-left {
    width: 100%;
    order: 1;
  }

  .ben-right {
    width: 100%;
    order: 1;
  }

  .ben-center {
    width: 100%;
    order: 2;
    display: flex;
    justify-content: center;
    padding-top: 1px;
  }

  .ben-img {
    transform: scale(0.8);
  }

  .ben2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .ben2-left {
    width: 100%;
  }

  .ben2-right {
    width: 70%;
    gap: 14px;
  }

  .underMobile {
    /*     margin-left: 25px;
    margin-right: 25px; */
  }

  .platforms {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .cp-img-block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .cp-img-2 {
    position: relative;
    left: 150px;
    top: -220px;
  }

  .cp-img-1 {
    margin-top: 0px;
    width: 100%;
  }

  .cp-vector {
    top: 209px;
    left: 80px;
  }

  .cp-img-text {
    top: 279px;
    left: 53px;
  }

  .CP-right {
    width: 100%;
  }

  .CP-left {
    width: 100%;
    align-items: center;
    justify-content: center;
  }

  .crossPlatform {
    margin-top: 60px;
    flex-direction: column;
  }

  .techStripe {
    margin-top: 20px;
  }

  .maps-images-wrapper {
    margin-top: 90px;
    flex-direction: column;
  }

  .maps {
    margin-top: 0px;
  }

  .maps-right {
    margin-top: 113px;
  }

  .map-text-1 {
    top: -57px;
    left: 1px;
  }

  .maps-vector-1 {
    display: none;
  }

  .maps-text-2 {
    top: -60px;
    left: 1px;
  }

  .maps-vector-2 {
    display: none;
  }

  .maps-right {
    flex-direction: column;
  }

  .maps-circle-wrapper {
    margin-top: 50px;
  }

  .scan {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .scan-img-wrapper {
    flex-direction: column;
    gap: 100px;
  }

  .scan-img-text {
    text-align: center;
    width: 250px;
    position: absolute;
    top: 500px;
    left: 50px;
  }

  .scan-vector {
    display: none;
  }

  .scan-img-2-wrapper {
    margin-left: 10px;
  }

  .stat-wrapper {
    flex-direction: column-reverse;
  }

  .stat-left {
    flex-direction: column;
  }

  .stat-img-wrapper-2 {
    margin-top: 20px;
  }

  .stat-vector-1-text {
    top: -21px;
    left: 224px;
  }

  .stat-vector-1 {
    display: none;
  }

  .stat-img-wrapper-1 {
    margin-top: 40px;
  }

  .stat-vector-2-text {
    top: -2px;
    left: 257px;
  }

  .stat-vector-2 {
    display: none;
  }

  .stat-right {
    margin-left: 44px;
  }

  .phonesWrapper {
    display: none;
  }

  .slider-wrapper {
    display: flex;
    justify-content: center;
  }

  .slider {
    padding-left: 70px;
  }

  .SliderPhoneBlock {
    width: 150px;
    justify-content: center;
    gap: 5px;
    text-align: center;
    margin-top: 10px;
    display: flex;
    color: #fff;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }

  .underMobile {
    margin-top: 20px;
  }

  .formSection {
    margin-top: -66px;
  }

  .stat-wrapper {
    transform: scale(0.8);
    margin-top: -80px;
  }

  .maps {
    margin-top: 40px;
  }

  .stat {
    margin-bottom: -100px;
  }

  .maps {
    margin-top: 0px;
  }

  .favorites {
    flex-direction: column;
    gap: 30px;
  }

  .fv-left {
    width: 100%;
  }

  .fv-right {
    width: 100%;
  }

  .fv-left-wrapper {
    margin-top: 16px;
  }

  .fv-img-1 {
    margin-top: 22px;
  }

  .fv-text-2 {
    position: absolute;
    width: 137px;
    height: 50px;
    top: 114px;
    left: 16px;
  }

  .fv-vector-1 {
    display: none;
  }

  .fv-vector-2 {
    display: none;
  }

  .fv-vector-3 {
    display: none;
  }

  .fv-text-1 {
    left: 15px;
  }

  .fv-heart {
    left: 17px;
    top: 203px;
  }

  .fv-text-3 {
    width: 120px;
    top: 15px;
    left: 37px;
  }

  .fn {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .fn-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .fn-vector-1,
  .fn-vector-2,
  .fn-vector-3,
  .fn-vector-4,
  .fn-text-1,
  .fn-text-2,
  .fn-text-3,
  .fn-text-4 {
    display: inline;
  }

  .fn-vector-1 {
    display: inline;
    left: 60px;
    top: 40px;
  }

  .fn-vector-2 {
    display: inline;
    left: 80px;
    top: 90px;
  }
  .fn-vector-3 {
    display: inline;
    left: 100px;
    top: 140px;
  }

  .fn-vector-4 {
    display: inline;
    left: 70px;
    top: 200px;
  }
  .fn-text-1 {
    position: absolute;
    width: 228px;
    left: 0px;
    top: 20px;
    text-align: left;
  }

  .fn-text-2 {
    position: absolute;
    width: 184px;
    left: 0px;
    top: 80px;
    text-align: left;
  }

  .fn-text-3 {
    position: absolute;
    width: 206px;
    top: 130px;
    left: 0px;
    text-align: left;
  }

  .fn-text-4 {
    position: absolute;
    width: 100px;
    top: 180px;
    left: 0px;
  }
  .fn-image {
    margin-left: 50px;
  }
  .parking {
    flex-direction: column-reverse;
  }

  .p-img-wrapper {
    margin-right: 272px;
  }

  .p-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .p-left {
    width: 90%;
    color: #fff;
    font-family: Open Sans, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    display: flex;
    justify-content: flex-start;
  }

  .p-vector-1 {
    display: none;
  }

  .p-vector-2 {
    display: none;
  }

  .p-vector-3 {
    display: none;
  }

  .p-text-1 {
    position: absolute;
    top: 15px;
    left: 91px;
    text-align: center;
  }

  .p-text-2 {
    position: absolute;
    top: 15px;
    left: 43px;
    text-align: center;
  }

  .p-text-3 {
    position: absolute;
    top: 74px;
    left: 46px;
    text-align: center;
  }

  .p-img-wrapper {
    margin-right: 0px;
    padding-top: 120px;
  }

  .p-left {
    justify-content: center;
    padding-top: 57px;
  }

  .p-img-1 {
    width: 280px;
  }

  .p-img-2 {
    width: 280px;
  }

  .parking {
    margin-bottom: 120px;
  }

  .cards {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }

  .c-left {
    width: 100%;
  }

  .c-right {
    width: 100%;
  }

  .c-img-1 {
    width: 278px;
    height: 361px;
  }

  .c-img-2 {
    margin-top: 162px;
    width: 300px;
    height: 420px;
  }

  .c-vector-1 {
    display: none;
  }

  .c-text-1 {
    top: -65px;
    left: 106px;
  }

  .c-vector-2 {
    display: none;
  }

  .c-text-2 {
    top: -11px;
    left: 101px;
  }

  .c-vector-3 {
    display: none;
  }

  .c-text-3 {
    top: 52px;
    left: 102px;
  }

  .c-left-wrapper {
    justify-content: center;
  }

  .c-right {
    justify-content: center;
  }
  .slider-text {
    padding-right: 86px;
  }
  .spacer {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 419px) {
  .container {
    max-width: 320px;
    padding: 0 var(--conteiner-padding) 0 var(--conteiner-padding);
    overflow: hidden;
  }

  .block-header2 {
    font-size: 41px;
    font-weight: 700;
    text-align: left;
    margin-left: 63px;
  }
  .i-img-1 {
    transform: scale(0.8);
    width: 367px;
    height: 507px;
    margin-left: -26px;
  }
  .i-img-2 {
    transform: scale(0.8);
    width: 367px;
    height: 507px;
    margin-left: -33px;
  }
  .i-vector-1 {
    display: none;
  }
  .i-vector-2 {
    display: none;
  }
  .i-vector-3 {
    display: none;
  }
  .i-text-1 {
    width: 150px;
    position: absolute;
    top: 60px;
    left: 26px;
    text-align: left;
  }
  .i-text-2 {
    width: 104px;
    position: absolute;
    top: 160px;
    left: 14px;
    text-align: left;
  }
  .i-text-3 {
    width: 150px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .slider {
    padding-left: 34px;
  }
  .slider-text {
    padding-right: 38px;
  }
  .statistic-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: nowrap;
    gap: 150px;
  }

  .stat {
    flex-direction: column;
    width: 100%;
  }

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

  .logoWrapper2 {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 45px;
    align-items: center;
    transform: scale(0.8);
  }

  .cp-img-2 {
    width: 80px;
    left: 105px;
    top: -115px;
  }

  .cp-img-1 {
    width: 250px;
  }

  .cp-vector {
    top: 131px;
    left: 113px;
    width: 100px;
  }

  .cp-img-text {
    top: 170px;
    left: 53px;
  }

  .maps-img-1 {
    transform: scale(0.9);
    margin-left: -70px;
  }

  .maps-img-2 {
    transform: scale(0.85);
    margin-left: -64px;
  }

  .maps {
    margin-top: -90px;
  }

  .maps-right {
    margin-top: 73px;
  }

  .maps-circle-wrapper {
    margin-left: -19px;
    width: 300px;
    margin-top: 10px;
  }

  .scan-left {
    width: 100%;
  }

  .scan-block-header {
    width: 100%;
    text-align: center;
  }

  .scan-green-block {
    margin-top: 40px;
  }

  .scan-green-circle-wrapper {
    width: 300px;
    margin-left: 20px;
  }

  .scan-img-1-wrapper {
    transform: scale(0.85);
  }

  .scan-img-2-wrapper {
    transform: scale(0.85);
  }

  .scan-img-wrapper {
    gap: 18px;
  }

  .scan {
    gap: 0px;
  }

  .stat-right {
    margin-left: 11px;
  }

  .stat-img-wrapper-1 {
    transform: scale(0.85);
  }

  .stat-vector-1-text {
    top: -64px;
    left: 30px;
  }

  .stat-img-wrapper-2 {
    transform: scale(0.85);
    margin-left: -28px;
  }

  .stat-vector-2-text {
    top: -85px;
    left: 30px;
  }

  .phonesWrapper {
    display: none;
  }

  .slider-phone {
    padding-left: 46px;
  }

  .SliderPhoneBlock {
    margin-left: 15px;
    width: 150px;
    justify-content: center;
    gap: 5px;
    text-align: center;
    margin-top: 10px;
    display: flex;
    color: #fff;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }

  .underMobile {
    margin-top: 40px;
  }

  .formSection {
    margin-top: -134px;
    transform: scale(0.9);
  }

  .scan {
    margin-top: -70px;
    transform: scale(0.9);
  }

  .stat {
    margin-top: -20px;
  }

  .maps {
    transform: scale(0.9);
    margin-top: 30px;
  }

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

  .maps-block-header {
    text-align: center;
    margin-left: 0px;
  }

  .map-text-1 {
    text-align: center;
    top: -57px;
    left: 20px;
  }

  .maps {
    margin-top: -50px;
  }

  .fv-img-1 {
    width: 300px;
    margin-top: 200px;
  }

  .fv-text-1 {
    width: 215px;
    text-align: center;
    left: 35px;
  }

  .fv-text-2 {
    width: 192px;
    top: 86px;
    left: 52px;
    text-align: center;
  }

  .fv-heart {
    width: 40px;
    left: 125px;
    top: 150px;
  }

  .fv-img-2 {
    margin-top: 90px;
    width: 300px;
    height: 395px;
  }

  .fv-text-3 {
    width: 201px;
    top: 8px;
    left: 43px;
    text-align: center;
  }

  .favorites {
    margin-bottom: 140px;
  }

  .fn-right {
    justify-content: center;
    padding-top: 193px;
  }

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

  .fn-image {
    width: 230px;
  }

  .fn-text-1 {
    left: 36px;
  }

  .fn-text-2 {
    left: 66px;
  }

  .fn-text-3 {
    left: 52px;
  }

  .fn-text-4 {
    position: absolute;
    width: 150px;
    top: 163px;
    left: 90px;
  }

  .fn-text-block {
    gap: 20px;
    width: 300px;
  }

  .p-left {
    width: 100%;
  }

  .p-right {
    width: 100%;
  }

  .p-text-1 {
    left: 52px;
  }

  .p-text-2 {
    left: 54px;
  }

  .p-text-3 {
    left: 58px;
  }

  .cards {
    flex-direction: column;
    gap: 30px;
    text-align: center;
    margin-bottom: 131px;
  }

  .c-left {
    width: 100%;
  }

  .c-right {
    width: 100%;
  }

  .c-img-1 {
    width: 278px;
    height: 361px;
  }

  .c-img-2 {
    margin-top: 162px;
    width: 300px;
    height: 420px;
  }

  .c-vector-1 {
    display: none;
  }

  .c-text-1 {
    top: -65px;
    left: 51px;
  }

  .c-vector-2 {
    display: none;
  }

  .c-text-2 {
    top: -11px;
    left: 50px;
  }

  .c-vector-3 {
    display: none;
  }

  .c-text-3 {
    top: 52px;
    left: 49px;
  }

  .c-left-wrapper {
    justify-content: center;
  }

  .c-right {
    justify-content: center;
  }

  .ben2-right {
    width: 70%;
    gap: 14px;
    transform: scale(0.8);
    margin-top: -66px;
  }

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

  .ben-left {
    width: 80%;
  }

  .ben-right {
    width: 80%;
  }

  .ben2-left {
    width: 80%;
  }
  .spacer {
    margin-bottom: 60px;
  }
}

/* --------------------------------- */
.middle-right-block,
.functionallity-block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 51px;
}
.functionallity-block p {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}
.functionallity-sub-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  column-gap: 10px;
}
.second-line {
  margin-top: 51px;
}
.middle-line {
  margin-top: 102px;
}
.phone {
  display: flex;
  gap: 24px;
  width: 196px;
  height: 460px;
  flex-direction: column;
}
.phone p {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
}
.even,
.odd {
  flex-direction: column;
}
.odd {
  margin-bottom: 100px;
}
.phone-text {
  width: 196px;
  height: 50px;
}
.phone-text p {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}

@media (max-width: 768px) {
  .fn-vector-1 {
    display: none;
    /*     left: 60px;
    top: 40px; */
  }

  .fn-vector-2 {
    display: none;
    /*   left: 80px;
    top: 90px; */
  }
  .fn-vector-3 {
    display: none;
    /*  left: 100px;
    top: 140px; */
  }

  .fn-vector-4 {
    display: none;
    /*   left: 70px;
    top: 200px; */
  }
  .fn-text-1 {
    position: absolute;
    width: 228px;
    left: 0px;
    top: 20px;
    text-align: left;
  }

  .fn-text-2 {
    position: absolute;
    width: 184px;
    left: 0px;
    top: 80px;
    text-align: left;
  }

  .fn-text-3 {
    position: absolute;
    width: 206px;
    top: 130px;
    left: 0px;
    text-align: left;
  }

  .fn-text-4 {
    position: absolute;
    width: 100px;
    top: 180px;
    left: 0px;
  }
  .fn-image {
    margin-left: 50px;
  }
  .fn-vector-4 img {
    background-color: red;
  }
}
/* FOOTER */
.parent-container {
  display: flex;
  width: 100%;
  height: fit-content;
  justify-content: space-between;
}
.parent-container {
  gap: 10%;
  margin-bottom: 30px;
}
.child-container {
  width: 45%;
  height: 63px;
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;

  color: rgba(180, 180, 180, 1);
}
