.scrollingInternal_overlay__36qO4{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;border-radius:var(--borderRadiusContainer);z-index:1}.scrollingInternal_panel__T6gMI{background:var(--bgPrimary);border-radius:var(--borderRadiusContainer);max-height:70vh}.scrollingInternal_panelDefaultWidth__1TQ80{width:80%}@media (max-width:768px){.scrollingInternal_panelDefaultWidth__1TQ80{width:100%}}.linkInternalModal_modalContent__rBu19{display:flex;flex-direction:column;gap:var(--padMedium);padding:var(--padMedium);background-color:white;box-shadow:0 1px 8px rgba(1,1,1,.1);border-radius:1rem;height:100%;max-height:70vh;min-height:15vh;max-width:50rem}.linkInternalModal_modalHeader__pmIqT{display:flex;flex-direction:row;position:relative;width:100%;justify-content:space-between;align-items:center}.linkInternalModal_closeButton__foBqu{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--textSecondary);display:flex;align-items:center;justify-content:center;border-radius:var(--borderRadiusButton)}.linkInternalModal_filterButtonContainer__H7E9t{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;gap:var(--padSmall)}.linkInternalModal_itemList__zYSlo{box-sizing:border-box;height:100%;background-color:white;display:flex;flex-direction:column;gap:var(--padSmall);overflow-y:auto;overflow-x:hidden}.linkInternalModal_closeButton__foBqu:hover{background-color:var(--buttonBackgroundSecondaryHover)}.linkInternalModal_itemRow__pAdO9{box-sizing:border-box;display:flex;flex-direction:row;gap:var(--padMedium);align-items:center;border-radius:var(--borderRadiusButton);cursor:pointer;margin-bottom:var(--padSmall)}.linkInternalModal_loadingMore__s056u{display:flex;justify-content:center;align-items:center;margin:var(--padMedium)}.linkInternalModal_itemRow__pAdO9:hover{background:var(--buttonBackgroundSecondaryHover)}.linkInternalModal_itemImage__L_Add{flex:0 0 auto;width:3rem;height:3rem;border-radius:var(--borderRadiusButton);overflow:hidden;border:1px solid var(--borderColor)}.linkInternalModal_itemName__H3Cvr{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linkInternalModal_itemList__zYSlo::-webkit-scrollbar{width:var(--scrollbarThinWidth)}@media (max-width:768px){.linkInternalModal_modalContent__rBu19{padding:var(--padMedium)}}.filterEditPanel_filterEditPanel__K3M_f{display:grid;grid-template-rows:auto 1fr;padding:var(--padMedium);min-height:11rem}.filterEditPanel_filters__HBO3x{display:grid;grid-template-columns:1fr;gap:var(--padMedium);align-content:start}.filterEditPanel_buttons__pWSdd{display:flex;gap:var(--padSmall);flex-wrap:wrap;align-items:center}.filterPanelPriceRange_priceRangeContainer__TPqIW{position:relative;display:inline-block}.filterPanelPriceRange_dropdownList__NGeIN{box-sizing:border-box;position:absolute;top:100%;left:0;margin-top:4px;background-color:white;border-radius:var(--borderRadiusMedium);z-index:1;box-shadow:var(--boxShadowDropdownList);overflow:hidden;min-width:100%;white-space:nowrap;padding:var(--padXSmall)}.filterPanelPriceRange_dropdownItem__Vg0J2{padding:var(--padSmall) var(--padMedium);cursor:pointer;white-space:nowrap;border-radius:var(--borderRadiusButton)}.filterPanelPriceRange_dropdownItem__Vg0J2:hover{background-color:var(--colorGray235)}.filterPanelPriceRange_selected__wcG_j{background-color:var(--buttonBackgroundnew);color:white}.filterPanelPriceRange_selected__wcG_j:hover{background-color:var(--buttonBackgroundPrimaryHover)}.filterPanelPriceRange_customRangeContainer__1zyNi{width:20rem;position:absolute;top:100%;left:0;right:0;margin-top:4px;padding:var(--padMedium);background-color:white;border-radius:var(--borderRadiusMedium);box-shadow:var(--boxShadowDropdownList);z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.filterPanelPriceRange_backButton__b_zfQ{margin-top:var(--padSmall);text-align:center;color:var(--buttonBackgroundnew);cursor:pointer;font-size:.9em}.filterPanelPriceRange_backButton__b_zfQ:hover{text-decoration:underline}@media (max-width:768px){.filterPanelPriceRange_customRangeContainer__1zyNi{width:18rem}}.dualRangeSlider_container__VFZaS{position:relative;width:80%;padding:var(--padXSmall);border-radius:10px;margin-top:1.1em}.dualRangeSlider_sliderWrap__l_bxW{position:relative;width:100%;height:50px;margin-top:10px}.dualRangeSlider_sliderTrack__muXev{width:100%;height:6px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px;background-color:#c5c5c5}.dualRangeSlider_input__7kn6s[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;background-color:transparent;pointer-events:none;box-shadow:none;padding:0}.dualRangeSlider_input__7kn6s[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}.dualRangeSlider_input__7kn6s[type=range]::-moz-range-track{-moz-appearance:none;height:5px}.dualRangeSlider_input__7kn6s[type=range]::-ms-track{appearance:none;height:5px}.dualRangeSlider_input__7kn6s[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:1.5em;width:1.5em;background-color:var(--buttonBackgroundnew);cursor:pointer;margin-top:-.5em;pointer-events:auto;border-radius:50%}.dualRangeSlider_input__7kn6s[type=range]::-moz-range-thumb{-moz-appearance:none;height:1.5em;width:1.5em;cursor:pointer;border-radius:50%;background-color:var(--buttonBackgroundnew);pointer-events:auto;border:none}.dualRangeSlider_input__7kn6s[type=range]::-ms-thumb{appearance:none;height:1.5em;width:1.5em;cursor:pointer;border-radius:50%;background-color:var(--buttonBackgroundnew);pointer-events:auto}.dualRangeSlider_input__7kn6s[type=range]:active::-webkit-slider-thumb{background-color:#ffffff;border:1px solid var(--buttonBackgroundnew)}.dualRangeSlider_label__vyfyM{position:absolute;top:-1.5em;transform:translateX(-50%);background:var(--buttonBackgroundnew);color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap}.dropdownButton_dropdownButton__bbP6l{box-sizing:border-box;padding:var(--padSmall);border:1px solid var(--colorGray176);border-radius:var(--borderRadiusMedium);cursor:pointer;display:flex;align-items:center;gap:var(--padSmall);min-width:6rem;max-width:12rem}.dropdownButton_label__dp919{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dropdownButton_icon__QwSFQ{flex-shrink:0}.dropdownButton_dropdownButton__bbP6l:hover{background-color:var(--buttonBackgroundSecondaryHover)}.dropdownButton_selected__F6R4N{background-color:var(--buttonBackgroundPrimary);color:white;border-color:var(--buttonBackgroundPrimaryHover)}.dropdownButton_selected__F6R4N:hover{background-color:var(--buttonBackgroundPrimaryHover);border-color:var(--buttonBackgroundPrimaryHover)}.dropdownButton_noMaxWidth__eO7eB{max-width:none}.filterPanelStatus_statusContainer__zj8qq{position:relative}.filterPanelStatus_dropdownList__5Khum{box-sizing:border-box;position:absolute;top:100%;left:0;margin-top:4px;background-color:white;border-radius:var(--borderRadiusMedium);z-index:1;box-shadow:var(--boxShadowDropdownList);overflow:hidden;min-width:100%;white-space:nowrap;padding:var(--padXSmall)}.filterPanelStatus_dropdownItem__sHbno{width:100%}.filterPanelStatus_dropdownItem__sHbno:hover{background-color:var(--buttonBackgroundSecondaryHover)}.filterPanelStatus_dropdownItem__sHbno.filterPanelStatus_selected__fa9x1{background-color:var(--buttonBackgroundPrimary);color:white}.filterPanelSearch_container__P0PQU{flex:1;display:flex;align-items:center;gap:var(--padSmall)}.filterPanelSingleSelection_container__Tin9w{display:flex;gap:var(--padMedium);align-items:center;padding:var(--padMedium);border:1px solid black;border-radius:var(--borderRadiusMedium)}.filterPanelSingleSelection_buttonContainer__Oa7Md{display:flex;gap:var(--padMedium)}.filterPanelSingleSelection_button__RbD6E{border:2px solid var(--colorGray176);border-radius:1em;padding:var(--padXXSmall) var(--padMedium);cursor:pointer}.filterPanelSingleSelection_selected__YHW9Q{border:2px solid var(--buttonBackgroundEnabled);color:var(--buttonBackgroundEnabled)}.filterPanelSingleSelection_button__RbD6E:hover{border:2px solid var(--buttonBackgroundEnabledHover);color:var(--buttonBackgroundEnabled)}.filterPanelResponseType_container__1QDyx{position:relative;display:inline-block}.filterPanelResponseType_selected__rYQJn{border:2px solid var(--buttonBackgroundEnabled);color:var(--buttonBackgroundEnabled)}.filterPanelResponseType_dropdownList__Nsc2x{box-sizing:border-box;position:absolute;top:100%;left:0;right:0;margin-top:4px;background-color:white;border-radius:var(--borderRadiusMedium);z-index:1;box-shadow:var(--boxShadowDropdownList);overflow:hidden;padding:var(--padXSmall)}.filterPanelResponseType_dropdownItem__05wT5{width:100%}.filterPanelResponseType_dropdownItem__05wT5:hover{background-color:var(--colorGray235)}.filterPanelTypes_objTypes__4IKA5{padding:var(--padSmall);display:flex;gap:var(--padMedium)}.filterPanelTypes_objType__iwGg8{display:grid;gap:var(--padSmall);grid-template-columns:auto auto;grid-template-rows:auto}.filterPanelTypes_typesContainer__FEECV{display:flex;gap:var(--padMedium);flex-wrap:wrap}@media (max-width:768px){.filterPanelTypes_objTypes__4IKA5{padding:0}}.dropdownMultiselect_multiselectDropdownContainer__b8VZw{position:relative;min-width:8rem;max-width:16rem}.dropdownMultiselect_multiselectDropdownHeader__Jsto_{justify-content:space-between;box-sizing:border-box;padding:var(--padSmall);border:1px solid var(--colorGray176);border-radius:var(--borderRadiusMedium);cursor:pointer;display:flex;align-items:center;gap:var(--padSmall)}.dropdownMultiselect_multiselectDropdownHeader__Jsto_:hover{background-color:var(--buttonBackgroundSecondaryHover)}.dropdownMultiselect_multiselectDropdownOptions__ii0Ys{position:absolute;top:100%;left:0;right:0;background-color:var(--buttonColorPrimary);max-height:12.5rem;overflow-y:auto;z-index:100;box-shadow:var(--boxShadowDropdownList);border-radius:var(--borderRadiusMedium);padding:var(--padXSmall)}.dropdownMultiselect_multiselectDropdownOption__4UQ76{cursor:pointer;border-radius:var(--borderRadiusSmall);gap:var(--padSmall)}.dropdownMultiselect_multiselectDropdownHeader__Jsto_ span,.dropdownMultiselect_multiselectDropdownOption__4UQ76{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdownMultiselect_multiselectDropdownOption__4UQ76:last-child{border-bottom:none}.dropdownMultiselect_multiselectDropdownOption__4UQ76.dropdownMultiselect_selected__tdWoX,.dropdownMultiselect_multiselectDropdownOption__4UQ76:hover,.dropdownMultiselect_multiselectDropdownSelectAll__6ePVK:hover{background-color:var(--colorGray235)}.dropdownMultiselect_multiselectDropdownSearch__6J2yV{padding:var(--padSmall)}.dropdownMultiselect_multiselectDropdownSearchInput__zl3Ug{width:90%;min-width:6.25rem;padding:var(--padXSmall);border:1px solid var(--colorGray176);border-radius:var(--borderRadiusSmall)}.dropdownMultiselect_multiselectDropdownOption__4UQ76,.dropdownMultiselect_multiselectDropdownSelectAll__6ePVK{padding:var(--padSmall);display:flex;align-items:center}.dropdownMultiselect_multiselectDropdownSelectAllLabel__SbTJv{margin-left:var(--sizingS)}.dropdownMultiselect_customCheckbox__kauCg{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.125rem;height:1.125rem;border:2px solid var(--buttonBackgroundPrimary);border-radius:var(--borderRadiusSmall);background-color:var(--colorGray247);outline:none;cursor:pointer;display:inline-block;position:relative;margin-right:var(--sizingS)}.dropdownMultiselect_customCheckbox__kauCg:checked{background-color:var(--buttonBackgroundPrimary)}.dropdownMultiselect_customCheckbox__kauCg:checked:after{content:"";position:absolute;left:var(--sizingXS);width:var(--sizingXS);height:10px;border:solid var(--colorGray247);border-width:0 2px 2px 0;transform:rotate(45deg)}.dropdownMultiselect_selected__tdWoX{background-color:var(--buttonBackgroundPrimary);color:white}.dropdownMultiselect_selected__tdWoX:hover{background-color:var(--buttonBackgroundPrimaryHover)}
/*# sourceMappingURL=e06544f58480409b.css.map*/