.manifesto-scroll{min-height:72vh;background:var(--paper);display:flex;align-items:center;padding-block:72px}
.manifesto-sticky{width:100%;display:flex;align-items:center;justify-content:center}
.manifesto.manifesto--center{width:min(74vw,1170px);max-width:1170px;padding:0;text-align:center;margin:auto}
.manifesto--center p{max-width:none;margin:0;font-family:var(--serif);font-size:clamp(2.25rem,3.05vw,3.75rem);line-height:1.2;letter-spacing:-.025em;text-align:center;text-wrap:balance}
.manifesto-word{display:inline-block;margin-right:.22em}
.manifesto-word:last-child{margin-right:0}
.manifesto-char{display:inline-block;opacity:.2;will-change:opacity}
@media(prefers-reduced-motion:reduce){.manifesto-char{opacity:1!important}}
@media(max-width:760px){.manifesto-scroll{min-height:68vh;padding-block:56px}.manifesto.manifesto--center{width:calc(100% - 40px)}.manifesto--center p{font-size:clamp(2rem,9vw,3.2rem);line-height:1.16}}
