html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background-color: #e9f1fc;
  font-family: "Manrope";
}
/* .form {
    max-width: 376px;
    max-height: 328px;
} */
.main {
  max-width: 1180px;
  margin: auto;
}
a {
  text-decoration: none;
}
h2,
h3,
p {
  margin: 0;
}
.block_one {
  margin-top: 44px;
  /* width: 1180; */
  height: 376px;
  top: 188px;
  left: 210px;
  gap: 24px;
  display: flex;
  justify-content: space-between;
}
.block_one .left_side {
  width: 780px;
  height: 376px;
  border-radius: 8px;
  border-width: 1px;
  border: 1px solid #999999;
  background-image: url("form-background.webp");
  background-size: cover;
  background-repeat: no-repeat;
}
.left_left_side {
  max-width: 515px;
  height: 376px;
  background: #3479c9b2;
  border-radius: 8px;
}
.left_left_side h3 {
  font-weight: 700;
  font-size: clamp(1.5rem, -3rem + 20vw, 2.25rem);
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #fff;
  margin: 0;
  padding: 24px;
}
.left_left_side .logo_reg {
  padding-left: 36px;
}
.right_side {
  max-width: 380px;
  width: 100%;
}
.right_side_footer {
  max-width: 380px;
  width: 100%;
}
.text_title {
  border-bottom: 2px solid #0d3e7f;
  gap: 10px;
  border-bottom-width: 2px;
  padding-top: 52px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.text_title h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.text_title p {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.block_three {
  background-color: #f5f5f5;
  max-width: 100%;
  min-height: 544px;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  margin-top: 80px;
}
.block_three h3 {
  padding-top: 80px;
  padding-bottom: 64px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.steps_container {
  display: flex;
  gap: 40px;
}
.step {
  max-width: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.step h3 {
  padding-top: 0;
  padding-bottom: 0;
}
.step p {
  text-align: center;
}
.step img {
  width: 60px;
  height: 60px;
  border-radius: 4px;
}
.sign_up {
  text-transform: uppercase;
  width: 376px;
  /* height: 52px; */
  top: 412px;
  left: 600px;
  gap: 10px;
  border-radius: 48px;
  padding: 15px;
  background-color: #0d3e7f;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  margin-top: 64px;
  margin-bottom: 80px;
  border: none;
}
.sign_up:hover {
  border: 1px solid #999999;
  box-shadow: 0px 4px 12px 0px #00000026;
  padding: 14px;
  cursor: pointer;
}
.block_four {
  background-image: url("ai_background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 590px;
}
.block_inner {
  background: rgba(233, 241, 252, 0.7);
  min-height: 590px;
  background-size: cover;
  background-repeat: no-repeat;
}
.block_four h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: normal;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  padding-top: 100px;
  padding-bottom: 48px;
  max-width: 780px;
  margin: auto;
}
.stats_container {
  max-width: 980px;
  margin: auto;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: flex-end;
}
.stats_container h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -2%;
  text-align: left;
  padding: 0;
}
.stat_btc {
  width: 180px;
  height: 181px;
  gap: 10px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: linear-gradient(150.72deg, #aacdf6 17.96%, #0d3e7f 118.5%);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 2%;
}
.stat_xrp {
  width: 180px;
  height: 49px;
  gap: 10px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: linear-gradient(150.72deg, #aacdf6 17.96%, #0d3e7f 118.5%);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 2%;
}
.stat_eos {
  width: 180px;
  height: 104px;
  gap: 10px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: linear-gradient(150.72deg, #aacdf6 17.96%, #0d3e7f 118.5%);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 2%;
}
.stat_ltc {
  width: 180px;
  height: 130px;
  gap: 10px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: linear-gradient(150.72deg, #aacdf6 17.96%, #0d3e7f 118.5%);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 2%;
}
.stat_eth {
  width: 180px;
  height: 160px;
  gap: 10px;
  padding: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: linear-gradient(150.72deg, #aacdf6 17.96%, #0d3e7f 118.5%);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 2%;
}
.features {
  max-width: 1180px;
  min-height: 161px;
  gap: 20px;
  border-radius: 4px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding: 20px;
  border-width: 1px;
  background: #f6f6f6;
  border: 1px solid #999999;
  display: flex;
  justify-content: space-around;
}
.feature_point {
  display: flex;
  max-width: 270px;
  gap: 20px;
}
.feature_point h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -2%;
  color: #222222;
  margin-bottom: 8px;
}
.feature_point p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #222222;
}
.features .sign_up {
  width: 280px;
  height: 52px;
  gap: 10px;
  border-radius: 48px;
  margin-top: 0;
  border: none;
}
.features .sign_up:hover {
  border: 1px solid #999999;
}
.block_six {
  width: 1180;
  height: 354;
  gap: 30px;
  border-radius: 4px;
  border-width: 1px;
  padding: 40px;
  background: #ffffff;
  border: 1px solid #999999;
  box-shadow: 0px 4px 14px 0px #00000033;
  margin-bottom: 60px;
}
.head_part {
  display: flex;
  gap: 30px;
  align-items: center;
}
.head_part img {
  width: 244px;
  height: 162px;
}
.head_part p {
  max-width: 744px;
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
  color: #222222;
}
.border_part {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.foot_part {
  max-width: 680px;
}
.foot_part p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -2%;
  color: #999999;
}
.block_seven {
  background-image: url("count_background.webp");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 422px;
  overflow-x: hidden;
}
.seven_inner {
  background: rgba(13, 62, 127, 0.6);
  min-height: 590px;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 422px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 160px;
}
.count {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}
.count p {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}
.count_line {
  border-bottom: 1px solid #ffffff;
  width: 48px;
  border-width: 1px;
}
.count h2 {
  font-weight: 700;
  font-size: 60px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.count h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #b0c230;
}
.block_eight {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
.feedback {
  gap: 24px;
  border-radius: 4px;
  border-width: 1px;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 24px;
  padding-left: 20px;
  background: #f6f6f6;
  border: 1px solid #999999;
  display: flex;
  flex-direction: column;
}
.feedback_info {
  border-bottom: 2px solid #dddddd;
  padding-top: 12px;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;
}
.feedback_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #222222;
}
.avatar {
  width: 52px;
  height: 52px;
}
.feedback_name {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #222222;
  /* max-width: 80px; */
}
.ava_name {
  display: flex;
  align-items: center;
  gap: 12px;
}
.profit {
  padding: 0 8px;
  /* width: 173px; */
  height: 41px;
  gap: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #ffc62c;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.profit p {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #222222;
}
.profit_count {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #0d3e7f;
}
.no_ava {
  min-width: 52px;
  height: 52px;
  border-radius: 40px;
  border-width: 1px;
  background: #ffffff;
  border: 1px solid #ffc62c;
  font-weight: 600;
  font-size: 18px;
  line-height: 90%;
  letter-spacing: -4%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1200px) {
  .main {
    margin-left: 12px;
    margin-right: 12px;
  }
  .block_eight {
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .leaders {
    max-height: min-content !important;
    height: 100%;
  }
  .leader_one {
    flex-direction: column;
    max-height: fit-content !important;
  }
  .leader_photo img {
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 8px;
    width: 100% !important;
    height: 400px !important;
  }
  .leader_info {
    padding-top: 40px !important;
    padding-right: 16px !important;
    padding-bottom: 24px !important;
    padding-left: 16px !important;
  }
  .text_title h3 {
    font-weight: 700;
    font-size: 18px;
  }
  .text_title {
    padding-left: 8px;
    flex-direction: column;
  }
  .block_one .left_side {
    margin-left: -12px;
    margin-right: -12px;
    border-radius: 0 8px 8px 0;
  }
  .left_left_side {
    max-width: fit-content;
    border-radius: 0 8px 8px 0;
  }
  .left_left_side h3 {
    padding-top: 36px;
    padding-left: 24px;
    padding-bottom: 24px;
  }
  .logo_reg {
    font-size: 16px !important;
    padding: 0 24px 36px !important;
  }
  .steps_container {
    display: flex;
    gap: 40px;
    flex-direction: column;
  }
  .sign_up {
    margin-bottom: 64px;
  }
  .stats_container {
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 12px;
    margin-right: 12px;
  }
  .block_inner {
    padding-bottom: 64px;
  }
  .stat_element {
    width: 100%;
  }
  .stat_btc {
    width: 100%;
    height: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .stat_xrp {
    width: 28%;
    height: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .stat_eos {
    width: 39%;
    height: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .stat_ltc {
    width: 51%;
    height: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .stat_eth {
    width: 78%;
    height: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .features {
    max-height: fit-content;
    flex-direction: column;
  }
  .feature_point {
    max-width: fit-content;
  }
  .features .sign_up {
    width: 100%;
    height: fit-content;
    gap: 10px;
    border-radius: 48px;
    margin: 0;
    border: none;
  }
  .head_part {
    flex-direction: column;
  }
  .head_part img {
    width: 100%;
    height: 100%;
  }
  .block_four h3 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .invest_desk {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mobile_slider {
    display: none;
  }
}
@media (max-width: 767px) {
  .block_one {
    height: fit-content;
    flex-direction: column;
    margin-top: 20px;
  }
  .block_one .left_side {
    width: fit-content;
    background-position: right;
    height: 100%;
  }
  .left_left_side {
    height: 100%;
  }
  .right_side {
    margin: auto;
  }
  .block_three h3 {
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
  }
  .step h3 {
    font-size: 20px;
  }
  .block_four {
    margin-top: 80px;
  }
  .block_four h3 {
    font-size: 20px;
    padding-top: 40px;
    line-height: normal;
  }
  .stat_element h3 {
    font-size: 24px;
    padding-top: 0;
    padding-left: 0;
  }
  .block_inner {
    padding-bottom: 60px;
  }
  .text_title {
    padding-top: 80px;
    margin-bottom: 32px;
  }
  .text_title p {
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
  }
  .feature_text {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .features {
    gap: 32px;
  }
  .feature_point h3 {
    margin-bottom: 0;
  }
  .block_six {
    padding-left: 24px;
    padding-right: 24px;
    /* margin-bottom: 80px; */
  }

  .feedback {
    max-width: 100%;
  }
  .feedback_info {
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
    flex-direction: column;
  }
  .feedback_name {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .leader_info {
    height: 100% !important;
  }
  .leader_one {
    height: 100%;
  }
  .leader_name {
    width: 60% !important;
    height: auto !important;
  }
  .leader_info .info {
    font-size: 16px !important;
  }
  .sign_up {
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 380px) {
  .leader_name {
    width: 50% !important;
  }
}