.learning-hub-block__stats-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.learning-hub-block__stats-item{background-color:var(--neutral-50);border-radius:20px;box-shadow:var(--shadow-1);display:flex;flex-direction:column;gap:8px;padding:20px}.learning-hub-block__stats-number{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1;margin:0}.learning-hub-block__stats-label{color:var(--neutral-600)}