.range-bubble{position:relative}.range-bubble input{border:0;width:100%;cursor:pointer}.range-bubble output{display:none;background:#007bff;color:#fff;padding:4px 12px;position:absolute;border-radius:4px;left:50%;top:1.6rem;font-size:1rem;transform:translateX(-50%)}.range-bubble output::after{background:#007bff;content:"";position:absolute;left:50%;top:-3px;width:2px;height:4px}.mt-min-08{margin-top:-.8rem}.mt-min-05{margin-top:-.5rem}.range-bubble.dark .custom-range::-webkit-slider-thumb{background:#444a50}.range-bubble.dark .custom-range::-moz-range-thumb{background:#444a50}.range-bubble.dark .custom-range::-ms-thumb{background:#444a50}.range-bubble.dark output,.range-bubble.dark output::after{background:#444a50}@media (max-width:768px){.range-bubble output{font-size:.8rem;top:1.4rem}}