.stn-checklist{align-items:stretch;display:flex;flex-flow:column nowrap;gap:24px;justify-content:flex-start;margin:24px 0 0;width:100%}@media(min-width:992px){.stn-checklist{gap:23px;margin-top:32px}}.stn-checklist__panel,.stn-checklist__progress-container{background:#183d3d;border:1px solid #286a65;border-radius:10px;color:#d6ece2;width:100%}.stn-checklist__progress-container{align-items:stretch;display:flex;flex-flow:column nowrap;gap:12px;justify-content:flex-start;padding:24px}@media(min-width:992px){.stn-checklist__progress-container{padding:25px}}.stn-checklist__panel{align-items:stretch;display:flex;flex-flow:column nowrap;gap:16px;justify-content:flex-start;padding:24px}@media(min-width:992px){.stn-checklist__panel{gap:16px;padding:25px}}.stn-checklist__progress-header{align-items:center;display:flex;flex-flow:row nowrap;gap:12px;justify-content:space-between;min-height:28px;width:100%}.stn-checklist__heading,.stn-checklist__progress-heading{color:#d6ece2;font-family:Apercu,sans-serif;font-size:20px;font-weight:500;line-height:1.25;margin:0}@media(max-width:991px){.stn-checklist__heading,.stn-checklist__progress-heading{font-family:Editor Condensed,sans-serif;font-weight:700;line-height:1.38}}.stn-checklist__progress-text{color:#d6ece2;flex-shrink:0;font-family:Apercu,sans-serif;font-size:14px;font-weight:700;line-height:20px;margin:0;text-align:right;white-space:nowrap}.stn-checklist__progress-bar-bg{background:#0a2323;border:1px solid #286a65;border-radius:100px;height:12px;overflow:hidden;width:100%}.stn-checklist__progress-bar-fill{background:#a8723a;border-radius:100px;height:10px;margin:1px;transition:width .3s ease;width:0}.stn-checklist__progress-percent{font-size:12px;line-height:16px}.stn-checklist__intro,.stn-checklist__progress-percent{color:#8b9d9a;font-family:Apercu,sans-serif;font-weight:400;margin:0}.stn-checklist__intro{font-size:14px;line-height:20px;max-width:100%}.stn-checklist__categories{gap:20px}.stn-checklist__categories,.stn-checklist__category{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}.stn-checklist__category{gap:12px}.stn-checklist__category-heading{color:#d6ece2;font-family:Apercu,sans-serif;font-size:16px;font-weight:700;line-height:1.25;margin:0}.stn-checklist__list{align-items:stretch;flex-flow:column nowrap;list-style:none;margin:0;padding:0;width:100%}.stn-checklist__item,.stn-checklist__list{display:flex;gap:12px;justify-content:flex-start}.stn-checklist__item{align-items:flex-start;background:#0315154d;border:1px solid #286a65;border-radius:4px;flex-flow:row nowrap;min-height:74px;padding:16px;transition:background-color .4s ease,color .4s ease,border-color .4s ease,box-shadow .4s ease}@media(max-width:991px){.stn-checklist__item{min-height:93px;padding:16px}}.stn-checklist__item--completed .stn-checklist__title{color:#8b9d9a;text-decoration:line-through}.stn-checklist__item--completed .stn-checklist__meta{opacity:.72}.stn-checklist__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d6ece2;border:1px solid #286a65;border-radius:4px;cursor:pointer;flex:0 0 16px;height:16px;margin:4px 0 0;transition:background-color .4s ease,color .4s ease,border-color .4s ease,box-shadow .4s ease;width:16px}.stn-checklist__checkbox:checked{background:#a8723a url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none' viewBox='0 0 10 8'%3E%3Cpath stroke='%23fcfbfa' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 4 2.5 2.5L9 1'/%3E%3C/svg%3E") 50%/10px 8px no-repeat;border-color:#a8723a}.stn-checklist__checkbox:focus-visible{outline:2px solid #a8723a;outline-offset:2px}.stn-checklist__label{align-items:stretch;cursor:pointer;display:flex;flex:1;flex-flow:column nowrap;gap:4px;justify-content:flex-start;min-width:0}.stn-checklist__title{color:#d6ece2;font-family:Apercu,sans-serif;font-size:14px;font-weight:700;line-height:20px;margin:0;word-break:break-word}.stn-checklist__meta{align-items:center;color:#8b9d9a;display:inline-flex;flex-flow:row wrap;font-family:Apercu,sans-serif;font-size:12px;font-weight:400;gap:4px;justify-content:flex-start;line-height:16px}@media(max-width:991px){.stn-checklist__meta{font-weight:500}}.stn-checklist__meta-separator{color:#8b9d9a}.stn-checklist__badge,.stn-checklist__timeline{color:inherit}.stn-checklist__badge--high,.stn-checklist__badge--low,.stn-checklist__badge--medium{color:#8b9d9a}