.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;border-radius:4px;width:100%;height:8px;display:block;position:relative}.range-slider[data-vertical]{width:8px;height:100%}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{z-index:3;background:#2196f3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{z-index:1;background:#51adf6;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:0;height:0;position:absolute;top:0;left:0}.range-slider input[type=range]::-webkit-slider-thumb{appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.range-slider input[type=range]:focus{outline:0}
*{box-sizing:border-box;margin:0;padding:0}.sliderContainer{flex-direction:column;gap:8px;display:flex}.labelContainer{flex-direction:row;justify-content:space-between;display:flex}.subTextLabel{color:#707687;letter-spacing:-.014px;justify-self:center;align-items:center;font-family:Satoshi-Variable;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (min-width:375px) and (max-width:765px){.subTextLabel{justify-content:center;align-items:center;font-size:14px;display:flex}}.valueColor{background:#1651791a;border-radius:4px;justify-content:flex-end;align-items:center;padding:2px 4px;display:flex}@media (max-width:767px){.valueColor{width:88px;font-size:14px}}.valueOf{color:#171725;text-align:right;letter-spacing:-.014px;justify-self:center;font-family:Satoshi-Variable;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (min-width:375px) and (max-width:629px){.valueOf{width:88px;font-size:14px}}.moneyInput{cursor:pointer;border:none;outline:none}.moneyInput:focus,.moneyInput:hover{border:none;outline:none}.moneyInput::-webkit-outer-spin-button{-webkit-appearance:none}.moneyInput::-webkit-inner-spin-button{-webkit-appearance:none}.range-slider{color:#4266c8;width:580px;margin:12px 0}.single-thumb{width:100%;height:6px}.single-thumb .range-slider__thumb[data-lower]{width:0}.single-thumb .range-slider__range{background-color:#4266c8;border-radius:6px}.single-thumb .range-slider__thumb{background:#fff;transition:transform .3s;box-shadow:2px 2px 8px #0808084d}
*{box-sizing:border-box;margin:0;padding:0}.containerInputBox{flex-direction:row;justify-content:space-between;gap:12px;display:flex}.InputLabelCaption{color:#707687;letter-spacing:-.013px;justify-content:center;align-self:center;font-family:Satoshi-Variable;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (min-width:360px) and (max-width:767px){.InputLabelCaption{font-size:14px}}.InputAreaField{color:#165179;text-align:right;letter-spacing:-.014px;background-color:#0000;border:none;outline:none;justify-content:end;width:100%;padding:2px;font-family:Satoshi-Variable;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media (min-width:360px) and (max-width:767px){.InputAreaField{font-size:16px}}.noArInputAreaFieldrow::-webkit-outer-spin-button{-webkit-appearance:none}.InputAreaField::-webkit-inner-spin-button{-webkit-appearance:none}.InputAreaField:hover{border:none;margin:0}.InputAreaField:focus{border:none}.inputBox{background:#b7c6ff4d;border-radius:4px;justify-content:space-between;width:115px;padding:2px 4px;display:flex}.inputBoxSymbol{color:#165179;text-align:right;letter-spacing:-.014px;justify-content:flex-start;align-self:center;font-family:Satoshi-Variable;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media (min-width:360px) and (max-width:820px){.inputBoxSymbol{font-weight:200}}
