.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.window-scroll{overflow:visible;height:auto}.scroll-stack-inner{padding:0 0 10vh;min-height:auto}.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);height:auto;min-height:22rem;width:100%;max-width:800px;margin:20px auto;padding:1.5rem;border-radius:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;transform:translateZ(0);position:relative}@media (min-width:768px){.scroll-stack-card{padding:3rem;min-height:25rem;margin:30px auto;border-radius:40px}}.scroll-stack-end{width:100%;height:1px}