.ba-slider__wrapper{border-radius:var(--ba-border-radius,0);line-height:0;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none}.ba-slider__img{display:block;height:auto;pointer-events:none;width:100%}.ba-slider__before{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:var(--ba-initial,50%)}.ba-slider__img--before{height:100%;left:0;max-width:none;min-width:0;object-fit:cover;position:absolute;top:0;width:auto}.ba-slider__divider{align-items:center;bottom:0;cursor:ew-resize;display:flex;flex-direction:column;justify-content:center;left:var(--ba-initial,50%);position:absolute;top:0;transform:translateX(-50%);z-index:2}.ba-slider__line{background-color:var(--ba-divider-color,#fff);flex:1;width:var(--ba-divider-width,3px)}.ba-slider__handle{align-items:center;background-color:var(--ba-handle-color,#fff);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#333;cursor:ew-resize;display:flex;flex-shrink:0;height:var(--ba-handle-size,40px);justify-content:center;width:var(--ba-handle-size,40px)}.ba-slider__handle:focus-visible{outline:2px solid #0078d4;outline-offset:2px}.ba-slider__handle svg{height:35%;width:35%}.ba-slider__label{background-color:rgba(0,0,0,.55);border-radius:4px;bottom:16px;color:#fff;font-size:14px;line-height:1.4;padding:4px 12px;pointer-events:none;position:absolute;z-index:1}.ba-slider__label--before{left:16px}.ba-slider__label--after{right:16px}