.feiner-ba-lite{position:relative;width:100%;overflow:hidden}
.feiner-ba-lite .ba-layer{position:absolute;inset:0}
.feiner-ba-lite .ba-layer img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.feiner-ba-lite .ba-back{z-index:1}
.feiner-ba-lite .ba-front{z-index:2;width:50%;overflow:hidden}
.feiner-ba-lite .ba-handle{position:absolute;inset:auto 0 0 50%;top:0;bottom:0;transform:translateX(-50%);z-index:3;touch-action:none}
.feiner-ba-lite .ba-handle .ba-line{position:absolute;left:50%;top:0;bottom:0;margin-left:-1px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.25),0 0 12px rgba(0,0,0,.25)}
.feiner-ba-lite .ba-handle .ba-knob{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:999px;background:rgba(0,0,0,.45);color:#fff;line-height:44px;text-align:center;font-weight:600;user-select:none;box-shadow:0 2px 10px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.2)}
@media (hover:hover) and (pointer:fine){.feiner-ba-lite:hover .ba-handle .ba-knob{background:rgba(0,0,0,.55)}}