.tiled-stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}.tiled-stats .page-center{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.tiled-stats__copy{-webkit-box-flex:1;-ms-flex:1 0 800px;flex:1 0 800px}}.tiled-stats__content{-webkit-box-flex:1;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:1 0 360px;flex:1 0 360px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.tiled-stats__content,.tiled-stats__item{-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.tiled-stats__item{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:center;background-color:var(--blue);color:var(--white);-ms-flex:0 0 160px;flex:0 0 160px;-ms-flex-direction:column;flex-direction:column;gap:.25rem;height:140px;text-align:center;width:160px}.tiled-stats__item-number{font-size:2.25rem;font-weight:700;line-height:1}.tiled-stats__item-description{font-size:1.1875;line-height:1.25;text-transform:uppercase}