/*项目中可能用到的变量，按设计稿规范录入*/
.add-member-callback .add-member-svg[data-v-d50c8660] {
  width: 63.25px;
  height: 63.25px;
}
.add-member-callback .content-area[data-v-d50c8660] {
  width: 1000px;
  text-align: center;
  margin: auto;
  padding: 48px 120px;
}
.add-member-callback .icon[data-v-d50c8660] {
  font-size: 80px;
  color: #FA2C19;
}
.add-member-callback .title[data-v-d50c8660] {
  margin-top: 28.38px;
  margin-bottom: 4px;
  height: 36px;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #14151D;
}
.add-member-callback .description[data-v-d50c8660] {
  width: 70%;
  margin: auto;
  line-height: 25px;
  height: 22px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #919198;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.add-member-callback .button[data-v-d50c8660] {
  margin-top: 40px;
  width: 100px;
}

