.react-datepicker-wrapper{width:100%}.file-input{background-color:rgba(0,0,0,0);color:#e5e5e5;border:1px dashed #737373;padding:24px;border-radius:16px}.react-select-input{color:#737373!important;background-color:rgba(0,0,0,0);border:none;padding:0;box-shadow:none;border-radius:0!important}.react-select__control{padding:5px 14px;min-height:0!important}.react-select-input-focused{color:#fff!important;border-radius:0!important;padding:0}.react-select-input-placeholder{color:red}.react-select-value,.react-select-value input{color:#fff!important}.react-select-wrapper{min-height:32px;border:1px solid #737373!important;border-radius:16px}.react-select-container .react-select__control{color:#737373!important;background-color:rgba(0,0,0,0)!important;border:none;transition:none;font-weight:400;font-size:12px;line-height:18px;border-radius:16px}.react-select-container .react-select__control:active,.react-select-container .react-select__control:focus{color:#737373!important;background-color:rgba(0,0,0,0)!important;border:1px solid #737373!important}.react-select-container .react-select__menu{background-color:rgba(18,18,18,.9);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid #373737!important;border-radius:16px!important;padding:8px 16px}.react-select-container .react-select__option{background:rgba(0,0,0,0);color:#737373;border:1px solid var(#737373);font-weight:400;font-size:12px;line-height:18px;border-radius:99px;transition:all .3s linear}.react-select-container .react-select__option:hover{background-color:#292929;cursor:pointer;color:#fff}.react-select-container .react-select__indicator-separator{background-color:rgba(0,0,0,0);padding:0 4px}.react-select-container .react-select__input-container{color:#737373}.react-select-container .react-select__placeholder{color:#757575}.react-select-container .react-select__single-value{color:#fff}.react-select-invalid .react-select__control{background-color:rgba(22,22,22,.6)!important;border:2px solid #ff7b72!important;transition:none}.react-select-invalid .react-select__control:focus{border:1px solid #9cc0fb!important;box-shadow:0 0 0 .25rem rgba(57,129,247,.25)!important}.react-select-invalid .react-select__menu{background-color:#eff1f5;border:1px solid var(--border-color)}.react-select-invalid .react-select__input-container{color:#737373}.react-select-invalid .react-select__option{background-color:var(--bg-secondary)}.react-select-invalid .react-select__option:hover{background-color:#121212}.react-select-invalid .react-select__indicator-separator{background-color:rgba(0,0,0,0)}.react-select-invalid .react-select__placeholder{color:#757575}.react-select-invalid .react-select__single-value{color:#fff}.react-select__indicator{padding:0!important;cursor:pointer}.react-select__input-container{margin:0!important;padding:0!important}.react-select__value-container{padding:0!important}.input-group .form-control{border-left:none;padding-left:0;border-radius:0 99px 99px 0!important}.input-group-text{background:rgba(0,0,0,0);font-size:10px;color:gray;border:1px solid;border-right:none;padding:5px 14px;border-radius:99px;width:40px}.input-group:has(input.is-invalid) .input-group-text{border-color:var(--bs-form-invalid-border-color);color:var(--bs-form-invalid-border-color)}