.Select_select__Y_IXn{width:100%;position:relative}.Select_current__mPh__{border:var(--default-border-width) solid var(--season-border-color);background:var(--white-color);border-radius:24px;display:flex;align-items:center;padding:15px 24px;gap:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.Select_currentText__TtLwS{color:var(--season-primary-color);font-size:16px;line-height:normal;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Select_currentIcon__w0cEY{width:20px;height:20px;transition:transform .3s ease}.Select_currentIcon__w0cEY.Select_rotate__FIpdl{transform:rotate(-180deg)}.Select_currentIcon__w0cEY svg{stroke:var(--season-primary-color)}.Select_list__LLNb9{width:100%;padding:24px 0;display:flex;flex-direction:column;gap:16px;border-radius:24px;max-height:289px;overflow:auto;border:1px solid var(--white-color);background:var(--season-bg-color)}.Select_item__joWrQ{cursor:pointer}.Select_dropdownBody__eZvny{width:100%}.Select_itemOpened__sIvlk>div>div>.Select_sublist__OnMv2{opacity:1;transition-delay:.3s}.Select_itemOpened__sIvlk>.Select_itemInner__o264b .Select_itemIcon__QFa_N{transform:rotate(180deg)}.Select_itemHasChildren___DVt5 .Select_itemIcon__QFa_N{opacity:1!important;transition:transform .25s ease}.Select_itemHasChildren___DVt5 .Select_itemIcon__QFa_N svg{stroke:var(--text-color-light)!important}.Select_itemInner__o264b{padding:6px 24px;display:flex;width:100%;align-items:center;gap:16px}.Select_active__MbhKo .Select_itemText__vjsp_{color:var(--season-secondary-color)}.Select_active__MbhKo .Select_itemIcon__QFa_N{opacity:1}.Select_itemText__vjsp_{text-align:left;color:var(--text-color-light);font-size:16px;line-height:normal;flex:1 1;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.Select_itemIcon__QFa_N{width:24px;height:24px;opacity:0;transition:opacity .25s ease}.Select_itemIcon__QFa_N svg{stroke:var(--season-secondary-color)}.Select_sublist__OnMv2{padding:10px 24px 0;transition:opacity .3s ease;opacity:0}