.stepper .steps-container,.stepper .steps-container .steps{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.stepper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal}.stepper .steps-container{height:100%;-ms-flex-direction:row;flex-direction:row}.stepper .steps-container .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;height:100%;overflow-x:auto;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.stepper .steps-container .steps .step{display:table-cell;text-align:center;position:relative;min-width:150px;max-width:150px}.stepper .steps-container .steps .step .step-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px;padding:10px 0;opacity:.8}.stepper .steps-container .steps .step .step-title .step-number{font-size:26px;font-weight:600}.stepper .steps-container .steps .step .step-title .step-text{font-size:14px;line-height:18px;font-weight:600;margin-left:10px;text-align:start;max-width:150px;word-wrap:break-word}.stepper .steps-container .steps .step .step-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-direction:column;flex-direction:column}.stepper .steps-container .steps .step .step-indicator .step-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.stepper .steps-container .steps .step .step-indicator .step-divider span{margin:2px 0;border-radius:6px;opacity:.8;background-color:#9f9d9d}.stepper .steps-container .steps .step .step-indicator .step-divider span:first-child{width:6px;height:6px}.stepper .steps-container .steps .step .step-indicator .step-divider span:nth-child(2){width:6px;height:30px}.stepper .steps-container .steps .step .step-indicator .step-node{position:relative;cursor:pointer;width:40px;height:40px;font-size:14px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#9f9d9d}.stepper .steps-container .steps .step.active .step-title,.stepper .steps-container .steps .step.prev .step-title{opacity:1!important;color:#2e7d32}.stepper .steps-container .steps .step.active .step-divider span:first-child,.stepper .steps-container .steps .step.prev .step-divider span:first-child,.stepper .steps-container .steps .step.prev .step-divider span:nth-child(2){background:#2e7d32!important}.stepper .steps-container .steps .step.active .step-node{background-color:#fff;border:2px solid #333;color:#333}.stepper .stepper-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#f9f9f9;padding-top:20px}.stepper .stepper-content-container .stepper-content{width:100%;padding:0;display:none}.stepper .stepper-content-container .stepper-content.show{display:block}.stepper .steps-container .steps .step.prev .step-node{background-color:#2e7d32;color:#fff;border:2px solid #2e7d32b5}.step-node:hover{color:#2e7d32b5!important;background:#fff!important;border:2px solid #2e7d32b5!important}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fade-in{-webkit-animation:.5s fadeIn;animation:.5s fadeIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}0%{opacity:0;margin-top:50px}100%{opacity:1;margin-top:0}}@media(max-width:991.98px){.stepper .steps-container,.stepper .steps-container .steps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;height:100%}.stepper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stepper .steps-container{-ms-flex-direction:row;flex-direction:row}.stepper .steps-container .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.stepper .steps-container .steps .step{display:table-cell;text-align:center;position:relative;min-width:150px;max-width:150px}.stepper .steps-container .steps .step .step-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px;padding:10px 0;opacity:.8}.stepper .steps-container .steps .step .step-title .step-number{font-size:30px;font-weight:600}.stepper .steps-container .steps .step .step-title .step-text{font-size:14px;line-height:18px;font-weight:600;margin-left:10px;text-align:start;max-width:150px;word-wrap:break-word}.stepper .steps-container .steps .step .step-indicator{flex-direction:row}.stepper .steps-container .steps .step .step-indicator .step-divider{margin-left:10px;margin-top:0;flex-direction:row}.stepper .steps-container .steps .step .step-indicator .step-divider span{margin:0 2px}.stepper .steps-container .steps .step .step-indicator .step-divider span:first-child{width:6px;height:6px}.stepper .steps-container .steps .step .step-indicator .step-divider span:nth-child(2){width:50px;height:6px}.stepper .steps-container .steps .step.prev .step-title{opacity:1!important}.stepper .steps-container .steps .step.prev .step-divider span:first-child{background:#2e7d32!important}.stepper .steps-container .steps .step.active .step-divider span:first-child{background:#333!important}.stepper .stepper-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.stepper .stepper-content-container .stepper-content{width:100%;padding:15px 10px;display:none}}