.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;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position}.scroll-stack-inner{padding:10vh 2rem 20vh;min-height:350vh}@media (min-width:640px){.scroll-stack-inner{padding:10vh 5rem 20vh}}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top center;will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;box-shadow:0 0 30px rgba(0,0,0,.1);height:24rem;width:100%;margin:50px 0;padding:2rem;border-radius:40px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;transition:transform .1s ease-out}@media (min-width:640px){.scroll-stack-card{padding:3rem}}.scroll-stack-end{width:100%;height:1px}