.m-highlight__inner{margin-inline:auto;max-width:60ch;text-align:center}.m-highlight__statement{font-family:var(--font-display);font-size:clamp(var(--type-2xl),4vw,var(--type-4xl));letter-spacing:-.005em;line-height:1.15;margin:0 0 var(--space-8);text-transform:uppercase}.m-highlight__lead,.m-highlight__mark,.m-highlight__statement{color:var(--color-fg-strong)}.m-highlight__mark{display:inline-block;padding:0 .05em;position:relative;white-space:normal}.m-highlight__stroke{animation:m-highlight-draw 1.4s cubic-bezier(.65,0,.35,1) .35s forwards;bottom:-.18em;color:var(--color-accent-vivid);height:.42em;left:0;position:absolute;right:0;stroke-dasharray:1000;stroke-dashoffset:1000;width:100%}@keyframes m-highlight-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.m-highlight__stroke{animation:none;stroke-dashoffset:0}}.m-highlight__trail{color:var(--color-fg);font-size:var(--type-lg);line-height:1.6;margin-inline:auto;max-width:56ch}.m-highlight__trail p:last-child{margin-bottom:0}