.split-scroll{position:relative;height:var(--scroll-distance, 200vh)}.split-scroll__sticky{position:sticky;top:0;height:var(--sticky-height-desktop, 100vh);overflow:hidden;background:#000}.split-scroll--page-width{padding:0 var(--side-padding-desktop, 0)}.split-scroll--page-width .split-scroll__sticky{max-width:var(--max-width, 1600px);margin:0 auto}@media(max-width:749px){.split-scroll--page-width{padding:0 var(--side-padding-mobile, 0)}}.split-scroll__panel{position:absolute;top:0;right:0;bottom:0;left:0}.split-scroll__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a}.split-scroll__panel img,.split-scroll__placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.split-scroll__panel--left{clip-path:inset(0 calc(100% - var(--split, 15%)) 0 0)}.split-scroll__panel--right{clip-path:inset(0 0 0 var(--split, 15%))}.split-scroll__heading-wrap{position:absolute;left:50%;transform:translate(-50%);z-index:3;text-align:center;max-width:90%;pointer-events:none}.split-scroll__heading-wrap.position-top{top:40px}.split-scroll__heading-wrap.position-center{top:50%;transform:translate(-50%,-50%)}.split-scroll__heading{margin:0;line-height:1.25;font-size:var(--fs-mobile, 22px);text-shadow:0 2px 12px rgba(0,0,0,.35)}@media(min-width:750px){.split-scroll__heading{font-size:var(--fs-desktop, 32px)}}.split-scroll__divider{position:absolute;top:0;bottom:0;left:var(--split, 15%);width:var(--divider-width, 2px);background:var(--divider-color, #ffffff);transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:center}.split-scroll__handle{width:var(--handle-size, 40px);height:var(--handle-size, 40px);border-radius:50%;border:none;background:var(--handle-bg, #ffffff);color:var(--handle-icon, #333333);display:flex;align-items:center;justify-content:center;cursor:ew-resize;touch-action:none;box-shadow:0 2px 8px #00000040}.split-scroll__handle:focus-visible{outline:3px solid var(--handle-icon, #333333);outline-offset:3px}.split-scroll__caption{position:absolute;left:50%;bottom:32px;transform:translate(-50%);z-index:2;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:var(--fs-mobile, 12px)}@media(min-width:750px){.split-scroll__caption{font-size:var(--fs-desktop, 13px)}}.split-scroll__caption a{text-decoration:none;color:inherit}.split-scroll__caption a:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:749px){.split-scroll:not(.split-scroll--pin-mobile){height:70vh}.split-scroll:not(.split-scroll--pin-mobile) .split-scroll__sticky{position:static;height:100%}.split-scroll--pin-mobile .split-scroll__sticky{height:var(--sticky-height-mobile, 100vh)}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/split-scroll-reveal.css.map */
