.playgroundDiv{margin-top:4em;margin-bottom:50px}.playgroundDiv .statsCardParent{justify-content:space-evenly;width:80%;margin:0 auto;display:flex}
.statsCardContainer{flex-direction:column;justify-content:center;align-items:center;width:fit-content;display:flex}.statsCardContainer .statsImageParent{justify-content:center;align-items:center;display:flex}.statsCardContainer .statsImageParent .statsCardImage{width:auto}.statsCardContainer .statsTitle{color:#2d2d2d;margin-top:20px;font-size:24px;font-weight:700}.statsCardContainer .statsDescription{color:#2d2d2d;font-size:18px;font-family:var(--font-open-sans);text-align:center;width:fit-content;max-width:170px;min-height:75px;max-height:75px;overflow:hidden}@media only screen and (max-width:768px){.statsCardContainer .statsDescription{min-width:120px}}
