.djm-stepper-container{display:flex;position:relative}.djm-stepper-step{padding:50px .5rem .5rem;width:320px;text-align:center;position:relative}.djm-stepper-step-title{margin-bottom:0!important}.djm-stepper-step-description{margin-top:.5rem}.djm-stepper-index{color:#fff;background:red;width:30px;height:30px;align-items:center;justify-content:center;display:inline-flex;font-weight:700;position:absolute;top:0;left:0;right:0;margin:auto}.djm-stepper-arrow{height:2px;width:100%;position:absolute;align-self:flex-start;border-bottom:5px dashed #efefef;flex:1;z-index:0;top:12.5px}@media (max-width:992px){.djm-stepper-container{flex-direction:column}.djm-stepper{display:flex;justify-content:center;align-items:center}.djm-stepper-arrow{width:1px;height:100%;border-bottom:none;border-right:5px dashed #efefef;top:0;left:12.5px}.djm-stepper-index{left:0;right:auto}.djm-stepper-step{width:auto;padding-top:0;padding-left:50px}.djm-stepper-step:not(:first-of-type){margin-top:50px}}