.progressStepsNotChained{margin-bottom:10px;position:relative}.progressStepsNotChained__cardsContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:5px auto;min-height:46px;width:100%;z-index:0}.progressStepsNotChained.no-slider .glider-track{width:100%!important}.progressStepsNotChained .glider-track{-webkit-box-align:start!important;-ms-flex-align:start!important;-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;align-items:flex-start!important;justify-content:space-evenly!important;margin:0!important}.progressStepsNotChained__arrow{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #bed62f;border-radius:100%;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.12);box-shadow:0 2px 8px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;height:31px;justify-content:center;position:relative;width:31px}.progressStepsNotChained__arrow.disabled{visibility:hidden}.progressStepsNotChained__leftArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.progressStepsNotChained__buttonContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;display:none;justify-content:space-between;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}@media(max-width:768px){.progressStepsNotChained__buttonContainer{display:-webkit-box;display:-ms-flexbox;display:flex}}.progressStepsNotChained__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.progressStepsNotChained__label{color:#222;font-family:Roboto;font-size:.7142857143rem;font-weight:400;line-height:normal;margin-top:4px;max-width:65px;text-align:center}.progressStepsNotChained__iconContainer{height:33px;width:33px}.progressStepsNotChained__iconContainer img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.progressStepsNotChained__stepNotReached .progressStepsNotChained__iconContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#e9e9e9;border-radius:625pc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.progressStepsNotChained__stepNotReached .progressStepsNotChained__iconContainer img{height:24px;width:28px}.progressStepsNotChained__disabled{opacity:.7}