

/* Start:/local/templates/tf_oms/components/bitrix/system.auth.form/lk-worker-auth/style.css?17580193482121*/
.bx-system-auth-form {
  max-width: 750px;
  margin: 0 auto;
}

.bx-system-auth-form__errors {
  width: 100%;
  background: var(--head-secondary);
  padding: clamp(15px, calc(0.9375vw + 12px), 30px);
  border-radius: 10px;
}

.bx-system-auth-form__errors:not(:last-child) {
  margin-bottom: clamp(15px, calc(0.9375vw + 12px), 30px);
}

.bx-system-auth-form__success {
  width: 100%;
  background: var(--head-secondary);
  padding: clamp(15px, calc(0.9375vw + 12px), 30px);
  border-radius: 10px;
  color: var(--primary);
}

.bx-system-auth-form__success * {
  color: var(--primary);
}

.bx-system-auth-form__success:not(:last-child) {
  margin-bottom: clamp(15px, calc(0.9375vw + 12px), 30px);
}

.bx-system-auth-form .auth-form__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: var(--background-thirdly);
  padding: clamp(20px, calc(1.875vw + 14px), 50px);
  border-radius: 10px;
}

.bx-system-auth-form .auth-form__container .form__label {
  width: 100%;
}

.bx-system-auth-form .auth-form__container .form__label:not(:last-child) {
  margin-bottom: clamp(10px, calc(0.3125vw + 9px), 15px);
}

.bx-system-auth-form .auth-form__container .form__btn {
  width: 100%;
}

.bx-system-auth-form .auth-form__container .form__btn:not(:last-child) {
  margin-bottom: clamp(10px, calc(0.625vw + 8px), 20px);
}

.bx-system-auth-form .auth-form__container .form__btn:not(:first-child) {
  margin-top: clamp(15px, calc(0.9375vw + 12px), 30px);
}

.bx-system-auth-form .auth-form__title {
  text-align: center;
}

.bx-system-auth-form .auth-form__title:not(:last-child) {
  margin-bottom: clamp(15px, calc(0.9375vw + 12px), 30px);
}

.bx-system-auth-form .auth-form__forgot {
  --color: var(--main-text-primary);
}

.bx-system-auth-form .auth-form__registration {
  text-align: center;
  --color: var(--main-text-primary);
}

.bx-system-auth-form .auth-form__registration:not(:first-child) {
  margin-top: clamp(15px, calc(0.9375vw + 12px), 30px);
}

.bx-system-auth-form .auth-form__container .g-recaptcha {
  align-self: flex-start;
}

/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/tf_oms/components/bitrix/system.auth.form/lk-worker-auth/style.css?17580193482121 */
