.DropDown_dropDown_toggle__hi_y_{position:absolute;left:0;top:0;height:var(--input-height);width:100%;opacity:0;margin:0;border:none;cursor:pointer}.DropDown_dropDown_options__NtVM2{position:absolute;max-height:var(--dropdown-option-max-height);overflow-y:auto;display:flex;flex-direction:column;padding:0 var(--whitespace-xs);transition:transform var(--transition-duration-short) ease-out;transform-origin:top left;top:calc((var(--input-height) - 2px) + var(--tagsHeight));background-color:rgb(var(--white));left:-1px;right:-1px;border-radius:var(--border-radius-xs);border-top-right-radius:0;border-top-left-radius:0;border:1px solid rgb(var(--black)/var(--opacity-2));border-top:0;transform:scaleY(0);z-index:var(--z-index-tooltip)}.DropDown_dropDown_options__active___yjd7{transform:scaleY(1)}.DropDown_dropDown_label__AGC6X{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:calc(var(--input-height) + var(--tagsHeight));padding:var(--whitespace-xs)}.DropDown_dropDown_labelText___GGkE{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DropDown_dropDown_handle__KbhqJ{flex:0 0 0.75em;fill:rgb(var(--color-link-primary));margin-left:auto}.DropDown_dropDown_options__NtVM2>:last-child{margin-bottom:var(--whitespace-xs)}.DropDown_tagsWrapper__VfuLx{cursor:auto}.DropDown_infoWrapper___9sC_,.DropDown_tagsWrapper__VfuLx{width:100%;display:flex;gap:var(--whitespace-xs);flex-wrap:wrap}.DropDown_infoWrapper___9sC_{cursor:pointer}.DropDown_tag__x4DB4{background-color:rgb(var(--grey-3));border-radius:var(--border-radius-xs);font-size:var(--font-size-xs);align-items:center;justify-items:center;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;padding:.1rem 1.75rem .1rem .25rem}.DropDown_tagsIcon__XH8Oh{font-size:.5rem;margin-left:.5rem;position:absolute;right:.5rem;top:.3rem}