.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}.scroll-stack-inner{padding:20vh 1rem 10rem;min-height:100vh}@media (min-width:768px){.scroll-stack-inner{padding:20vh 5rem 15rem}}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top center;will-change:transform;backface-visibility:hidden;contain:layout style paint;height:26rem;width:100%;margin:30px 0;padding:1.75rem;border-radius:28px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative}@media (min-width:768px){.scroll-stack-card{height:20rem;padding:3rem;border-radius:40px}}.scroll-stack-end{width:100%;height:1px}.animated-gradient-text{position:relative;display:inline-flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:inherit;font-size:inherit;line-height:inherit;transition:box-shadow .5s ease-out;overflow:hidden}.animated-gradient-text.with-border{padding:.35rem .75rem}.gradient-overlay{right:0;bottom:0;z-index:0;pointer-events:none}.gradient-overlay,.gradient-overlay:before{position:absolute;top:0;left:0;border-radius:inherit}.gradient-overlay:before{content:"";width:calc(100% - 2px);height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:#120f17;z-index:-1}.text-content{display:inline-block;position:relative;z-index:2;background-clip:text;-webkit-background-clip:text;color:transparent;font-size:inherit;font-weight:inherit;line-height:inherit}