.before-after-slider{width:100%;position:relative}.before-after-slider__first-photo-container,.before-after-slider__second-photo-container{width:100%;overflow:hidden}.before-after-slider__second-photo-container{top:0;position:absolute}.before-after-slider img{max-width:none;width:100%;-moz-user-select:none;-webkit-user-select:none;user-select:none}.before-after-slider__delimiter{position:absolute;height:100%;width:5px;top:0;display:flex;justify-content:center;align-items:center}.before-after-slider__delimiter-icon{width:25px;height:25px;border-radius:50%;cursor:pointer}.before-after-slider__delimiter-img{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AnimatedProductIcon{--frameCount:150;--frameWidth:48px;min-width:var(--frameWidth);width:var(--frameWidth);height:var(--frameWidth);background-size:calc((var(--frameCount) + 1) * var(--frameWidth)) 96px;background-position:0 0}.AnimatedProductIcon.staggered{animation-delay:2.5s}.AnimatedProductIcon.loop{background-position:0 calc(var(--frameWidth) * -1);animation-name:animated-product-icon-loop;animation-duration:15s;animation-timing-function:steps(var(--frameCount));animation-iteration-count:infinite}.AnimatedProductIcon.reveal{animation-fill-mode:forwards}.MktRoot *,.MktRoot :after,.MktRoot :before{box-sizing:border-box}@keyframes animated-product-icon-loop{0%{background-position:0 calc(var(--frameWidth) * -1)}50%{background-position:calc(var(--frameCount) * var(--frameWidth)) calc(var(--frameWidth) * -1)}to{background-position:calc(var(--frameCount) * var(--frameWidth)) calc(var(--frameWidth) * -1)}}@keyframes animated-product-icon-reveal{0%{opacity:0}to{opacity:1}}.before-after-slider__first-photo-container,.before-after-slider__second-photo-container{height:100%!important}.before-after-slider__first-photo-container>img,.before-after-slider__second-photo-container>img{height:100%!important;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}