.story-pages__toc{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;margin-right:6rem;text-align:right;padding-right:1rem}.story-pages__toc__inner{width:10rem;margin-left:calc(100% - 2rem - 10rem);display:flex;flex-direction:column;gap:1rem;position:relative}.story-pages__toc__inner:before{content:"";position:absolute;right:-1rem;height:calc(100% - 1.125rem);top:.75rem;border-right:1px solid var(--gray-300)}@media(max-width:900px){.story-pages__toc{display:none}}.story-pages__toc a{position:relative}.story-pages__toc a:after{content:"";position:absolute;right:-1.5rem;top:.75rem;border-radius:100%;transform:translate(-50%,-50%);height:.5rem;width:.5rem;background:var(--gray-300);transition:all .5s}.story-pages__toc a.active:after{background:var(--gray-500);width:1rem;height:1rem;right:-2rem;border:0 solid transparent}@media(max-width:900px){.story-pages__body{background:var(--neutral---white);padding:.25rem 1rem;margin:0 -1rem;position:relative;z-index:10}}.story-pages__beat p{width:25%;max-width:25%;position:relative;z-index:10}@media(max-width:900px){.story-pages__beat p{width:100%;max-width:100%}}.story-pages__beat--work p{width:100%;max-width:39rem}.story-pages__beat--work p.font-weight--bold{margin-top:2.5rem}.story-pages__beat--work .cta--large{margin-top:5rem;position:relative;z-index:1000;width:min-content}.story-pages__beat--work .cta--large__label{white-space:nowrap}@media(max-width:900px){.story-pages__beat--work .cta--large__label{white-space:normal}.story-pages__beat--work{margin-top:10rem}}.story-pages__illustration{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:opacity .8s;padding:0}.story-pages__illustration svg{max-height:75vh;margin-top:5vh;margin-left:25%;margin-right:calc(12.5% + 2rem);width:62.5%}@media(max-width:900px){.story-pages__illustration svg{margin-right:auto;margin-left:auto;width:100%}.story-pages__illustration{left:0;transform:translateY(-50%);max-width:100%;width:100%;margin:0 auto}}.story-pages section{display:flex;align-items:center}@media(max-width:900px){.story-pages section{align-items:flex-end;height:auto;min-height:55rem}}.page--story section{min-height:100vh}