.stat__group{display:flex;flex-wrap:wrap;gap:var(--g-gutter-xs);justify-content:center}.stat__wrapper{align-items:center;display:flex;flex:0 0 calc(50% - var(--s-2x));flex-direction:column;position:relative;text-align:center}.stat__title{color:var(--c-orange);font-size:2.6rem;font-weight:800;line-height:3rem;margin-bottom:1rem}.stat__body{font-size:2rem;font-weight:700;line-height:2.4rem}.stat__text{margin:0 auto 3rem;text-align:center}.stat__text p{font-size:1.6rem;font-weight:600;line-height:2rem}.stat__cta{margin-top:3.2rem;text-align:center}.rhombus--black .stat--column .rich-text h2 strong{color:var(--c-white)}.rhombus--offwhite .stat--column .rich-text h2 strong,.rhombus--white .stat--column .rich-text h2 strong{color:var(--c-black)}@media (min-width:640px){.stat__wrapper{flex:0 0 calc(33.33333% - var(--s-6x))}.stat__group{gap:var(--g-gutter-sm)}.stat__text{width:60%}.stat__cta{margin-top:6rem}}@media (min-width:1280px){.stat__wrapper{flex:0 0 calc(20% - var(--s-6x))}.stat__group{gap:var(--g-gutter-md)}.stat__title{font-size:6rem;line-height:6rem;margin-bottom:2rem}.stat__body{font-size:2.8rem;line-height:3.2rem}.stat__text{margin-bottom:6rem}.stat__text p{font-size:2.8rem;font-weight:500;line-height:3.2rem}.stat--column{display:grid;grid-gap:var(--g-gutter-md);grid-template-areas:"richtext cards" "cta cards";grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}.stat--column .stat__text{grid-area:richtext;margin:0;text-align:left;width:100%}.stat--column .stat__text h2{margin-bottom:3rem}.stat--column .stat__group{grid-area:cards}.stat--column .stat__cta{grid-area:cta;margin-top:2.4rem;text-align:left}.stat--column .stat__wrapper{flex:0 0 calc(50% - var(--g-gutter-md)/2)}}