.stat-card-grid{scroll-margin-top:2rem}.stat-card-grid__inner{width:100%}.stat-card-grid__grid{align-items:stretch;row-gap:3rem}.stat-card-grid__stat-card{display:flex;flex-direction:column;gap:3rem}.stat-card-grid--on-dark .stat-card-grid__stat-card{color:var(--color-primary-white)}.stat-card-grid__stat-card-header{display:flex;flex-direction:column;gap:1rem}.stat-card-grid__stat-card-heading{margin:0}.stat-card-grid__stat-card-subheading{font-size:1.125rem;line-height:1.1;margin:0;opacity:.75}.stat-card-grid__stat-card .stat{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.stat-card-grid__stat-card .stat__number{color:var(--color-primary-purple);font-size:7.5rem;letter-spacing:-.004em;line-height:.8333}.stat-card-grid__stat-card .stat__caption{font-size:1rem;line-height:1.375;opacity:.75}.stat-card-grid__cards{display:flex;flex-direction:column;gap:.75rem}.stat-card-grid__card{border-radius:1.5rem;padding:1.5rem;width:100%}.stat-card-grid--on-dark .stat-card-grid__card{background:var(--color-primary-black);color:var(--color-primary-white)}.stat-card-grid__card-text{display:flex;flex-direction:column;gap:1rem}.stat-card-grid__card-title{letter-spacing:unset;margin:0}.stat-card-grid__card-desc{font-size:1rem;font-weight:300;line-height:1.375;opacity:.75}.stat-card-grid__card-desc ol,.stat-card-grid__card-desc p,.stat-card-grid__card-desc ul{font-size:inherit;line-height:inherit}.stat-card-grid__card-desc ol:last-child,.stat-card-grid__card-desc p:last-child,.stat-card-grid__card-desc ul:last-child{margin-bottom:0}@media (min-width:768px){.stat-card-grid__stat-card-header{gap:1.5rem}.stat-card-grid__stat-card-heading{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.stat-card-grid__stat-card-subheading{font-size:1.5rem}.stat-card-grid__stat-card-stat .stat__caption{font-size:1.25rem;line-height:1.3}.stat-card-grid__card{padding:2.5rem}}