#insights-index{padding:var(--offset-y) var(--offset-x)}#insights-index>nav{margin-top:1.5rem;font-size:var(--v2-text-sm);font-weight:var(--font-weight-bold)}#insights-index #insights-tag-group{margin-top:3rem;margin-bottom:2rem}#insights-index #insights-tag-group .react-aria-TagList{gap:.75rem}#insights-index #insights-tag-group .react-aria-Tag{border-radius:999em;padding:.5rem 1rem}#insights-index section+section{-webkit-margin-before:4rem;margin-block-start:4rem}#insights-index h1{line-height:1}#insights-index h2{font-size:var(--v2-text-lg);color:var(--color-accent);line-height:1;margin-top:3rem;scroll-margin-top:3rem;margin-bottom:1.5rem}#insights-index ul.content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:2rem;column-gap:2rem;grid-row-gap:4rem;row-gap:4rem;margin-bottom:1rem}@media screen and (min-width:80rem){#insights-index ul.content{grid-template-columns:repeat(4,1fr)}}#insights-index li a{display:block}#insights-index li a>:first-child{background-color:var(--color-slate-200);aspect-ratio:1/1;border-radius:1rem;overflow:hidden;width:100%;position:relative}#insights-index li a img{object-fit:cover}#insights-index li a p.type{display:flex;justify-content:space-between;color:var(--color-accent);font-weight:var(--font-weight-bold);margin-top:1em;margin-bottom:.5em}#insights-index li a p.description{line-height:1.5;margin:.5em 0}#insights-index li a p.cta{margin-top:1rem}#insights-index li a p.read-time{line-height:1;margin-top:.5em;color:var(--color-slate-600)}#insights-intro p{margin:1em 0;font-size:1.25rem;color:var(--color-slate-600);line-height:1.6;max-width:60ch}