html {
  min-height: 100%;
}

.reg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  flex-direction: row;
}

.regl {
  padding: 0px 90px;
  width: 715px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reglc {
  width: 100%;
  height: auto;
}

.reglc1 {
  font-family: SourceSansPro-Bold;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;

  /* or 127% */
  display: flex;
  align-items: center;
  color: #0e0e0e;
  width: 100%;
  padding-bottom: 40px;
}

.inputLi:hover .inputLiSR,
.inputLiCur .inputLiSR {
  background: none;
}

.regr {
  width: calc(100% - 715px);
  background: url("img/Group 440.png") no-repeat center;
  background-size: auto 100%;
}

.regemailcFrom {
  width: 100%;
  display: inherit;
  padding: 30px 0px 0px 0px;
}

.regemailcFromli {
  width: 100%;
  padding-bottom: 35px;
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 0px;
}

.regemailcFromlior {
  width: 100%;
  font-family: "WorkSans-Regular";
  font-weight: 400;
  font-size: 18.6243px;
  line-height: 150%;
  /* identical to box height, or 28px */
  display: flex;
  align-items: center;
  color: #0f0f0f;
  justify-content: center;
}

.regfromsr {
  width: 100%;
  min-height: 65px;
  position: relative;
  margin: 0px;
}

.regfromsrcode {
  width: 280px;
}

.regfromsrcodebtu button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 235px;
  height: 65px;
  background: #0a0a0a;
  /* Shadow/shadow-md */
  /* box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.06), 0px 4px 6px -1px rgba(0, 0, 0, 0.1); */
  border-radius: 5.82px;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  letter-spacing: inherit;
  font-weight: inherit;
  text-transform: inherit;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
}

.regfromsrcodebtu button:hover {}

.sendCodezz {
  cursor: no-drop !important;
}

.regfromsrcodebtu {}

.regfromsrjq {
  width: 250px;
}

.regfromsr input {
  width: 100%;
  height: 65px;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
  font-size: 18.6243px;
  line-height: 150%;
  /* identical to box height, or 28px */
  display: flex;
  align-items: center;
  color: #0f0f0f;
  padding: 0px 25px;
  border: 2px solid #0f0f0f;
}

