.stat-cards-container *{box-sizing:border-box}.stat-cards-container{background:transparent;display:flex;gap:16px;justify-content:space-between;max-width:1536px;width:100%}.stat-cards-container .stat-card{flex:1;max-width:448px;width:100%}.stat-cards-container .stat-card p{margin-bottom:0}@media (max-width:767px){.stat-cards-container{align-items:center;flex-direction:column;gap:64px}.stat-cards-container .stat-card{text-align:center}}