.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-700));background-color:rgba(var(--secondary-950), 0);pointer-events:auto;font-size:9px;top:-.25rem;left:2.1rem;transform:translateY(50%)}.custom-input-wrapper.focused .custom-input-label,.custom-input-wrapper.filled .custom-input-label{color:rgba(var(--secondary-600))}.custom-input-wrapper.focused:not(.error){outline:1px solid rgba(var(--UCPrimary-default));outline-offset:0;border-radius:.625rem}.custom-input-wrapper.error{border-radius:8px;outline:1px solid #e53935}.custom-input-wrapper.error .custom-input{background-color:rgba(var(--background-dangerBackground))!important}.custom-input-error{color:#e53935;margin-top:.25rem;margin-left:.25rem;font-size:.5rem}@media (min-width:1024px){.custom-input-error{font-size:.575rem}}.custom-date-input{color:rgba(var(--secondary-600));outline:none;font-size:.75rem;--input-bd:transparent!important;border:none!important}.custom-date-input:focus,.custom-date-input:focus-within{--input-bd:transparent!important;border-color:#0000!important}.custom-date-input-wrapper{border-radius:.625rem}.custom-date-input-dropdown,[data-dates-dropdown]{overflow:hidden;--popover-radius:24px!important;border-radius:24px!important}.custom-input-wrapper:has(.custom-date-input){background-color:rgba(var(--background-00));border-radius:.625rem}.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%)}
