.input-wrapper{background-color:#fff;border-radius:2px;border:1px solid #b7b7b7;box-sizing:border-box;color:#1e1e1e;cursor:text;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;position:relative;transition:border-color cubic-bezier(.24,.19,.28,1.29) .15s;width:100%}.input-wrapper:not(.input-wrapper__disabled):hover{border-color:#6fb4f7}.input-wrapper:not(.input-wrapper__disabled):focus-within,.input-wrapper__focus:not(.input-wrapper__disabled){border-color:#0f82f1!important}.input-wrapper__dirty{background-color:#f1f7ff}.input-wrapper__error{border-color:#ff1e00}.input-wrapper__disabled{background-color:#f3f3f3;color:#626262;cursor:not-allowed}
