.stat-category{margin:1.5rem 0}.stat-category h2,.stat-category p{margin:0}.stat-profile-grid{display:flex;flex-wrap:wrap;gap:1rem;width:100%;margin:.5rem 0}.stat-profile{width:15rem;height:12rem;padding:0;overflow:hidden}.stat-profile__content{position:relative;height:12rem}.stat-profile__content canvas{display:block;position:absolute;top:50%;width:15rem !important;height:6rem !important;--chart-line: #6EA68F;--chart-fill: rgba(110, 166, 143, 0.5);opacity:.75}.stat-profile__content .stat-profile__name{position:absolute;top:1rem;left:50%;transform:translateX(-50%);margin:0;z-index:1;text-align:center;width:100%}.stat-profile__content .stat-profile__value{position:absolute;display:flex;flex-direction:row;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;text-align:center;text-shadow:0 0 .75rem #191919}.stat-profile__content .stat-profile__value__number{font-size:xx-large;font-weight:bolder;color:#6ea68f;font-family:"Mozilla Headline",sans-serif}.stat-profile__content .stat-profile__value__unit{font-size:x-small;white-space:nowrap}