<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 10px;
    background: #978b87;
    box-shadow: none;
    right: -10px;
}

.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
    display: none;
}

.noUi-horizontal {
    height: 10px;
    border: 0;
    background: #f6f5f4;
}

.noUi-connect {
    background: #edebe8;
}</pre></body></html>