@media screen{.slider{position:relative;height:15px;border-bottom:1px #373737 solid}.slider>.handle{width:60px;height:30px;position:absolute;top:0;left:50%;margin-left:-47px;background:#d60b52;cursor:w-resize}.slider>.handle--animated{-webkit-transition:left .1s linear;transition:left .1s linear}.slider>.handle>span{position:absolute;top:8px;color:#fff;font-size:15px}.slider>.handle>.icon-doubleArrowLeft{left:8px}.slider>.handle>.icon-doubleArrowRight{right:8px}}@media screen and (min-width:901px){html.mobile .slider{display:none}}@media screen and (max-width:900px){.slider{display:none}}