.CompareSlider-module__n8xsda__slider{--compare-percent:30%;border-radius:var(--br-l);-webkit-user-select:none;user-select:none;cursor:col-resize;touch-action:pan-y;width:100%;position:relative;overflow:hidden}.CompareSlider-module__n8xsda__layer{display:block}.CompareSlider-module__n8xsda__picture{width:100%;aspect-ratio:var(--desktop-image-aspect-ratio);display:block}.CompareSlider-module__n8xsda__picture>img{object-fit:cover;width:100%;height:100%;display:block}.CompareSlider-module__n8xsda__before{z-index:1;clip-path:inset(0 calc(100% - var(--compare-percent)) 0 0);position:absolute;inset:0}.CompareSlider-module__n8xsda__before>.CompareSlider-module__n8xsda__picture{height:100%}.CompareSlider-module__n8xsda__handle{top:0;bottom:0;left:var(--compare-percent);z-index:2;place-content:center;display:grid;position:absolute;transform:translate(-50%)}.CompareSlider-module__n8xsda__nudging .CompareSlider-module__n8xsda__before{transition:clip-path .6s cubic-bezier(.23,1,.32,1)}.CompareSlider-module__n8xsda__nudging .CompareSlider-module__n8xsda__handle{transition:left .6s cubic-bezier(.23,1,.32,1)}.CompareSlider-module__n8xsda__handle:before{content:"";background:var(--primary);width:3px;box-shadow:0 0 12px color-mix(in srgb, var(--primary) 40%, transparent);position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.CompareSlider-module__n8xsda__handleButton{aspect-ratio:1;border-radius:var(--br-m);background:var(--primary);place-content:center;width:42px;transition:background-color .15s ease-out,transform .16s cubic-bezier(.23,1,.32,1);display:grid;position:relative}.CompareSlider-module__n8xsda__handle:hover>.CompareSlider-module__n8xsda__handleButton{background:var(--primary-hover)}.CompareSlider-module__n8xsda__handle:active>.CompareSlider-module__n8xsda__handleButton{transform:scale(.97)}.CompareSlider-module__n8xsda__handle:focus-visible>.CompareSlider-module__n8xsda__handleButton{outline:2px solid var(--primary);outline-offset:2px}.CompareSlider-module__n8xsda__iconButton{fill:var(--text-on-dark-primary);stroke:var(--text-on-dark-primary);stroke-width:.75px;font-size:18px}@media (max-width:560px){.CompareSlider-module__n8xsda__picture{aspect-ratio:var(--mobile-image-aspect-ratio)}}