.cs-stats{margin-bottom:-1px}.cs-stats .stat-container{align-items:center;display:flex;gap:23px;justify-content:center}.cs-stats .stat{align-self:stretch;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);display:flex;flex-basis:200px;flex-direction:column;justify-content:space-between;min-height:100%;padding:30px 25px 20px;text-decoration:none}.cs-stats .stat .arrow{transition:all .2s ease-in-out}.cs-stats .stat:hover .arrow{transform:translateX(30px)}.cs-stats .stat-container p.large{margin:0 0 15px}@keyframes punchInBounce{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.2)}80%{transform:scale(.95)}to{transform:scale(1)}}.stat .callout{animation:punchInBounce .3s cubic-bezier(.25,1.5,.5,1) forwards;display:inline-block}.cs-stats .stat-container.center-stats .inner{text-align:center}.cs-stats .stat-container.center-stats .stat{align-items:center}.cs-stats .stat-white .callout,.cs-stats .stat-white p.large{color:#fff}@media (max-width:991px){.stat-container{flex-direction:row;flex-wrap:wrap}}@media (max-width:600px){.stat-container{flex-direction:column}.cs-stats .stat{align-items:center;display:flex;flex-basis:unset;flex-direction:row;gap:20px;justify-content:flex-start}.cs-stats .stat .arrow{flex:none}}