.Side_root__S4eWa {
    border-radius: 15px;
    display: flex;
    height: auto !important;
    max-height: 100%
}

@media screen and (max-width: 1100px) {
    .Side_root__S4eWa {
        border-radius: 0;
    }
}

.Side_trackVertical__UR3dD {
    bottom: var(--app-base-border-radius);
    pointer-events: none;
    right: 2px;
    top: var(--app-base-border-radius);
    width: 2.5px !important;
    z-index: 2
}

.Side_thumbVertical__cGas8 {
    background-color: #0000004d;
    border-radius: 5px
}

.Side_view__nDLNz {
    flex: 0 1 100%;
    height: auto !important;
    position: relative !important
}

.direction-rtl .Side_trackVertical__UR3dD {
    left: 2px;
    right: unset
}

.direction-rtl .Side_root__S4eWa {
    direction: ltr
}

.direction-rtl .Side_view__nDLNz > * {
    direction: rtl
}
