.scrollytell-root{grid-template-columns:repeat(24,1fr);gap:1.5rem;display:grid}.scrollytell-viewport-overlay{z-index:1000;color:#000000b8;font-family:var(--font-mono),ui-monospace,monospace;pointer-events:none;background:#ffffffdb;border:1px solid #0000001f;border-radius:.375rem;padding:.375rem .5rem;font-size:.75rem;line-height:1;position:fixed;bottom:.75rem;right:.75rem;box-shadow:0 .25rem 1rem #00000014}.scrollytell-text-column{flex-direction:column;grid-column:span 24;display:flex}@media (min-width:769px) and (max-width:1279px){.scrollytell-text-column{grid-area:1/1/auto/span 16}}@media (min-width:1280px){.scrollytell-text-column{grid-area:1/1/auto/span 14}}.scrollytell-prose-band,.scrollytell-steps{flex-direction:column;display:flex}.scrollytell-step:first-child .prose-article>:first-child{margin-top:0}.scrollytell-step-illustration{width:min(100%,540px);height:160px;margin:2rem auto 1rem;display:block}.scrollytell-step:first-child .scrollytell-step-illustration,.scrollytell-step-illustration+.prose-article>:first-child{margin-top:0}@media (min-width:769px){.scrollytell-step-illustration{display:none}}.scrollytell-aside-column{order:-1;grid-column:span 24}@media (max-width:768px){.scrollytell-aside-column[data-has-featured=false]{display:none}}@media (min-width:769px) and (max-width:1279px){.scrollytell-aside-column{flex-direction:column;order:0;grid-area:1/17/auto/span 8;align-self:stretch;display:flex}}@media (min-width:1280px){.scrollytell-aside-column{flex-direction:column;order:0;grid-area:1/15/auto/span 10;align-self:stretch;display:flex}}.scrollytell-featured-image{margin-bottom:1.5rem}@media (min-width:769px) and (max-width:1279px){.scrollytell-featured-image{align-self:stretch;width:100%}}@media (min-width:1280px){.scrollytell-featured-image{align-self:flex-end;width:calc(80% - .3rem)}}.scrollytell-featured-image-img{object-fit:cover;border-radius:.5rem;width:100%;height:auto;display:block}.scrollytell-illustration-sticky{top:var(--scrollytell-sticky-top,96px);height:calc(100vh - var(--scrollytell-sticky-top,96px) - 2rem);justify-content:center;align-items:center;display:none;position:sticky}@media (min-width:769px){.scrollytell-illustration-sticky{display:flex}}.scrollytell-prose-band[data-entered=false]>*{opacity:0;transform:translateY(12px)}.scrollytell-prose-band>*{transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.scrollytell-prose-band>*{opacity:1!important;transition:none!important;transform:none!important}}
