.module-process-steps .steps-title{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.module-process-steps .steps-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-around}.module-process-steps .steps-list .step-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.module-process-steps .steps-list .step-item:not(:last-child){padding-right:10px}.module-process-steps .steps-list .step-item .step-indicator{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:50%;-webkit-box-shadow:0 0 10px 0 #bfbfbf;box-shadow:0 0 10px 0 #bfbfbf;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:300;height:50px;justify-content:center;margin-bottom:20px;margin-right:12px;margin-top:20px;min-width:50px;text-align:center;width:50px}.module-process-steps .steps-list .step-item .step-indicator.lg{font-size:30px;height:100px;min-width:100px;width:100px}@media(min-width:0px)and (max-width:767px){.module-process-steps .steps-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.module-process-steps .steps-list .step-item{padding-right:0}}.module-process-steps .steps-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-around;padding-bottom:30px;padding-top:10px}