.swiper-scrollbar{position:relative;height:9px;margin-top:12px}.swiper-scrollbar:before{content:"";position:absolute;left:0;right:0;top:4px;height:1px;background:#e3e5ee}.swiper-scrollbar-drag{height:9px}.swiper-scrollbar-drag:before{content:"";position:absolute;left:0;right:0;top:4px;height:1px;background:radial-gradient(165.18% 165.18% at 119.64% 50%,#b41d81 0,#0184e2 50%,#0178e3 100%);border-radius:2px;transition:height .2s ease-out,top .2s ease-out}.swiper-scrollbar-drag.is-dragged,.swiper-scrollbar-drag:hover{cursor:pointer}.swiper-scrollbar-drag.is-dragged:before,.swiper-scrollbar-drag:hover:before{height:3px;top:3px}.swiper-scrollbar-drag.is-dragged{cursor:grab}