.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:#a8a8b0;border-radius:0;display:none!important;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:0}.steps__item{display:none;flex:0 0 100%;opacity:0;order:2;transition:opacity .2s ease-in-out}.steps__item--active{display:block;opacity:1;order:1}.steps--active .steps__item--active{animation:uiPop .2s ease-in-out forwards}.steps__title{color:#fff!important;margin-bottom:8px!important}.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}}