.steps-content.bg-accent .steps-content-step:before,.steps-content.bg-accent .steps-content-step:after,.steps-content.bg-primary .steps-content-step:before,.steps-content.bg-primary .steps-content-step:after,.steps-content.bg-secondary .steps-content-step:before,.steps-content.bg-secondary .steps-content-step:after{background-color:#fff}.steps-content.bg-accent i,.steps-content.bg-primary i,.steps-content.bg-secondary i{color:#fff}.steps-content-steps{display:flex;padding-left:0;flex-direction:column}.steps-content-step{position:relative;margin-bottom:1.5rem;display:flex}.steps-content-step:before,.steps-content-step:after{content:"";position:absolute;background-color:#2962FF}.steps-content-step:before{left:3rem;top:-2rem;transform:translateX(-50%);width:1px;height:calc(100% + 2rem)}.steps-content-step:after{left:3rem;top:0.75rem;transform:translate(-50%,-50%);border-radius:50%;width:0.375rem;height:0.375rem}.steps-content-step-icon{position:relative;flex:0 0 3rem;width:3rem;display:flex}.steps-content-step-icon i{height:2rem;font-size:2rem;line-height:2rem}.steps-content-step-icon i:before{height:2rem;display:block;margin-top:-3px}.steps-content-step-content{flex:0 0 calc(100% - 3rem);width:calc(100% - 3rem);padding:0 1.25rem}@media screen and (min-width:62rem){.steps-content-steps{flex-direction:row}.steps-content-step{margin-bottom:0.5rem;flex-direction:column;flex:1;text-align:center}.steps-content-step:before{top:5rem;left:0;right:0;transform:translateY(-50%);width:100%;height:2px}.steps-content-step:after{top:5rem;left:50%}.steps-content-step-icon{justify-content:center;align-items:center;flex:0 0 auto;width:100%;height:5rem}.steps-content-step-content{flex:1 1 0;width:100%;padding:1.25rem}}
/*# sourceMappingURL=steps-content.css.map */