.img-reveal-block{max-width:100%;height:100%;margin:0}.img-reveal-container{position:relative;width:100%;overflow:hidden;background:#fff;height:100%}.img-reveal-container .before-img,.img-reveal-container .after-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.img-reveal-container .before-img{-o-object-fit:cover;object-fit:cover;display:block}.img-reveal-container .after-wrapper{overflow:hidden;clip-path:inset(0 0 0 50%);transition:clip-path 0s linear}.img-reveal-container .after-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.img-reveal-container .drag-handle{position:absolute;top:50%;transform:translate(-50%, -50%);width:137px;height:52px;cursor:grab;z-index:10;touch-action:none}.img-reveal-container .drag-handle svg{width:100%;height:100%;display:block;pointer-events:none}.img-reveal-labels{display:flex;justify-content:space-between;margin-top:1rem;font-size:14px;font-family:"Brother 1816",sans-serif;font-weight:500;font-style:normal;line-height:100%;letter-spacing:.01em;text-decoration:none;text-transform:uppercase;color:#fff;position:absolute;bottom:10px;left:10px;right:10px}.img-reveal-labels .label-before,.img-reveal-labels .label-after{background:rgba(61,57,54,.6);padding:.25rem .75rem;border-radius:2px;color:#fff}@media(max-width: 600px){.img-reveal-container .drag-handle{width:100px;height:38px}}