@custom-media --mobile (max-width: 767.98px);@custom-media --tablet (min-width: 768px);@custom-media --desktop (min-width: 1024px);@custom-media --touchScreens (hover: none) and (pointer: coarse);@custom-media --mouseAndTouchpad (hover: hover) and (pointer: fine);@custom-media --not-touchscreen (hover: hover) and (any-hover: hover) and (pointer: fine) and (any-pointer: fine),
  not (any-pointer: coarse);input:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out}.styles_input__Bz39N,.styles_input__container__CN2Iq{position:relative}.styles_input-size-l__3b7UZ{height:52px}.styles_input-size-m__7IFVD{height:44px}.styles_input-size-s__73Kbg{height:40px}.styles_input-size-xs__hq1AN{height:32px}.styles_input__field__pQBOh{padding:11px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-family:var(--fontPrimary);font-size:16px;font-weight:400;font-style:normal;line-height:20px;color:var(--textIconElementPrimary);border:1px solid var(--borderDefault);border-radius:8px;outline:none;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;caret-color:var(--textIconElementPrimary)}.styles_input__field__pQBOh:hover{border-color:var(--borderActive)}.styles_input__field__pQBOh::-webkit-input-placeholder{color:var(--textIconElementTertiary)}.styles_input__field__pQBOh::-moz-placeholder{color:var(--textIconElementTertiary)}.styles_input__field__pQBOh::-ms-input-placeholder{color:var(--textIconElementTertiary)}.styles_input__field__pQBOh::placeholder{color:var(--textIconElementTertiary)}.styles_input__field__pQBOh:focus{border-color:transparent;background-color:var(--backgroundPrimary);-webkit-box-shadow:0 0 0 2px var(--grey95);box-shadow:0 0 0 2px var(--grey95);-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_input__field--read-only__UQHQO{color:var(--textIconElementPrimary);border-color:var(--backgroundDisabled);background-color:var(--backgroundDisabled)}.styles_input__field--read-only__UQHQO:focus{border-color:transparent;background-color:var(--backgroundDisabled);-webkit-box-shadow:0 0 0 2px var(--borderActive);box-shadow:0 0 0 2px var(--borderActive)}.styles_input__field--read-only__UQHQO:hover,.styles_input__field__pQBOh:disabled{border-color:var(--backgroundDisabled)}.styles_input__field__pQBOh:disabled{color:var(--textIconElementDisabled);background-color:var(--backgroundDisabled)}.styles_input__field--indent-left__0nCAx{padding-left:44px}.styles_input__field--indent-right___MTgr{padding-right:44px}.styles_input__field--error__J1_MJ{border:1px solid var(--borderError)}.styles_input__icon__xAfEB{position:absolute;bottom:12px;display:inline-block;height:20px;font-size:0;line-height:0}.styles_input__icon--left__7Saul{left:12px}.styles_input__icon--right___85Dr{right:12px}.styles_input__icon--clear__yPPAG svg{fill:var(--textIconElementSecondary)}.styles_textarea__ryQrk{min-height:84px;resize:none}.styles_textarea--resizable__dwxFC{resize:vertical}