.Input_formControl__kBUrh:not(:has(input[type=checkbox])){display:flex;flex-direction:column;gap:.5rem}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn{position:relative;display:grid;line-height:1}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea{min-width:0;padding:1rem;height:3.5rem;border-radius:1rem;left:1rem;right:1rem;border:none;outline:none;background:var(--c-white);resize:none}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input.Input_center__ROMsz,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea.Input_center__ROMsz{text-align:center}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input.Input_withBorder__TlqOt,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea.Input_withBorder__TlqOt{outline:.125rem solid rgba(0,0,0,.2)}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input:focus,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea:focus{outline:.125rem solid var(--c-evergreen)}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input::placeholder,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea::placeholder{opacity:0}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn input:disabled,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea:disabled{background:rgba(0,0,0,.05);pointer-events:none}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn textarea{padding-top:2rem;padding-bottom:.5rem}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_active__fe2ze input::placeholder,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_active__fe2ze textarea::placeholder{opacity:1}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_hasLabel___aCR1.Input_active__fe2ze input{padding-top:1.5rem;padding-bottom:.5rem}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_hasError__xnNEh input,.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_hasError__xnNEh textarea{outline:.125rem solid var(--c-destructive);color:var(--c-destructive)}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn label{display:inline-flex;z-index:var(--z-low);position:absolute;opacity:.6;top:1.75rem;transform:translateY(-50%);left:1rem;right:1rem;font-size:.875rem;transition:top .2s ease}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn label.Input_active__fe2ze{top:.9rem}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn.Input_hasError__xnNEh label{color:var(--c-destructive);opacity:1}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) .Input_inputWrapper__d6ghn .Input_rightContent__Tuo4b{z-index:var(--z-medium);position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.Input_formControl__kBUrh:not(:has(input[type=checkbox])) small{color:var(--c-destructive);text-align:left}