.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail,.vue-slider-process{background-color:#bbb;border-radius:1.5rem}.vue-slider-process{background-color:#1c2a33}.vue-slider-dot{width:2rem!important;height:2rem!important}.vue-slider-dot-handle{cursor:pointer;width:2rem;height:2rem;border-radius:.5rem;background-color:#fff;box-sizing:border-box;border:1px solid #575759;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);box-shadow:0 2px 6px 0 rgba(0,0,0,.16);position:relative}.vue-slider-dot-handle::before{content:'';position:absolute;width:.6rem;height:1rem;left:50%;top:50%;transform:translate(-50%,-50%);border-right:2px solid #bbb;border-left:2px solid #bbb;margin-left:-.2rem}.vue-slider-dot-handle::after{content:'';position:absolute;width:.2rem;height:1rem;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#bbb;margin-left:.4rem}