.animated-gradient-text{position:relative;margin:0 auto;display:flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:500;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:#0000}@keyframes gradient-pan{0%{background-position:0 50%}to{background-position:100% 50%}}.gradient-animated{animation:gradient-pan var(--gt-speed,3s) linear infinite alternate}.gradient-animated.paused{animation-play-state:paused}.grainient-container{position:relative;width:100%;height:100%;overflow:hidden}.light-rays-container{width:100%;height:100%;position:absolute;pointer-events:none;z-index:1;overflow:hidden;top:0;left:0}.scroll-stack-scroller{position:relative;width:100%;height:75vh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position}@media (min-width:768px){.scroll-stack-scroller{height:100vh}}.scroll-stack-scroller::-webkit-scrollbar{width:0;height:0}.scroll-stack-scroller{scrollbar-width:none;-ms-overflow-style:none}.scroll-stack-inner{padding:20vh .5rem 5rem;min-height:100vh}@media (min-width:640px){.scroll-stack-inner{padding:20vh 1rem 5rem}}@media (min-width:768px){.scroll-stack-inner{padding:20vh 1.5rem 5rem}}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top center;will-change:transform,filter;backface-visibility:hidden;transform-style:preserve-3d;height:auto;min-height:16rem;width:100%;margin:12px 0;padding:1.25rem;border-radius:12px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;background:#021611;border:1px solid #1a3327;box-shadow:0 4px 24px -4px #59a52c2e,inset 0 -1px 0 #59a52c59}@media (min-width:640px){.scroll-stack-card{margin:16px 0;padding:1.5rem}}@media (min-width:768px){.scroll-stack-card{min-height:20rem;margin:20px 0;padding:2.5rem}}.scroll-stack-end{width:100%;height:1px}