.hpc-checklist{border:1px solid var(--hpc-gray,#ddd);border-radius:4px;margin-bottom:1.5em;overflow:hidden}.hpc-checklist__header{background-color:var(--hpc-dark-blue,#1a2e4a);padding:.75em 1.25em}.hpc-checklist .hpc-checklist__heading{color:var(--hpc-accent-alt,#e8c47a);font-size:1.1rem;font-weight:700;margin:0}.hpc-checklist__list{counter-reset:checklist-counter;list-style:none;margin:0;padding:0}.hpc-checklist--service_expectations{border-left:4px solid var(--hpc-dark-blue,#1a2e4a)}.hpc-checklist--service_expectations .hpc-checklist__item{counter-increment:checklist-counter}.hpc-checklist--service_expectations .hpc-checklist__indicator{align-items:center;background-color:var(--hpc-dark-blue,#1a2e4a);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:28px;justify-content:center;width:28px}.hpc-checklist--service_expectations .hpc-checklist__indicator:before{content:counter(checklist-counter)}.hpc-checklist--preparation_checklist .hpc-checklist__indicator{border:2px solid var(--hpc-accent,#4caf50);border-radius:3px;flex-shrink:0;height:22px;position:relative;width:22px}.hpc-checklist--preparation_checklist .hpc-checklist__indicator:after{border-bottom:2px solid var(--hpc-accent,#4caf50);border-right:2px solid var(--hpc-accent,#4caf50);content:"";display:block;height:10px;left:6px;position:absolute;top:3px;transform:rotate(45deg);width:6px}
