.custom-input-container{width:100%}.custom-input-wrapper{width:100%;margin:0;position:relative}.custom-input{background:0 0;border:none;border-radius:8px;outline:none;width:100%;padding:18px 12px 8px;font-size:.75rem;transition:border-color .2s}.custom-input.with-left-section{padding-left:38px}.custom-input.with-right-section{padding-right:38px}.custom-input-left-section{z-index:2;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.custom-input-right-section{z-index:2;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.custom-input-label{color:rgba(var(--secondary-600));pointer-events:none;outline:none;padding:0 4px;font-size:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.custom-input-label.floating{color:rgba(var(--secondary-600));pointer-events:auto;background-color:#fff0;font-size:9px;top:-.25rem;left:2rem;transform:translateY(50%)}.custom-input-wrapper.focused .custom-input-label,.custom-input-wrapper.filled .custom-input-label{color:#4e4b66}.custom-input-wrapper.error{border-radius:8px;outline:1px solid #e53935}.custom-input-wrapper.error .custom-input{background-color:#ffecec!important}.custom-input-error{color:#e53935;margin-top:.25rem;margin-left:.25rem;font-size:.5rem}.custom-date-input{color:rgba(var(--secondary-600));background-color:#0000;border:none;outline:none;font-size:.75rem}.custom-date-input-wrapper{background-color:rgba(var(--background-card));border-radius:8px}.select-input{font-size:.75rem}.text-prefix{z-index:2;pointer-events:none;color:rgba(var(--secondary-600));align-items:center;font-size:.75rem;display:flex;position:absolute;top:62%;left:36px;transform:translateY(-50%)}.custom-input.with-prefix{padding-left:64px}.custom-input-wrapper.is-textarea .custom-input-label{top:10px;transform:translateY(0)}.custom-input-wrapper.is-textarea .custom-input-label.floating{top:-.25rem;transform:translateY(50%)}
