.project-concept-materials{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(12,37,88,.05)}.project-concept-materials .project-section-heading{margin-bottom:18px}.project-concept-materials .project-section-heading p:last-child{margin:4px 0 0;color:var(--muted)}.project-concept-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-concept-card{border:1px solid #dce5f1;border-radius:14px;padding:18px;background:#f9fbfe;min-width:0}.concept-card-group{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eef3fa;color:var(--navy);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.concept-card-item+.concept-card-item{border-top:1px solid #dfe6f0;margin-top:14px;padding-top:14px}.concept-card-item h3{margin:0 0 6px;color:var(--navy-dark);font-size:16px}.concept-card-item p{margin:0;color:#41506b;white-space:normal;overflow-wrap:anywhere}.concept-card-item a{font-weight:800}.concept-document-row{border-left:4px solid var(--gold)!important}.concept-photo-item img{object-fit:cover}.concept-milestones-card{border-style:dashed!important;background:#fbfcff}.concept-partners-card{border:1px dashed #c9d5e7!important;background:#fbfcff!important}.concept-partners-card small:first-of-type{white-space:pre-line}@media(max-width:900px){.project-concept-grid{grid-template-columns:1fr}}