.scroll-container{height:100vh;overflow:hidden;-webkit-overflow-scrolling:touch;position:relative}.snap-sections{height:300vh;position:relative;transition:transform .5s cubic-bezier(.23,1,.32,1)}.snap-section{height:100vh;width:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column}.snap-section:nth-child(1){transform:translateY(0)}.snap-section:nth-child(2){transform:translateY(100vh)}.snap-section:nth-child(3){transform:translateY(200vh)}.normal-scroll-section{height:auto;overflow-y:auto;max-height:100vh;-webkit-overflow-scrolling:touch;position:absolute;top:0;left:0;width:100%;background:#fff;z-index:10;transform:translateY(100vh);transition:transform .5s cubic-bezier(.23,1,.32,1)}.normal-scroll-section.active{transform:translateY(0)}.scroll-container *{-webkit-tap-highlight-color:transparent}.snap-section *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.normal-scroll-section *{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}body.no-scroll{overflow:hidden;position:fixed;width:100%;height:100%}.gradient-text-purple{background:linear-gradient(90deg,#7029cc,#cc29bc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-purple-reverse{background:linear-gradient(90deg,#cc29bc,#8d54d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}iframe{pointer-events:none!important}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-scroll-left{animation:scroll-left 20s linear infinite}.animate-scroll-right{animation:scroll-right 20s linear infinite}.splide-slide-mobile{max-width:320px;width:90vw}.header--light .header-light-primary,.header--light .header-dark-primary{color:#fff!important}.header--dark .header-light-primary,.header--dark .header-dark-primary{color:#160829!important}.header--white-bg{background:#f4f4f5!important}.header--white-bg .header-light-primary,.header--white-bg .header-dark-primary{color:#160829!important}.landing-hero-header{z-index:50!important}#mobile-menu:not(.hidden)~.landing-hero-header{z-index:100!important}.splide__slide.flexible-saving-slide{z-index:1;opacity:.6;border-radius:10px}.splide__slide.flexible-saving-slide.is-prev{transition:transform .3s,opacity .3s;will-change:transform,opacity;transform:perspective(800px) scale(.9) rotateY(18deg);opacity:.6;z-index:2}.splide__slide.flexible-saving-slide.is-next{transition:transform .3s,opacity .3s;will-change:transform,opacity;transform:perspective(800px) scale(.9) rotateY(-18deg);opacity:.6;z-index:2}.splide__slide.flexible-saving-slide.is-active{transition:transform .3s,opacity .3s;will-change:transform,opacity;transform:scale(1) rotateY(0);opacity:1;z-index:5}.flexible-saving-cta{pointer-events:auto}.safe-center-section{min-height:calc(100vh - var(--sticky-bottom-height, 72px));display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;padding-bottom:calc(env(safe-area-inset-bottom) + var(--sticky-bottom-height, 72px))}
