.CounterElement{padding:1rem 0;width:100%}.CounterElement__stats{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.75rem}.CounterElement__count{color:#f3ebf3;font-size:2rem;font-weight:800;line-height:1.2}.CounterElement__goal{color:var(--color-light-lightest);font-size:1rem;font-weight:300}.CounterElement__progressTrack{background:#debfdc;border-radius:999px;height:12px;overflow:hidden;width:100%}.CounterElement__progressFill{background:var(--color-brand);border-radius:999px;height:100%;min-width:0;transition:width .6s ease}