.numbers-module{background:#fff;padding:60px 0;text-align:center}.numbers-row{display:flex;gap:60px;justify-content:center;margin:0 auto;max-width:1000px}.numbers-col{flex:1 1 0;min-width:200px}.numbers-value{color:#4267f4;font-size:48px;font-weight:700;margin-bottom:12px}.numbers-desc{color:#666;font-size:16px;line-height:1.5}@media (max-width:700px){.numbers-row{flex-direction:column;gap:32px}.numbers-col{min-width:0}}