.pc-counter-container{margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:center}.pc-counter-headline{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.pc-counter-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.pc-counter-item{align-items:center;display:flex;flex:1;flex-direction:column;margin:1rem;max-width:250px;min-width:200px}.pc-counter-image{height:auto;margin-bottom:1rem;max-width:150px;object-fit:contain;width:100%}.pc-counter-number{font-size:5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.pc-counter-label{color:#fff;font-size:1rem;line-height:1.3;max-width:200px;text-wrap:balance}@media (max-width:1024px){.pc-counter-item{flex:1 1 calc(50% - 2rem)}.pc-counter-headline{font-size:2rem}}@media (max-width:768px){.pc-counter-item{flex:1 1 calc(50% - 2rem);min-width:150px}.pc-counter-number{font-size:3.5rem}.pc-counter-headline{font-size:1.75rem}}@media (max-width:480px){.pc-counter-item{flex:1 1 100%;max-width:100%}.pc-counter-number{font-size:3rem}.pc-counter-headline{font-size:1.5rem}}