.RangeSlider-module__8dgbVW__slider{flex-direction:column;display:flex}.RangeSlider-module__8dgbVW__labelContainer{justify-content:space-between;display:flex}.RangeSlider-module__8dgbVW__track{width:calc(100% - 24px);height:30px;margin:0 12px 5px}.RangeSlider-module__8dgbVW__track:before{content:attr(x);background:var(--primary-grey);width:calc(100% - 5px);height:3px;display:block;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:960px){.RangeSlider-module__8dgbVW__track:before{background:var(--primary-grey)}}.RangeSlider-module__8dgbVW__trackFill{background:var(--primary-color);height:3px;position:absolute;top:50%;transform:translateY(-50%)}.RangeSlider-module__8dgbVW__thumb{background:var(--white);border:var(--border-thick) var(--primary-color);width:23px;height:23px;transition:box-shadow var(--standard-transition);cursor:grab;border-radius:50%;top:50%}.RangeSlider-module__8dgbVW__thumb.RangeSlider-module__8dgbVW__dragging{box-shadow:var(--standard-box-shadow)}.RangeSlider-module__8dgbVW__thumb.RangeSlider-module__8dgbVW__focus{outline:var(--border-medium) var(--primary-color);outline-offset:2px}.RangeSlider-module__8dgbVW__track.RangeSlider-module__8dgbVW__disabled{opacity:.4}.RangeSlider-module__8dgbVW__inputs{justify-content:space-between;gap:10px;display:flex}.RangeSlider-module__8dgbVW__input{width:40%;min-width:60px}