.hs-image-comparison-module{font-family:inherit;margin:0 auto;width:100%}.comparison-container{border-radius:8px;line-height:0;overflow:hidden;position:relative;user-select:none;width:100%}.comparison-container img{display:block;height:auto;object-fit:cover;pointer-events:none;width:100%}.comparison-container .img-a{clip-path:polygon(0 0,var(--slider-pos,50%) 0,var(--slider-pos,50%) 100%,0 100%);height:100%;left:0;position:absolute;top:0}.slider-handle{bottom:0;box-shadow:0 0 5px rgba(0,0,0,.3);cursor:ew-resize;left:var(--slider-pos,50%);top:0;transform:translateX(-50%);width:4px;z-index:10}.slider-handle,.slider-handle:after{background-color:#fff;position:absolute}.slider-handle:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 9l-4 4 4 4M16 9l4 4-4 4"/></svg>');background-position:50%;background-repeat:no-repeat;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);content:"";height:40px;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .1s ease;width:40px}.slider-handle:active:after,.slider-handle:hover:after{transform:translate(-50%,-50%) scale(1.1)}