.style_formTextField__CUYiy{position:relative;display:flex;flex-flow:column nowrap;gap:.625rem;align-items:flex-start;width:100%;font-weight:400}.style_label__iqwzl{font-size:1rem;line-height:1.5;color:#003b5c;transition:color .2s ease-in-out}.style_label__iqwzl.style_isError__yU2OC{color:red}.style_inputWrap__J8Elt{position:relative;width:100%;display:flex;flex-flow:row nowrap;align-items:center;font-weight:inherit;border-radius:.25rem;overflow:hidden;background:#fff;box-shadow:0 .0625rem .125rem 0 rgba(0,0,0,.2);transition:box-shadow .2s ease-in-out}.style_inputWrap__J8Elt:has(:where(input,textarea):focus){box-shadow:0 .1875rem .4375rem 0 rgba(0,0,0,.2)}.style_inputWrap__J8Elt.style_isDisabled__HIs49{opacity:.5;cursor:default}.style_inputWrap__J8Elt.style_isError__yU2OC{box-shadow:0 .0625rem .125rem 0 red}.style_inputWrap__J8Elt>:where(input,textarea){display:block;font:inherit;font-size:1rem;line-height:1.5;width:100%;resize:vertical;padding:.75rem;background-color:inherit;border:none;outline:none;color:inherit}.style_inputWrap__J8Elt>:where(input,textarea)::placeholder{opacity:.5}