.statBlock h2{font-weight:400;font-style:normal}.statBlock .stats{border-radius:24px}.statBlock .stats .stat{flex-grow:1;border-right:2px solid #fff;border-bottom:2px solid #fff;align-self:stretch;height:100%;margin-right:-2px}.statBlock .stat,.statBlock .stats{opacity:0;transform:translateY(24px);transition:all .75s cubic-bezier(0,0,.5,1)}.statBlock .stats{transition:all .375s cubic-bezier(0,0,.5,1)}.statBlock.in-view .stat,.statBlock.in-view .stats{opacity:1;transform:translateY(0)}.white-text .stat .statMain>h3,.white-text .stat p{color:#fff}.white-text .stat .statMain>svg{fill:#fff}@media only screen and (min-width:768px),print{.statBlock{border-radius:48px}}