.stats__wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}@media print,screen and (min-width:40em){.stats__wrapper{flex-direction:row;flex-wrap:wrap}}.stats__item{flex:1 0 auto;padding:1rem;position:relative;text-align:center}@media print,screen and (min-width:40em){.stats__item{flex:1 0 50%}}@media print,screen and (min-width:64em){.stats__item{flex:1 0 25%}}.stats__item--heading{margin:0 auto;max-width:30ch;text-align:center}.stats__item--content{color:#847040}.stats__item-prefix{margin-right:-8px}.stats__item-symbol{margin-left:-8px}.stats__item-value{font-variant-numeric:tabular-nums}