.SearchFilters_container__LR_TR{position:relative;padding-right:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:150px}.SearchFilters_arrow__CfiVl{position:absolute;border:solid var(--primary-title);border-width:0 2.5px 2.5px 0;display:inline-block;padding:2.5px;transform:rotate(45deg) translateX(-100%);vertical-align:middle;right:8px;top:50%;transition:transform .3s linear}.SearchFilters_activeArrow__mTlO8{transform:rotate(225deg) translate(70%,-40%)}.SearchFilters_checkboxesCountChosenContainer__G5u53{display:flex}.SearchFilters_checkboxesCountChosen__jMg9s{display:flex;justify-content:center;align-items:center;width:20px;height:24px;background:var(--background);border-radius:56px;font-weight:600;font-size:12px;line-height:22px;color:var(--primary-title);margin-left:4px}.SearchFilters_chosenElement__W5o3x{font-weight:700;font-size:14px;line-height:22px;color:var(--primary-title);white-space:nowrap}.SearchFilters_chosenElement__W5o3x:first-letter{text-transform:uppercase}.SearchFilters_popupWindow__KWW2y{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:166px;background:var(--background);box-shadow:0 0 15px 10px rgba(96,93,97,.15);border-radius:8px}.SearchFilters_popupWindow__KWW2y::-webkit-scrollbar{width:5px}.SearchFilters_popupWindow__KWW2y::-webkit-scrollbar-thumb{border-radius:16px;background-color:#a5a7b5}.SearchFilters_popupWindow__KWW2y::-webkit-scrollbar-button{height:2px}.SearchFilters_popupWindow__KWW2y{max-height:145px;overflow-y:auto;overflow-x:hidden;color:var(--primary-title);z-index:5;visibility:hidden;opacity:0;transition:opacity .3s linear,visibility .3s linear}.SearchFilters_popupWindow__KWW2y label{min-width:166px;min-height:44px;border-bottom:1px solid rgba(184,184,184,.4)}.SearchFilters_popupWindow__KWW2y::-webkit-scrollbar-button{display:block;height:3px}.SearchFilters_popupWindow__KWW2y p{width:100%;min-width:166px;padding:14.5px 20px;font-size:15px;word-break:break-word}.SearchFilters_popupWindow__KWW2y p:first-letter{text-transform:capitalize}.SearchFilters_popupWindow__KWW2y p:hover{background:rgba(134,132,135,.2823529412)}@media(max-width:769px){.SearchFilters_popupWindow__KWW2y p:hover{background:inherit}}.SearchFilters_popupWindowVisible__pihDW{visibility:visible;opacity:1}.SearchFilters_checkboxesBox__A2tT0{display:flex;flex-direction:column}.SearchFilters_checkbox__g_3vK{padding:8px 20px 8px 15px;font-weight:600!important;font-size:14px;line-height:145%;width:100%!important;cursor:pointer}.SearchFilters_checkbox__g_3vK:hover{background:rgba(134,132,135,.2823529412)}@media(max-width:769px){.SearchFilters_checkbox__g_3vK:hover{background:inherit}}.SearchFilters_checkbox__g_3vK.SearchFilters_disabledCheckbox__NvMZB{cursor:default!important}.SearchFilters_searchInput__R6YqE{outline:none;border-radius:4px;border:none;background:rgba(0,0,0,0);font-weight:500;color:var(--primary-title);font-size:14px;line-height:22px;width:100%;min-width:100px}.SearchFilters_active__sLowS{color:var(--purple);font-weight:600}.SearchFilters_checkboxInput__9Tphx:checked:not(:first-child)+label{position:relative;order:-1;transition:order .5s linear;animation:SearchFilters_orderAnimation__hgeAz .5s linear}.SearchFilters_popupWindowDisabled__s00WO .SearchFilters_checkboxInput__9Tphx:not(:checked)+label{pointer-events:none;opacity:.7}.SearchFilters_anchor__M1k0j{width:100%}.SearchFilters_item__W_dSQ{cursor:pointer}@keyframes SearchFilters_orderAnimation__hgeAz{0%{transform:scale(1.1)}50%{transform:translateY(-500%)}to{transform:unset}}html[data-theme=dark] .SearchFilters_popupWindow__KWW2y{background:var(--light-gray)}