.state-module-wrapper{font-family:Quicksand,Roboto,Segoe UI}.statistics-title{font-size:2.75rem;font-weight:700;line-height:1.2;margin:0 0 1.3rem;text-align:center}.statistics-block{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0;padding:2rem 1rem}.statistics-items{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:200px;padding:1.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.item-row{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.odometer{font-size:3rem;font-weight:700;line-height:1}.colored{font-size:1.8rem;font-weight:500;letter-spacing:.5px}@media (max-width:768px){.statistics-title{font-size:2rem;margin-bottom:2rem}.statistics-block{align-items:center;flex-direction:column;gap:1.5rem}.statistics-items{max-width:300px;min-width:250px}.odometer{font-size:2.5rem}}.odometer.animate{transition:all 2s ease-in-out}.statistics-items:before{background:linear-gradient(45deg,#007bff,#0056b3);border-radius:2px;content:"";height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:40px}