.class-scaffold{margin-top:24px}.meeting-plan{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plan-step{background:#0f1b2c;border:1px solid #273a57;border-radius:16px;padding:16px}.plan-step>b{display:inline-block;color:#58c8ff;font-size:.78rem;margin-bottom:8px}.plan-step h4{margin:0 0 8px;font-size:1rem}.plan-step p{margin:0;color:#9fb0c7;line-height:1.5;font-size:.88rem}.case-q-head{margin-top:28px}.case-questions{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.case-question{display:grid;grid-template-columns:44px 1fr;gap:12px;background:#101d2f;border:1px solid #273a57;border-radius:16px;padding:16px}.case-question>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#17314a;color:#9edaff;font-weight:900}.case-question h4{margin:2px 0 7px}.case-question p{margin:0 0 8px;color:#c8d4e5;line-height:1.55}.case-question small{color:#9fb0c7;line-height:1.45}.presentation-brief{margin-top:16px;background:#19170f;border:1px solid #5a4a28;border-radius:16px;padding:18px}.presentation-brief b{color:#f7c75d}.presentation-brief p{margin:7px 0 0;color:#d8cfb3;line-height:1.55}@media(max-width:1000px){.meeting-plan{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.meeting-plan,.case-questions{grid-template-columns:1fr}}