.help-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.help-category-card{min-height:170px;padding:28px;display:grid;grid-template-columns:58px 1fr auto;gap:20px;align-items:center;border:1px solid #e2e8eb;border-radius:13px;background:#fff;box-shadow:0 12px 35px #1731530c;transition:.2s}.help-category-card:hover{transform:translateY(-3px);border-color:var(--green)}.help-category-card>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e9f8f4;color:var(--green);font-size:28px}.help-category-card h2{margin:0 0 8px;color:var(--navy);font-size:23px}.help-category-card p{margin:0 0 9px;color:var(--green);font-weight:700}.help-category-card small{color:var(--muted);line-height:1.5}.help-category-card>b{font-size:24px;color:var(--green)}.help-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.help-filters a{padding:10px 15px;border-radius:999px;border:1px solid #dce4e8;color:var(--navy);font-size:14px;font-weight:700}.help-filters a:hover,.help-filters a.active{background:var(--green);border-color:var(--green);color:#fff}.help-filters small{display:inline-block;margin-left:4px;opacity:.75}.help-parent-link{display:inline-block;margin-bottom:30px;color:var(--green);font-weight:800}.help-activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.help-activity-card{overflow:hidden;border:1px solid #e3e9ec;border-radius:10px;background:#fff;box-shadow:0 8px 28px #1731530b}.help-thumb{display:block;height:210px;overflow:hidden;background:linear-gradient(135deg,#173153,#247a74)}.help-thumb img{width:100%;height:100%;object-fit:cover;transition:.3s}.help-activity-card:hover img{transform:scale(1.035)}.help-thumb>span{height:100%;display:grid;place-items:center;color:#fff;font-weight:800}.help-activity-card>div{padding:21px}.help-activity-card time{color:#8a949c;font-size:12px}.help-activity-card h2{font-size:19px;line-height:1.4;margin:8px 0 10px}.help-activity-card p{color:var(--muted);font-size:14px;line-height:1.65}.help-detail .article-hero a{color:#62ddc5}.legacy-content img{max-width:100%;height:auto}.legacy-content figure{margin:25px 0}.legacy-content iframe{max-width:100%}@media(max-width:900px){.help-activity-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.help-category-grid,.help-activity-grid{grid-template-columns:1fr}.help-category-card{grid-template-columns:50px 1fr auto;padding:22px}.help-category-card>span{width:50px;height:50px}.help-thumb{height:220px}}
