* {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

button {
  cursor: pointer;
}

.reg-form {
  margin-top: 20px;
}
.gtd-form-wrapper {
  width: 100%;
}
.form-group {
  width: 100%;
}
.w-input {
  width: 100%;
  height: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  padding-left: 20px;
  background: #f1f1f1;
  border: 1px solid rgba(43, 43, 43, 0.1);
  border-radius: 6px;
}

.w-button {
  background: #4c6ef5;
  box-shadow: 4px 4px 15px rgba(42, 225, 251, 0.07);
  border-radius: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  margin: 0 auto;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #333333;
  border: none;
  position: relative;
  margin-top: 16px;
}
@media screen and (min-width: 744px) {
  .w-button {
    font-size: 16px;
    width: 452px;
  }
}

.button__text {
  display: none;
}
@media screen and (min-width: 744px) {
  .button__text {
    display: inline-block;
  }
}

.form-group {
  margin-bottom: 16px;
}

.form-group:last-child {
  margin-bottom: 0;
}

.form__pseudo-button2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 55px;
  display: block;
}

.form__checkbox {
  display: flex;
  align-items: center;
  width: 240px;
  margin: 0 auto;
  margin-top: 20px;
}
@media screen and (min-width: 744px) {
  .form__checkbox {
    width: 452px;
    margin-top: 16px;
  }
}

label {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-transform: capitalize;
  color: #c1c1c1;
  text-align: left;
  margin-left: 8px;
}

.form__list {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 16px;
}
@media screen and (min-width: 744px) {
  .form__list {
    width: 339px;
    margin: 0 auto;
    margin-top: 25px;
  }
}

.form__list-item-img:first-child {
  object-fit: contain;
  width: 60.18px;
  height: 26px;
}
@media screen and (min-width: 744px) {
  .form__list-item-img:first-child {
    width: 85px;
    height: 36px;
  }
}

.register-button2 {
  background: #4c6ef5;
  box-shadow: 4px 4px 15px rgba(42, 225, 251, 0.07);
  border-radius: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 240px;
  margin: 0 auto;

  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  position: relative;
}
@media screen and (min-width: 744px) {
  .register-button2 {
    font-size: 16px;
    width: 452px;
  }
}

.w-button {
  width: 100%;
  background: #4c6ef5;
  box-shadow: 4px 4px 15px rgba(42, 225, 251, 0.07);
  border-radius: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  position: relative;
}
@media screen and (min-width: 744px) {
  .w-button {
    font-size: 16px;
  }
}

.register-button2 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #ffffff;
  background: #4c6ef5;
  box-shadow: 4px 4px 15px rgba(42, 225, 251, 0.07);
  border-radius: 30px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 744px) {
  .register-button2 {
    font-size: 16px;
    line-height: 140%;
  }
}

#regForm2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.form-wrapper {
  width: 100%;
  background: #ffffff;
  border-radius: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 30px;
}
@media screen and (min-width: 744px) {
  .form-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .form-wrapper {
    margin-top: 0;
  }
}

.form-wrapper {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
@media screen and (min-width: 744px) {
  .form-wrapper {
    font-size: 24px;
    line-height: 120%;
  }
}

#policy2 {
  margin: 0;
}

.validate2 {
  margin-top: 5px;
  color: red;
  text-align: left;

  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-transform: none;
}

.form__pseudo-button2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.form-container-unique {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.form__min-sum {
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
  font-size: 20px;
  line-height: 120%;
  font-style: normal;
  font-weight: 700;
  color: rgb(255, 105, 102);
}
.intl-tel-input {
  width: 100%;
}
.country span {
  font-size: 10px;
}
.intl-tel-input.allow-dropdown .selected-flag {
  height: 50px;
}
.form__pseudo-button3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
span.error {
  font-size: 10px;
  line-height: 0.9;
  color: red;
}
