@charset "UTF-8";@layer design-system.settings,design-system.atoms,design-system.layout,design-system.components;@layer design-system.components.steps{.nsw-steps{counter-reset:step;margin-top:1.5rem}.nsw-steps:first-child{margin-top:0}@media(min-width:48rem){.nsw-steps{margin-top:2rem}}.nsw-steps__item{position:relative}.nsw-steps__item:last-child .nsw-steps__content{padding-bottom:0}.nsw-steps__item:last-child .nsw-steps__content:before{bottom:0}.nsw-steps__item:before{content:"";position:absolute;top:.0625rem;left:0;width:2rem;height:2rem;border:.25rem solid var(--nsw-brand-accent);border-radius:100%}@media(min-width:62rem){.nsw-steps__item:before{width:3rem;height:3rem;top:-.25rem}}.nsw-steps__item:after{counter-increment:step;content:counter(step);position:absolute;top:.0625rem;left:0;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;color:var(--nsw-brand-accent);font-weight:var(--nsw-font-bold);visibility:hidden}.nsw-steps__item:after{font-size:var(--nsw-font-size-md-mobile);line-height:var(--nsw-line-height-md-mobile)}@media(min-width:62rem){.nsw-steps__item:after{font-size:var(--nsw-font-size-md-desktop);line-height:var(--nsw-line-height-md-desktop)}}@media(min-width:62rem){.nsw-steps__item:after{width:3rem;height:3rem;top:-.25rem}}.nsw-steps__item--fill:before{background-color:var(--nsw-brand-accent)}.nsw-steps__item--fill:after{color:var(--nsw-text-light)}.nsw-steps--dark .nsw-steps__item--fill:before{background-color:var(--nsw-brand-dark)}.nsw-steps--light .nsw-steps__item--fill:before{background-color:var(--nsw-brand-light)}.nsw-steps--supplementary .nsw-steps__item--fill:before{background-color:var(--nsw-brand-supplementary)}.nsw-steps__content{position:relative;padding:0 0 1.5rem 3rem}@media(min-width:62rem){.nsw-steps__content{padding:0 0 2rem 4.5rem}}.nsw-steps__content:before{content:"";position:absolute;top:2.0625rem;bottom:-.0625rem;left:.875rem;width:.25rem;background-color:var(--nsw-brand-accent)}@media(min-width:62rem){.nsw-steps__content:before{top:2.75rem;left:1.375rem;bottom:.25rem}}.nsw-steps--dark .nsw-steps__item:before{border-color:var(--nsw-brand-dark)}.nsw-steps--dark .nsw-steps__item:after{color:var(--nsw-brand-dark)}.nsw-steps--dark .nsw-steps__item--fill:after{color:var(--nsw-text-light)}.nsw-steps--dark .nsw-steps__content:before{background-color:var(--nsw-brand-dark)}.nsw-steps--light .nsw-steps__item:before{border-color:var(--nsw-brand-light)}.nsw-steps--light .nsw-steps__item:after{color:var(--nsw-brand-light)}.nsw-steps--light .nsw-steps__item--fill:after{color:var(--nsw-text-dark)}.nsw-steps--light .nsw-steps__content:before{background-color:var(--nsw-brand-light)}.nsw-steps--supplementary .nsw-steps__item:before{border-color:var(--nsw-brand-supplementary)}.nsw-steps--supplementary .nsw-steps__item:after{color:var(--nsw-brand-supplementary)}.nsw-steps--supplementary .nsw-steps__item--fill:after{color:var(--nsw-text-light)}.nsw-steps--supplementary .nsw-steps__content:before{background-color:var(--nsw-brand-supplementary)}.nsw-steps--counters .nsw-steps__item:after{visibility:visible}.nsw-steps--fill .nsw-steps__item:before{background-color:var(--nsw-brand-accent)}.nsw-steps--fill .nsw-steps__item:after{color:var(--nsw-text-light)}.nsw-steps--fill.nsw-steps--dark .nsw-steps__item:before{background-color:var(--nsw-brand-dark)}.nsw-steps--fill.nsw-steps--light .nsw-steps__item:before{background-color:var(--nsw-brand-light)}.nsw-steps--fill.nsw-steps--light .nsw-steps__item:after{color:var(--nsw-text-dark)}.nsw-steps--fill.nsw-steps--supplementary .nsw-steps__item:before{background-color:var(--nsw-brand-supplementary)}.nsw-steps--medium .nsw-steps__item:before{top:-.125rem}@media(min-width:62rem){.nsw-steps--medium .nsw-steps__item:before{width:2.5rem;height:2.5rem;top:-.25rem}}.nsw-steps--medium .nsw-steps__item:after{top:-.125rem}@media(min-width:62rem){.nsw-steps--medium .nsw-steps__item:after{font-size:var(--nsw-font-size-md-mobile);width:2.5rem;height:2.5rem;top:-.25rem}}@media(min-width:62rem){.nsw-steps--medium .nsw-steps__content{padding-left:4rem}}.nsw-steps--medium .nsw-steps__content:before{top:1.875rem;bottom:.125rem}@media(min-width:62rem){.nsw-steps--medium .nsw-steps__content:before{top:2.25rem;bottom:.25rem;left:1.125rem}}.nsw-steps--small .nsw-steps__item:before{top:-.25rem}@media(min-width:62rem){.nsw-steps--small .nsw-steps__item:before{width:2rem;height:2rem;top:-.125rem}}.nsw-steps--small .nsw-steps__item:after{top:-.25rem}@media(min-width:62rem){.nsw-steps--small .nsw-steps__item:after{font-size:var(--nsw-font-size-md-mobile);width:2rem;height:2rem;top:-.125rem}}@media(min-width:62rem){.nsw-steps--small .nsw-steps__content{padding-left:3.5rem}}.nsw-steps--small .nsw-steps__content:before{top:1.75rem;bottom:.25rem}@media(min-width:62rem){.nsw-steps--small .nsw-steps__content:before{top:1.875rem;bottom:.125rem;left:.875rem}}}@layer design-system.layout{.nsw-steps__item{margin-block-start:unset}}@layer design-system.components.steps{.nsw-steps{list-style:none}}
