.custom-input__label{color:#454b58;font-size:14px;font-weight:500;margin-bottom:8px}.custom-input__icon-end{cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.custom-input__wrapper{border:1px solid rgba(69,75,88,.2);border-radius:100px;padding:16px 20px;position:relative}.custom-input__wrapper input:focus,.custom-input__wrapper textarea:focus{border:0;outline:none}.custom-input__wrapper--has-error{border:1px solid red}.custom-input__wrapper--textarea{border-radius:20px;height:180px}.custom-input__wrapper--disabled{background:#fff;border:1px solid rgba(69,75,88,.2)}.custom-input__wrapper--disabled input{color:#454b5880}.custom-input__wrapper--disabled input::-moz-placeholder{color:#454b5880}.custom-input__wrapper--disabled input::placeholder{color:#454b5880}.custom-input .custom-input__error-message{color:red;font-size:13px;margin-top:10px}.custom-input__email,.custom-input__number,.custom-input__password,.custom-input__text,.custom-input__textarea{width:100%}.custom-input__email::-moz-placeholder,.custom-input__number::-moz-placeholder,.custom-input__password::-moz-placeholder,.custom-input__text::-moz-placeholder,.custom-input__textarea::-moz-placeholder{color:#454b58;font-size:14px;font-weight:400}.custom-input__email::placeholder,.custom-input__number::placeholder,.custom-input__password::placeholder,.custom-input__text::placeholder,.custom-input__textarea::placeholder{color:#454b58;font-size:14px;font-weight:400}.custom-input__number{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.custom-input__number::-webkit-inner-spin-button,.custom-input__number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-input__textarea{height:100%;resize:none}
