div.counter-grid{column-gap:4rem;display:grid}.counter>div{display:inline}.counter span,.counter>div{font-size:2rem;font-weight:700}.counter :is(p,span){font-family:avenir,sans-serif!important}.counter{font-family:avenir,sans-serif!important}section.counter-grid:not(.dark-theme) .counter:not(:is(p)){color:#b19400}section.counter-grid.dark-theme{color:#fff;text-align:center}section.counter-grid.dark-theme :is(h2,p){color:#fff}section.counter-grid h4{display:inline;padding-top:3rem;text-align:left}section.counter-grid .header{display:flex;height:36px;justify-content:space-between}section.counter-grid .header>span:last-child{font-size:.75rem;line-height:2.666;vertical-align:bottom}section.counter-grid .header>span:first-child{background-color:#c52033;font-family:halogen!important;font-size:1rem;font-weight:700;line-height:1.5;padding:.5rem 1rem .25rem;vertical-align:center}section.counter-grid .counter-grid{gap:32px;margin-bottom:2rem;padding-top:2rem;position:relative}section.counter-grid.stat-seps .counter-grid{border-bottom:2px solid #b09300;margin-bottom:2rem;padding-bottom:2rem}section.counter-grid.stat-seps .counter-grid:last-child{border-bottom:0 solid #b09300}section.counter-grid.stat-seps .counter-grid:before{background-color:#b09300;border-radius:12px;bottom:-13px;content:"";height:24px;position:absolute;right:50%;width:24px;z-index:2}section.counter-grid.stat-seps .counter-grid:last-child:before{display:none}section.counter-grid p.footnote{font-size:.75rem}@media (max-width:767px){section.counter-grid .header>span:first-child{float:none}}