.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.resource-card{border:1px solid var(--line-bright);background:#0a1b30;border-radius:12px;flex-direction:column;padding:28px;display:flex}.document .resource-card h2{margin:18px 0 0;font-size:clamp(1.35rem,2.6vw,1.75rem);line-height:1.2}.resource-card h2 a{color:#f0f7ff;text-decoration:none}.resource-card h2 a:hover,.resource-card h2 a:focus-visible{color:var(--cyan)}.document .resource-card p{flex:1;margin:13px 0 22px;font-size:.83rem}.resource-card-action{align-self:start;font-size:.8rem}.resource-note{border:1px solid var(--line);background:#1268f312;border-radius:12px;margin-top:44px;padding:28px}.document .resource-note h2{margin-top:0}.resource-note a{margin-top:20px;display:inline-block}.resource-meta{color:#a7b7ca;margin:24px 0 0;font-size:.8rem}.resource-lead{border-left:3px solid var(--cyan);background:#0b2539;border-radius:0 10px 10px 0;margin:34px 0 38px;padding:24px 27px}.document .resource-lead p{color:#d9e8f6;margin:9px 0 0}.document .resource-lead strong{color:#f3fbff}.resource-table-wrap{border:1px solid var(--line-bright);border-radius:10px;margin-top:24px;overflow-x:auto}.resource-table{border-collapse:collapse;width:100%;min-width:630px;font-size:.78rem;line-height:1.6}.resource-table th,.resource-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:17px}.resource-table th{color:#e6f5ff;background:#0d2942}.resource-table tr:last-child td{border-bottom:0}.resource-table td:first-child{color:#edf7ff;font-weight:680}.document .resource-points{margin-top:20px}.document .resource-points li{padding:8px 0}.resource-answer{border-bottom:1px solid var(--line);margin:24px 0 0;padding-bottom:24px}.document .resource-answer h3{color:#f0f7ff;margin:0;font-size:1.12rem;line-height:1.35}.document .resource-answer p{margin-top:9px}.resource-related{border:1px solid var(--line-bright);background:#0a1b30;border-radius:12px;margin-top:48px;padding:25px 28px}.document .resource-related h2{margin-top:0}.resource-related ul{margin-bottom:0}.resource-disclaimer{font-size:.82rem}@media (max-width:700px){.resource-grid{grid-template-columns:1fr}.resource-card,.resource-note,.resource-related{padding:22px}.resource-lead{padding:20px}}
