@keyframes loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* login.css */
@media (max-width: 1025px) {
  .group_26 {
    display: none !important;
  }
  .group_1 {
    width: 100% !important;
  }
  input,
  textarea,
  select {
    font-size: 16px;
  }

  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="tel"],
  input[type="search"],
  input[type="url"],
  textarea,
  select {
    font-size: 16px;
  }
  .login-page {
    flex-direction: column;
    height: auto;
  }

  .login-container,
  .login-form {
    width: 100%;
    height: 50vh;
  }
}
/* login.css */
.page {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 1);
}

.group_1 {
  width: 50%;
  height: 100%;
  /* margin-left: 960px; */
}

.text_1 {
  width: 315px;
  height: 43px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 30px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 46px;
  margin: 268px 0 0 0;
}
.forget {
  width: 100%;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  font-family: Poppins-Regular;
  padding-top: 16px;
  cursor: pointer;
}
.forget:hover {
  text-decoration: underline;
}
.text_2 {
  width: 100%;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: center;
  line-height: 25px;
  margin: 4px 0 0 0;
}

.section_1 {
  border-radius: 8px;
  width: 100%;
  height: 46px;
  border: 1px solid rgba(218, 220, 222, 1);
  margin: 24px 0 0 0;
  cursor: pointer;
}
.section_1:hover {
  background: #f7fafc;
}

.image-text_11 {
  width: 188px;
  height: 22px;
  margin: 12px 0 0 138px;
}

.thumbnail_1 {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}

