.scroll-stack-scroller{position:relative;width:100%;height:100%;overflow-y:auto;overflow-x:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;transform:translateZ(0);will-change:scroll-position}.scroll-stack-scroller.scroll-stack-window{height:auto;overflow:visible}.scroll-stack-inner{padding:20vh 0 45vh;min-height:100vh}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top center;will-change:transform,filter;backface-visibility:hidden;transform-style:preserve-3d;box-shadow:0 0 30px rgba(0,0,0,.1);width:100%;margin:30px 0;box-sizing:border-box;transform:translateZ(0);position:relative;overflow:hidden;isolation:isolate;background:var(--bg);border-radius:14px}.scroll-stack-end{width:100%;height:1px}@media (max-width:768px){.scroll-stack-inner{padding:12vh 0 30vh}}