/* Place transition arrows at the horizontal center of the outer image edges. */
.before-after-showcase{position:relative}.compare-bottom,.compare-controls{position:static!important;height:0!important;margin:0!important}.compare-arrow{position:absolute!important;z-index:12;top:calc(50% + 14px);width:54px!important;height:54px!important;transform:translateY(-50%);background:rgba(7,26,51,.88)!important;border:1px solid rgba(190,242,102,.78)!important;box-shadow:0 12px 28px rgba(0,0,0,.35)}#comparePrev{left:14px}#compareNext{right:14px}.compare-arrow:hover{transform:translateY(-50%) scale(1.08)!important;background:var(--lime)!important;color:var(--ink)!important}@media(max-width:650px){.compare-arrow{width:44px!important;height:44px!important;top:calc(50% + 10px)}#comparePrev{left:9px}#compareNext{right:9px}}
