.input-select.--filled[data-v-d5d6d274]{background-color:transparent}.input-select.--filled .input-select__wrapper[data-v-d5d6d274]{background-color:var(--dezyred-gray-3);transition:background-color .2s ease-in-out}.input-select.--filled .input-select__label[data-v-d5d6d274],.input-select.--filled .input-select__value[data-v-d5d6d274]{color:var(--dezyred-gray-5);font-size:16px;line-height:18px;transition:opacity .2s ease-in-out}.input-select.--filled .input-select__label[data-v-d5d6d274]{opacity:1}.input-select.--filled .input-select__value[data-v-d5d6d274]{opacity:0}.input-select.--filled .input-select__dropdown[data-v-d5d6d274]{background-color:var(--dezyred-gray-3)}.input-select.--filled .input-select__option.--focused-option[data-v-d5d6d274]{background-color:#333039}.input-select.--filled.--opened .input-select__wrapper[data-v-d5d6d274],.input-select.--filled:hover .input-select__wrapper[data-v-d5d6d274]{background-color:#333139}.input-select.--filled.--opened .input-select__wrapper[data-v-d5d6d274]{border-bottom:1px solid var(--dezyred-gray-4)}.input-select.--filled.--selected .input-select__label[data-v-d5d6d274]{opacity:0}.input-select.--filled.--selected .input-select__value[data-v-d5d6d274]{opacity:1}.input-select.--outlined[data-v-d5d6d274]{background-color:transparent}.input-select.--outlined .input-select__wrapper[data-v-d5d6d274]{align-items:center;background-color:transparent;border:1px solid var(--dezyred-gray-4);display:flex;flex-wrap:nowrap;justify-content:flex-start}.input-select.--outlined .input-select__label[data-v-d5d6d274]{align-items:flex-start;color:var(--dezyred-gray-5);display:flex;font-size:16px;gap:5px;line-height:19px;position:absolute;transform-origin:top left;transition:transform .2s ease-in-out,color .2s ease-in-out}.input-select.--outlined .input-select__label .input-select__required-mark[data-v-d5d6d274]{color:var(--dezyred-red);font-size:18px;line-height:21px}.input-select.--outlined .input-select__value[data-v-d5d6d274]{color:var(--dezyred-white);font-size:16px;line-height:19px;margin-bottom:-4.5px;opacity:0;transition:opacity .2s ease-in-out}.input-select.--outlined .input-select__dropdown[data-v-d5d6d274]{background-color:var(--dezyred-gray-2);color:var(--dezyred-white)}.input-select.--outlined .input-select__option[data-v-d5d6d274]{border-bottom:1px solid var(--dezyred-gray-3)}.input-select.--outlined .input-select__option.--focused-option[data-v-d5d6d274]{background-color:var(--dezyred-gray-1)}.input-select.--outlined.--focused:not(.--selected) .input-select__label[data-v-d5d6d274],.input-select.--outlined.--opened:not(.--selected) .input-select__label[data-v-d5d6d274],.input-select.--outlined:focus-within:not(.--selected) .input-select__label[data-v-d5d6d274],.input-select.--outlined:focus:not(.--selected) .input-select__label[data-v-d5d6d274]{color:var(--dezyred-white)}.input-select.--outlined.--focused .input-select__wrapper[data-v-d5d6d274],.input-select.--outlined.--opened .input-select__wrapper[data-v-d5d6d274],.input-select.--outlined:focus .input-select__wrapper[data-v-d5d6d274],.input-select.--outlined:focus-within .input-select__wrapper[data-v-d5d6d274]{border:2px solid hsla(0,0%,69%,.6)}.input-select.--outlined.--selected .input-select__label[data-v-d5d6d274]{transform:translateY(-20px) scale(.65)}.input-select.--outlined.--selected .input-select__label .input-select__required-mark[data-v-d5d6d274]{font-size:16px;line-height:19px}.input-select.--outlined.--selected .input-select__value[data-v-d5d6d274]{opacity:1}.input-select[data-v-d5d6d274]{background-color:#fff;display:flex;height:var(--component-height);max-height:var(--component-height);position:relative;width:100%}.input-select .input-select__wrapper[data-v-d5d6d274]{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-wrap:nowrap;gap:10px;height:100%;justify-content:space-between;padding:0 calc(var(--x-padding) + 30px) 0 var(--x-padding);position:relative;width:100%}.input-select .input-select__label[data-v-d5d6d274]{left:var(--x-padding);max-width:calc(100% - var(--x-padding)*2 - 30px);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%)}.input-select .input-select__value[data-v-d5d6d274]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-select .input-select__count-selected[data-v-d5d6d274]{background:var(--dezyred-gray-4);border-radius:5px;color:var(--dezyred-yellow);display:flex;font-size:14px;font-weight:700;line-height:18px;padding:0 5px;position:relative}.input-select .input-select__search-container[data-v-d5d6d274]{padding:10px var(--x-padding)}.input-select .input-select__search-input[data-v-d5d6d274]{background-color:transparent;border:none;border:1px solid var(--dezyred-gray-5);border-radius:5px;color:var(--dezyred-gray-5);font-size:14px;height:100%;height:36px;line-height:16px;margin:0;outline:none;padding:10px 15px;width:100%}.input-select .input-select__arrow[data-v-d5d6d274]{position:absolute;right:var(--x-padding);top:50%;transform:translateY(-50%);transform-origin:center;transition:transform .2s ease-in-out}.input-select .input-select__dropdown[data-v-d5d6d274]{background-color:#fff;border-radius:0 0 10px 10px;height:-moz-fit-content;height:fit-content;left:0;max-height:var(--dropdown-height);overflow:hidden;position:absolute;top:100%;transition:max-height .2s ease-in-out;width:100%;z-index:10}.input-select .input-select__dropdown[data-v-d5d6d274]:after{background-color:var(--dezyred-gray-4);content:"";display:var(--display-scrollbar);height:var(--scrollbar-height);pointer-events:none;position:absolute;right:5px;top:var(--search-input-height);transform:translateY(var(--scrollbar-top-position));width:2px}.input-select .input-select__dropdown .--scrollable[data-v-d5d6d274]{overflow-x:visible;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch!important;max-height:calc(var(--option-height)*4);scroll-snap-type:y mandatory;width:calc(100% + 20px)}.input-select .input-select__dropdown .--scrollable[data-v-d5d6d274]::-webkit-scrollbar{position:absolute;right:5px;width:2px}.input-select .input-select__dropdown .--scrollable[data-v-d5d6d274]::-webkit-scrollbar-thumb{background:var(--dezyred-gray-4);background-clip:padding-box;border-radius:5px}.input-select .input-select__dropdown .--scrollable[data-v-d5d6d274]::-webkit-scrollbar-track{background:transparent;border-radius:5px;margin:10px}.input-select .input-select__dropdown .--scrollable[data-v-d5d6d274]::-webkit-scrollbar-corner{background:transparent}.input-select.--opened .input-select__wrapper[data-v-d5d6d274]{border-radius:10px 10px 0 0}.input-select.--opened .input-select__arrow[data-v-d5d6d274]{transform:translateY(-50%) rotate(180deg)}.input-select:not(.--opened) .input-select__wrapper[data-v-d5d6d274]{transition-delay:.19s;transition-duration:.1s;transition-property:border-radius}.input-select .input-select__option[data-v-d5d6d274]{align-items:center;cursor:pointer;display:flex;flex-wrap:nowrap;height:var(--option-height);padding:0 var(--x-padding);scroll-snap-align:start;width:100%}.input-select .input-select__option .input-select__checkbox[data-v-d5d6d274]{max-width:100%}.input-select .input-select__option-label[data-v-d5d6d274]{color:var(--dezyred-white);font-size:16px;line-height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-select .input-select__option.--no-options[data-v-d5d6d274]{color:var(--dezyred-white)}.input-select[data-v-d5d6d274]:not(.--opened){transition-delay:.1s;transition-duration:.1s;transition-property:border-radius}.input-select__search-input[data-v-d5d6d274]:focus,.input-select__search-input[data-v-d5d6d274]:focus-visible{outline:none}.input-select[data-v-d5d6d274]:focus,.input-select[data-v-d5d6d274]:focus-visible,.input-select[data-v-d5d6d274]:focus-within{outline:none}.input-select .input-select__checkbox .q-checkbox__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
