.article h1{font-size:3rem;line-height:125%;font-weight:var(--font-weight--semi-bold)}@media(max-width:900px){.article h1{font-size:2rem;line-height:133%}}.article hr{margin:4rem 0;border-color:var(--gray-300)}.article section{min-height:auto;padding:4rem 0 0}.article section:first-child{padding-top:12rem}@media(max-width:900px){.article section:first-child{padding-top:8rem}}.article .font--mono{color:var(--gray-500)}.article__authors{display:flex;flex-direction:row}@media(max-width:900px){.article__authors{flex-direction:column;gap:2rem}}.article__tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.article__tag{border-radius:2rem;background:var(--sage--green-300);border:none;text-transform:uppercase;padding:.375rem 1rem;font-weight:var(--font-weight--bold);color:var(--neutral---black);font-size:.75rem;white-space:nowrap}.article .authors{flex:50% 0}.article .block-content p{line-height:166.67%;margin:0 0 4rem}