:root{--ComboBox-small-icon-font-size:14px;--ComboBox-medium-icon-font-size:18px;--ComboBox-large-icon-font-size:20px;--ComboBox-x-large-icon-font-size:24px;--ComboBox-small-input-width:calc(100% - var(--SelectIcon-small-width) - 2px  + (var(--BaseInputSmall-border-radius) / 2));--ComboBox-medium-input-width:calc(100% - var(--SelectIcon-medium-width) - 2px  + (var(--BaseInputMedium-border-radius) / 2));--ComboBox-large-input-width:calc(100% - var(--SelectIcon-large-width) - 2px  + (var(--BaseInputLarge-border-radius) / 2));--ComboBox-x-large-input-width:calc(100% - var(--SelectIcon-x-large-width) - 2px  + (var(--BaseInputX-Large-border-radius) / 2))}
.comboBox-module__w5AHKa__wrap:hover{box-shadow:var(--UIEffects-HoverShadow)}.comboBox-module__w5AHKa__wrap.comboBox-module__w5AHKa__wrap--focus{outline:var(--Focus-outline);outline-offset:var(--Focus-outline-gap)}.comboBox-module__w5AHKa__wrap.comboBox-module__w5AHKa__wrap--focus input{outline:none}.comboBox-module__w5AHKa__wrap--disabled{pointer-events:none}.comboBox-module__w5AHKa__wrap--disabled .comboBox-module__w5AHKa__input__rawInput{color:var(--FormInputDisabled-content);background:var(--FormInputDisabled-background);border-color:var(--FormInputDisabled-border);box-shadow:none}.comboBox-module__w5AHKa__wrap--disabled .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__wrap--disabled select{color:var(--FormInputDisabled-content);background:var(--FormInputDisabled-background);border-color:var(--FormInputDisabled-border)}.comboBox-module__w5AHKa__select{display:flex;position:absolute;top:0;right:0}.comboBox-module__w5AHKa__select,.comboBox-module__w5AHKa__select select{width:100%;height:100%}.comboBox-module__w5AHKa__select select{-webkit-appearance:none;border:1px solid var(--FormSelect-border)}.comboBox-module__w5AHKa__dropdownIcon{pointer-events:none;background:var(--FormSelect-background);border:1px solid var(--FormSelect-border);width:34px;height:100%;z-index:var(--z-index-select-dropdown-icon);position:absolute;right:0}.comboBox-module__w5AHKa__select:not(.comboBox-module__w5AHKa__select--disabled,.comboBox-module__w5AHKa__select--error):hover .comboBox-module__w5AHKa__dropdownIcon{background-color:var(--FormSelect-hover-background)}.comboBox-module__w5AHKa__input:has(input:hover)+.comboBox-module__w5AHKa__select:not(.comboBox-module__w5AHKa__select--disabled,.comboBox-module__w5AHKa__select--error) .comboBox-module__w5AHKa__dropdownIcon{border-color:var(--FormInput-hover-border)}.comboBox-module__w5AHKa__input:has(input:hover)+.comboBox-module__w5AHKa__select:not(.comboBox-module__w5AHKa__select--disabled,.comboBox-module__w5AHKa__select--error) select{border-color:var(--FormInput-hover-border)}.comboBox-module__w5AHKa__select--error .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__select--error select{background-color:var(--FormSelectError-background);border-color:var(--FormSelectError-border)}.comboBox-module__w5AHKa__input:has(input:hover)+.comboBox-module__w5AHKa__select--error .comboBox-module__w5AHKa__dropdownIcon{border-color:var(--FormSelectError-hover-border);background-color:var(--FormSelectError-hover-background)}.comboBox-module__w5AHKa__select--focus .comboBox-module__w5AHKa__dropdownIcon{border-color:var(--color-focus-border)}.comboBox-module__w5AHKa__select--small .comboBox-module__w5AHKa__dropdownIcon{font-size:var(--ComboBox-small-icon-font-size);width:var(--SelectIcon-small-width)}.comboBox-module__w5AHKa__wrap,.comboBox-module__w5AHKa__select--small,.comboBox-module__w5AHKa__select--small .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__select--small select{border-radius:var(--BaseInputSmall-border-radius)}.comboBox-module__w5AHKa__select--medium .comboBox-module__w5AHKa__dropdownIcon{font-size:var(--ComboBox-medium-icon-font-size);width:var(--SelectIcon-medium-width)}.comboBox-module__w5AHKa__wrap,.comboBox-module__w5AHKa__select--medium,.comboBox-module__w5AHKa__select--medium .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__select--medium select{border-radius:var(--BaseInputMedium-border-radius)}.comboBox-module__w5AHKa__select--large .comboBox-module__w5AHKa__dropdownIcon{font-size:var(--ComboBox-large-icon-font-size);width:var(--SelectIcon-large-width)}.comboBox-module__w5AHKa__wrap,.comboBox-module__w5AHKa__select--large,.comboBox-module__w5AHKa__select--large .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__select--large select{border-radius:var(--BaseInputLarge-border-radius)}.comboBox-module__w5AHKa__select--x-large .comboBox-module__w5AHKa__dropdownIcon{font-size:var(--ComboBox-x-large-icon-font-size);width:var(--SelectIcon-x-large-width)}.comboBox-module__w5AHKa__wrap,.comboBox-module__w5AHKa__select--x-large,.comboBox-module__w5AHKa__select--x-large .comboBox-module__w5AHKa__dropdownIcon,.comboBox-module__w5AHKa__select--x-large select{border-radius:var(--BaseInputX-Large-border-radius)}.comboBox-module__w5AHKa__input{z-index:var(--z-index-combo-box-input)}.comboBox-module__w5AHKa__input__rawInput:hover,.comboBox-module__w5AHKa__input__rawInput:focus{box-shadow:none!important}.comboBox-module__w5AHKa__input__rawInput.comboBox-module__w5AHKa__input__rawInput{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.comboBox-module__w5AHKa__input__rawInput:disabled{opacity:1}.comboBox-module__w5AHKa__input__rawInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.comboBox-module__w5AHKa__input__rawInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.comboBox-module__w5AHKa__input__rawInput[type=number]{-moz-appearance:textfield}.comboBox-module__w5AHKa__input--small{width:var(--ComboBox-small-input-width)}.comboBox-module__w5AHKa__input--medium{width:var(--ComboBox-medium-input-width)}.comboBox-module__w5AHKa__input--large{width:var(--ComboBox-large-input-width)}.comboBox-module__w5AHKa__input--x-large{width:var(--ComboBox-x-large-input-width)}.comboBox-module__w5AHKa__input--x-large input{font-size:var(--text-size-300)}
/*# sourceMappingURL=09~5mzg1i0c0j.css.map*/