.steps__nav{flex-wrap:wrap}.steps__icon,.steps__nav{align-items:center;display:flex}.steps__icon{background:transparent;border:none;border-radius:999px;box-shadow:inset 0 0 0 2px #e3e6ec;color:#222326;cursor:pointer;flex-shrink:0;height:2.73rem;justify-content:center;line-height:0;margin:0 0 .46rem;outline:none;text-align:center;width:2.73rem}.steps--dark .steps__icon,.steps--dark-no-accent .steps__icon{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.2);color:#fff}.steps__icon:focus-visible{box-shadow:inset 0 0 0 2px #a4487b;color:#a4487b}.steps--dark .steps__icon:focus-visible,.steps--dark-no-accent .steps__icon:focus-visible{box-shadow:inset 0 0 0 2px #fff;color:#fff}.steps--active .steps__icon--active{animation:uiPop .2s ease-in-out forwards}.steps--dark .steps__icon--active,.steps__icon--active{background:linear-gradient(111.02deg,#487ba4,#a4487b);box-shadow:none;color:#fff}.steps--dark-no-accent .steps__icon--active{background:#fff;box-shadow:none;color:#a4487b}.steps--dark .steps__icon--active:focus-visible,.steps__icon--active:focus-visible{color:#fff}.steps--dark-no-accent .steps__icon--active:focus-visible{color:#222326}.steps__glyph{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:1.36rem;font-style:normal;font-weight:600;height:1.36rem;justify-content:center;line-height:1.36rem;text-align:center;width:1.36rem}.steps__glyph svg{fill:currentColor;height:100%;width:100%}.steps__icon .ttip{pointer-events:none;visibility:hidden!important}.steps__icon--active .ttip{pointer-events:auto;visibility:visible!important}.steps__sep{background:#e3e6ec;border-radius:4px;display:block;height:2px;margin:0 .46rem;max-width:2.67rem;min-width:.44rem}.steps--dark .steps__sep,.steps--dark-no-accent .steps__sep{background:hsla(0,0%,100%,.2)}.steps__content{display:flex;overflow:hidden;padding:24px 0 0}.steps__item{flex:0 0 100%;opacity:0;order:2;transition:opacity .2s ease-in-out}.steps__item--active{opacity:1;order:1}.steps--active .steps__item--active{animation:uiPop .2s ease-in-out forwards}.steps__title{margin-bottom:.44rem}.module--text-left .steps__nav{justify-content:left}.module--text-center .steps__nav{justify-content:center}.module--text-right .steps__nav{justify-content:right}@media (max-width:1139px){.module--md-text-left .steps__nav{justify-content:left}.module--md-text-center .steps__nav{justify-content:center}.module--md-text-right .steps__nav{justify-content:right}}@media (max-width:767px){.module--sm-text-left .steps__nav{justify-content:left}.module--sm-text-center .steps__nav{justify-content:center}.module--sm-text-right .steps__nav{justify-content:right}}