.wayke-cmp{--wayke-cmp-pos:50%;--wayke-cmp-handle-color:#171717;font-family:inherit;max-width:100%}.wayke-cmp,.wayke-cmp *,.wayke-cmp :after,.wayke-cmp :before{box-sizing:border-box}.wayke-cmp__heading{font-size:1.5rem;line-height:1.25;margin:0 0 8px}.wayke-cmp__intro{color:#4b5563;font-size:1rem;line-height:1.5;margin:0 0 20px;max-width:60ch}.wayke-cmp__frame{aspect-ratio:16/9;background:#e5e7eb;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none;width:100%;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;cursor:ew-resize;touch-action:none}.wayke-cmp__frame--rounded{border-radius:16px}.wayke-cmp__img{display:block;height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%;-webkit-user-drag:none;user-drag:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.wayke-cmp__img--after{clip-path:inset(0 calc(100% - var(--wayke-cmp-pos)) 0 0);-webkit-clip-path:inset(0 calc(100% - var(--wayke-cmp-pos)) 0 0);will-change:clip-path}.wayke-cmp__handle{align-items:center;bottom:0;cursor:ew-resize;display:flex;justify-content:center;left:var(--wayke-cmp-pos);margin-left:-20px;outline:none;position:absolute;top:0;touch-action:none;transform:translateX(-50%);width:40px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.wayke-cmp__handle:focus-visible .wayke-cmp__handle-grip{outline:2px solid #fff;outline-offset:2px}.wayke-cmp__handle-line{background:#fff;bottom:0;box-shadow:0 0 0 1px rgba(0,0,0,.15);left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.wayke-cmp__handle-grip{align-items:center;background:var(--wayke-cmp-handle-color);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.35);color:#fff;display:flex;height:36px;justify-content:center;position:relative;width:36px;z-index:1}.wayke-cmp__handle-grip svg{display:block}@media (max-width:480px){.wayke-cmp__heading{font-size:1.25rem}.wayke-cmp__handle-grip{height:32px;width:32px}}