.steps-repeater-block{width:100%;height:100%;position:relative}.steps-repeater-block .items{position:relative}.steps-repeater-block .items .content-wrapper{display:grid;grid-template-columns:120px 1fr;gap:4rem}@media only screen and (max-width: 425px){.steps-repeater-block .items .content-wrapper{grid-template-columns:6rem 1fr;gap:1rem}}.steps-repeater-block .items .content-wrapper .step .step-text{padding:10px;background:#00919e;color:#fff;font-weight:600;width:-moz-max-content;width:max-content}.steps-repeater-block .items .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}.steps-repeater-block .items .content-wrapper .text-wrapper .headline{font-weight:600;color:#00919e;font-size:1.2rem;-webkit-hyphens:auto;hyphens:auto}.steps-repeater-block .items .content-wrapper .text-wrapper .text{-webkit-hyphens:auto;hyphens:auto;max-width:65%}@media screen and (max-width: 1024px){.steps-repeater-block .items .content-wrapper .text-wrapper .text{max-width:100%}}.steps-repeater-block .line{height:100%;position:absolute;top:-8px;bottom:0;left:120px;z-index:-1;width:4rem}@media only screen and (max-width: 425px){.steps-repeater-block .line{left:1rem}}.steps-repeater-block .line svg{width:100%;height:100%;display:block}.steps-repeater-block .line svg #Pfad_256{stroke-width:8px}