input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  appearance: textfield;
}

/* abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  outline: 0;
  border: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} */

.invite-register-container {
  padding-bottom: 55px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.inner-container {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  margin: -60px auto 0;
}





.invite-register-header-wrapper {
  align-items: center;
  padding-top: 300px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

.invite-register-bonus-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
}

.title-wrapper {
  display: flex;
  flex-direction: row;
}


.bonus-list {
  display: flex;
  flex-direction: row;
  margin-top: 35px;
  flex-wrap: wrap;
  padding: 0 20px;
  margin-bottom: 0px;
}

.bonus-item {
  padding: 27px 50px 0 20px;
  align-items: flex-start;
  justify-content: flex-start;
  display: flex;
  flex-direction: row;
  flex: 1 1 30%;
}

.bonus-item.big .award-amount {
  font-size: 12px;
}

li,
ul {
  list-style: none;
}

.award-amount {
  width: 37px;
  height: 37px;
  flex: 0 0 37px;
  text-align: center;
  color: #4d3b0e;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  background: url(/img/proxy-point.png) 50% no-repeat;
  background-size: cover;
  margin-right: 20px;
}

.title-wrapper .title {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
}

.title-wrapper .divider {
  margin-left: 15px;
  flex: 1;
  height: 1px;
  width: 100%;
  background: hsla(0, 0%, 100%, 0.6);
  align-self: center;
}

.task-desc {
  display: flex;
  flex-direction: column;
}

.task-desc .award {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 16px;
}

.task-desc .task-desc {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  opacity: 0.6;
  line-height: 14px;
  margin-top: 8px;
}

.copy-right {
  font-size: 12px;
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.6);
  line-height: 14px;
  text-align: center;
}

.statement {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  opacity: 0.6;
  font-style: normal;
  line-height: 15px;
  text-align: center;
  padding: 48px 0 60px;
}

.register-container {
  max-width: 1040px;
  margin: 0 auto;
  display: grid;
  flex-direction: row;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 0px 20px;
  justify-items: center;
}

.register-guide {
  margin-right: 20px;
  display: grid;
  align-content: center;
}

.register-guide .title {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  margin-bottom: 20px;
}

.register-guide .title {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  margin-bottom: 20px;
}

.register-guide .desc {
  font-size: 30px;
  font-weight: 600;
  color: white;
  line-height: 30px;
  margin-bottom: 12px;
}

.title-wrapper .divider {
  flex: 1;
  height: 1px;
  width: 100%;
  background: hsla(0, 0%, 100%, 0.6);
  align-self: center;
  margin-left: 15px;
}

.register-form-wrapper {
  width: 480px;
  height: min-content;
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  padding: 0px 30px 24px;
}

.form_content_register {
  width: 100%;
}

.form_content_register .form_content_input:first-child {
  margin-top: 32px;
}

.mobile-input-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: relative;
}

