.stat-card{background:#fff url(icons/stats-bg.svg) no-repeat bottom;border:.0625rem solid #d5d5d5;border-radius:.625rem;display:flex;flex-direction:column;height:100%;max-width:17.75rem;min-height:13.75rem;padding:3.5625rem .3125rem;text-align:center;transition:all .3s ease;width:100%}@media only screen and (min-width:48rem){.stat-card{max-width:100%}}.stat-card:hover{background:#f6f4ef;box-shadow:0 0 2.8125rem rgba(57,45,0,.1)}.stat-card__stats{color:#0361a6;display:flex;flex-wrap:wrap;font-size:2.75rem;font-weight:700;justify-content:center;line-height:3.125rem}.stat-card__stats-suffix{color:#a7c3d7}.stat-card__excerpt{color:#1e1e1e;font-size:1.125rem;font-weight:500;line-height:1.75rem}