.animated-gradient-text{cursor:pointer;border-radius:1.25rem;flex-direction:row;justify-content:center;align-items:center;max-width:fit-content;margin:0 auto;font-weight:500;transition:box-shadow .5s ease-out;display:flex;position:relative;overflow:hidden}.animated-gradient-text.with-border{padding:.35rem .75rem}.gradient-overlay{border-radius:inherit;z-index:0;pointer-events:none;position:absolute;inset:0}.gradient-overlay:before{content:"";border-radius:inherit;z-index:-1;background-color:#060010;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.text-content{z-index:2;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}
.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-inner{min-height:100vh;padding:10vh 5rem 20rem}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top;will-change:transform, filter;backface-visibility:hidden;transform-style:preserve-3d;box-sizing:border-box;border-radius:40px;width:100%;height:20rem;margin:30px 0;padding:3rem;position:relative;transform:translateZ(0);box-shadow:0 0 30px #0000001a}.scroll-stack-end{width:100%;height:1px}.scroll-stack-card.card-white{background:#fff;border:.5px solid #0000001a}.scroll-stack-card.card-black{background:linear-gradient(135deg,#02060e 0%,#c50337 100%);border:.5px solid #ffffff14}.card-inner{flex-direction:column;height:100%;display:flex}.card-header{align-items:center;gap:14px;margin-bottom:1rem;display:flex}.icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.icon-wrap--light{color:#000;background:#0000000f}.icon-wrap--dark{color:#fff;background:#ffffff1a}.card-title{margin:0;font-size:22px;font-weight:500}.card-title--light{color:#000}.card-title--dark{color:#fff}.card-body{flex:1;margin:0;font-size:15px;line-height:1.75}.card-body--light{color:#0009}.card-body--dark{color:#fff9}@media (max-width:768px){.scroll-stack-inner{padding:10vh 1.5rem 10rem}.scroll-stack-card{border-radius:24px;height:auto;min-height:16rem;padding:2rem}}
