.seven-page .scroll-reveal-section{padding:0}.scroll-reveal-section{--scroll-reveal-bg:#080b53;--scroll-reveal-dim:rgba(255,255,255,0.15);--scroll-reveal-bright:#ffffff;--scroll-reveal-label:#ffffff;position:relative;height:800vh;background:var(--scroll-reveal-bg);color:var(--scroll-reveal-bright)}.scroll-reveal-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;padding:0 6vw;overflow:hidden}.scroll-reveal-content{max-width:720px;width:100%}.scroll-reveal-label{font-size:clamp(10px,1vw,13px);letter-spacing:.3em;color:var(--scroll-reveal-label);margin-bottom:clamp(28px,4vw,56px)}.scroll-reveal-label,.scroll-reveal-text{font-family:var(--font-brand,"Bank Gothic",sans-serif);font-weight:400;text-transform:uppercase}.scroll-reveal-text{font-size:clamp(22px,3.4vw,44px);line-height:1.45;letter-spacing:.02em;margin:0}.scroll-reveal-word{color:var(--scroll-reveal-dim);transition:color .25s ease-out;display:inline-block;margin-right:.3em}.scroll-reveal-word.is-active{color:var(--scroll-reveal-bright)}@media (max-width:640px){.scroll-reveal-section{height:700vh}.scroll-reveal-sticky{padding:0 6vw}.scroll-reveal-content{max-width:380px}.scroll-reveal-text{font-size:clamp(18px,5.5vw,28px);letter-spacing:.015em}}