.stat-box{background-color:#f5f8fe;border-radius:20px;display:grid;grid-auto-flow:row;grid-template-columns:50% 50%;margin-bottom:1.5rem;padding:20px 30px}.stat-box dl{margin:0;padding-bottom:10px;padding-top:15px}.stat-box dl:nth-child(odd){margin-right:15px}.stat-box dl:nth-child(2n){margin-left:15px}.stat-box dt{align-items:flex-end;color:#336aea;display:flex;font-weight:600;margin-bottom:.25em}.stat-box dt strong{font-size:2.4rem;line-height:.8}.stat-box dt span{font-size:1.1rem;line-height:1}.stat-box dd{margin-left:0}@media (max-width:1200px) and (min-width:768px){.stat-box{display:block}.stat-box dl,.stat-box dl:nth-child(2n),.stat-box dl:nth-child(odd){margin-left:auto;margin-right:auto}}@media (max-width:639px){.stat-box{display:block}.stat-box dl,.stat-box dl:nth-child(2n),.stat-box dl:nth-child(odd){margin-left:auto;margin-right:auto}}