html,
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  background-color: #000000;
  overflow-x: hidden;
}
.app,
.residence,
.container {
  width: 100%;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
a {
  margin: 0;
  text-decoration: none;
  list-style-type: none;
}
a {
  color: #ffffff;
}
h1 {
}
h2 {
  color: #ffffff;
}
p {
  color: #ffffff;
}

.gradient-text {
  font-family: "Montserrat", sans-serif;
  background: linear-gradient(251deg, #fff 13.67%, #5f29b7 124.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container {
  max-width: 1269px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.iti--separate-dial-code .iti__selected-dial-code {
  color: black !important;
}

.iti {
  width: 100%;
}
input.error {
  color: red !important;
  border: 1px solid red !important;
}

.residence-text h2 {
  text-align: center;

  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  line-height: 91.2px; /*  */
  letter-spacing: -1.92px;
}
.residence-text h4 {
  color: #fff;
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  line-height: 45.6px; /*  */
  letter-spacing: -0.96px;
  max-width: 66%;
  margin: 0 auto;
}
#residents {
  margin-top: 147px;
}
.residence-text {
  /* margin-left: 5%; */
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.residence-text__gradient {
  font-size: 53px;
  margin-top: 40px;
  font-weight: 500;
  line-height: 95%;
  letter-spacing: -1.6px;
}
/* чтобы поля и текст были поверх свечения */
.form * {
  position: relative;
  z-index: 2;
}
.form {
  width: 609px;
  max-height: 944.754px;
  border-radius: 41.076px;
  border: 1px solid #5f29b7;
  background: #000;
  padding: 58.4px 35px 44.65px 29.5px;
  margin-top: 40px;
  box-sizing: border-box;
}
.form-text p {
  text-align: center;
}
.form::before {
  content: "";
  position: absolute;
  bottom: 100px;
  left: 56%;
  top: 11%;
  transform: translateX(-52%);
  width: 609px;
  height: 764.375px;
  border-radius: 50%;
  background: #5f29b7;
  filter: blur(240.02813720703125px);
  z-index: 0;
}
p {
  margin-bottom: 36.44px;
  font-size: 25.003px;
  margin-top: 5px;
}
.residence-form {
  display: flex;
  justify-content: center;
}
.register-form input {
  width: 100%;
  /* height: 75.009px; */
  padding: 16px;
  box-sizing: border-box;
  border-radius: 14.287px;
  border: 1px solid #5f29b7;
  color: #3a196f;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-size: 35.718px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.last {
  margin-bottom: 32.14px;
}
.register-form label {
  color: #fff;

  font-size: 22px;
  font-style: normal;
  font-weight: 400;

  display: flex;
  flex-direction: column;
}
/* гарантируем, что форма и всё содержимое над glow */
.residence-form,
.residence-form .form {
  position: relative;
  z-index: 2;
}

.diagonal-image {
  position: relative;
  width: 100%;
  height: 1129px;

  background: url(../images/1img.png) no-repeat center center;
  background-size: cover;

  transform-origin: top center;
  margin-top: -3rem;
  z-index: 0;
  overflow: hidden;
}
#algorithms {
  position: relative;
  top: 30px;
}
.algorithm-btn svg {
  position: absolute;
  right: 15px;
}
.algorithm-btn {
  width: 438px;
  height: 82px;

  display: flex;
  justify-content: center;
  align-items: center;

  position: relative;
  font-size: 29.071px;
  font-style: normal;
  font-weight: 600;
  line-height: 93%; /* 27.036px */
  gap: 60px;
}
.algorithm-text__trading {
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  margin-top: -78px;
  letter-spacing: -3.84px;
  text-align: center;
}
.algorithm-text svg {
  width: 1159.852px;
  height: 75.581px;
}
.algorithm img {
  width: 100%;
}
.algorithm-text {
  text-align: center;
  display: flex;
    flex-direction: column;
    align-items: center;
}
.register-form {
  gap: 14.29px;
  display: flex;
  flex-direction: column;
}
/* плейсхолдер */
.register-form input::placeholder {
  color: #9a8bbf;
}

/* кнопка */
.btn {
  cursor: pointer;
  border-radius: 40px;
  background: linear-gradient(90deg, #5f29b7 0%, #2a1251 100%);
  color: #fff;
  border: none;
  margin: 0 auto;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  line-height: 98%; /* 19.6px */
  letter-spacing: -0.4px;
  transition: all 0.3s ease;
}
.btn-main {
  width: 438px;
  height: 82px;
}
.form-button {
  width: 464.34px;
  height: 105.369px;
  font-size: 35.718px;
  letter-spacing: -0.714px;
  border-radius: 71.437px;
}

h3 {
  text-align: center;

  font-size: 50.006px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
p {
  font-size: 25.003px;
  font-style: normal;
  font-weight: 400;
}
/* ховер */
.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(111, 55, 255, 0.7);
}

.residence {
  position: relative;
}

.glow-bg {
  display: none;
}
#risk {
  margin-top: 13rem;
}
.glow-protection {
  position: absolute;
  bottom: -12px;
  left: 0;
  transform: translateX(-50%) translateY(32%);
  width: 345px;
  height: 212px;
  border-radius: 600px;
  background: #5f29b7;
  filter: blur(134.39999389648438px);
  z-index: 1;
}
.protection {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.protection-stars {
  width: 352.8px;
  height: 127.976px;
  margin-bottom: 70.91px;
  z-index: 2;
}
.protection-lock__numbers {
  width: 612.212px;
  height: 242.118px;
  z-index: 2;
}
.protection-lock {
  width: 100%;
  max-width: 60rem;
}
.title-middle {
  text-align: center;

  color: #fff;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 74.4px; /*  */
  letter-spacing: -3.2px;
}
hr {
  display: none;
  border: none;
}
.gradient-reverse {
  background: linear-gradient(251deg, #fff 13.67%, #5f29b7 124.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.desktop {
  display: block;
}
.strategies {
  position: relative;
  margin-bottom: 120px;
}
.mobile {
  display: none;
}
.strateg {
  z-index: 1;
  margin-top: 171px;
  text-align: center;
}
.strateg img {
  width: 56%;
}
.strateg-text__title {
  text-align: center;
  font-size: 96px;
  font-weight: 400;
  line-height: 89.28px;
  letter-spacing: -3.84px;
  margin-bottom: 20px;
}
.strateg-text__pretitle {
  color: #fff;

  font-size: 80px;
  font-weight: 400;
  line-height: 74.4px;
  letter-spacing: -3.2px;
  width: 100%;
  text-align: center;
  margin-top: 23.54px;
}
.features-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  background: #0c0c0c;
  border-radius: 40px;
  padding: 60px;
  max-width: 1000px;
  /* width: 100%; */
  box-sizing: border-box;
}
.features {
  overflow: visible;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 1;
  margin-top: 207px;
}

/* карточки */
.feature-item {
  border: 0.8px solid var(--402-e-5-c, #402e5c);
  border-radius: 30px;
  padding: 0;
  text-align: center;
  background-color: #000;
  transition: all 0.3s ease;
  width: 377.41px;
  height: 301.928px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.feature-item:hover {
  border-color: #5f29b7;
  box-shadow: 0 0 20px rgba(95, 41, 183, 0.5);
}

/* заголовок десктоп */
.feature-item h3 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 40.257px;
  font-weight: 500;
  line-height: 93%;
  letter-spacing: -1.61px;
  margin-bottom: 15px;
  width: 270px;
}

/* текст десктоп */
.feature-item p {
  color: #b7b1c3;
  font-family: "Montserrat", sans-serif;
  font-size: 30.193px;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: -1.208px;
  margin: 0;
  width: 329px;
}
.strategies-img {
  position: absolute;
  left: 50%;
  bottom: -9rem;
  transform: translateX(-50%);
  width: 100%;
  background: url(../images/blur-desk.png) no-repeat center top / cover;
  z-index: 0;
  height: 61%;
}
.feedback-title {
  text-align: center;

  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 74.4px; /* */
  letter-spacing: -3.2px;
}

.copyright {
  color: #fff;

  font-size: 20.461px;

  font-weight: 400;
  line-height: 29.874px;
  letter-spacing: -0.818px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 86px;
  max-width: 830px;
}
footer {
  border-top: 1px solid #775da8;
  padding: 0 31px;
}
.footer {
  margin-bottom: 40px;
  margin-top: 57px;
  color: #fff;
}

.footer-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
}

.footer-column {
  max-width: 570px;
}

.footer h3 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 98%;
  letter-spacing: -1.6px;
  margin-bottom: 16.3px;
}

.footer p {
  color: #fff;
  font-size: 27.902px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.344px; /*  */
  letter-spacing: -1.116px;
  margin-bottom: 44.53px;
}

/* список с иконками */
.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 19px;

  color: #fff;

  text-align: center;

  font-size: 27.902px;

  font-weight: 400;
  line-height: 27.344px;
  letter-spacing: -1.116px;
}

.footer-list li {
  display: flex;

  gap: 10px;
  font-size: 27.902px;
  color: #fff;
}

.footer-list li img {
  width: 22px;
  height: 22px;
}
.partner {
  margin-top: 116px;
}
.partners-text {
  font-size: 80px;

  font-weight: 400;
  line-height: 74.4px;
  letter-spacing: -3.2px;
}
.partners-list {
  color: #fffcfc;

  font-size: 51.658px;

  font-weight: 500;
  line-height: 48.042px; /*  */
  letter-spacing: -2.066px;
  text-align: center;
  margin-top: 73px;
}
.partner img {
  width: 100%;
  margin-bottom: 39px;
}
.stats {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70.7px 78px;
  background: #000;
  border-radius: 100.643px;
  width: 946.87px;
  height: 457.022px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  margin-bottom: 107px;
}

.stats-container {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: center; */
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22.7px 33px; /* вертикальный и горизонтальный отступ */
}

.stat-item {
  width: 377.41px;
  height: 146px;
  border-radius: 44.059px;
  border: 2.013px solid #402e5c;
  /* opacity: 0.7; */
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* Title */
.stat-item h3 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 40.257px;
  font-weight: 500;
  line-height: 93%;
  letter-spacing: -1.61px;
  margin-bottom: 12px;
}

/* Text */
.stat-item p {
  color: #b7b1c3;
  font-family: "Montserrat", sans-serif;
  font-size: 30.193px;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: -1.208px;
  margin: 0;
}
.feedback {
  position: relative;
}
.stats-bg {
  position: absolute;
  bottom: 9rem;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  /* width: 100%;
  height: 205px;
  background: url(../images/bg-blue.png) no-repeat center center / cover; */
  max-width: 1317.785px;
  height: 296.69px;
  border-radius: 1317.785px;
  background: #0400e0;

  filter: blur(108.93690490722656px);
  z-index: 0;
}

.reviews {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  padding: 60px 20px;
  background: #000;
}

.review-card {
  position: relative;
  width: 637px;
  height: 302.276px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/block.png");
}

.review-inner {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  width: 100%;
  height: 100%;
  padding: 22px 20px 22px 22px;
  box-sizing: border-box;
}

/* Левая часть — аватар */
.review-avatar-block {
  flex-shrink: 0;
  display: flex;

  justify-content: center;
  width: 140px;
  height: 100%;
}

.review-avatar {
  width: 102px;
  height: 102px;
  border-radius: 50%;
  object-fit: cover;
}

/* Правая часть — контент */
.review-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.review-info h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.stars {
  color: gold;
  font-size: 24px;
  margin-top: 15px;
}

.review-profit {
  text-align: right;
}

.review-profit .profit {
  font-size: 25.617px;

  font-weight: 600;
  line-height: 23.823px;
  letter-spacing: -1.025px;
  margin: 0;
}

.review-profit span {
  color: #fff;
  font-size: 17.078px;
  font-style: normal;
  font-weight: 400;
  line-height: 93%;
  letter-spacing: -0.683px;
}

.review-text {
  font-size: 22.201px;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: 400;
  line-height: 93%;
  letter-spacing: -0.888px;
  color: #fff;
}

.review-footer {
  position: relative;
  width: 313px;
  height: 27px;
  margin: 0 auto;
}

.review-footer svg {
  width: 100%;
  height: 100%;
}

.review-footer span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  font-size: 19px;
  line-height: 20.647px; /*  */
  letter-spacing: -0.888px;
  color: #fff;
  white-space: nowrap;
}
.start {
  position: relative;
}
.start-btn {
  position: relative;
  width: 438px;
  height: 82px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;

  bottom: 12rem;
}
.start-btn svg {
  position: absolute;
  right: 15px;
}
.start-arrow {
  width: 53.172px;
  height: 53.619px;
}
.start img {
  position: relative;
  margin-top: -10rem;
}
.start-title {
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 93%; /* 89.28px */
  letter-spacing: -3.84px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.start-text {
  color: #fff;

  text-align: center;
  margin: 0 auto;
  font-size: 80px;
  margin-top: 5px;
  font-weight: 400;
  line-height: 93%; /* 74.4px */
  letter-spacing: -3.2px;
  max-width: 1200px;
  position: relative;
  z-index: 1;
}
.text-under {
  font-size: 17px;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .glow-bg {
    position: absolute;
    bottom: 0;
    left: 120%;
    transform: translateX(-50%) translateY(32%);
    width: 600px;
    height: 260px;
    border-radius: 600px;
    background: #5f29b7;
    filter: blur(160px);
    z-index: 1;
    display: block;
  }
  h2 {
    color: #fff;
    font-family: Montserrat;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 98%;
    letter-spacing: -0.8px;
    /* height: 170px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  h3 {
    text-align: center;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .diagonal-image {
    position: relative;
    width: 1047px;
    height: 777px;
    background: url(../images/1img.png) no-repeat center center;
    background-size: cover;
    transform: rotate(33deg);
    transform-origin: top center;
    margin-top: -11rem;
    z-index: 0;
    overflow: hidden;
    left: -4.9rem;
  }
  /* убираем фон-картинку и задаём форму */
  .form {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 33px 10px 25px 10px;
    border-radius: 23px;
    width: 341px;
    margin-top: 27px;
    /* height: 529px; */
    box-sizing: border-box;
    color: #fff;
    background-color: #000; /* чёрный фон */
    border: none;
  }

  .form::before {
    content: "";
    position: absolute;
    bottom: 100px;
    left: 50%;
    top: 11%;
    transform: translateX(-52%);
    width: 341px;
    height: 428px;
    border-radius: 50%;
    background: #5f29b7;
    filter: blur(140px);
    z-index: 0;
  }
  .residence-text__gradient span.gradient-text {
    font-size: 22px;
    font-style: normal;
    letter-spacing: -0.64px !important;
    line-height: 98%;
  }
  .residence-text__gradient {
    font-size: 32px;
    margin-top: 0;
  }
  /* поля */
  .register-form input {
    font-size: 21.431px;
    /* height: 42px; */
    width: 100%;
    margin: 0;
    padding: 10px;
    color: #3a196f;

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    outline: none;
    color: #2b1a47;
    margin-top: 3px;
  }
  .residence-text h4 {
    color: #fff;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.52px; /*  */
    letter-spacing: -0.48px;
    max-width: 100%;
  }
  h4 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 98%; /* 23.52px */
    letter-spacing: -0.48px;
  }
  .container {
    max-width: 434px;
  }
  .residence-text {
    /* margin-left: 5%; */
    display: flex;
    flex-direction: column;
    gap: 27px;
  }
  p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
  }
  .form-text {
    text-align: center;
    margin-bottom: 20px;
  }
  .form-text h3 {
  }
  .register-form label {
    font-size: 12px;
  }
  .form-button {
    width: 260px;
    height: 59px;
    font-size: 20px;
    line-height: 98%;
    letter-spacing: -0.4px;
    margin: 0 auto;
  }
  .register-form {
    max-width: 294px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 27px;
  }
  .last {
    margin-bottom: 18px;
  }
  #residents {
    margin-top: 45px;
    margin-bottom: -8rem;
  }
  .residence-text h2 {
    line-height: 40px;
  }
  .title-middle {
    color: #fff;
    text-align: start;
    font-family: Montserrat;
    font-size: 37.714px;

    font-weight: 400;
    line-height: 35.074px;
    letter-spacing: -1.509px;
  }
  .algorithm-text__trading {
    margin-bottom: 35.2px;
    margin-top: -47px;

    height: 39px;
  }
  #algorithms {
    position: relative;
    top: -9rem;
  }
  .algorithm-text {
    position: relative;
  }
  .algorithm img {
    width: 1050px;
    margin-left: -12rem;
    margin-top: -1rem;
  }
  .algorithm-btn {
    width: 350px;
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    position: relative;
  }
  .algorithm-text svg {
    width: 373px;
  }
  .arrow {
    display: none;
  }
  .protection-stars {
    width: 204px;
    height: 74px;
    margin: 41px;
  }
  .protection-lock__numbers {
    width: 354px;
    height: 140px;
    margin-bottom: 65px;
  }
  #risk {
    margin-top: -6rem;
  }
  hr {
    background: #775da8;
    width: 345px;
    height: 1px;
    display: block;
    margin: 0 auto;
  }
  .gradient-reverse {
    background: var(
      --Linear,
      linear-gradient(79deg, #fff 36.78%, #5f29b7 94.85%)
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .strateg {
    margin-top: 65px;
    text-align: initial;
  }

  .strateg img {
    width: 100%;
  }
  .strateg-text__title {
    font-size: 55px;
    text-align: start;
    font-weight: 400;
    line-height: 51.15px;
    letter-spacing: -2.2px;
    margin-bottom: 27px;
  }
  .strateg-text__pretitle {
    color: #fff;
    font-size: 18px;
    max-width: 275px;
    font-weight: 500;
    line-height: 19.44px;
    letter-spacing: -0.72px;
    margin-top: 11px;
    text-align: start;
  }
  .grey {
    color: #7b708d;
    font-weight: 300;
  }
  .features {
    margin: 0;
  }
  .features-container {
    gap: 20px;
    padding: 30px 20px;
  }

  .feature-item {
    padding: 0;
    border-radius: 20px;
    width: 150px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .feature-item h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 93%;
    letter-spacing: -0.64px;
    width: 113px;
    margin-bottom: 5px;
  }

  .feature-item p {
    font-size: 12px;
    font-weight: 300;
    line-height: 125%;
    letter-spacing: -0.48px;
    width: 130px;
  }
  .strategies {
    margin-bottom: 49px;
  }
  .strategies-img {
    position: absolute;
    left: 50%;
    bottom: -5rem;
    transform: translateX(-50%);

    background: url(../images/blur-mob.png) no-repeat center top / cover;
    z-index: 0;
  }
  .copyright {
    margin-bottom: 20px;

    font-size: 11px;

    font-weight: 400;
    line-height: 16.06px;
    letter-spacing: -0.44px;
  }
  .footer {
    margin-top: 37px;
  }
  .footer h3 {
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.6px; /*  */
    letter-spacing: -0.8px;
  }
  .footer-column {
    text-align: left;
  }
  .footer-column p {
    margin-bottom: 23px;
    font-size: 15px;

    font-weight: 400;
    line-height: 14.7px;
    letter-spacing: -0.6px;
    max-width: 307px;
  }
  .footer-container {
    text-align: left;
    gap: 26px;
    align-items: flex-start;
    margin-bottom: 46px;
  }
  .footer-list {
    gap: 10px;
  }
  .footer-list li {
    gap: 10px;
    color: #fff;

    font-size: 15px;

    font-weight: 400;
    line-height: 14.7px;
    letter-spacing: -0.6px;
  }

  .footer-list li img {
    width: 18px;
    height: 18px;
  }
  .footer-column h3 {
    text-align: left;
    margin-bottom: 10px;
  }
  .footer-container {
    justify-content: flex-start;
  }
  footer {
    border: none;
    padding: 0;
  }
  .partner {
    margin-top: 59px;
  }
  .partners {
  }
  .partners-text {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 19.44px; /*  */
    letter-spacing: -0.72px;
  }
  .partners-list {
    color: #fffcfc;
    font-size: 16px;
    font-weight: 500;
    line-height: 14.88px; /* */
    letter-spacing: -0.64px;
    margin-top: 18px;
  }
  .stats {
    width: 375px;
    height: 181px;
    padding: 28px 31px;
    border-radius: 40px;
    margin-bottom: 54px;
  }

  .stats-container {
    gap: 9px 13.7px;
  }

  .stat-item {
    width: 150px;
    height: 58px;
    border-radius: 17.511px;
    border: 0.8px solid #402e5c;
  }

  .stat-item h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 93%;
    letter-spacing: -0.64px;
    margin-bottom: 4px;
  }

  .stat-item p {
    color: #b7b1c3;
    font-size: 12px;
    font-weight: 300;
    line-height: 125%;
    letter-spacing: -0.48px;
  }
  .reviews {
    padding: 0;
    margin: 46px 0 56px 0;
    align-items: start;
  }
  .review-card {
    position: relative;
    width: 373px;
    height: 177px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/block-2.png");
    border-radius: 0;
  }
  .review-avatar {
    width: 60px;
    height: 60px;
  }
  .review-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 93%;
    letter-spacing: -0.52px;
    margin-top: 5px;
    width: 281px;
    margin-bottom: 5px;
  }
  .stars {
    font-size: 13px;
    margin-top: 7px;
  }
  .review-avatar-block {
    width: fit-content;
  }
  .review-info h3 {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 13.95px;
    letter-spacing: -0.6px;
  }
  .review-inner {
    gap: 10px;
  }
     .review-footer span {
        font-size: 11px;
        font-weight: 600;
        line-height: 12.09px;
        letter-spacing: -0.52px;
        margin-left: -52px;
        margin-top: -5px;
    }
  .review-footer svg {
    width: 183px;
    height: 15.209px;
    margin-left: 14px;
  }
  .review-profit .profit {
    font-size: 15px;

    font-weight: 600;
    line-height: 13.95px;
    letter-spacing: -0.6px;
  }
  .review-profit span {
    font-size: 10px;

    font-weight: 400;
    line-height: 93%;
    letter-spacing: -0.4px;
  }
  .review-header {
    max-width: 265px;
  }
  #feed {
    margin-top: 39px;
  }
  .feedback-title {
    text-align: start;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.8px; /*  */
    letter-spacing: -0.6px;
  }
  .stats-bg {
    width: 521.898px;
    height: 117.502px;
    border-radius: 521.898px;
    background: #0400e0;
    transform: rotate(179.848deg);
    filter: blur(43.1435661315918px);
    left: -2rem;
    bottom: 5rem;
    /* width: 100%; */
    position: absolute;
  }
  .start {
    margin-top: 49px;
    position: relative;
  }
  .start img {
    position: relative;
    margin-top: -2rem;
    width: 100%;
  }
  .start-btn {
    width: 300px;
    height: 56.637px;
    margin: 0 auto;
    top: -6rem;

    font-size: 20px;

    font-weight: 600;
    line-height: 18.6px; /*  */
    letter-spacing: -0.8px;
  }
  .start-arrow {
    width: 36.726px;
    height: 36.726px;
    margin-left: 13px;
  }
  .start-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 94%; /* 37.6px */
    letter-spacing: -1.2px;
  }
  .start-text {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 108%; /* 19.44px */
    letter-spacing: -0.72px;
  }
  .text-under {
    font-size: 10px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 440px) {
  .review-card {
    position: relative;
    width: 344px;
    height: 164px;
  }
  .review-inner {
    padding: 10px;
  }
  .review-text {
    width: 254px;
    font-size: 12px;
  }
  .review-header {
    max-width: 240px;
  }
  .title-middle {
    font-size: 32px;
  }
}
