.floating-input-wrapper{flex:1;position:relative}.floating-input-wrapper input{color:#14264b;background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;width:100%;height:49px;padding:14px .6rem 0;font-family:Roboto,sans-serif;font-weight:400;transition:border-color .25s;font-size:.875rem!important}.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:6px;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}