.text-group_1 {
  width: 159px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.group_22 {
  width: 465px;
  height: 20px;
  margin: 24px 0 0 0;
}

.group_2 {
  background-color: rgba(218, 220, 222, 1);
  width: 209px;
  height: 1px;
  margin-top: 10px;
}

.text_3 {
  width: 15px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(146, 155, 165, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
  margin-left: 16px;
}

.group_3 {
  background-color: rgba(218, 220, 222, 1);
  width: 209px;
  height: 1px;
  margin: 10px 0 0 16px;
}

.group_23 {
  border-radius: 8px;
  width: 465px;
  height: 46px;
  border: 1px solid rgba(218, 220, 222, 1);
  margin: 24px 0 0 0;
}
.group_23:hover {
  border: 1px solid #041e39;
}
.group_23:focus-within {
  border: 2px solid #1ab394; /* 蓝色 */
}
.image-text_12 {
  width: 90%;
  height: 30px;
  margin: 8px 0 0 8px;
}

.label_4 {
  width: 30px;
  height: 30px;
}

.text-group_11 {
  width: 90%;
  height: 22px;
  overflow-wrap: break-word;
  color: #041E39;
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 4px;
  outline: none;
}

.group_24 {
  border-radius: 8px;
  width: 100%;
  height: 46px;
  border: 1px solid rgba(218, 220, 222, 1);
  margin: 20px 0 0 0;
}
.group_24:hover {
  border: 1px solid #041e39;
}
.group_24:focus-within {
  border: 2px solid #1ab394; /* 蓝色 */
}
.image-text_13 {
  width: 90%;
  height: 30px;
  margin: 8px 0 0 8px;
}

.label_5 {
  width: 30px;
  height: 30px;
}

.text-group_12 {
  width: 77px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(146, 155, 165, 1);
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 4px;
}

.thumbnail_9 {
  width: 18px;
  height: 18px;
  margin: 14px 16px 0 0;
  cursor: pointer;
}

.group_25 {
  border-radius: 8px;
  width: 100%;
  height: 46px;
  border: 1px solid rgba(218, 220, 222, 1);
  margin: 20px 0 0 0;
}
.group_25:hover {
  border: 1px solid #041e39;
}
.group_25:focus-within {
  border: 2px solid #1ab394; /* 蓝色 */
}
.image-text_14 {
  width: 90%;
  height: 30px;
  margin: 8px 0 0 8px;
}

.label_6 {
  width: 30px;
  height: 30px;
}

.text-group_13 {
  width: 122px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(146, 155, 165, 1);
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 4px;
}

.image-text_15 {
  width: 368px;
  height: 20px;
  margin: 25px 0 0 0;
}

.thumbnail_10 {
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.text-group_5 {
  width: 342px;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 21px;
}

.text_4 {
  width: 342px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}

.text_5 {
  width: 342px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(26, 179, 148, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}
.text_5:hover {
  text-decoration: underline;
}

.text_6 {
  width: 342px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}

.text_7 {
  width: 342px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(26, 179, 148, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}
.text_7:hover {
  text-decoration: underline;
}

.text-wrapper_1 {
  background-color: rgba(26, 179, 148, 1);
  border-radius: 8px;
  height: 46px;
  width: 465px;
  margin: 23px 0 0 0;
  cursor: pointer;
  text-align: center;
}
.text-wrapper_1_1 {
  background-color: #fff;
  border-radius: 8px;
  height: 46px;
  width: 49%;
  margin: 23px 0 0 0;
  cursor: pointer;
  border: 1px solid #dadcde;
  color: #041e39;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  font-weight: 400;
}
.text-wrapper_1_1:hover {
  border: 1px solid #041e39;
}
.text-wrapper_1_2 {
  background-color: rgba(26, 179, 148, 1);
  border-radius: 8px;
  height: 46px;
  width: 49%;
  margin: 23px 0 0 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  font-weight: 400;
}

.text-wrapper_1_2:hover {
  background-color: #00cca3;
}

.text-wrapper_1:hover {
  background-color: #00cca3;
}

.text_8 {
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 12px 0 0 0;
}

.text-wrapper_2 {
  width: 100%;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 21px;
  margin: 24px 0 0 0;
  text-align: center;
}

.text_9 {
  width: 229px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}

.text_10 {
  width: 229px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(26, 179, 148, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
  cursor: pointer;
}
.text_10:hover {
  text-decoration: underline;
}

.group_26 {
  width: 50%;
  height: 100%;
  background: url("../images/login/loginLeft.png") no-repeat;
  background-size: 100% 100%;
  /* position: absolute;
  left: 0;
  top: 0; */
}

.box_22 {
  height: 33px;
  margin: 43px 0 0 40px;
}

.image_8 {
  width: 146px;
  height: 28px;
}

.thumbnail_4 {
  width: 16px;
  height: 16px;
  margin: 8px 0 0 0;
}

.text_11 {
  width: 18px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 6px 0 0 6px;
}

.thumbnail_11 {
  width: 14px;
  height: 14px;
  margin: 9px 0 0 4px;
}

.text-wrapper_9 {
  width: 500px;
  height: 96px;
  /* margin: 139px 0 0 0; */
}

.text_22 {
  width: 500px;
  height: 96px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 34px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  text-align: left;
  line-height: 51px;
}

.box_23 {
  width: 249px;
  height: 20px;
  margin: 20px 0 0 0;
}

.thumbnail_12 {
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.text_23 {
  width: 227px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  white-space: nowrap;
  line-height: 21px;
}

.text-wrapper_10 {
  width: 478px;
  height: 40px;
  margin: 4px 0 0 0;
}

.text_24 {
  width: 478px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 21px;
  margin-left: 25px;
}

.box_24 {
  width: 184px;
  height: 20px;
  margin: 16px 0 0 0;
}

.image-text_16 {
  width: 184px;
  height: 20px;
}

.thumbnail_13 {
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.text-group_14 {
  width: 162px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}

.text-wrapper_11 {
  width: 478px;
  height: 40px;
  margin: 4px 0 0 0;
}

.text_25 {
  width: 478px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 21px;
  margin-left: 25px;
}

.box_25 {
  width: 204px;
  height: 20px;
  margin: 16px 0 0 0;
}

.image-text_17 {
  width: 204px;
  height: 20px;
}

.thumbnail_14 {
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.text-group_15 {
  width: 182px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(4, 30, 57, 1);
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
}

.text-wrapper_12 {
  width: 478px;
  height: 40px;
  margin: 4px 0 0 0;
}

.text_26 {
  width: 478px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(79, 92, 101, 1);
  font-size: 14px;
  font-family: Poppins-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 21px;
  margin-left: 25px;
}

.box_26 {
  width: 500px;
  height: 1px;
  margin: 32px 0 0 0;
}

.block_5 {
  background-color: rgba(218, 220, 222, 1);
  width: 500px;
  height: 1px;
}

.box_27 {
  width: 450px;
  height: 218px;
  margin: 24px 0 0 0;
}

.image-wrapper_4 {
  height: 102px;
  border: 2px solid rgba(6, 184, 108, 0.5);
  width: 102px;
  position: relative;
  margin: -2px 0 0 -2px;
}

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
.passEmtext {
  width: 100%;
  height: 60px;
  color: #008266;
  font-size: 16px;
  line-height: 60px;
  background: #ddf4e1;
  text-align: center;
  border: 1px dashed #06b86c;
  border-radius: 8px;
  margin-top: 24px;
}
.loginBtn {
    cursor: pointer;
    transition: opacity 0.3s;
}

.loginBtn.disabled {
    cursor: not-allowed;
    opacity: 0.7;
}
.signupBtn {
    cursor: pointer;
    transition: opacity 0.3s;
}

.signupBtn.disabled {
    cursor: not-allowed;
    opacity: 0.7;
}

.loading-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}
.loading-icon {
    width: 20px;
    height: 20px;
    animation: loading 1s linear infinite;
}
.forotPassword{
  width: 465px;
}
.modeliLogin {
    position: absolute;
    top: 16px;
    left: 24px;
    display: none;
}

/* 1111111111111111111111111 */

 .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.language-selector {
  position: relative;
}
.dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}
.dropdown-toggle .globe-icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.dropdown-toggle .arrow-down {
  width: 14px;
  height: 14px;
  transition: all 0.3s ease;
}
.dropdown:hover .dropdown-toggle .arrow-down {
  transform: rotate(180deg);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  min-width: 105px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 100;
}
 .dropdown-menu a {
  display: block;
  padding: 8px 20px;
  color: #041e39;
}
.dropdown-menu a:hover {
  color: #1ab394;
}
/* 222222222222222222222222 */


.langRight{
  margin:40px 40px 0 0; display: flex; align-items: center
}



@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media (max-width: 992px) {
  .group_22{
    width: 100% !important;
  }
  .group_2 {
    width: 40% !important;
  }
   .group_3 {
    width: 40% !important;
  }
  .group_23{
    width: 100% !important;
  }
  .text-wrapper_1{
    width: 100% !important;
  }
  .forotPassword{
    width: 100%;
    padding: 0 24px;
  }
  .image-text_11{
    margin: 12px 0 0 57px;
  }
  .modeliLogin{
    display: block;
  }

  .langRight{
    margin: 17px 24px 0 0 !important;
  }
}