.style_dropdown-wrapper__BbYiP{position:relative;display:flex;flex-direction:column}.style_dropdown-trigger__3CPyA{height:40px;display:flex;align-items:center;border-radius:8px;padding:4px 8px;box-sizing:border-box;color:var(--text1);font-size:14px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.style_dropdown-trigger__3CPyA.style_disable__5v_d9{color:var(--gray-60);background:var(--gray-80);pointer-events:none}.style_dropdown-trigger__3CPyA.style_selected__sVgvk{color:var(--main-blue-50);background:rgba(204,218,235,.5)}.style_dropdown-trigger__3CPyA:hover{color:var(--main-blue-50);background:rgba(221,227,236,.5)}.style_dropdown-trigger__3CPyA:focus{color:var(--main-blue-50);background:rgba(204,218,235,.5)}.style_dropdown-menu-wrapper__8z5xc{position:absolute;top:100%;box-sizing:border-box}.style_dropdown-menu__IWth0{display:flex;flex-direction:column;gap:12px;padding:8px 8px 16px;box-sizing:border-box;border-radius:8px;border:1px solid var(--gray-70);background:rgba(252,252,252,.4);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);z-index:999}.style_arrow_icon__XytAy{width:24px;height:24px;color:var(--text1);transition:all .5s ease}.style_arrow_icon__XytAy.style_disable__5v_d9{color:var(--gray-60)}.style_arrow_icon__XytAy.style_isOpen__uVZD4{transform:rotate(-180deg)}.style_item__bO75M{width:152px;height:40px;display:flex;align-items:center;padding:6px 12px;box-sizing:border-box;color:var(--text1);font-size:14px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px}.style_item__bO75M.style_selected__sVgvk{background:var(--gray-70);color:var(--main-blue-50)}.style_item__bO75M.style_selected__sVgvk:hover{background:var(--gray-70)}.style_item__bO75M:hover{background:rgba(221,227,236,.5)}