@layer nbc-process-case-7135 {
[data-process-reality-app][data-pr-started="false"] :is(.pj-case,.pj-model-note){display:none!important;}
.pj-case{background:transparent!important;border:0!important;border-block:1px solid #b2dfc240!important;border-radius:0!important;padding:32px 0!important;margin:24px 0!important;color:#eef3ed!important;min-width:0!important;}
.pj-case h3{font:500 clamp(1.4rem,2.5vw,2.2rem)/1.25 Archivo,Arial,sans-serif!important;color:#eef3ed!important;margin:12px 0!important;}
.pj-case svg{width:100%!important;height:auto!important;display:block!important;overflow:visible!important;}
.pj-baseline{stroke:#b2dfc250;stroke-width:2;fill:none;}.pj-detour{stroke:#edc782;stroke-width:2;fill:none;}.pj-case circle{fill:#b2dfc2;}.pj-case .pj-halo{fill:#b2dfc21a;stroke:#b2dfc250;}
.pj-case ol{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;padding:0!important;gap:12px!important;list-style:none!important;}
.pj-case li{font:500 1rem/1.4 Archivo,Arial,sans-serif!important;color:#edf2eb!important;overflow-wrap:anywhere!important;min-width:0!important;}.pj-case li[data-pending="true"]{color:#bec8c1!important;}
.pj-case :is(p,small),.pj-model-note{font:400 1rem/1.6 Archivo,Arial,sans-serif!important;color:#c1cfc6!important;max-width:85ch!important;}.pj-case small{display:block!important;margin-top:16px!important;}
.pj-case button{font:500 1rem/1.4 Archivo,Arial,sans-serif!important;color:#b2dfc2!important;background:transparent!important;border:1px solid #b2dfc260!important;min-height:48px!important;white-space:normal!important;padding:12px 18px!important;max-width:100%!important;cursor:pointer!important;}.pj-case button:focus-visible{outline:2px solid #edc782!important;outline-offset:4px!important;}.pj-case button:disabled{opacity:.65!important;cursor:default!important;}
@media(max-width:600px){.pj-case ol{grid-template-columns:1fr!important;counter-reset:station;gap:8px!important;}.pj-case li{counter-increment:station;}.pj-case li:before{content:counter(station) " · ";color:#b2dfc2;}}
}