.insurance-stat{align-items:var(--justify,center);background:var(--bg,var(--white));box-sizing:border-box;color:var(--text,var(--black));gap:1rem;margin-inline:auto;padding:var(--pad-top,1.5rem) var(--pad-right,1rem) var(--pad-bottom,1.5rem) var(--pad-left,1rem);text-align:center}.insurance-stat,.insurance-stat__body{display:flex;flex-direction:column;width:100%}.insurance-stat__body{align-items:center;gap:2rem}.insurance-stat__hero{gap:1rem}.insurance-stat__hero,.insurance-stat__hero-text{align-items:center;display:flex;flex-direction:column}.insurance-stat__lead{color:var(--text,var(--black));font-family:var(--h6-bold-font-family);font-size:var(--h6-bold-font-size);font-weight:var(--h6-bold-font-weight);line-height:1.5;margin:0}.insurance-stat__ratio{align-items:baseline;display:flex;font-family:var(--h1-black-font-family);font-weight:900;gap:.25rem;justify-content:center;line-height:1.5;margin:0}.insurance-stat__ratio-segment{display:inline}.insurance-stat__people{align-items:flex-start;display:flex;gap:1rem;justify-content:center}.insurance-stat__person{display:block;flex-shrink:0;height:100px;width:100px}.insurance-stat__cause{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.insurance-stat__cause-text{color:var(--text,var(--black));font-family:var(--h5-bold-font-family);font-size:var(--h5-bold-font-size);font-weight:var(--h5-bold-font-weight);line-height:1.8}.insurance-stat__cause-text p{margin:0}.insurance-stat__cause-text p+p{margin-top:.25rem}.insurance-stat__labels{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.insurance-stat__label{align-items:center;background:var(--backgroundblue);border-radius:.5rem;color:var(--accent,var(--maincolor));display:inline-flex;font-family:var(--h6-bold-font-family);font-size:var(--h6-bold-font-size);font-weight:var(--h6-bold-font-weight);justify-content:center;line-height:1.5;padding:.25rem .75rem;white-space:nowrap}.insurance-stat__footnote{color:var(--muted,var(--gray-70));font-family:var(--footnote-medium-font-family);font-size:var(--footnote-medium-font-size);font-weight:var(--footnote-medium-font-weight);line-height:1.5;margin:0}