.lbe h4{font-size:20px;line-height:1.3;margin:0 0 10px;color:var(--brand-black)}.lbe h5{font-size:17px;font-weight:700;line-height:1.35;margin:0 0 8px;color:var(--brand-black)}.lbe .lbe-bg-light-yellow{background:#fff8ec}.lbe .lbe-process-step{background:#fff;border:1px solid var(--grey-200);border-radius:10px;padding:24px;position:relative}.lbe .lbe-process-num{display:inline-block;background:var(--brand-yellow);color:var(--brand-black);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;font-weight:900;font-size:18px;margin-bottom:12px}.lbe .lbe-alert{background:#fff4f2;border-left:5px solid #c62828;padding:18px 22px;border-radius:6px;margin:24px 0}.lbe .lbe-quote{background:#fff;border:1px solid var(--grey-200);border-left:5px solid var(--brand-orange);border-radius:8px;padding:20px 24px;margin:20px 0;font-size:17px;line-height:1.6}.lbe .lbe-quote cite{display:block;margin-top:10px;font-size:14px;color:var(--grey-700);font-style:normal;font-weight:700}.lbe .lbe-triage{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:760px){.lbe .lbe-triage{grid-template-columns:repeat(3,1fr)}}.lbe .lbe-triage-item{background:#fff;border:1px solid var(--grey-200);border-top:4px solid var(--brand-orange);border-radius:8px;padding:20px}.lbe .lbe-triage-item h4{color:var(--brand-black)}