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