.stepper{padding:0 16px;position:relative}.stepper .stepper-line{height:100%;left:0;position:absolute;top:0;transform:translateX(-50%);width:1px}@media (min-width:1024px){.stepper{padding:0}.stepper .stepper-line{left:50%;top:50%}}.stepper .stepper-item{padding-bottom:32px;position:relative}.stepper .step-description,.stepper .step-headline{padding-left:32px}.stepper .step-description p:last-child{margin-bottom:0}@media (min-width:768px){.stepper .step-description,.stepper .step-headline{padding-left:48px}}@media (min-width:1024px){.stepper .stepper-item{align-items:center;display:flex;padding-bottom:0;position:relative}.stepper .stepper-item.odd{flex-direction:row-reverse}.stepper .step-description,.stepper .step-headline{padding-left:0;width:calc(50% - 1px)}.stepper .step-description{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000000d;display:flex;flex-wrap:wrap;font-size:16px;min-height:110px;padding:20px}.stepper .stepper-item.even .step-headline{text-align:right}.stepper .stepper-item.even .step-description{margin-left:2px}.stepper .stepper-item.odd .step-description{margin-right:2px}}.stepper .step-mark{align-items:center;border-radius:100%;display:flex;justify-content:center;position:absolute;top:0;transform:translateX(-50%);z-index:1}@media (min-width:1024px){.stepper .step-mark{height:75px;left:50%;top:auto;width:75px}}