.SortedDropdown_container__ep7Wa{position:relative}.SortedDropdown_button__aRz0x{display:flex;width:200px;height:40px;padding:0 13px;background:#f6f6f6;border:none;border-radius:8px;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;color:#301d28}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_arrow__AvcVX,.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_buttonTitle__zU8DC{display:none}@media screen and (max-width:480px){.SortedDropdown_button__aRz0x{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x .SortedDropdown_buttonTitle__zU8DC{display:none}}.SortedDropdown_arrow__AvcVX{transition:transform .3s ease}.SortedDropdown_arrowRotated__96_3s{transform:rotate(180deg)}@media screen and (max-width:480px){.SortedDropdown_arrow__AvcVX{display:none}}.SortedDropdown_buttonTitle__zU8DC{color:rgba(95,77,84,.85);font-size:13px;font-style:normal;font-weight:600;line-height:normal}.SortedDropdown_dropdown__u8y4t{position:absolute;top:50px;right:0;width:200px;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;padding:13px;border-radius:8px;background:#fff;box-shadow:0 2px 9.4px 0 rgba(0,0,0,.11)}.SortedDropdown_option__GhBzJ{width:100%}.SortedDropdown_spanWrapper__EtCAm{display:flex;gap:7px;align-items:center}.SortedDropdown_overlay__REtUl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;animation:SortedDropdown_fadeIn__xPQqu .3s ease-out}.SortedDropdown_mobileModal__A4VRO{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:15px 15px 0 0;z-index:1001;animation:SortedDropdown_slideUp__8hyf9 .3s ease-out;max-height:70vh;display:flex;flex-direction:column}.SortedDropdown_mobileHeader__DymXx{display:flex;justify-content:space-between;align-items:center;padding:20px 16px 16px}.SortedDropdown_mobileTitle___7Ie0{font-size:18px;font-weight:600;color:#301d28;margin:0}.SortedDropdown_closeButton__5i8tQ{background:none;border:none;font-size:24px;color:#000;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:20px;background:#f2f2f2;border-radius:8px}.SortedDropdown_mobileContent__NhVQZ{flex:1 1;padding:0 16px 30px;overflow-y:auto;display:flex;flex-direction:column;gap:22px}.SortedDropdown_mobileOption__Gw7Iq{width:100%}.SortedDropdown_mobileFooter__D_XyX{padding:16px;border-top:1px solid #f0f0f0}.SortedDropdown_applyButton__5hA83{width:100%;height:48px;background:linear-gradient(180deg,var(--accent-200) 0,var(--accent-500) 100%);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.SortedDropdown_applyButton__5hA83:hover{opacity:.9}@keyframes SortedDropdown_fadeIn__xPQqu{0%{opacity:0}to{opacity:1}}@keyframes SortedDropdown_slideUp__8hyf9{0%{transform:translateY(100%)}to{transform:translateY(0)}}