.scroll-stack-scroller{position:relative;width:100%;height:100%;overflow:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position}.scroll-stack-inner{padding:20vh 0 0;min-height:100vh}@media (max-width:640px){.scroll-stack-inner{padding:10vh 0 0}}@media (min-width:641px) and (max-width:768px){.scroll-stack-inner{padding:18vh 0 0}}.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 20px 60px rgba(0,0,0,.15);height:20rem;width:100%;max-width:800px;margin:0 auto;border-radius:20px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;transition:transform .1s ease-out,filter .1s ease-out}@media (max-width:640px){.scroll-stack-card{height:auto;min-height:16rem;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1)}}@media (min-width:641px) and (max-width:768px){.scroll-stack-card{height:20rem;border-radius:20px}}.scroll-stack-end{width:100%;height:1px}