.AppInputWrapper_wrap__sFMWa{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-bottom:24px}@media(max-width:767.98px){.AppInputWrapper_wrap__sFMWa{width:100%}}.AppInputWrapper_inputWrap__4jeRr{position:relative;width:100%}.AppInputWrapper_reset__1eaqI{position:absolute;background-color:#fff;display:flex;align-items:center;border-radius:4px;justify-content:center;width:40px;top:3px;right:3px;bottom:3px;cursor:pointer}.AppInputWrapper_iconInput__bm5hd,.AppInputWrapper_iconReset__kT_aT{background-color:#4d5054;z-index:1}.AppInputWrapper_iconInput__bm5hd{position:absolute;pointer-events:none;left:12px}.AppInputWrapper_iconInput_M__zNE_c{top:8px}.AppInputWrapper_iconInput_L__DFCfX{top:12px}.AppInputWrapper_error__QpvVp{font-size:12px;line-height:18px;color:#da3934;white-space:nowrap;position:absolute;top:100%;left:0;max-width:100%;overflow:auto;text-overflow:ellipsis;cursor:default;scrollbar-width:none}.AppInputWrapper_error__QpvVp ::-webkit-scrollbar{height:0}.AppInputWrapper_label__VJvWm{font-size:16px;line-height:24px;color:#28292b;cursor:pointer;margin-bottom:4px}.AppInputWrapper_label_required__0uQMS:after{content:" *";color:#da3934}@media(min-width:1024px){.AppInputWrapper_popover__XGnB7{margin-top:4px;max-width:220px}}@media(min-width:768px)and (max-width:1023.98px){.AppInputWrapper_popover__XGnB7{margin-top:4px;max-width:220px}}.AppInput_input__22gE7{width:100%;color:#4d5054;border:1px solid #b8bfc9;border-radius:4px;touch-action:none}.AppInput_input_error__qWiel{border-color:#f69794}.AppInput_input_error__qWiel :focus,.AppInput_input_error__qWiel:hover{border-color:#f69794;outline:none}.AppInput_input_L__69c33{font-size:16px;line-height:24px;padding:0 16px;height:48px}.AppInput_input_M__BZVaI{font-size:16px;line-height:24px;padding:7px 16px}.AppInput_input_withIcon__CTLAs{padding-left:40px}.AppInput_input__22gE7::placeholder{color:#b8bfc9}.AppInput_input__22gE7:hover{border-color:#71777f}.AppInput_input__22gE7:focus{border-color:#0097dc;outline:4px solid #e0f5ff}.AppInput_input__22gE7:disabled{border-color:#71777f;background-color:#f7f8fa;cursor:not-allowed;color:#71777f}.AppInput_input__22gE7:disabled ::placeholder{color:#71777f}.AppInput_textArea__NUagJ{width:100%;color:#4d5054;border:1px solid #b8bfc9;border-radius:4px;resize:none}.AppInput_textArea_error__N16uW{border-color:#f69794}.AppInput_textArea_error__N16uW :focus,.AppInput_textArea_error__N16uW:hover{border-color:#f69794;outline:none}.AppInput_textArea_L__X5MmO{font-size:16px;line-height:24px;padding:0 16px;height:48px}.AppInput_textArea_M__Hv_vQ{font-size:16px;line-height:24px;padding:7px 16px}.AppInput_textArea_withIcon__RYBSd{padding-left:40px}.AppInput_textArea__NUagJ::placeholder{color:#b8bfc9}.AppInput_textArea__NUagJ:hover{border-color:#71777f}.AppInput_textArea__NUagJ:focus{border-color:#0097dc;outline:4px solid #e0f5ff}.AppInput_textArea__NUagJ:disabled{border-color:#71777f;background-color:#f7f8fa;cursor:not-allowed;color:#71777f}.AppInput_textArea__NUagJ:disabled ::placeholder{color:#71777f}.FilterDropdown_popover__Dx2Vi{padding:unset!important;max-height:300px;overflow:auto}.FilterDropdown_modalBottomContent__uejEA{max-height:300px}.FilterDropdown_chip__QxujS .app-chip__icon{transition:transform .3s;transform:rotate(180deg)}.FilterDropdown_open__QSgJw .app-chip__icon{transform:rotate(0deg)}.FilterDropdown_item___txYS{display:flex;flex-flow:row;align-items:center;justify-content:space-between;white-space:nowrap;padding:16px 24px;cursor:pointer}.FilterDropdown_item___txYS:first-child{border-radius:8px 8px 0 0}.FilterDropdown_item___txYS:last-child{border-radius:0 0 8px 8px}.FilterDropdown_item___txYS:hover{background-color:#f7f8fa}.FilterDropdown_item___txYS:hover:first-child{border-radius:8px 8px 0 0}.FilterDropdown_item___txYS:hover:last-child{border-radius:0 0 8px 8px}.FilterDropdown_item___txYS:not(.FilterDropdown_item___txYS:last-child){border-bottom:1px solid #d9dde3}.FilterDropdown_itemText__Wu1Vz{margin-right:16px;white-space:nowrap}.FilterDropdown_itemText_active___p5jT{font-weight:600}.FilterDropdown_itemIcon__ffiTy{background-color:#4d5054}.FilterElementNew_chip__rLnY9 .app-chip__content{display:flex;align-items:center;gap:4px}.AppCheckboxShared_wrap__a_S8y{display:flex;flex-flow:row;align-items:center}.AppCheckboxShared_checkbox__HN_aq{display:block;flex-shrink:0;position:relative;border-radius:4px;background-color:var(--defaultBackgroundColor);cursor:pointer;transition:all .3s;width:20px;height:20px}.AppCheckboxShared_checkbox__HN_aq:hover{background-color:var(--defaultHover)}.AppCheckboxShared_checkbox__HN_aq:checked{background-color:var(--checkedBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:checked:hover{background-color:var(--checkedHover)}.AppCheckboxShared_checkbox__HN_aq:disabled{cursor:not-allowed}.AppCheckboxShared_checkbox__HN_aq:disabled,.AppCheckboxShared_checkbox__HN_aq:disabled:checked{background-color:var(--disabledBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:disabled:checked:before{background-color:var(--disabledCheckColor)}.AppCheckboxShared_checkbox__HN_aq:checked:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-color:#fff;-webkit-mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat;mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat}.AppCheckboxShared_checkbox_error__YgFQY,.AppCheckboxShared_checkbox_error__YgFQY:hover{background-color:var(--errorBackgroundColor)}.AppCheckbox_wrap__NvBSg{--defaultBackgroundColor:#EDEFF2;--defaultHover:#D9DDE3;--checkedBackgroundColor:#A1CD3A;--checkedHover:#619225;--disabledBackgroundColor:#F7F8FA;--disabledCheckColor:#B8BFC9;--errorBackgroundColor:#FBEAE9}.AppCheckbox_label__6mgeV{color:#4d5054;cursor:pointer}.AppCheckbox_label_checked__O0ry4,.AppCheckbox_label_error__7xUZO{color:#28292b}.AppCheckbox_label_disabled__VQzRV{color:#b8bfc9;cursor:not-allowed}.AppCheckbox_label_required___p9nJ:after{content:" *";color:#da3934}.AppCheckbox_label_M__Jg_im{font-size:14px;line-height:20px;margin-left:6px}.AppCheckbox_label_L__L52vJ{font-size:16px;line-height:24px;margin-left:8px}.AppCheckbox_postLabel__q9ky2{color:#4d5054;margin-left:4px}.AppCheckbox_postLabel_disabled__b9aA6{color:inherit}.FilterMultiPick_upWrap__eP5F2{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.FilterMultiPick_title__9drJc{font-size:16px;line-height:24px;font-weight:700}.FilterMultiPick_resetAll__vW03F{font-size:14px;line-height:20px;cursor:pointer;color:#619225;font-weight:700}.FilterMultiPick_resetAll_disabled__OWZXi{color:#71777f;pointer-events:none;cursor:not-allowed}.FilterMultiPick_chipsWrap__w4XTl:not(:empty){display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.FilterMultiPick_input__6xZ2y{margin-bottom:16px}.FilterMultiPick_itemsWrap__zxzIP{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding:8px 0;max-height:50vh}.FilterMultiPick_downWrap__d0CYa{padding-top:16px}.FilterMultiPick_button__wTSxu{width:100%}.FilterMultiPick_chip__LZ3fL .app-chip__icon{transform:rotate(180deg)}.NotFound_wrap__xl_ut{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-width:375px;padding:16px}.NotFound_text__7Ex9G{font-weight:700;font-size:20px;line-height:24px;text-align:center;margin:16px 0}.NotFound_secondText__c8aCt{text-align:center}.FiltersControlNew_wrap__x2noX{display:flex;gap:8px}.Suggestions_wrap__n8e1s{width:100%;position:absolute;margin-top:8px;top:calc(100% - 4px);left:0;background-color:#fff;z-index:10;box-shadow:0 16px 32px rgba(0,0,0,.1)}.Suggestions_wrap__n8e1s div:first-child{border-radius:8px 8px 0 0}.Suggestions_wrap__n8e1s div:last-child{border-radius:0 0 8px 8px}.Suggestions_suggestionWrap__l5d9_{padding:5px 16px 7px;border-bottom:1px solid #b8bfc9;cursor:pointer;color:#4d5054}.Suggestions_suggestionWrap__l5d9_:hover{background-color:#f7f8fa}.Suggestions_address__CN82t{font-size:14px;line-height:20px}.Suggestions_region__PpQ9Z{font-size:12px;line-height:18px;color:#71777f}.Suggestions_favoriteSuggestion__i2wKX{display:flex;align-items:center;padding:5px 16px 7px;cursor:pointer;border-bottom:1px solid #edeff2;background-color:#fdf3f2}.Suggestions_favoriteSuggestion__i2wKX:hover{background-color:#fbeae9}.Suggestions_setHouse__MGAOk{color:#4d5054;background-color:#f7f8fa}.Suggestions_heartIcon__WB6bM{margin-right:4px}.Suggestions_favoriteSuggestionWrap__lIBSe{display:flex;align-items:center}.Suggestions_locationName__XD_T_{font-size:12px;line-height:18px;color:#71777f}.Suggestions_header__uIMH7{font-size:12px;line-height:18px;padding:5px 16px 7px;border-bottom:1px solid #edeff2;color:#4d5054;background-color:#f7f8fa}.Suggestions_favoriteIcon__3oNn8{background-color:#2d0806}.AppInputAddress_wrap__RO9vW{position:relative}.AppInputAddress_wrap_openModal__CJeG3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:100;transition:all .3s}.AppInputAddress_wrap_openModal__CJeG3 .input{border:2px solid #a1cd3a;border-radius:8px}.AppInputAddress_wrap_openModal__CJeG3 .input:focus{outline:4px solid #c7e57e}.AppInputAddress_wrap_openModal__CJeG3 .input-wrapper{flex:1 1}.AppInputAddress_wrap_openModal__CJeG3 .close-input,.AppInputAddress_wrap_openModal__CJeG3 .icon-input{background-color:#28292b}.AppInputAddress_fillBlock_M__8aRR8{height:40px}.AppInputAddress_fillBlock_L__Zvg2d{height:48px}.AppInputAddress_header__A7gBT{display:flex;padding:12px 20px 12px 16px}.AppInputAddress_icon__rQGE1{margin-right:16px}.PopoverRangeFilter_wrap__dn74r .modal-bottom-side_content{overflow:visible}.PopoverRangeFilter_headerWrap__JrAZ_{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.PopoverRangeFilter_title__W7x1H{font-size:16px;line-height:24px;font-weight:700}.PopoverRangeFilter_reset__JO_NS{color:#619225;font-weight:700;cursor:pointer}.PopoverRangeFilter_reset_disabled__Eincn{cursor:not-allowed;color:#71777f;pointer-events:none}.PopoverRangeFilter_range__rxsnF{margin-bottom:30px}.PopoverRangeFilter_button__V1wJ0{width:100%}.PopoverRangeFilter_wrapper___B_TD{display:flex;align-items:center;margin-bottom:16px}.PopoverRangeFilter_line__wkDUp{width:16px;height:1px;flex-shrink:0;margin:0 16px;background-color:#b8bfc9}.PopoverRangeFilter_input__pKAgf{position:relative;margin:0;width:100%}.PopoverRangeFilter_input__pKAgf .input-label{position:absolute;display:flex;align-items:center;left:16px;height:100%;text-transform:capitalize;color:#b8bfc9}.PopoverRangeFilter_input__pKAgf .input{padding-left:40px;padding-right:10px;margin:0}.PopoverRangeFilter_textLine__CHTFe{color:#71777f;text-align:center}.PopoverRangeFilter_textLine__CHTFe b{color:#28292b}@media(min-width:1024px){.PopoverRangeFilter_textLine__CHTFe{text-align:unset}}.PopoverRangeFilter_popover__teBmQ{width:100%;max-width:unset;padding-top:70px}@media(min-width:1024px){.PopoverRangeFilter_popover__teBmQ{grid-template-columns:1fr;width:240px;padding:16px}}.PopoverRangeFilter_icon__92bY8{position:absolute;top:4px;right:4px}.PopoverRangeFilter_buttons__cMuGU{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:8px;margin-top:16px}