.multistep-form-steps{display:flex;justify-content:center;list-style:none;margin:0 0 3rem;padding:0 0 40px}.multistep-form-steps__item{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;position:relative;width:140px}.multistep-form-steps__item:not(:last-child):before{background-color:#005ca9;content:"";height:3px;left:calc(50% + 1rem);position:absolute;width:calc(100% - 2rem)}.multistep-form-steps__item--active .multistep-form-steps__item-bullet{background:transparent}.multistep-form-steps__item--active .multistep-form-steps__item-text{visibility:visible}.multistep-form-steps__item--active .multistep-form-steps__item-bullet{align-items:center;border-color:#005ca9;display:flex;justify-content:center}.multistep-form-steps__item--active .multistep-form-steps__item-bullet:after{background-color:#005ca9;border-radius:999px;height:12px;width:12px}.multistep-form-steps__item--isValid .multistep-form-steps__item-bullet{font-family:nussbaum-2018-icons}@media only screen and (max-width:63.99em){.multistep-form-steps__item:first-child .multistep-form-steps__item-text{left:0}.multistep-form-steps__item:last-child .multistep-form-steps__item-text{right:0}}.multistep-form-steps__item-bullet{align-items:center;background-color:#005ca9;border:2px solid #005ca9;border-radius:999px;color:#fff;display:flex;height:2rem;justify-content:center;position:relative;width:2rem}.multistep-form-steps__item-bullet:after{content:attr(data-multistep-form-current-step);position:relative;z-index:1}.multistep-form-steps__item-text{color:#1e1e1e;position:absolute;top:44px;visibility:hidden}
