.bas-container-96519aa0 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #f0f0f0;
}

.bas-image-container-96519aa0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bas-image-after-96519aa0 {
    z-index: 1;
}

.bas-image-before-96519aa0 {
    z-index: 2;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}

.bas-slider-input-96519aa0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 4;
    cursor: ew-resize;
    margin: 0;
}

.bas-slider-line-96519aa0 {
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    background-color: #ffffff;
    z-index: 3;
    transform: translateX(-50%);
    pointer-events: none;
}

.bas-slider-button-96519aa0 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.bas-slider-button-96519aa0 svg {
    width: 28px;
    height: 24px;
    fill: #333333;
}
