.c-image-slider{width:100%;height:100%;display:flex;position:relative}.c-image-slider__wrapper{background-repeat:no-repeat;background-size:cover;border-radius:8px;width:auto;transition:none;overflow:hidden}.c-image-slider__divider{z-index:9;cursor:ew-resize;background:#000;width:8px;top:0;bottom:0;transform:translate(-50%)}.c-image-slider__divider,.c-image-slider__icons{justify-content:center;align-items:center;display:flex;position:absolute}.c-image-slider__icons{z-index:1;background-color:#000;border-radius:100%;width:50px;height:50px}.c-image-slider__icon{fill:#fff;width:max-content;height:max-content;margin:-6px}
