.BlogIndex_hero__Exmx2{padding-top:10rem;padding-bottom:3rem}.BlogIndex_title__T9FvJ{margin:0;color:var(--text-primary);font-weight:400}.BlogIndex_lead__QUxn2{margin:2rem 0 0;max-width:calc(7 * var(--col) + 6 * var(--grid-gap));color:var(--text-secondary)}.BlogIndex_filters__uTKtK{display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:3rem}.BlogIndex_pill__33GqX{padding:.625rem 1.25rem;border:var(--hairline);border-radius:2rem;background:none;color:var(--text-secondary);font-family:var(--family-mono);text-transform:uppercase;cursor:pointer;transition:color var(--dur-fast) var(--ease-in-out),background-color var(--dur-fast) var(--ease-in-out),border-color var(--dur-fast) var(--ease-in-out)}.BlogIndex_pill__33GqX:focus-visible,.BlogIndex_pill__33GqX:hover{color:var(--text-primary);border-color:var(--border-primary)}.BlogIndex_pillActive__wNvj9{background-color:var(--bg-alternate);border-color:var(--bg-alternate);color:var(--text-alternate)}.BlogIndex_pillActive__wNvj9:focus-visible,.BlogIndex_pillActive__wNvj9:hover{color:var(--text-alternate)}.BlogIndex_grid__UhR5s{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--grid-gap) var(--grid-gap);gap:var(--grid-gap) var(--grid-gap);grid-row-gap:3rem;row-gap:3rem;padding-bottom:var(--section-y)}.BlogIndex_empty__kSxA6{padding-bottom:var(--section-y);color:var(--text-secondary)}@media (max-width:991px){.BlogIndex_grid__UhR5s{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.BlogIndex_pill__33GqX{min-height:2.75rem}.BlogIndex_hero__Exmx2{padding-top:7rem;padding-bottom:2rem}.BlogIndex_grid__UhR5s{grid-template-columns:1fr;row-gap:2.5rem;padding-bottom:4rem}}