[steps]{align-items:start;display:flex;flex-flow:column;justify-content:start}@media(min-width:576px){[steps]{flex-flow:row nowrap;justify-content:space-around}}[steps] .step{align-items:center;cursor:pointer;display:flex;flex-flow:row;flex-wrap:wrap;gap:1rem;justify-content:start;padding-bottom:1.5rem;position:relative;width:100%}@media(min-width:576px){[steps] .step{align-items:center;flex-flow:column;justify-content:center;padding-bottom:0}}[steps] .step-circle{align-items:center;background:#121217;border-radius:50%;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;position:relative;width:2.5rem;z-index:10}@media(min-width:768px){[steps] .step-circle{height:3.125rem;width:3.125rem}}[steps] .step-circle i{color:#fff;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.1111111111;transition:color .3s ease-in-out}@media(min-width:768px){[steps] .step-circle i{color:#fff;font-size:1.5rem;font-weight:500;line-height:1.2;transition:color .3s ease-in-out}}[steps] .step-label{color:#002a66;flex-shrink:0;font-size:1.125rem;font-weight:500;line-height:1.3333333333;text-align:left;transition:color .3s ease-in-out;width:100%}@media(min-width:576px){[steps] .step-label{text-align:center}}[steps] .step-description{color:#121217;font-size:1rem;font-weight:400;line-height:1.25;text-align:left;transition:color .3s ease-in-out}@media(min-width:576px){[steps] .step-description{text-align:center}}[steps] .step-line{background:#121217;display:none;height:100%;left:.9375rem;position:absolute;top:0;width:.0625rem;z-index:1}@media(min-width:576px){[steps] .step-line{display:block;height:.0625rem;left:50%;top:.78125rem;width:100%}}@media(min-width:768px){[steps] .step-line{top:1.5625rem}}[steps] .step.active~.step .step-circle{background-color:#4c23cc}[steps] .step.active~.step .step-label{color:#4c23cc}
