.compare-slider{max-height:var(--image-height)}@media screen and (max-width:989.98px){.compare-slider{max-height:unset}}.compare-slider__wrapper{display:flex;flex-direction:column;gap:1.6rem}.compare-slider__header{display:flex;flex-direction:column;gap:.8rem}.compare-slider__description,.compare-slider__title{margin:0}.compare-slider__card{max-height:var(--image-height);overflow:clip;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:989.98px){.compare-slider__card{max-height:unset}}.compare-slider__stage{aspect-ratio:16/9;cursor:ew-resize;position:relative;width:100%;--pos:50%;max-height:var(--image-height);transition:box-shadow .25s ease}@media screen and (max-width:989.98px){.compare-slider__stage{aspect-ratio:375/450;max-height:unset}}.compare-slider__layer{inset:0;max-height:var(--image-height);overflow:hidden;position:absolute}.compare-slider__layer--top{clip-path:inset(0 calc(100% - var(--pos)) 0 0);transition:clip-path .2s cubic-bezier(.2,.6,.2,1);will-change:clip-path}.compare-slider__image{display:block;height:100%;max-height:var(--image-height);-o-object-fit:cover;object-fit:cover;transform:translateZ(0);width:100%}@media screen and (max-width:989.98px){.compare-slider__image{max-height:unset}}.compare-slider__divider{display:block!important;inset:0;pointer-events:none;position:absolute}.compare-slider__divider:before{background:#fff;bottom:0;content:"";left:var(--pos);mix-blend-mode:screen;position:absolute;top:0;width:.4rem}.compare-slider__handle{align-items:center;background:#fff;border-radius:50%;display:grid;display:flex;height:4rem;justify-content:center;left:calc(var(--pos) - 2rem);pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:4rem}.compare-slider__arrows{color:#000;font-size:calc(var(--font-body-scale)*1.6rem);font-weight:500;letter-spacing:-.04em}.compare-slider__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:ew-resize;height:100%;inset:0;margin:0;max-height:var(--image-height);outline:none;padding:0;position:absolute;width:100%}@media screen and (max-width:989.98px){.compare-slider__slider{max-height:unset}}.compare-slider__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:.1rem;width:.1rem}.compare-slider__slider::-moz-range-thumb{border:none;height:.1rem;width:.1rem}.compare-slider__slider::-ms-thumb{border:none;height:.1rem;width:.1rem}.compare-slider__badge{background:#fff;color:#000;font-family:var(--font-cta-family);font-size:calc(var(--font-body-scale)*1rem);font-weight:500;letter-spacing:0;line-height:1;margin:1.6rem;padding:.8rem 1.6rem;pointer-events:none;position:absolute;text-transform:uppercase;z-index:2}.compare-slider__badge--left{left:0;top:0}.compare-slider__badge--right{right:0;top:0}