.solution-cards-section{background-color:#f5f5f5}.solution-cards-wrapper{margin:0 auto;max-width:1320px;padding:32px 0}.solutions-headline{color:#272727;margin-bottom:2rem;text-align:left}.solution-cards-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.status-quo-card{background:none;border-radius:8px;padding:16px}.status-quo-card h3{margin:0 0 1rem}.with-spread-card{background:#ff6f47;border-radius:8px;color:#000;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:16px}.with-spread-card h3{margin:0 0 1rem}.with-spread-btn{background:#fff;border-radius:8px;color:#f97316;display:inline-block;font-weight:700;margin-top:2rem;padding:12px 24px;text-align:center;text-decoration:none}@media (max-width:900px){.solution-cards-grid{gap:24px;grid-template-columns:1fr}}