.scroll-stack-scroller{position:relative;width:100%;height:100%}.scroll-stack-inner{position:relative;padding:0 0 20vh}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card,.scroll-stack-card-wrapper{height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.scroll-stack-card{position:sticky;top:0;z-index:15;transform-origin:center top;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.scroll-stack-end{width:100%;height:1px;pointer-events:none}