.stats{border-bottom:1px solid #000;display:flex;gap:4rem;justify-content:space-around;padding:4rem 0}.stats__item{display:flex;flex-direction:column;gap:1rem}.stats__item-number-symbol{align-items:center;display:flex;gap:.25rem;justify-content:center}.stats__item-number-image{height:85px;object-fit:contain;width:auto}.stats__item-symbol{flex:0;font-size:3.33333rem;font-weight:800}.stats__item-description{font-size:1.16667rem;font-weight:600;margin:0;text-align:center}@media (max-width:767px){.stats{align-items:center;flex-direction:column}}