.help-section{margin:28px 0}.help-head{margin-bottom:14px}.help-head h2{margin:4px 0}.help-head p{margin:0;color:#64748b}.help-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.help-card{border:1px solid #e5eaf2;background:#fff;border-radius:16px;padding:18px 12px;text-align:center;cursor:pointer;box-shadow:0 5px 18px rgba(18,47,91,.05)}.help-card span{display:block;font-size:24px;margin-bottom:8px}.help-card strong{display:block}.help-card small{display:block;color:#64748b;margin-top:4px}@media(max-width:850px){.help-grid{grid-template-columns:repeat(2,1fr)}}