.gh-stats{padding:60px 20px}.gh-stats--white{background:#fff}.gh-stats--linen{background:#f5f6f7}.gh-stats--dark{background:#1a1a1a}.gh-stats__wrapper{margin:0 auto;max-width:1200px}.gh-stats__heading{font-size:32px;font-weight:600;margin-bottom:40px;text-align:center}.gh-stats--dark .gh-stats__heading{color:#fff}.gh-stats__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;text-align:center;width:950px}.gh-stats__item{align-items:center;display:flex;flex-direction:column}.gh-stats__icon{align-items:center;border-radius:50%;display:flex;justify-content:center;margin-bottom:15px;transition:transform .3s ease}.gh-stats__icon img{height:60px;object-fit:contain;width:60px}.gh-stats__number{color:#1a1a1a;font-size:1.875rem;font-weight:700;margin-bottom:5px}.gh-stats--dark .gh-stats__number{color:#fff}.gh-stats__text{color:#6b7280;font-size:14px}.gh-stats--dark .gh-stats__text{color:hsla(0,0%,100%,.8)}@media (max-width:576px){.gh-stats__container{gap:25px;grid-template-columns:1fr;width:auto}.gh-stats{padding:40px 15px}.gh-stats__heading{font-size:24px}}