: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;
}
.fn-right2 {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: var(--main-bg-color);
  color: white;
  position: relative;
}
body::-webkit-scrollbar {
  width: 0.5em;
}

body::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.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(
    5000px 2000px at center left,
    rgba(254, 168, 1, 0.2),
    transparent 20%,
    rgba(11, 11, 11, 0) 15%
  );
}

.right {
  top: -115px;
  left: 1571.82px;
  background: radial-gradient(
    5000px 2000px at center right,
    rgba(103, 244, 142, 0.1),
    transparent 20%,
    rgba(31, 72, 38, 0) 15%
  );
}

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

.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%;
}

.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 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  height: 700px;
  align-items: end;
}

.phonesWrapper2 {
  display: none;
}

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

.topPhone {
  width: 15%;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.phoneBlock {
  display: flex;
  gap: 5px;
}

.underMobile {
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 100px;
  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: #74fa2c;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 8px #74fa2c);
}

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

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

.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;
  margin-bottom: 30px;
}

.CP-text {
  margin-bottom: 50px;
}

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

.cp-img-2 {
  top: 0;
  left: 150px;
  z-index: -1;
  position: absolute;
  width: 548px;
}

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

.platforms {
  margin-top: 100px;
}

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

.fn {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  gap: 50px;
  color: #fff;
}

