.hero__shart {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.hero {
  background: #e3f3f3;
  overflow-x: hidden;
}

.dots {
  display: none;
  position: absolute;
  top: 130px;
  z-index: 2;
}

.hero .container {
  z-index: 1;
  display: flex;
  flex-direction: column;
}

.hero__title {
  color: #232932;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.circle {
  bottom: 7%;
  display: none;
  left: -10%;
  position: absolute;
}

.circle2 {
  bottom: 7%;
  display: none;
  left: -7%;
  position: absolute;
}

.form {
  width: 100%;
}

.hero__wrapper {
  padding-top: 50px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero__text {
  color: #6a6770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: center;
}

.form__wrapper {
  width: 100%;
  z-index: 5;
  margin-bottom: 20px;
  position: relative;
}

.info__text {
  color: #797880;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.info {
  padding-bottom: 40px;
  padding-top: 40px;
}

.trade__wrapper-title {
  color: #232932;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

.trade {
  background-color: white;
  background-image: url("../img/trade-bg.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden;
  padding-bottom: 100px;
  padding-top: 119px;
}

.trade__list-item {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(63, 18, 99, 0.25);
  margin-bottom: 25px;
  min-height: 284px;
  padding: 25px;
}

.trade__list-item-line {
  margin-bottom: 20px;
}

.trade__list-item-text {
  color: #75727b;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.trade__list-item-title {
  color: #232932;
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
}

.trade__text {
  color: #6a6770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}

.triangle {
  display: none;
  height: auto;
  position: absolute;
  right: -80px;
  top: -100px;
  width: 170px;
  z-index: -1;
}

.green_dots {
  bottom: -20px;
  display: none;
  position: absolute;
  right: -20px;
  z-index: -1;
}

.efficient {
  background: white;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}

.efficient__colleagues {
  border-radius: 8px;
  box-shadow: 0 0 24px 0 rgba(35, 41, 50, 0.15);
  height: auto;
  margin-bottom: 30px;
  width: 100%;
}

.efficient__title {
  color: #232932;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 57px;
  margin-bottom: 30px;
}

.efficient__wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.efficient__text {
  color: #6a6770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.efficient__wrapper {
  margin-bottom: 30px;
}

.main__link {
  background: #2ec76f;
  border-radius: 30px 30px 0 30px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 200px;
  padding: 19px 10px;
  text-align: center;
}

.enhancing {
  background: #fafafa;
  padding-bottom: 100px;
  padding-top: 100px;
}

.efficient_green-triangle {
  display: none;
  left: -70px;
  position: absolute;
  top: -70px;
  z-index: -1;
}

.efficient__purple_dots {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.enhancing__title {
  color: #232932;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.enhancing__subtitle {
  color: #6a6770;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: center;
}

.enhancing__text {
  color: #6a6770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 60px;
  text-align: center;
}

.enhancing__list-item {
  background: #ffffff;
  border-radius: 8px;
  min-height: 452px;
  padding: 25px;
  position: relative;
  z-index: 3;
}

.enhancing__list-item-img {
  position: absolute;
  top: 13px;
  z-index: -1;
}

.enhancing__list-item-icon {
  margin-bottom: 20px;
}

.enhancing__list-item-title {
  color: #232932;
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
}

.enhancing__list-item-text {
  color: #75727b;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.enhancing__list {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
  justify-content: center;
}

.trading {
  background-image: url("../img/bg-trading.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 100px;
}

.trading__title {
  color: #ffffff;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.trading__text {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.trading__text:not(:last-child) {
  margin-bottom: 20px;
}

.security {
  background-image: url("../img/map.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 100px;
}

.security_main-link {
  margin-top: 20px;
}

.security__title {
  color: #232932;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 57px;
  text-align: center;
}

.security__list-item {
  background: #e3f3f3;
  border-radius: 8px;
  min-height: 404px;
  padding: 25px;
}

.security__list-item-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.security__list-item-wrapper-circle-number {
  color: #232932;
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  left: 50%;
  line-height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.security__list-item-wrapper-circle {
  position: relative;
}

.security__list-item-title {
  color: #232932;
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.security__list-item-text {
  color: #75727b;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.security__list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 40px;
}

.join {
  background-image: url("../img/bg-trading.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}

.join__green_dots {
  bottom: 15%;
  display: none;
  position: absolute;
  right: -10px;
}

.join__title {
  color: #ffffff;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 57px;
  margin-bottom: 30px;
  text-align: center;
}

.join__content-text {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.join__content-text:not(:last-child) {
  margin-bottom: 20px;
}

.join__content-list-item-title {
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}

.join__content-list-item-title::before {
  background-image: url("../img/square-check.svg");
  content: "";
  display: block;
  height: 25px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  width: 25px;
}

.join__content-list-item-text {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.join__content-list-item:not(:last-child) {
  margin-bottom: 40px;
}

.join__wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.join__main-img {
  border-radius: 8px;
  box-shadow: 0 0 24px 0 rgba(35, 41, 50, 0.15);
  order: -1;
  width: 100%;
}

.join__triangle-purple {
  position: absolute;
  right: -45px;
  top: 45px;
  z-index: -1;
}

.features {
  padding-bottom: 100px;
  padding-top: 100px;
}

.features__list {
  box-shadow: 0 0 20px 0 rgba(35, 41, 50, 0.1);
}

.features__list-item {
  padding-bottom: 10px;
}

.features__list-item:nth-child(odd) {
  background: #fafafa;
}

.features__list-item-main {
  align-items: center;
  border-radius: 20px 0 0 0;
  display: flex;
  padding: 22px 24px;
}

.features__list-item-text {
  border-radius: 0 20px 0 0;
  color: #6a6770;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}

.features__title {
  color: #232932;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 60px;
  text-align: center;
}

.analysis__title {
  color: #232932;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 57px;
  margin-bottom: 20px;
  text-align: center;
}

.analysis {
  background: white;
  overflow: hidden;
  padding-bottom: 100px;
  position: relative;
}

.analysis__circle {
  bottom: 0;
  display: none;
  height: 355px;
  left: 0;
  position: absolute;
  width: 355px;
}

.analysis__circle2 {
  display: none;
  height: 355px;
  position: absolute;
  right: 0;
  width: 355px;
}

.analysis__wrapper-rate-img {
  border-radius: 8px;
  box-shadow: 0 0 24px 0 rgba(35, 41, 50, 0.15);
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}

.analysis__wrapper-rate-list {
  align-items: center;
  display: flex;
}

.analysis__wrapper-rate-list-item {
  margin-left: 5px;
}

.analysis__wrapper-rate-text {
  color: #232932;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: normal;
}

.analysis__wrapper-rate-text-number {
  font-weight: 700;
}

.bold {
  font-size: 18px;
  font-weight: 700;
}

.analysis__wrapper {
  color: #6a6770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.analysis__wrapper-text:not(:last-child) {
  margin-bottom: 20px;
}

.analysis__wrapper {
  display: flex;
  flex-direction: column;
}

.analysis__wrapper-rate {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.features__list-item-main-img {
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.advantages {
  background: #fafafa;
  padding-bottom: 100px;
  padding-top: 100px;
}

.advantages__list-pros-title-wrapper-bulb {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.advantages__list-pros-title-wrapper-main {
  height: 60px;
  position: relative;
  width: 60px;
}

.advantages__list-pros {
  background: #ffffff;
  border-radius: 8px;
  padding: 25px;
}

.advantages__list-pros-title-wrapper {
  border-bottom: 1px solid rgba(35, 41, 50, 0.1);
  padding-bottom: 20px;
}

.advantages__list-pros-item {
  margin-top: 20px;
}

.advantages__list-pros-title-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.advantages__list-pros-title-wrapper-title {
  color: #232932;
  font-family: "Urbanist", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 100% */
}

.advantages__list-pros-item-text {
  color: #75727b;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  padding-left: 44px;
  position: relative;
}

.advantages__list-pros-item-text::before {
  background: #27898c;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 10px;
}

.advantages .container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.chevron-right {
  margin-left: 5px;
}

.hidden {
  overflow: hidden;
  width: 0;
}

.hero__shart {
  order: -1;
}

@media screen and (min-width: 744px) {
  .form {
    width: 500px;
  }

  .trade__list-item {
    width: 350px;
  }

  .hero__shart {
    width: 50vw;
  }

  .trade__list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
  }

  .trade__list-item {
    margin-bottom: 0;
  }

  .efficient__colleagues {
    width: 525px;
  }

  .enhancing__list-item {
    width: 350px;
  }

  .enhancing__list {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .security__list-item {
    width: 350px;
  }

  .security__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .join__main-img {
    margin-left: auto;
    margin-right: auto;
    width: 525px;
  }

  .features__list-item {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }

  .features__list-item-main {
    width: 40%;
  }

  .features__list-item-text {
    width: 60%;
  }

  .features__list-item {
    padding-bottom: 0;
  }

  .features__list-item-text {
    padding-bottom: 22px;
    padding-left: 45px;
    padding-top: 22px;
  }

  .analysis__wrapper-rate-img {
    width: 525px;
  }

  .advantages__list-pros {
    width: 525px;
  }
}

@media screen and (min-width: 1440px) {
  .hero__shart {
    position: relative;
    right: -13vw;
  }
  .dots {
    display: block;
  }

  .form__wrapper {
    width: 500px;
  }

  .circle {
    display: block;
  }

  .circle2 {
    display: block;
  }

  .hero__shart {
    height: auto;
    width: 720px;
  }

  .trade__wrapper-title {
    text-align: left;
  }

  .trade__text:last-child {
    margin-bottom: 0;
  }

  .trade__list-item {
    margin-bottom: 0;
  }

  .trade__list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
  }

  .trade__wrapper {
    width: 720px;
  }

  .trade .container {
    position: relative;
  }

  .trade__list-item:first-child {
    position: absolute;
    right: 0;
    top: 0;
  }

  .trade__list {
    margin-top: 84px;
  }

  .hero__wrapper {
    width: 586px;
    padding-bottom: 50px;
  }

  .trade__list-item {
    box-shadow: none;
  }

  .efficient__wrapper {
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
  }

  .efficient__colleagues {
    margin-bottom: 0;
  }

  .efficient__wrapper-content {
    width: 525px;
  }

  .green_dots {
    display: block;
  }

  .efficient_green-triangle {
    display: block;
  }

  .efficient__purple_dots {
    display: block;
  }

  .triangle {
    display: block;
  }

  .security .container {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }

  .security__list {
    margin-top: 0;
    width: 725px;
  }

  .security__wrapper {
    width: 350px;
  }

  .security_main-link {
    margin-left: 0;
    margin-right: 0;
  }

  .security__title {
    text-align: left;
  }

  .security__list-item:nth-child(even) {
    position: relative;
    top: 25px;
  }

  .join__title {
    text-align: start;
  }

  .join__wrapper {
    flex-direction: row;
  }

  .join__main-img {
    margin: 0;
    order: 1;
  }

  .join__main-link {
    margin-left: 0;
    margin-right: 0;
  }

  .join__green_dots {
    display: block;
  }

  .analysis__title {
    text-align: left;
  }

  .analysis__wrapper {
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
  }

  .analysis__wrapper-main {
    width: 525px;
  }

  .analysis__circle {
    display: block;
  }

  .analysis__circle2 {
    display: block;
  }

  .analysis__wrapper-rate {
    align-items: start;
    margin-top: 0;
  }

  .analysis__wrapper-rate {
    padding-top: 20px;
  }

  .features__list-item-main-img {
    margin: 0;
  }

  .features__list-item-text {
    text-align: start;
  }

  .advantages .container {
    align-items: stretch;
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
  }
  .form__wrapper {
    margin-bottom: 0;
  }
  .hero .container {
    flex-direction: row;
  }
  .hero__shart {
    order: 1;
  }
}

@media screen and (min-width: 1900px) {
  .hero__shart {
    position: relative;
    right: -20vw;
  }
}

@media screen and (min-width: 2400px) {
  .hero__shart {
    position: relative;
    right: -25vw;
  }
}
