@charset "UTF-8";.image-comparator-slider{position:relative;overflow:hidden}.image-comparator-slider img{width:100%;display:block;max-width:inherit;pointer-events:none}.image-comparator-slider .image-comparator-resize{pointer-events:none;position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden}.image-comparator-slider .image-comparator-handle:not(.small){position:absolute;left:50%;top:0;bottom:0;width:4px;margin-left:-2px;background:rgba(0,0,0,.5);cursor:ew-resize}.image-comparator-slider .image-comparator-handle:not(.small):after{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;color:#666;font-weight:700;font-size:28px;line-height:28px;background:#f8f8f8;border:3px solid #c2c2c2;border-radius:50%;transition:all .3s ease;content:"\f337";font-family:"FontAwesome"}.image-comparator-slider .image-comparator-draggable:after{width:48px;height:48px;margin:-24px 0 0 -24px;line-height:48px;font-size:30px}.image-comparator-slider .small{position:absolute;left:50%;top:0;bottom:0;width:4px;margin-left:-2px;background:rgba(0,0,0,.5);cursor:ew-resize}.image-comparator-slider .small:after{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;width:32px;height:32px;margin:-16px 0 0 -16px;color:#666;font-weight:700;font-size:20px;line-height:28px;background:#f8f8f8;border:3px solid #c2c2c2;border-radius:50%;transition:all .3s ease;content:"\f337";font-family:"FontAwesome"}