.elexon-spacehub .esh-before-after .elexon-spacehub__container{padding-top:56px;padding-bottom:56px}.elexon-spacehub .esh-before-after__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:0}.elexon-spacehub .esh-pill-tab{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:32px 24px 12px;color:var(--esh-dark);font-family:var(--esh-font);font-size:16px;font-weight:400;line-height:1.2;text-transform:uppercase;background:rgba(0,0,0,0);border:0;border-radius:0px 0px 4px 4px;cursor:pointer;white-space:nowrap}.elexon-spacehub .esh-pill-tab[aria-selected=true]{color:var(--esh-dark);font-weight:700;background-image:var(--esh-fabric-tab-bg);background-position:center;background-size:cover}.esh-before-after__panel{overflow:hidden;border-radius:4px}.elexon-spacehub .esh-compare{position:relative;aspect-ratio:16/9;min-height:320px;overflow:hidden;background:hsla(0,0%,100%,.08);border:1px solid var(--esh-line)}.elexon-spacehub .esh-compare__image{position:absolute;inset:0}.elexon-spacehub .esh-compare__image--after{clip-path:inset(0 0 0 var(--esh-reveal))}.elexon-spacehub .esh-compare__img{display:block;width:100%;height:100%;object-fit:cover}.elexon-spacehub .esh-compare__handle{position:absolute;top:0;bottom:0;left:var(--esh-reveal);width:2px;background:#21dbad;transform:translateX(-1px);pointer-events:none}.elexon-spacehub .esh-compare__handle::before{content:"";position:absolute;top:50%;left:50%;width:80px;height:80px;background-image:var(--esh-compare-handle);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translate(-50%, -50%)}.elexon-spacehub .esh-compare__range{position:absolute;inset:0;z-index:3;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}@media(max-width: 768px){.elexon-spacehub .esh-compare{min-height:240px}}