*{box-sizing:border-box}.comparison_slider_class{width:100%;height:auto;vertical-align:middle;-moz-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none}.comparison-slider{max-width:100%;max-height:100vh;position:relative;overflow:hidden;box-shadow:0 15px 15px rgba(0,0,0,.25)}.comparison-item{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.comparison-item img{width:100%;height:100%;object-fit:cover}.comparison-item.top{z-index:1;position:absolute;height:100%;width:100%;top:0}.comparison-item.top img{height:100%;object-fit:cover}.handle{width:3px;height:100%;z-index:3;cursor:col-resize;top:0;cursor:pointer}.handle,.handle svg{position:absolute;background:#fff}.handle svg{top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;padding:2px}