.pc-counter-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:center}.pc-counter-item{align-items:center;display:flex;flex:1;flex-direction:column;margin:1rem;min-width:200px}.pc-counter-number{font-size:5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.pc-counter-label{font-size:1rem;line-height:1.3;max-width:200px}