.sign-up {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.sign-up .overlap-wrapper {
  background-color: #ffffff;
  width: 1440px;
  height: 900px;
}

.sign-up .overlap {
  background-image: url(./img/bg-img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: flex; 
}

.sign-up .bg-overlay {
  position: absolute;
  width: 1900px;
  height: 900px;
  top: 0;
  left: 0;
  background: linear-gradient(
      0deg,
      rgba(57, 161, 255, 0.37) 0%,
      rgba(57, 161, 255, 0.37) 100%
    ),
    linear-gradient(
      46deg,
      rgba(33, 33, 33, 0.94) 0%,
      rgba(66, 66, 66, 0.64) 100%
    );
}

.sign-up .div-section {
  position: absolute;
  width: 460px;
  height: 768px;
  top: 66px;
  left: 744px;
  background-color: #fafafa;
  border-radius: 25px;
  overflow: hidden;
}

.sign-up .header {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 40px;
  left: 40px;
}

.sign-up .LET-s-GET-YOU {
  position: relative;
  width: fit-content;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12.8px;
  letter-spacing: 0;
  line-height: 22.5px;
  white-space: nowrap;
}

.sign-up .create-an-account {
  position: relative;
  width: fit-content;
  font-family: "Zen Kaku Gothic Antique-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 44px;
  white-space: nowrap;
}

.sign-up .form {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 131px;
  left: 40px;
}

.sign-up .group {
  position: relative;
  width: 380px;
  height: 219px;
}

.sign-up .input {
  height: 67px;
  top: 0;
  position: absolute;
  width: 382px;
  left: 0;
}

.sign-up .overlap-group {
  position: relative;
  height: 68px;
  left: -1px;
}

.sign-up .div {
  position: absolute;
  width: 382px;
  height: 58px;
  top: 10px;
  left: 0;
  border-radius: 8px;
  border: 1px solid;
  border-color: #bdbdbd;
}

.sign-up .text-wrapper {
  position: absolute;
  width: 101px;
  top: 25px;
  left: 17px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #757575;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.2px;
}

.sign-up .label {
  position: absolute;
  width: 80px;
  height: 23px;
  top: 0;
  left: 12px;
  background-color: #fafafa;
  overflow: hidden;
}

.sign-up .your-name {
  position: absolute;
  width: 69px;
  top: 0;
  left: 6px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #757575;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.5px;
}

.sign-up .input-copy {
  height: 67px;
  top: 76px;
  position: absolute;
  width: 382px;
  left: 0;
}

.sign-up .input-2 {
  height: 58px;
  top: 10px;
  border-radius: 8px;
  border: 1px solid;
  border-color: #424242;
  position: absolute;
  width: 382px;
  left: 0;
}

.sign-up .text-wrapper-2 {
  position: absolute;
  width: 174px;
  top: 25px;
  left: 17px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.2px;
}

.sign-up .div-wrapper {
  width: 54px;
  overflow: hidden;
  position: absolute;
  height: 23px;
  top: 0;
  left: 12px;
  background-color: #fafafa;
}

.sign-up .text-wrapper-3 {
  position: absolute;
  width: 44px;
  top: 0;
  left: 6px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.5px;
}

.sign-up .overlap-group-wrapper {
  position: absolute;
  width: 382px;
  height: 67px;
  top: 152px;
  left: 0;
}

.sign-up .ex-icon-eye {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 31px;
  left: 357px;
  background-image: url(./img/eye.png);
  background-size: 100% 100%;
}

.sign-up .text-wrapper-4 {
  position: absolute;
  width: 174px;
  top: 25px;
  left: 17px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #757575;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.2px;
}

.sign-up .password-wrapper {
  width: 67px;
  position: absolute;
  height: 23px;
  top: 0;
  left: 12px;
  background-color: #fafafa;
}

.sign-up .password {
  position: absolute;
  width: 58px;
  top: 0;
  left: 6px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #757575;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.5px;
}

.sign-up .btn-pry-template {
  position: relative;
  width: 382px;
  height: 56px;
  margin-right: -2.00px;
  border: none;
  background: none;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sign-up .btn-pry-template:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(57, 161, 255, 0.3);
}

.sign-up .btn-pry-template:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(57, 161, 255, 0.2);
}

.sign-up .GET-STARTED-wrapper {
  position: relative;
  width: 380px;
  height: 56px;
  background-color: #39a1ff;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.sign-up .btn-pry-template:hover .GET-STARTED-wrapper {
  background-color: #2b8ce6;
}

.sign-up .GET-STARTED {
  position: absolute;
  width: 285px;
  height: 42px;
  top: 17px;
  left: 48px;
  font-family: "Zen Kaku Gothic Antique-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.5px;
}

.sign-up .btn-outline-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  position: absolute;
  top: 477px;
  left: 40px;
}

