.floating-input-wrapper{flex:1;height:49px;max-height:49px;position:relative;overflow:hidden}.floating-input-wrapper input{color:#14264b;transform-origin:0 0;background-color:#fff;border:1px solid #e5e5e5;border-radius:9.14286px;outline:none;width:114.286%;height:56px;padding:16px .685714rem 0;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;transition:border-color .25s;transform:scale(.875)}.floating-input-wrapper input::placeholder{color:#0000}.floating-input-wrapper input:focus{border-color:#898989}.floating-input-wrapper input:focus~label,.floating-input-wrapper input:not(:placeholder-shown)~label{color:#999;font-size:.75rem;font-weight:500;top:6.85714px;transform:translateY(0)}.floating-input-wrapper label{pointer-events:none;color:#999;z-index:1;margin:0;font-size:.875rem;font-weight:400;transition:all .25s;position:absolute;top:50%;left:.6rem;transform:translateY(-50%)}.floating-input-wrapper.error input{background-color:#ff000005;border-color:red}.floating-input-wrapper.disabled-input input{color:#999;background-color:#efefef}
