.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;-ms-overflow-style:none;scrollbar-width:none}.scroll-stack-scroller::-webkit-scrollbar{display:none}.scroll-stack-inner{padding:20vh 1rem 10rem;min-height:100vh}@media (min-width:768px){.scroll-stack-inner{padding:20vh 3rem 10rem}}@media (min-width:1024px){.scroll-stack-inner{padding:20vh 5rem 10rem}}.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:15px 0;padding:2rem;border-radius:30px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;display:flex;flex-direction:column;justify-content:center;min-height:15rem}@media (min-width:768px){.scroll-stack-card{margin:20px 0;padding:2.5rem;border-radius:35px;min-height:18rem}}@media (min-width:1024px){.scroll-stack-card{margin:30px 0;padding:3rem;border-radius:40px;min-height:20rem}}.scroll-stack-end{width:100%;height:1px}.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}