.sign-up .btn-outline-template {
  position: relative;
  width: 382px;
  height: 56px;
  margin-right: -2.00px;
  border: none;
  background: none;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sign-up .btn-outline-template:hover {
  transform: translateY(-1px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.sign-up .btn-outline-template:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.sign-up .overlap-group-2 {
  position: relative;
  height: 50px;
  top: -1px;
  left: -1px;
  background-color: #fafafa;
  border-radius: 8px;
  border: 1px solid;
  border-color: #eeeeee;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.sign-up .btn-outline-template:hover .overlap-group-2 {
  background-color: #f8f9fa;
  border-color: #39a1ff;
}

/* Input field styling */
.sign-up .input-field {
  width: 100%;
  height: 56px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 0 16px;
  font-family: "Inter", Helvetica;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  background-color: #ffffff;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  outline: none;
}

.sign-up .input-field:focus {
  border-color: #39a1ff;
  box-shadow: 0 0 0 3px rgba(57, 161, 255, 0.1);
}

.sign-up .input-field:focus + .text-wrapper-2,
.sign-up .input-field:focus ~ .text-wrapper-2 {
  color: #39a1ff;
}

/* Eye icon hover effect */
.ex-icon-eye {
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.ex-icon-eye:hover {
  opacity: 0.7;
}

.sign-up .text-wrapper-5 {
  position: absolute;
  width: 285px;
  height: 36px;
  top: 6px;
  left: 47px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #616161;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.5px;
}

.sign-up .img {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 15px;
  left: 40px;
}

.sign-up .apple {
  position: absolute;
  width: 14px;
  height: 18px;
  top: 15px;
  left: 40px;
}

.sign-up .divider-label {
  width: 382px;
  top: 439px;
  left: 40px;
  position: absolute;
  height: 20px;
}

.sign-up .overlap-2 {
  position: relative;
  width: 381px;
  height: 20px;
}

.sign-up .line-divider {
  position: absolute;
  width: 381px;
  height: 1px;
  top: 10px;
  left: 0;
}

.sign-up .divider-bg {
  width: 48px;
  top: 0;
  left: 166px;
  background-color: #fafafa;
  position: absolute;
  height: 20px;
}

.sign-up .or {
  position: absolute;
  top: 1px;
  left: 184px;
  font-family: "Zen Kaku Gothic Antique-Bold", Helvetica;
  font-weight: 700;
  color: #212121;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.sign-up .already-have-an {
  position: absolute;
  top: 688px;
  left: 130px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 12.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.sign-up .span {
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 12.8px;
  letter-spacing: 0;
}

.sign-up .text-wrapper-6 {
  font-family: "Zen Kaku Gothic Antique-Bold", Helvetica;
  font-weight: 700;
}

.sign-up .text-wrapper-7 {
  font-family: "Zen Kaku Gothic Antique-Bold", Helvetica;
  font-weight: 700;
  text-decoration: underline;
}

.sign-up .slide {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: absolute;
  top: 403px;
  left: 237px;
}

.sign-up .header-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.sign-up .text-wrapper-8 {
  position: relative;
  width: 380px;
  height: 60px;
  margin-top: -1.00px;
  font-family: "Zen Kaku Gothic Antique-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 39.1px;
  letter-spacing: 0;
  line-height: 46.9px;
}

.sign-up .lorem-ipsum-dolor {
  position: relative;
  width: 380px;
  height: 85px;
  font-family: "Zen Kaku Gothic Antique-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .sign-up .overlap-wrapper {
    width: 100%;
    max-width: 1024px;
  }
  .sign-up .div-section {
    width: 400px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 768px) {
  .sign-up {
    padding: 20px;
  }
  .sign-up .overlap-wrapper {
    width: 100%;
    height: auto;
    min-height: 100vh;
  }
  .sign-up .overlap {
    position: relative;
    padding: 40px 0;
  }
  .sign-up .div-section {
    position: relative;
    width: 100%;
    max-width: 400px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
  }
  .sign-up .bg-overlay {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 480px) {
  .sign-up {
    padding: 16px;
  }
  .sign-up .div-section {
    width: 100%;
    max-width: 320px;
    border-radius: 15px;
  }
  .sign-up .header {
    left: 20px;
    top: 20px;
  }
  .sign-up .form {
    left: 20px;
    top: 100px;
  }
  .sign-up .group {
    width: 280px;
  }
  .sign-up .input,
  .sign-up .input-copy {
    width: 280px;
  }
  .sign-up .div,
  .sign-up .input-2 {
    width: 280px;
  }
  .sign-up .create-an-account {
    font-size: 20px;
  }
  .sign-up .LET-s-GET-YOU {
    font-size: 11px;
  }
}

.sign-up .lorem-ipsum-dolor {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.2px;
}

.sign-up .carousel-slider {
  position: relative;
  width: 133.5px;
  height: 5px;
  margin-bottom: -1.50px;
}

.sign-up .group-2 {
  position: absolute;
  width: 207px;
  height: 40px;
  top: 278px;
  left: 237px;
}

.sign-up .background {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background-color: #39a1ff;
  border-radius: 8px;
}

.sign-up .SVG {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 8px;
}

.sign-up .text-wrapper-9 {
  position: absolute;
  width: 157px;
  height: 28px;
  top: 6px;
  left: 48px;
  font-family: "Segoe UI-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}