.statistics .statistics_wrapper{display:flex;justify-content:center}.statistics .statistics_wrapper a{color:#002664}.statistics .statistics_wrapper .statistics__item,.statistics .statistics_wrapper .statistics__item--header{background-color:#f2f2f2;border:1px solid #ebebeb;flex-basis:0;flex-grow:1;padding:1.5rem}.statistics .statistics_wrapper .statistics__item--header:last-child,.statistics .statistics_wrapper .statistics__item:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.statistics .statistics_wrapper .statistics__item--header:first-child,.statistics .statistics_wrapper .statistics__item:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px;box-shadow:none}.statistics .statistics_wrapper .statistics__item--header .statistics__item--heading,.statistics .statistics_wrapper .statistics__item .statistics__item--heading{font-weight:700;margin-top:0;padding-bottom:8px}.statistics .statistics_wrapper .statistics__item--header .statistics__item--count,.statistics .statistics_wrapper .statistics__item .statistics__item--count{font-size:2rem;line-height:2.5rem;padding-bottom:8px}.statistics .statistics_wrapper .statistics__item--header .statistics__item--description,.statistics .statistics_wrapper .statistics__item .statistics__item--description{font-size:.875rem;line-height:1.0625rem}.statistics .statistics_wrapper .statistics__empty{border:1px solid #ebebeb;display:none}.statistics .statistics_wrapper .statistics__empty:nth-last-child(2){border-bottom-right-radius:4px;border-top-right-radius:4px}.statistics .statistics_wrapper .statistics__item--header .statistics__item--heading{font-size:1.25rem;line-height:1.5rem;margin-bottom:0;margin-top:0}.statistics .statistics_wrapper .statistics__item .statistics__item--heading{font-size:.875rem;line-height:1.0625rem}.statistics .statistics_wrapper .statistics__item .statistics__item--heading sup{font-size:.5rem}.statistics .statistics__stat{display:block;font-size:.875rem;line-height:1.0625rem;margin-top:16px}@media screen and (max-width:768px){.statistics .statistics_wrapper{display:block}.statistics .statistics_wrapper .statistics__item{max-width:none;width:100%}.statistics .statistics_wrapper .statistics__item--header:last-child,.statistics .statistics_wrapper .statistics__item:last-child{border-radius:0 0 4px 4px}.statistics .statistics_wrapper .statistics__item--header:first-child,.statistics .statistics_wrapper .statistics__item:first-child{border-radius:4px 4px 0 0}.statistics .statistics_wrapper .statistics__item--header:nth-last-child(2),.statistics .statistics_wrapper .statistics__item:nth-last-child(2){border-radius:0 0 4px 4px!important}}@media screen and (min-width:768px) and (max-width:1024px){.statistics .statistics_wrapper{flex-wrap:wrap;justify-content:normal}.statistics .statistics_wrapper .statistics__empty,.statistics .statistics_wrapper .statistics__item{flex:0 0 50%;max-width:none;width:100%}.statistics .statistics_wrapper .statistics__empty{background-color:#f2f2f2;border-radius:0 0 4px 0;display:inline;display:initial}.statistics .statistics_wrapper .statistics__item--header:first-child{flex:0 0 100%}}