.stats-row{border-bottom:1px dotted;padding:96px 0}.stats-row__flex-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:750px}.stats-row__stat{display:flex;gap:.7rem;max-width:40%}.stats-row__stat__icon-wrapper{align-items:center;background:#5425d9;border-radius:15px;display:flex;height:75px;justify-content:center;width:75px}.stats-row__stat__icon{width:30px}.stats-row__stat__copy__large{font-size:40px;line-height:1.2;margin:0}.stats-row__stat__copy__small{color:#5425d9;font-size:18px;margin:0}@media (max-width:768px){.stats-row__flex-wrapper{align-items:start;flex-flow:column;justify-content:start;width:max-content}.stats-row__stat{max-width:100%}}