.stats-cards .cards-grid{align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:16px}.stats-cards .card{align-self:stretch;background-color:#799b3e;gap:10px;justify-content:space-between;padding:16px}.stats-cards .card,.stats-cards .card-logo{align-items:center;display:flex;flex-direction:column}.stats-cards .card-logo{background:#fff;justify-content:center;min-height:100px;padding:32px;width:100%}.stats-cards .card-logo img{max-height:32px;width:auto}.stats-cards .description{height:100%;padding:10px 0}.stats-cards .stat-card{align-items:center;align-self:stretch;background-color:#fff;display:flex;gap:10px;justify-content:center;padding:16px}.stats-cards .stat{width:40%}.stats-cards .stat p{color:#799b3e;font-size:32px;font-weight:700;line-height:1;text-align:center}.stats-cards .stat-description{font-style:italic;width:60%}.stats-card .card a.btn{margin-top:auto}