.wih-prose{background:var(--bg);padding:var(--s-9) 0}.wih-prose__wrap{margin:0 auto;max-width:720px}.wih-prose__headline{max-width:none;text-align:center}.wih-prose__headline,.wih-prose__sub{margin-bottom:var(--s-8)}.wih-prose__sub:last-child{margin-bottom:0}.wih-prose__sub-content{color:var(--ink-2);font-size:var(--fs-body);line-height:var(--lh-loose)}.wih-prose__sub-content p{margin:0 0 var(--s-4)}.wih-prose__sub-content p:last-child{margin-bottom:0}.wih-prose__sub-content strong{color:var(--ink)}.wih-prose__sub-content ul{list-style:none;margin:var(--s-4) 0;padding-left:var(--s-6)}.wih-prose__sub-content ul li{line-height:var(--lh-relaxed);margin-bottom:var(--s-3);padding-left:var(--s-5);position:relative}.wih-prose__sub-content ul li:before{background:var(--emerald-deep);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.wih-prose__sub--highlight .wih-prose__sub-content>p:first-child{background:var(--emerald-tint);border-left:3px solid var(--emerald-deep);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--ink);font-weight:var(--fw-medium);line-height:var(--lh-relaxed);margin-bottom:var(--s-5);padding:var(--s-5)}.wih-prose__sub--analogy{background:var(--bg-elev);border:1px solid var(--line-soft);border-radius:var(--radius-lg);padding:var(--s-6)}.wih-prose__sub--analogy .wih-prose__sub-content{color:var(--ink-3);font-style:italic}.wih-prose__headline,.wih-prose__sub{opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.wih-prose.is-visible .wih-prose__headline,.wih-prose.is-visible .wih-prose__sub{opacity:1;transform:none}.wih-prose.is-visible .wih-prose__sub:first-child{transition-delay:80ms}.wih-prose.is-visible .wih-prose__sub:nth-child(2){transition-delay:.16s}.wih-prose.is-visible .wih-prose__sub:nth-child(3){transition-delay:.24s}.wih-prose.is-visible .wih-prose__sub:nth-child(4){transition-delay:.32s}.wih-prose.is-visible .wih-prose__sub:nth-child(5){transition-delay:.4s}@media (max-width:767px){.wih-prose{padding:var(--s-8) 0}.wih-prose__sub--analogy{padding:var(--s-5)}}