/* Alternative income pages and the separate homepage feature. */
.alt-intro{max-width:850px}.alt-lead{font-size:1.2rem;line-height:1.65;max-width:760px}.alt-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.alt-card{background:#fff;border:1px solid #d6e0f5;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:flex-start}.alt-card h3{font-size:1.5rem;margin:10px 0}.alt-card p{line-height:1.7}.alt-card a{margin-top:auto;font-weight:700}.alt-label{color:#244bc5;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.alt-note{background:#edf2ff;border-radius:18px;padding:28px;line-height:1.7}.alt-math{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.alt-math dl{margin:0}.alt-math dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #d6e0f5}.alt-math dt{font-weight:400}.alt-math dd{margin:0;font-weight:700;white-space:nowrap}.alt-math .total{font-size:1.12rem;color:#244bc5}.alt-feature{background:#f3f6ff}.alt-feature .section-heading{max-width:850px}.alt-page .product-hero .wrap{padding-bottom:20px}.alt-page .product-hero h1{max-width:900px}.alt-page .faq{max-width:900px}.alt-page .source-note{max-width:950px}.alt-page ul{line-height:1.8}.alt-page .steps{gap:24px}.alt-page .step h3{line-height:1.35}@media(max-width:700px){.alt-cards,.alt-math{grid-template-columns:1fr}.alt-card{padding:24px}.alt-page .product-hero h1{font-size:2.4rem}.alt-page .steps{grid-template-columns:1fr}.alt-math dl div{gap:10px}.alt-feature .section-heading h2{font-size:2rem}}
