.label{position:absolute;display:block;color:#fff;left:16px;top:0;bottom:0;margin:auto;pointer-events:none;transition:.2s;height:max-content}.label--focused{padding:0 4px;margin:unset;top:-8px;font-size:12px;line-height:16px;background:linear-gradient(180deg,rgba(1,2,2,0) 50%,#2b2b2b 0);height:16px}.label--valued{color:#939390}.field-with-label{display:block;margin-bottom:8px}.text-field{font-size:16px;line-height:24px;width:100%}.text-field:not(:last-child){margin-bottom:16px}.text-field__box{position:relative}.text-field input{font-size:16px;line-height:24px;width:100%;height:48px;border-radius:15px;padding:16px;background:#2b2b2b;color:#fff;border:1px solid #2b2b2b;transition:.2s}@media screen and (min-width:992px){.text-field input{height:56px}}.text-field input:-webkit-autofill,.text-field input:-webkit-autofill:active,.text-field input:-webkit-autofill:focus,.text-field input:-webkit-autofill:hover{box-shadow:inset 0 0 0 100px #2b2b2b!important;-webkit-text-fill-color:#fff!important;caret-color:#fff}.text-field__input-wrapper{position:relative}.text-field__input-wrapper--focused input{border:1px solid #fff700}.text-field__input-wrapper--valued input{border:1px solid #939390}.text-field__input-wrapper--error input{border:1px solid #dd4747}.text-field__input-wrapper--disabled input{border:none;color:#fff}.text-field__input-wrapper--disabled input::placeholder{color:#fff}.text-field__input-wrapper-copy{cursor:pointer;display:flex;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.text-field__icon{cursor:pointer;height:24px;width:24px;position:absolute;right:16px;top:0;bottom:0;margin:auto}.text-field--with-copy input{padding-right:40px}.PasswordTextField_password-field__icon___GDwI{cursor:pointer;height:24px;width:24px;position:absolute;right:16px;top:0;bottom:0;margin:auto}.PasswordTextField_password-field__icon___GDwI svg path{fill:#fff}