.range{position:relative}.range input[type=range]{appearance:none;padding:0;width:100%;height:44px;cursor:pointer;display:block;background-color:rgba(0,0,0,0)}.range input[type=range]:focus{outline:none}.range input[type=range][disabled]{opacity:.3;cursor:default}.range input::-webkit-slider-runnable-track{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;margin:22px 0;background:linear-gradient(#023E5A, #023E5A) no-repeat #cdedfc;background-size:0% 100%}.range input::-moz-range-track{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;margin:22px 0}.range input::-moz-range-progress{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;background:linear-gradient(#023E5A, #023E5A) no-repeat #cdedfc;background-size:0% 100%}.range input::-ms-track{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;color:rgba(0,0,0,0);padding:22px 0;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.range input::-ms-fill-lower,.range input::-ms-fill-upper{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px}.range input::-ms-fill-lower{background:#023e5a}.range .rangeslider-fill-lower{background-color:#023e5a;border-radius:100px;position:absolute;top:50%;transform:translateY(-50%);height:10px;will-change:width}.range input::-webkit-slider-thumb{box-sizing:border-box;border:0px solid #fff;height:24px;width:24px;border-radius:100px;background:#023e5a;cursor:pointer;appearance:none;transform:translateY(-50%);margin-top:5px}.range input::-moz-range-thumb{box-sizing:border-box;border:0px solid #fff;height:24px;width:24px;border-radius:100px;background:#023e5a;cursor:pointer}.range input::-ms-thumb{box-sizing:border-box;border:0px solid #fff;height:24px;width:24px;border-radius:100px;background:#023e5a;cursor:pointer}.range .rangeslider-thumb{box-sizing:border-box;border:0px solid #fff;height:24px;width:24px;border-radius:100px;background:#023e5a;cursor:pointer;position:absolute;touch-action:pan-x;top:50%;transform:translateY(-50%);will-change:left}.range .range-output{display:none;position:absolute;left:12px;top:12px;transform-origin:0 0;transition:transform .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);user-select:none}.range .range-output .output{display:block;position:absolute;height:44px;line-height:44px;min-width:32px;padding:0 24px;top:-26px;transform:translate(-50%, -100%);background:#023e5a;color:#fff;border-radius:8px;white-space:nowrap;font-weight:bold;font-size:1.125rem;text-align:center}.range .range-output .output:before{content:"";position:absolute;bottom:-8px;left:50%;border:10px solid #023e5a;border-bottom:none;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);transform:translateX(-50%)}.rangeslider-alt .range input::-webkit-slider-runnable-track{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;margin:22px 0;background:linear-gradient(#023E5A, #023E5A) no-repeat #587a8b}.rangeslider-alt .range input::-moz-range-progress{box-sizing:border-box;width:100%;height:10px;background:#cdedfc;border-radius:100px;background:linear-gradient(#023E5A, #023E5A) no-repeat #587a8b}
