.custom-range{-webkit-appearance:none!important;width:100%;height:6px;border-radius:5px;outline:none;padding:0;margin:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:32px;width:44px;padding:10px 4px;border-radius:50%;cursor:pointer;background-color:#ffdc85!important;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%207L7.41422%208.4142L3.82842%2012.0001L7.41421%2015.5858L6%2017L1%2012.0001L6%207Z'%20fill='%231E1E1E'%3E%3C/path%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%207L16.5857%208.4142L20.1716%2012.0001L16.5858%2015.5858L18%2017L23%2012.0001L18%207Z'%20fill='%231E1E1E'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50%;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.16)}input[type=range]::-moz-range-thumb{height:32px;width:44px;border-radius:50%;cursor:pointer;background-color:#ffdc85!important;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%207L7.41422%208.4142L3.82842%2012.0001L7.41421%2015.5858L6%2017L1%2012.0001L6%207Z'%20fill='%231E1E1E'%3E%3C/path%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%207L16.5857%208.4142L20.1716%2012.0001L16.5858%2015.5858L18%2017L23%2012.0001L18%207Z'%20fill='%231E1E1E'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50%;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.16)}.custom-range-active{height:10px}.range-active::-webkit-slider-thumb{transform:scale(1.2)}.range-active::-moz-range-thumb{transform:scale(1.2)}