.regfromsrimg {
  width: 30px;
  position: absolute;
  right: 20px;
  top: 0px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.regfromsrimg .yj_kai {
  display: none;
}

.regfromsrimg .yj_bi {
  display: block;
}

.regemailcFromtext1 input[type="checkbox"] {
  cursor: pointer;
  width: 18px;
  height: 18px;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 6px;
}

.regemailcFromtext1 input[type="checkbox"]::after {
  position: absolute;
  top: 0px;
  color: #fff;
  left: 0px;
  width: 18px;
  height: 18px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: " ";
  box-sizing: border-box;
  background: #fafafa;
  border: 1.16402px solid #000000;
}

.regemailcFromtext1 input[type="checkbox"]:checked::after {
  color: #000;
  content: "\2713";
  font-size: 24px;
}

.regemailcFrombtu button {
  font-family: SourceSansPro-Bold;
  font-weight: 700;
  font-size: 21px;
  color: #ffffff;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px;
  position: relative;
  overflow: hidden;
}

.regemailcFrombtu button:hover {
  border: 1px solid #000;
}

.formP.inputLiP {
  display: block;
  position: relative;
  bottom: inherit;
  left: inherit;
  line-height: 2;
}

.regemailcFromli small {
  font-size: 16px;
  color: rgb(255, 12, 12);
  line-height: 35px;
  padding-left: 10px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.regemailcFrombtu {
  width: 100%;
  position: relative;
  margin-top: 30px;
}

.inputLi .inputLiLabel {
  top: 37px;
}

.inputLiCur .inputLiLabel {
  top: 15px;
  letter-spacing: 2px;
}

.inputLiLabel {
  color: #0a0a0a;
  text-transform: uppercase;
}

.inputLiInput {
  border-bottom: 1px solid #0a0a0a;
  color: #0a0a0a;
}

.inputLiSR {
  width: 100%;
}

.inputLi {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding-top: 15px;
}

.regemailcFromtext1 {
  width: 100%;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;

  /* identical to box height, or 24px */
  color: #0a0a0a;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0px 0px 0px 36px;
  position: relative;
}

.regemailcFromtext1 a {
  color: #219ebc;
}

.regemailcFromtext2 {
  width: 100%;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
  font-size: 13.9683px;
  line-height: 19px;

  /* or 133% */
  display: flex;
  align-items: center;
  color: #6e6e6e;
  padding: 10px 0px 40px 0px;
}

.regemailcFromtext3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 1px solid #a4a4a4;
}

.regemailcFromtext3 span {
  display: flex;
  width: 110px;
  height: 50px;
  background: #ffffff;
  box-shadow: 0px 3.73684px 3.73684px rgba(0, 0, 0, 0.25);
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.regemailcFromtext3 span:nth-child(2) {
  margin: 0px 44px;
}

@media screen and (max-width: 768px) {
  html {
    min-height: 100%;
  }

  .reg {
    padding: 40px 25px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  .regl {
    padding: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .reglc {
    width: 100%;
    height: auto;
  }

  .reglc1 {
    font-weight: 700;
    font-size: 20px;
    padding-bottom:20px;
    /* or 127% */
  }

  .regfromsrimg {
    width: 20px;
  }

  .regfromsrimg img {
    width: 20px;
  }

  .regr {
    width: 100%;
    background: url("img/Group 440.png") no-repeat center;
    background-size: 100% auto;
    display: none;
  }

  .regemailcFrom {
    width: 100%;
    padding-top:20px;
  }

  .regemailcFromli {
    align-items: self-start;
    margin-bottom: 0px;
    padding-bottom:15px;
  }

  .regfromsrjq {
    width: 45%;
  }

  .regemailcFromli small {}

  .regfromsr {
    height: auto;
    min-height: 50px;
  }

  .regfromsrcode {
    width: 60%;
  }

  .regfromsrcodebtu {
    width: 35%;
  }

  .regfromsrcodebtu button {
    width: 100%;
    font-size: 12px;
    height: 52px;
  }

  .regfromsr input {
    padding: 0px 15px;
    font-size: 14px;
    height: 50px;
    border: 1px solid #0f0f0f;
  }

  .regemailcFrombtu button {
    font-weight: 400;
    font-size: 16px;

    /* or 31px */

    /* Inside auto layout */
    flex: none;
    flex-grow: 0;
  }

  .formP.inputLiP {}

  .regemailcFrombtu {
    width: 100%;
    margin: 20px 0px 0px 0px;
    position: relative;
  }

  .inputLi .inputLiLabel {
    top: 37px;
  }

  .inputLiCur .inputLiLabel {
    top: 15px;
    letter-spacing: 2px;
  }

  .inputLiLabel {
    color: #0a0a0a;
    text-transform: uppercase;
  }

  .inputLiInput {
    border-bottom: 1px solid #0a0a0a;
    color: #0a0a0a;
  }

  .inputLiSR {
    width: 100%;
  }

  .inputLi {
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding-top: 15px;
  }

  .regemailcFromtext1 {
    width: 100%;
    font-family: SourceSansPro-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;

    /* identical to box height, or 24px */
    color: #0a0a0a;
  }

  .regemailcFromtext1 a {
    color: #219ebc;
  }

  .regemailcFromtext2 {
    width: 100%;

    /* or 133% */
    padding: 20px 0px 40px 0px;
  }

  .regemailcFromtext3 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .regemailcFromtext3 span {
    display: flex;
    width: 70px;
    height: 40px;
    background: #ffffff;
    box-shadow: 0px 3.73684px 3.73684px rgba(0, 0, 0, 0.25);
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .regemailcFromtext3 span:nth-child(2) {
    margin: 0px 20px;
  }
}

#sendCode[disabled] {
  cursor: no-drop;
  background: #000000;
  color: #fff;
  border: 2px solid #000;
}