.step-by-step{--step-by-step-offset:3.5rem;--step-by-step-col-gap:0.75rem;--step-by-step-dot-size-empty:2rem;--step-by-step-dot-size-sm:2.5rem;--step-by-step-dot-size-lg:3.5rem}@media(min-width:26.25em){.step-by-step{--step-by-step-col-gap:1rem;--step-by-step-dot-size-sm:3.5rem}}.step-by-step__item{position:relative}.step-by-step__item .step-by-step__item-heading--empty-dot{--step-by-step-title-top-padding:0.25rem}@media(min-width:26.25em){.step-by-step__item .step-by-step__item-heading--empty-dot{--step-by-step-title-top-padding:0.0625rem}}.step-by-step__item .step-by-step__item-heading--sm-dot{--step-by-step-title-top-padding:0.5rem}@media(min-width:26.25em){.step-by-step__item .step-by-step__item-heading--sm-dot{--step-by-step-title-top-padding:0.875rem}}.step-by-step__item .step-by-step__item-heading--lg-dot{--step-by-step-title-top-padding:0.9375rem}.step-by-step__item--not-last{padding-bottom:1.5rem}@media(min-width:26.25em){.step-by-step__item--not-last{padding-bottom:2.5rem}.step-by-step__item--not-last::before{content:"";position:absolute;width:.125rem;background:var(--color-mu-grey-light-blue);left:calc(var(--step-by-step-offset)/ 2 - 1px);top:.625rem;height:calc(100% - .625rem)}}@media(min-width:26.25em){.step-by-step__item--no-title .step-by-step__item-marker{position:absolute;left:0}}.step-by-step__item--no-title .step-by-step__item-heading-main::before{content:" "}@media(min-width:26.25em){.step-by-step__item--no-title .step-by-step__item-content{margin-top:-2.3125rem}}@media(min-width:75em){.step-by-step__item--no-title .step-by-step__item-content{margin-top:-2.5rem}}.step-by-step__item--no-title.step-by-step__item--not-last{min-height:5.75rem}.step-by-step__item-heading-main{padding-top:var(--step-by-step-title-top-padding)}.step-by-step__item-heading{color:var(--color-black);display:grid;font-family:"Untitled Sans","system-ui",sans-serif;grid-template-columns:auto 1fr;align-items:start;column-gap:var(--step-by-step-col-gap);font-size:1.125rem;margin-bottom:1rem}@media(min-width:26.25em){.step-by-step__item-heading{grid-template-columns:var(--step-by-step-offset) 1fr;font-size:1.25rem;margin-bottom:.5rem}}.step-by-step__item-marker{font-size:1.125rem;background:var(--color-mu-grey-light-blue);border-radius:50%;justify-self:center;display:flex;align-items:center;justify-content:center;z-index:1}.step-by-step__item-marker--empty{width:var(--step-by-step-dot-size-empty);height:var(--step-by-step-dot-size-empty)}.step-by-step__item-marker--empty::before{content:" "}.step-by-step__item-marker--sm{width:var(--step-by-step-dot-size-sm);height:var(--step-by-step-dot-size-sm)}.step-by-step__item-marker--lg{width:var(--step-by-step-dot-size-lg);height:var(--step-by-step-dot-size-lg)}@media(min-width:26.25em){.step-by-step__item-content{margin-left:calc(var(--step-by-step-offset) + var(--step-by-step-col-gap))}}.step-by-step__item-content>:not(:last-of-type){margin-bottom:1.5rem}@media(min-width:48em){.step-by-step__item-content>:not(:last-of-type){margin-bottom:2rem}}