.box {
  /* position: relative; */
  width: 368px;
  height: 455px;
  
}

.box .group {
  width: 368px;
  height: 455px;
  /* position: fixed;
  top: 0;
  left: 0; */
}

.box .div {
  width: 368px;
  height: 387px;
  /* position: absolute;
  top: 0;
  left: 0; */
  background-image: url(https://c.animaapp.com/CJ6OYVDn/img/rectangle-9@2x.png);
  background-size: 100% 100%;
}

.box .margin {
  display: flex;
  flex-direction: column;
  /* width: 288px; */
  align-items: flex-start;
  /* padding: 0px 0px 10px; */
  /* position: absolute;
  top: 47px;
  left: 40px; */
}

.box .heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: 30px;
}

.box .text-wrapper {
  align-self: stretch;
  font-weight: 700;
  color: #071437;
  font-size: 20px;
  line-height: 18px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  text-align: center;
  letter-spacing: 0;
}

.box .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 4px;
  /* position: absolute;
  top: 126px;
  left: 40px; */
}

.box .label {
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  position: relative;
  text-transform: none;
}

.box .text-wrapper-2 {
  /* position: relative; */
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #071437;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
}

.box .input {
  /* height: 40px; */
  padding: 0 10px;
  /* align-self: stretch; */
  /* width: 100%; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* position: relative; */
}

.box .container-2 {
  align-self: stretch;
  width: 100%;
  border: none;
  background: none;
  /* margin-top: -1.00px; */
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #99a1b7;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
  padding: 0;
  
  background-color: #fcfcfc;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid;
  border-color: #dbdfe9;
  padding: 15px 12px;
}

.box .container-3 {
  display: flex;
  flex-direction: column;
  /* width: 100%; */
  align-items: flex-start;
  gap: 4px;
  /* padding: 0 10px; */
  margin-top: 10px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  /* position: absolute;
  top: 208px;
  left: 40px; */
}

.box .container-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.box .div-wrapper {
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  /* position: relative; */
}

.box .text-wrapper-3 {
  flex: 1;
  color: #071437;
  /* position: relative; */
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
}

.box .link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  /* position: relative; */
  flex: 0 0 auto;
}

.box .text-wrapper-4 {
  width: fit-content;
  color: #1b84ff;
  white-space: nowrap;
  /* position: relative; */
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
}

.box .background-border {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 12px 37px 12px 13px;
  /* position: relative; */
  align-self: stretch;
  width: 100%;
  background-color: #fcfcfc;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dbdfe9;
}

.box .container-wrapper {
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* position: relative; */
}

.box .container-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* position: relative; */
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.box .text-wrapper-5 {
  /* position: relative; */
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #99a1b7;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.box .button {
  /* all: unset;
  box-sizing: border-box; */
  height: auto;
  padding: 15px ;
  /* top: 298px;
  left: 40px; */
  display: flex;
  /* width: 100%; */
  justify-content: center;
  /* position: absolute; */
  border: none;
  background-color: #e1007a;
  border-radius: 6px;
  margin: 15px 0;
}

.box .text-wrapper-6 {
  width: fit-content;
  font-weight: 500;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  white-space: nowrap;
  /* position: relative; */
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  text-align: center;
  letter-spacing: 0;
}

.box .register-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 10px 0;
}

.box .register-button {
  all: unset;
  box-sizing: border-box;
  /* padding: 13px 122.81px 14px 0px; */
  padding: 15px 0;
  /* top: 0;
  left: 0; */
  display: flex;
  width: 288px;
  align-items: center;
  justify-content: center;
  /* position: absolute; */
  background-color: #e1007a;
  border-radius: 6px;
}

.box .image {
  /* position: absolute; */
  width: 17px;
  height: 17px;
  /* top: 11px;
  left: 251px; */
}

input:focus {
  outline: none;
  box-shadow: none;
}

input.container-2 {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #071437;
  font-size: 13px;
}