.form-country {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.mobile-input-wrapper .form-mobile {
  flex: 1;
}
.form-input-wrapper {
  display: flex;
  flex-direction: column;
}

.form-country .country {
  overflow: hidden;
  width: 100px;
  display: flex;
  padding: 0 8px;
}
.form-country .country {
  height: 56px;
  box-sizing: border-box;
  width: 120px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 16px;
  border-radius: 6px;
  cursor: pointer;
}

.form_content_register .form_content_input .form-country .country {
  height: 56px;
}

.form-country .country .current {
  flex-direction: row;
  height: 100%;
}

.form-country .country .current,
.form-country .country .name-code {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #292929;
}

.form-country .country .country-icon {
  margin-right: 10px;
}

.form-country .country .country-icon {
  width: 24px;
}

.form-country .country .current,
.form-country .country .name-code {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #292929;
}

.form-country .country .name-code {
  flex: 1;
  line-height: 20px;
}

.form-country .country .name-code .code {
  flex: 1;
}

.form-country .country .name-code .code {
  margin-right: 12px;
}

.form-input-wrapper .input-wrapper {
  width: 100%;
}

.el-input,
.el-textarea {
  width: 100%;
  font-size: 14px;
}

.el-input {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.form-input-wrapper .input-wrapper .form-input {
  position: relative;
  font-size: 16px;
  flex: 1;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

input {
  outline: none;
}

.el-button-group > .el-button:first-child:last-child,
.el-input__inner {
  border-radius: 4px;
}

.el-input__inner,
.el-textarea__inner {
  box-sizing: border-box;
}

.el-input__inner,
.el-select-dropdown,
.el-select-dropdown__list,
.el-tag,
.el-textarea__inner {
  box-sizing: border-box;
}

.el-input__inner {
  font-size: inherit;
}

.el-input__inner,
.el-textarea__inner {
  color: #606266;
  font-size: inherit;
  width: 100%;
}

.el-input__inner,
.el-select-dropdown__item.is-disabled:hover {
  background-color: #fff;
}

.el-input__inner {
  background-image: none;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.el-input__inner,
.el-textarea__inner {
  background-image: none;
  box-sizing: border-box;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.el-input-group__append .el-button,
.el-input-group__append .el-input,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-input,
.el-input__inner {
  font-size: inherit;
}

.el-input__inner {
  appearance: none;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

.el-input__inner {
  appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

input[type='number'] {
  appearance: none;
  -moz-appearance: textfield !important;
}

.mobile-input-wrapper .el-input__inner {
  height: 56px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.form_content_register .el-input__inner {
  height: 56px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.form-input-wrapper .input-wrapper .el-input__inner {
  height: 56px;
  border-color: rgba(0, 0, 0, 0.15);
  color: var(--light-text-1);
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
}

.form-input-wrapper {
  display: flex;
  flex-direction: column;
}

.form_content_register .form_content_input {
  margin-top: 24px;
}

.form-input-wrapper .input-wrapper {
  width: 100%;
}

.form-input-wrapper .input-wrapper .el-input__inner {
  height: 56px;
  border-color: rgba(0, 0, 0, 0.15);
  color: var(--light-text-1);
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
}

.form-input-wrapper .input-wrapper .el-input--suffix .el-input__inner {
  padding-right: 66px;
}

.el-input__prefix,
.el-input__suffix {
  position: absolute;
  top: 0;
  transition: all 0.3s;
  text-align: center;
  height: 100%;
  color: #c0c4cc;
}

.el-input__suffix {
  transition: all 0.3s;
  pointer-events: none;
}

.el-input__suffix {
  position: absolute;
  height: 100%;
  top: 0;
  text-align: center;
  color: #c0c4cc;
  transition: all 0.3s;
  pointer-events: none;
}

.el-input__suffix {
  right: 5px;
}

.el-input__suffix-inner {
  pointer-events: all;
}

.form-input-wrapper .input-wrapper .form-input .form-suffix {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 16px;
}

.icon-eye {
  width: 24px;
  cursor: pointer;
}

.icon-eye {
  margin-left: 16px;
}

button {
  display: block;
  outline: none;
  border: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

.bx-loading-parent--relative {
  position: relative;
}

[type='reset'],
[type='submit'],
button{
  appearance: button;
}

.b-button {
  min-width: 90px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  cursor: pointer;
  background: transparent;
  outline: none;
  transition: background, opacity 0.2s ease-in-out;
}

.b-button.normal {
  height: 40px;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 22px;
}

.b-button.primary {
  color: #fff;
  background: #2a54ff;
  border: none;
}

.form_content_register .btn {
  width: 100%;
  height: 56px;
  margin-top: 16px;
}

.b-button.primary:hover {
  opacity: 0.95;
}

@media screen and (max-width: 1200px) {
  .invite-register-header-wrapper {
    align-items: center;
    padding-top: 200px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 900px) {
  .invite-register-header-wrapper {
    align-items: center;
    padding-top: 100px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 749px) {

  .invite-register-container {
    padding-bottom: 40px;
  }

  .invite-register-header-wrapper {
    padding: 60px 18px 50px;
    height: auto;
  }
  .invite-register-bonus-wrapper {
    width: 100%;
    padding: 0 18px;
    box-sizing: border-box;
  }
  .bonus-list {
    flex-direction: column;
    padding: 0!important;
  }

  .bonus-item {
    padding: 0 6px 12px!important;
    max-width: unset;
    margin-bottom: 24px;
  }

  .bonus-item .award-amount {
    margin-right: 16px;
  }
  .statement {
    padding: 0 0 34px;
  }
  .register-container {
    flex-direction: column;
    width: 100%;
  }
  .register-guide {
    padding-top: 160px;
    margin-right: 0;
  }

  .register-guide .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center !important;
  }

  .register-guide .desc {
    font-size: 16px;
    line-height: 15px;
    font-weight: 300;
    margin-bottom: 12px;
    text-align: center !important;
  }
  .register-form-wrapper {
    width: 100%;
    height: auto;
    padding: 0 14px 33px;
    margin-top: 0px;
  }
  .register-form-wrapper .title {
    font-size: 18px;
    line-height: 22px;
    padding: 33px 0 28px;
  }

  .mobile-input-wrapper .form-mobile {
    height: 56px;
  }

  .form_content_register .btn,
  .form_content_register .form_content_input .form-country .country,
  .form_content_register .el-input__inner {
    height: 56px;
  }

  .mobile-input-wrapper .form-country .country {
    padding: 0 4px;
  }

  .form-country .country {
    overflow: hidden;
    width: 100px;
    display: flex;
    padding: 0 8px;
  }
  .current {
    display: flex;
  }

  /* .form-country .country .country-icon {
    margin-right: 2px;
  } */

  .name-code {
    flex: 1;
  }

  .form-country .country .name-code .code {
    margin-right: 8px;
  }

  .form_content_register .btn,
  .form_content_register .form_content_input .form-country .country,
  .form_content_register .el-input__inner {
    height: 56px;
  }
}