.steps{display:block;flex-direction:row;align-items:stretch;justify-content:flex-start;margin-bottom:2.5rem}@media(min-width:1240px){.steps{display:flex;margin-left:-1rem;margin-right:-1rem}}@media(min-width:1240px){.steps-overline{margin-bottom:2.5rem}}.steps-headline{margin-bottom:2.5rem}@media(min-width:1240px){.steps-headline{margin-bottom:3rem}}.step{flex-basis:0;flex-shrink:0;flex-grow:1;position:relative}@media(max-width:1239.98px){.step{padding-left:60px}}@media(min-width:1240px){.step{padding:0 1rem}}.step__number{height:100%;width:44px}@media(max-width:1239.98px){.step__number{position:absolute;top:0;left:0}}@media(min-width:1240px){.step__number{position:relative;height:60px;width:100%;margin-bottom:1rem}}.step__number:before{display:inline-block;font-size:36px;line-height:44px;font-weight:700;width:44px;height:44px;text-align:center}@media(min-width:1240px){.step__number:before{width:65px;height:60px;line-height:60px;font-size:54px}}.step__number:after{position:absolute;background:#47c7ef;display:block;content:" ";top:60px;left:21px;width:2px;height:calc(100% - 60px)}@media(min-width:1240px){.step__number:after{height:4px;width:calc(100% - 89px);left:auto;right:0;top:28px}}.step:first-child .step__number:before{content:"01"}.step:nth-child(2) .step__number:before{content:"02"}.step:nth-child(3) .step__number:before{content:"03"}.step:nth-child(4) .step__number:before{content:"04"}.step:nth-child(5) .step__number:before{content:"05"}@media(min-width:1240px){.step:last-child .step__number:after{display:none}}.step__image{position:relative;width:56px;height:56px;margin-bottom:.5rem}@media(min-width:1240px){.step__image{width:72px;height:72px;margin-bottom:1.5rem}}.step__headline{margin-bottom:.5rem}@media(min-width:1240px){.step__headline{margin-bottom:1rem}}@media(max-width:1239.98px){.step:not(:last-child) .step__body{padding-bottom:1.5rem}}