
.input-wrapper[data-v-1b03a0a3] {
  display: flex;
  align-items: baseline;
}
.input-icon[data-v-1b03a0a3] {
  cursor: pointer;
  transition: all 1s ease;
  padding: 10px 5px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f5f5f5;
  max-height: 42px;
}
[data-v-1b03a0a3] .flex-ver-center {
  justify-content: end;
}
.registration[data-v-1b03a0a3] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.registration-link-wrapper[data-v-1b03a0a3] {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 996px) {
[data-v-1b03a0a3] .authoriz__item {
    display: flex;
}
[data-v-1b03a0a3] .authoriz__item-inputs {
    display: block;
}
.registration[data-v-1b03a0a3] {
    flex-direction: column;
    align-items: center;
}
.registration-link-wrapper[data-v-1b03a0a3] {
    justify-content: flex-end;
}
}
@media screen and (max-width: 576px) {
.registration[data-v-1b03a0a3] {
    flex-direction: row;
    align-items: center;
}
[data-v-1b03a0a3] .authoriz {
    max-height: 62vh;
    min-width: 90vw;
}
[data-v-1b03a0a3] .authoriz__inputs {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.5rem;
}
[data-v-1b03a0a3] .authoriz__item {
    display: block;
}
[data-v-1b03a0a3] .authoriz__text-hint-wrap {
    margin-top: 15px;
}
.authoriz__link-wrapper[data-v-1b03a0a3] {
    position: absolute;
    width: 100%;
    right: 0;
    top: 30px;
}
.login-btn-wrapper[data-v-1b03a0a3],
  .registration-link-wrapper[data-v-1b03a0a3] {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 5px;
    width: 100%;
}
.login-btn-wrapper .btn[data-v-1b03a0a3] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
}
@media screen and (max-width: 450px) {
.registration[data-v-1b03a0a3] {
    flex-direction: column;
    align-items: center;
}
}


.recovery-title[data-v-b930dfd6] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}
.authoriz__text-wrapper[data-v-b930dfd6] {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 576px) {
.registration[data-v-b930dfd6] {
    flex-direction: row;
    align-items: center;
}
.recovery-title[data-v-b930dfd6] {
    gap: 10px;
}
[data-v-b930dfd6] .authoriz {
    max-height: 62vh;
    min-width: 90vw;
}
[data-v-b930dfd6] .authoriz__title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
[data-v-b930dfd6] .authoriz__title-text {
    margin-bottom: 10px;
}
[data-v-b930dfd6] .authoriz__text-hint-pass {
    margin-right: 5px;
}
[data-v-b930dfd6] .authoriz__inputs {
    grid-template-columns: 1fr !important;
    grid-row-gap: 0;
}
[data-v-b930dfd6] .authoriz__inputs .v-input {
    width: 100%;
}
[data-v-b930dfd6] .authoriz__inputs .flex-ver-center {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    width: 100%;
}
[data-v-b930dfd6] .authoriz__text-input-recovery {
    width: 100%;
}

  /* Кнопка "Далее" на всю ширину */
[data-v-b930dfd6] .authoriz__btn {
    width: 100% !important;
    min-width: unset !important;
}
[data-v-b930dfd6] .authoriz__item.flex-ver-center {
.authoriz__btn[data-v-b930dfd6] {
      width: 100% !important;
      margin-left: 0 !important;
}
}
}


.authoriz__item.authoriz__item-inputs[data-v-8f7190aa] {
  margin: 50px;
}


.btn.warning-code[data-v-6a2ede08]:after {
  content: "Необходимо ввести 4 цифры" !important;
  white-space: break-spaces !important;
}
.btn.warning[data-v-6a2ede08]:after {
  height: 30px !important;
  bottom: -28px;
}


.agreement_box[data-v-dc4fa3aa] {
  display: flex;
  margin-top: 30px;
}
.auth-input__field[data-v-dc4fa3aa] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
[data-v-dc4fa3aa] .authoriz__inputs {
  display: flex;
  flex-direction: column;
}
.auth-input__recovery[data-v-dc4fa3aa] {
  display: flex;
  justify-content: end;
}
.castom[data-v-dc4fa3aa] {
  margin-top: 5px !important;
}
.agreement_text[data-v-dc4fa3aa] {
  line-height: normal;
  font-size: 14px;
}
.authoriz__link-input[data-v-dc4fa3aa] {
  bottom: -50px;
}
@media (max-width: 749px) {
.agreement_box[data-v-dc4fa3aa] {
    display: flex;
    margin-top: 30px;
}
.authoriz__link-input[data-v-dc4fa3aa] {
    bottom: -40px;
}
.auth-input__text[data-v-dc4fa3aa] {
    display: block;
}
.auth-input__recovery[data-v-dc4fa3aa] {
    justify-content: start;
}
}


.btn.warning-code[data-v-cfc26b08]:after {
  content: "Необходимо ввести 4 цифры" !important;
  white-space: break-spaces !important;
}
.btn.warning[data-v-cfc26b08]:after {
  height: 30px !important;
  bottom: -28px;
}


/*# sourceMappingURL=authLogin.17b1025f.css.map*/