.RangeSlider_inputsWrapper__kjgYV{display:flex;align-items:center;gap:12px;margin-bottom:12px;width:100%}.RangeSlider_input__vVVcJ{min-height:40px!important;padding:10px 12px!important}.RangeSlider_slider__JJHdT{margin:6px 0}.RangeSlider_labels__YpvBt{display:flex;width:100%;justify-content:space-between}.Switch_root__T_iTn{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--text-black)}.Switch_root_fullWidth__vT8Bo{width:100%}.Switch_switch__HMcnz{position:relative;display:inline-block;width:80px;height:40px}.Switch_input__jmcrU{opacity:0;width:0;height:0}.Switch_slider__u3f5i{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--biege-100);border-radius:var(--border-radius-very-large)}.Switch_slider__u3f5i,.Switch_slider__u3f5i:before{position:absolute;transition:var(--transition-medium)}.Switch_slider__u3f5i:before{content:"";height:33px;width:33px;left:4px;bottom:4px;background-color:var(--white);border-radius:var(--border-radius-rounded)}input:checked+.Switch_slider__u3f5i{background-color:var(--button-background)}input:checked+.Switch_slider__u3f5i:before{transform:translateX(40px)}.FiltersCamperDesktop_filter__U_KIg{display:flex;align-items:center;gap:8px}.FiltersCamperDesktop_resetWrapper__2VFkw{display:flex;align-items:center;justify-self:center;gap:8px;width:-moz-fit-content;width:fit-content;cursor:pointer}.FiltersCamperDesktop_resetText__XjWAx{border-bottom:1px dashed var(--green-400)}