.ft-range{display:flex;flex-direction:column;align-items:stretch}.ft-range>.values{flex-grow:0;flex-shrink:0;display:flex;margin:14px 0;justify-content:space-between;color:#303030;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:normal}.ft-range>.values>label{display:flex;align-items:center}.ft-range>.values>label>input[type=text]{flex-grow:0;flex-shrink:0;margin-left:14px;outline:none;padding:0;border:1px solid #dcdcdc;border-radius:2px;width:72px;height:32px;color:#555;font-size:14px;text-align:center}.ft-range>.ft-container{position:relative;width:100%;height:36px}.ft-range>.ft-container>.track{width:100%;height:2px;position:absolute;top:9px;border-radius:5px}.ft-range>.ft-container>input[type=range]{position:absolute;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;top:0;background-color:transparent;pointer-events:none}.ft-range>.ft-container>input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:2px}.ft-range>.ft-container>input[type=range]::-moz-range-track{-moz-appearance:none;height:2px}.ft-range>.ft-container>input[type=range]::-ms-track{appearance:none;height:2px}.ft-range>.ft-container>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-image:url(https://s.pilotsglobal.com/img/3/a/b/2/8/f/b/3ab28fb68f183d3485732f59d6e78a11.svg);background-position:50%;background-repeat:no-repeat;height:20px;width:20px;cursor:pointer;border:none;border-radius:50%;pointer-events:auto}.ft-range>.ft-container>input[type=range]:active::-webkit-slider-thumb{}.ft-range>.ft-container>input[type=range]::-moz-range-thumb{-moz-appearance:none;background-image:url(https://s.pilotsglobal.com/img/3/a/b/2/8/f/b/3ab28fb68f183d3485732f59d6e78a11.svg);background-position:50%;background-repeat:no-repeat;height:20px;width:20px;cursor:pointer;border:none;border-radius:50%;pointer-events:auto}.ft-range>.ft-container>input[type=range]::-moz-range-thumb{appearance:none;background-image:url(https://s.pilotsglobal.com/img/3/a/b/2/8/f/b/3ab28fb68f183d3485732f59d6e78a11.svg);background-position:50%;background-repeat:no-repeat;height:20px;width:20px;cursor:pointer;border:none;border-radius:50%;pointer-events:auto}.ft-range>.ft-container>.min-max-tick-marks{position:absolute;left:5px;right:5px;display:flex;justify-content:space-between;color:#697494;font-family:Montserrat,sans-serif;font-size:0;line-height:0;font-weight:500;margin:auto;bottom:0}.ft-range>.ft-container>.min-max-tick-marks>span{font-size:12px;line-height:normal}