<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.animated-statistics{display:flex;flex-wrap:wrap;justify-content:space-between}.animated-statistics--2-col .animated-statistics__card{width:calc(50% - 1rem)}.animated-statistics--3-col{justify-content:flex-start}.animated-statistics--3-col .animated-statistics__card{width:calc(33.3% - 1rem)}.animated-statistics--3-col .animated-statistics__card:nth-of-type(3n+1),.animated-statistics--3-col .animated-statistics__card:nth-of-type(3n+2){margin-right:1.5rem}.animated-statistics__card{display:flex;margin-bottom:1.5rem}.animated-statistics__card-header{align-items:baseline;display:flex}.animated-statistics__card-header.reverse{flex-direction:row-reverse;justify-content:flex-end}@media (max-width:767px){.animated-statistics__card{margin-right:0!important;width:100%!important}}</pre></body></html>