.section-tracker{display:grid;grid-auto-columns:max-content;grid-auto-flow:column}.section-tracker__number{font-size:14px;z-index:10}.section-tracker__index{align-items:center;display:flex;font-size:16px;font-variant-numeric:tabular-nums;height:28px;justify-content:center;line-height:auto;position:relative;text-align:center;width:28px}.section-tracker__index .material-icons-round{color:#e5e8e9;font-size:32px;font-variation-settings:"FILL" 1,"opsz" 32;position:absolute}.section-tracker__index--current{color:#fff}.section-tracker__index--current .material-icons-round{color:#cd8e45}.section-tracker__index.unchecked .material-icons-round{font-variation-settings:"FILL" 0,"opsz" 32}.section-tracker__entry{align-items:center;display:flex;gap:.5rem;letter-spacing:.03em}.section-tracker__stage{align-items:center;color:#9d9fa3;cursor:pointer;display:flex;font-size:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-tracker__stage>.material-icons-round{color:#9d9fa3;font-size:18px;padding:0 .5rem}.section-tracker__stage--current{color:#cd8e45}.section-tracker__stage--completed,.section-tracker__stage--completed .section-tracker__entry .material-icons-round{color:#0acb57}.progress-bar{background-color:#f4e6d6;border-radius:.5rem;flex:1 0 .5rem;overflow:hidden;position:relative;width:100%}.progress-bar__fill{background-color:#cd8e45;border-radius:.5rem;bottom:0;left:0;position:absolute;top:0;transition:right 88ms ease-out}.progress-bar--complete .progress-bar__fill{background-color:#0acb57}