.fn-left {
  width: 30%;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

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

.fn-left-block {
  margin-bottom: 50px;
}

.fn-text {
  margin-bottom: 30px;
  color: #fff;
  font-family: Open Sans;
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 116.682%; /* 47.839px */
}

.fn-sub-text {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.fn-phone-wrapper {
  position: relative;
}

.fn-vector-1 {
  position: absolute;
  top: 36px;
  left: -34px;
}

.fn-vector-1-text {
  position: absolute;
  top: 6px;
  left: -206px;
  width: 200px;
}

.fn-vector-2 {
  position: absolute;
  top: 189px;
  left: -86px;
}

.fn-vector-2-text {
  position: absolute;
  top: 156px;
  left: -232px;
  width: 225px;
}

.fn-vector-3 {
  position: absolute;
  top: 376px;
  left: -86px;
}

.fn-vector-3-text {
  position: absolute;
  top: 365px;
  left: -294px;
  width: 225px;
}

.maps {
  margin-top: 80px;
}

.maps-images-wrapper {
  margin-top: 70px;
  display: flex;
  justify-content: flex-start;
  margin-left: 30px;
}

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

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

.maps-block-header {
  margin-left: 30px;
}

.maps-left-wrapper {
  position: relative;
}

.maps-vector-1 {
  position: absolute;
  top: -21px;
  left: 306px;
}

.map-text-1 {
  position: absolute;
  left: 392px;
  top: -42px;
  width: 215px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.maps-img-2-wrapper {
  position: relative;
}

.maps-vector-2 {
  position: absolute;
  top: -26px;
  left: 273px;
}

.maps-text-2 {
  position: absolute;
  top: -73px;
  left: 378px;
  width: 266px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.maps-circle-wrapper {
  display: flex;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  width: 322px;
  gap: 20px;
  margin-top: 181px;
}

.maps-right {
  display: flex;
}

.scan {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  gap: 115px;
}

.scan-img-wrapper {
  display: flex;
}

.scan-img-1-wrapper {
  position: relative;
}

.scan-vector {
  position: absolute;
  top: 331px;
  left: -86px;
}

.scan-img-text {
  width: 183px;
  position: absolute;
  top: 380px;
  left: -197px;
  color: #fff;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

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

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

.scan-green-circle-wrapper {
  margin-bottom: 20px;
  width: 350px;
  display: flex;
  gap: 20px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

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

.stat-left {
  display: flex;
}

.stat-img-wrapper-1 {
  position: relative;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.stat-vector-1 {
  position: absolute;
  top: 37px;
  left: 275px;
}

.stat-vector-1-text {
  position: absolute;
  top: 0;
  left: 396px;
  width: 200px;
}

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

.stat-img-wrapper-2 {
  position: relative;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.stat-vector-2 {
  position: absolute;
  top: 149px;
  left: 351px;
}

.stat-vector-2-text {
  position: absolute;
  top: 133px;
  left: 465px;
}

.stat-vector-2-text {
  width: 200px;
}

.stat-wrapper {
  margin-top: 55px;
}

.stat {
  margin-top: 80px;
}

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

.stat-green-circle-wrapper {
  margin-bottom: 20px;
  width: 280px;
  display: flex;
  gap: 20px;
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

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

.slider {
  width: 90%;
  padding-left: 40px;
}

.slider-phone {
  display: flex;
  justify-content: center;
  width: 250px;
}

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

.formSection {
  margin-top: 40px;
}

.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: 5px;
  }

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

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

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

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

  .phonesWrapper div:nth-child(7) {
    margin-bottom: 200px;
  }

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

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

  .logoWrapper {
    display: none;
  }

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

  .platforms {
    margin-top: 30px;
  }

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

  .crossPlatform {
    gap: 20px;
  }

  .phonesWrapper2 {
    width: 100%;
    justify-content: center;
    gap: 15px;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
    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;
  }

  .fn-vector-1 {
    left: 8px;
    width: 134px;
  }

  .fn-vector-1-text {
    left: -151px;
  }

  .fn-vector-2 {
    left: -38px;
    width: 134px;
  }

  .fn-vector-2-text {
    left: -173px;
  }

  .fn-vector-3 {
    left: -62px;
    width: 94px;
  }

  .fn-vector-3-text {
    left: -267px;
  }

  .fn {
    margin-top: 100px;
  }

  .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: 40px;
  }
  .scan-img-wrapper {
    transform: scale(0.9);
  }
  .scan-left {
    margin-left: 46px;
  }
}

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

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

  .cp-img-2 {
    position: relative;
    width: 448px;
    left: 0;
  }

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

  .fn {
    flex-direction: column;
  }

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

  .fn-left-block {
    text-align: center;
  }

  .fn-right {
    width: 100%;
  }

  .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 {
    display: flex;
    justify-content: center;
  }

  .underMobile {
    margin-top: 20px;
  }

  .formSection {
    margin-top: 40px;
  }

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

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

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

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

  .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;
    width: 348px;
    left: 0;
  }

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

  .CP-right {
    width: 100%;
  }

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

  .crossPlatform {
    flex-direction: column;
  }

  .fn {
    flex-direction: column;
  }

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

  .fn-left-block {
    text-align: center;
  }

  .fn-right {
    width: 100%;
  }

  .fn-phone-wrapper {
    transform: scale(0.55);
  }

  .fn-right {
    width: 127%;
    margin-top: -144px;
  }

  .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: 6px;
  }

  .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: 40px;
  }

  .stat-wrapper {
    transform: scale(0.8);
    margin-top: -80px;
  }
  .maps {
    margin-top: 40px;
  }
  .fn-right {
    display: block;
    transform: scale(0.9);
    width: 100%;
    margin-left: 10px;
  }
  .fn-vector-3-text {
    top: 344px;
    left: -165px;
  }
  .fn-vector-2-text {
    top: 134px;
    left: -166px;
  }
  .fn-vector-1-text {
    top: -19px;
    left: -166px;
  }
  .fn-phone-wrapper {
    transform: scale(0.7);
    margin-left: 52px;
    margin-top: 21px;
  }
  .stat {
    margin-bottom: -100px;
  }
  .maps {
    margin-top: 0px;
  }
  .SliderPhoneBlock {
    margin-left: 4px;
    width: 165px;
    justify-content: center;
    gap: 5px;
    text-align: center;
    margin-top: 18px;
    display: flex;
    color: #fff;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }
}

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

  .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: 300px;
  }

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

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

  .fn-vector-1-text {
    position: inherit;
    font-size: 25px;
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

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

  .fn-vector-2-text {
    position: inherit;
    font-size: 25px;
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

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

  .fn-vector-3-text {
    position: inherit;
    font-size: 25px;
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .fn-phone-wrapper {
    position: inherit;
    margin-left: 100px;
  }

  .fn-right {
    margin-top: -190px;
  }

  .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: 41px;
  }
  .slider-wrapper {
    display: flex;
    justify-content: center;
    width: 95%;
    margin-left: 7px;
  }

  .SliderPhoneBlock {
    margin-left: 4px;
    width: 165px;
    justify-content: center;
    gap: 5px;
    text-align: center;
    margin-top: 18px;
    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: -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;
  }
  .fn-right {
    display: none;
  }
  .fn-right2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .fn-image {
    transform: scale(0.7);
  }
  .fn-right2-text {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .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;
  }
}
/* -------------------------------------------------- */

.main-container {
  display: flex;
  flex-direction: column;
  width: Fill (1192px);
  height: 100%;
  gap: 114px;
}
/* ___________________BLOCK 1___________________ */
.block1 {
  display: flex;
  width: 1192px;
  height: 812px;
  gap: 64px;
  flex-direction: column;
}
/* Header */
.header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 64px;
}
.logo-text h1 {
  font-family: Open Sans;
  font-size: 84px;
  font-weight: 700;
  line-height: 114px;
  letter-spacing: 0em;
  text-align: left;
}
.logo-text p {
  width: 94px;
  height: 25px;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #f9f9f9;
}
.keto-logo {
  height: 140px;
  width: 140px;
}
/* Middle */
.middle {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.phone {
  display: flex;
  gap: 24px;
  width: 196px;
  height: 460px;
}
.phone p {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
}
.even {
  flex-direction: column;
}
.odd {
  flex-direction: column-reverse;
}
.phone-text {
  width: 196px;
  height: 50px;
}
.phone-text p {
  width: 196px;
  height: 25px;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
/* Icon */
.icon {
  display: flex;
  width: Fixed (1, 192px);
  height: Fixed (84px);
  gap: 24px;
  justify-content: center;
}
/* ___________________BLOCK 2___________________ */
.block2 {
  display: flex;
  flex-direction: column;
  width: Fill (1, 192px);
  height: Hug (317px);
  gap: 44px;
}
.block2 h1 {
  width: 368px;
  height: fit-content;
  font-family: Open Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.list-items {
  display: flex;
  flex-direction: column;
  width: fit-content;
  height: fit-content;
  gap: 24px;
}
.list-el {
  display: flex;
  align-items: center;
  gap: 12px;
}
.list-el p {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
/* ___________________BLOCK 3___________________ */
.block3 {
  display: flex;
  flex-direction: column;
  width: 1192px;
  height: 585px;
  gap: 44px;
}
.block3 .header {
  width: 265px;
  height: 47px;
  gap: 10px;
}
.block3 .header h1 {
  font-family: Open Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.block3 .container {
  display: flex;
  align-items: center;
  width: 1192px;
  height: 494px;
  gap: 44px;
}
.block3 .container .list-items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
/* ___________________BLOCK 4___________________ */
.block4 {
  display: flex;
  flex-direction: column;
  width: 1192px;
  height: 585px;
  gap: 44px;
}

.block4 .container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 1192px;
  height: 494px;
  gap: 44px;
}
.block4 .container .list-items {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
/* ___________________BLOCK 5___________________ */
.block5 {
  display: flex;
  flex-direction: column;
  width: 1192px;
  height: 585px;
  gap: 44px;
}
.block5 .header {
  width: 560px;
  height: 47px;
  gap: 10px;
}
.block5 .header h1 {
  font-family: Open Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}

.block5 .container {
  display: flex;

  align-items: center;
  width: 1192px;
  height: 494px;
  gap: 44px;
}
.block5 .container .list-items {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
/* FOOTER */
