@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body,
html {
  overflow-x: hidden;
  margin: 0px;
}
nav,
.header-main,
.main,
.main2 {
  display: flex;
  justify-content: space-between; /* Распределение элементов по краям контейнера */
  align-items: center; /* Выравнивание элементов по вертикали */
  padding: 0 20px; /* Добавим немного отступа справа и слева */
}
.main3 {
  display: flex;
  justify-content: space-between; /* Распределение элементов по краям контейнера */
  margin-left: 20px;
}
.left-section {
  display: flex;
  align-items: center; /* Выравнивание по вертикали */
}
.left-section-header-main,
.left-section-main,
.right-section-main2 {
  width: 430px; /* Возвращено в исходное значение */
}
.font1 {
  font-family: "Roboto", sans-serif;
  font-size: 48px; /* Возвращено в исходное значение */
  font-weight: 400;
  line-height: 56px; /* Возвращено в исходное значение */
}
.font2 {
  font-family: "Roboto", sans-serif;
  font-size: 18px; /* Возвращено в исходное значение */
  font-weight: 400;
  line-height: 24px; /* Возвращено в исходное значение */
}
.font3 {
  display: flex;
  font-family: "Roboto", sans-serif;
  font-size: 14px; /* Возвращено в исходное значение */
  font-weight: 400;
  line-height: 20px; /* Возвращено в исходное значение */
  width: 134.67px; /* Изменено с 202px */
  height: 32px; /* Изменено с 48px */
  border-radius: 16px 0px 0px 0px; /* Изменено с 24px */
  border: 3px solid #f2f2f2;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
}
.font4 {
  font-family: Roboto;
  font-size: 32px; /* Изменено с 48px */
  font-weight: 400; /* Без изменений */
  line-height: 37.33px; /* Изменено с 56px */
  letter-spacing: 0.67px; /* Изменено с 1px */
  text-align: center; /* Без изменений */
}
.font5 {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.font6 {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
ul {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  padding: 0;
  margin: 0; /* Убираем внешние отступы */
  width: 600px; /* Возвращено в исходное значение */
}

li {
  margin-left: 20px; /* Возвращено в исходное значение */
}

.right-section {
  display: flex;
  align-items: center; /* Выравнивание по вертикали */
}
.right-section-header-main {
  margin-right: 50px; /* Возвращено в исходное значение */
  margin-top: 80px; /* Возвращено в исходное значение */
}
.right-section-header-main-img {
  width: 403px; /* Возвращено в исходное значение */
  height: 307px; /* Возвращено в исходное значение */
}

.nav_btn {
  display: flex;
  background-color: #4262ff;
  width: 157px; /* Возвращено в исходное значение */
  height: 50px; /* Возвращено в исходное значение */
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-left: 90px; /* Возвращено в исходное значение */
}

a {
  text-decoration: none;
  color: white;
}

.start-free {
  display: flex;
  background-color: #4262ff;
  width: 448px; /* Возвращено в исходное значение */
  height: 57px; /* Возвращено в исходное значение */
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
.start-free-input {
  width: 440px; /* Возвращено в исходное значение */
  height: 51px; /* Возвращено в исходное значение */
  border-radius: 50px;
  margin-top: 35px; /* Возвращено в исходное значение */
  margin-bottom: 20px; /* Возвращено в исходное значение */
}
.know-more {
  color: #4262ff;
  text-decoration: underline;
}
.know-more-pon {
  color: black;
  text-decoration: underline;
}
article h3 {
  display: inline-block; /* Добавлено */
  margin-right: 10px; /* Пространство между заголовками */
}
article {
  width: 100vw;
  margin-left: 20px;
}
.list {
  display: flex;
  justify-content: space-between;
  width: 90%;
}
.statistik {
  background-color: #ffd02f;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.block {
  display: flex;
  width: 240px;
  height: 250px;
  margin: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
}
.container1,
.container2 {
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.block2 {
  display: flex;
  width: 240px; /* Изменено с 360px */
  height: 322.67px; /* Изменено с 484px */
  border-radius: 5.33px; /* Изменено с 8px */
  margin: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.statistik2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.company-name-img {
  width: 192px;
  height: 41.33;
}
.know-more-pon-pon {
  display: flex;
  color: #4262ff;
  border: #4262ff solid 2px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-left: 90px; /* Возвращено в исходное значение */
  width: 264px;
  height: 46px;
  border-radius: 24px;
  margin-top: 10px;
  margin-bottom: 100px;
}
.margin {
  margin-top: 150px;
}
.container1-5 {
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.conect-to-miro {
  width: 1120px;
  height: 584px;
  background-color: #050038;
  border-radius: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.lol {
  display: flex;
  justify-content: center;
  margin-top: 200px;
}
.text-white {
  color: white;
}
span {
  text-decoration: underline;
}
.register {
  display: flex;
  background-color: #4262ff;
  width: 251px; /* Возвращено в исходное значение */
  height: 48px; /* Возвращено в исходное значение */
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-top: 50px;
}
footer {
  margin-top: 200px;
  background: #050038;
  display: flex;
  flex-wrap: wrap; /* Позволяет элементам переноситься на новую строку */
  align-items: center; /* Выравнивание элементов по вертикали */
}
footer img,
footer h3 {
  margin-left: 30px;
}
.additional-images {
  margin-top: 20px; /* Пространство между текущей и следующей строкой */
  margin-bottom: 50px;
}
.pod-block {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pod-block img {
  width: 48px;
  height: 48px;
}
.img-wrapper {
  display: flex;
  align-items: center;
  width: 500px;
}
.img-wrapper img {
  margin-left: 20px;
}
