.help-page{display:grid;gap:14px;align-content:start}.help-intro{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:19px;border-color:#d9d3ff;background:linear-gradient(120deg,#fff,#faf9ff)}.help-intro>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#eee8ff;color:#6545cf}.help-intro svg{width:29px;height:29px}.help-intro h2{margin:3px 0 5px;font-size:19px}.help-intro p:not(.eyebrow),.help-card p,.help-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.help-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;min-height:150px;padding:17px}.help-card>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e8f1ff;color:#0969ff}.help-card:nth-child(2)>span{background:#eee8ff;color:#6545cf}.help-card:nth-child(3)>span{background:#ddf6eb;color:#137a55}.help-card svg{width:22px;height:22px}.help-card h2{margin:2px 0 5px;font-size:15px}.help-card p{grid-column:1/-1}.help-note{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:17px;background:#fbfdff}.help-note>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#edf3ff;color:#0969ff}.help-note svg{width:26px;height:26px}.help-note h2{margin:0 0 4px;font-size:16px}@media(max-width:900px){.help-grid{grid-template-columns:1fr 1fr}.help-card:last-child{grid-column:1/-1}}@media(max-width:720px){.help-intro{grid-template-columns:52px minmax(0,1fr);align-items:start}.help-intro .state-badge{grid-column:1/-1;justify-self:start}.help-grid{grid-template-columns:1fr}.help-card:last-child{grid-column:auto}}
