/* screen - sign-up */

.sign-up {
  /*align-items: center;*/
  /*background: conic-gradient(from 180deg at 50% 50%, rgba(56.42, 61.63, 76.5, 0.45) 0deg, rgba(71, 52, 43, 0) 360deg);*/
  /*background-color: rgba(255,255,255,1.0);*/
  border: 1px none;
  display: flex;
  gap: 10px;
  /*height: 1024px;*/
  justify-content: center;
  /*min-width: 1440px;*/
  /*padding: 107px 0px;*/
  /*position: relative;*/
  width: 100%;
}

.sign-up .frame-2608132 {
  align-items: center;
  background-color: #f2f2f233;
  border-radius: 32px;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  padding: 32px 64px;
  width: 552px;
}

.sign-up .logo-white {
  height: 110px;
  min-width: 173.46px;
  position: relative;
}

.sign-up .group {
  align-items: flex-start;
  display: flex;
  left: 7px;
  min-width: 159px;
  position: relative;
  top: 5px;
}

.sign-up .frame {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 159px;
}

.sign-up .group-container {
  height: 100px;
  position: relative;
  width: 159px;
}

.sign-up .group-1 {
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.sign-up .group-2 {
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 159px;
}

.sign-up .title {
  color: var(--white);
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .frame-2608133 {
  align-items: center;
  flex-direction: column;
  gap: 36px;
  justify-content: center;
  width: fit-content;
}

.sign-up .frame-2608134 {
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
  width: fit-content;
}

.sign-up .input-large {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 410px;
}

.sign-up .label {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .frame-2608131-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--gray-6);
  border: 1px solid;
  border-color: var(--gray-4);
  border-radius: 8px;
  display: flex;
  gap: 10px;
  height: 48px;
  padding: 15px 16px;
  position: relative;
}

.sign-up .text-input {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-bottom: -0.50px;
  margin-top: -2.50px;
  position: relative;
  /*text-align: center;*/
  white-space: nowrap;
  /*width: fit-content;*/
}

.sign-up .frame-2608131 {
  align-items: center;
  align-self: stretch;
  background-color: var(--gray-6);
  border: 1px solid;
  border-color: var(--gray-4);
  border-radius: 8px;
  height: 48px;
  justify-content: space-between;
  padding: 15px 16px;
}

.sign-up .icon-outlineeye {
  height: 16px;
  min-width: 16px;
  position: absolute;
  top: 42px;
  right: 10px;
}

.sign-up .component-2 {
  align-items: center;
  align-self: stretch;
  background-color: #007aff;
  border-radius: 8px;
  display: flex;
  gap: 10px;
  height: 48px;
  justify-content: center;
  padding: 1px 20px;
  position: relative;
}

.sign-up .enabled {
  color: var(--white);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .frame-2236 {
  align-items: center;
  gap: 10px;
  justify-content: center;
  width: fit-content;
}

.sign-up .do-you-have-an-account {
  color: var(--gray-6);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-weight: 500;
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.sign-up .log-in-now {
  color: var(--blue-3);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-weight: 500;
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: 90px;
}

.sign-up .frame-1 {
  display: flex;
  position: relative;
}
