input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0}input[type=range]::-webkit-slider-runnable-track{border-radius:4px;height:8px}input[type=range]::-moz-range-track{border-radius:4px;height:8px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--color-yellow);cursor:pointer;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-4px}input[type=range]::-moz-range-thumb{-moz-appearance:none;background-color:var(--color-yellow);cursor:pointer;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-4px}@media only screen and (min-width:1280px){input[type=range]::-webkit-slider-runnable-track{border-radius:50%;height:10px}input[type=range]::-moz-range-track{border-radius:50%;height:10px}input[type=range]::-webkit-slider-thumb{border-radius:50%;width:22px;height:22px;margin-top:-6px}input[type=range]::-moz-range-thumb{border-radius:50%;width:22px;height:22px;margin-top:-6px}}
/*# sourceMappingURL=3420f360662b3847.css.map*/