@media screen and (min-width:75em){.stats{padding:2.8rem 0 8rem}}.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}}@media print,screen and (min-width:64em){.stats__wrapper--3{width:100%;max-width:calc(8 / 12 * 100%);margin-left:auto;margin-right:auto}}@media print,screen and (min-width:64em){.stats__wrapper--4{width:100%;max-width:calc(10 / 12 * 100%);margin-left:auto;margin-right:auto}}.stats .block__heading-row{margin-bottom:.33333rem}@media print,screen and (min-width:64em){.stats .block__heading-row{margin-bottom:3.5rem}}.stats--heading{font-size:1.625rem;line-height:115%;margin:0 auto;max-width:180px}.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--title{font-size:1.625rem;font-weight:500;line-height:115%;margin-bottom:0}.stats__item--content{font-size:3.125rem;font-weight:500;margin-bottom:2.5rem}.stats__item-prefix{margin-right:-8px}.stats__item-symbol{margin-left:-8px}.stats__item--border{position:relative}.stats__item--border::after{bottom:-15px;border-bottom:5px solid #fff;border-left:0;border-right:0;border-top:5px solid #fff;content:'';height:15px;left:0;position:absolute;width:100%}.stats__item-value{font-variant-numeric:tabular-nums}