.custom-step-module{--block-direction:column;--block-gap:calc(var(--block-padding-vertical)*0.75);--item-width:100%;--cta-margin-top:var(--space-32);align-items:center;display:flex;flex-direction:var(--block-direction);gap:var(--block-gap)}.custom-step-module section{max-width:var(--item-width);width:100%}.custom-step-module .text-section{display:flex;flex-direction:column;justify-content:center}.custom-step-module .step-section-icon-wrapper,.custom-step-module .step-section-number{position:relative}.custom-step-module .step-section-icon-wrapper .step-section-icon,.custom-step-module .step-section-number h3{align-items:center;aspect-ratio:1/1;background:#d2ea8e;border-radius:128px;display:flex;flex-direction:column;height:75px;justify-content:center;margin-bottom:0;position:relative;width:75px;z-index:1}.custom-step-module .step-section-icon-wrapper .step-section-icon img{aspect-ratio:1/1;height:74%;height:auto;margin:0}.custom-step-module .step-section-step:first-child .step-section-number h3{padding-right:4px}@media screen and (max-width:1079px){.custom-step-module{align-items:center;flex-direction:column}.custom-step-module .steps-section{display:flex;flex-direction:column;gap:0}.custom-step-module .step-section-step{--steps-icon-height:72px;display:flex;flex-direction:row;gap:var(--space-48);min-height:128px}.custom-step-module .step-section-icon-wrapper .step-section-icon,.custom-step-module .step-section-number h3{font-size:calc(var(--steps-icon-height)*.6);height:var(--steps-icon-height);width:var(--steps-icon-height)}.custom-step-module .step-section-step .step-section-text{margin-bottom:var(--space-48)}.custom-step-module .step-section-step .step-headline{margin-bottom:0}.custom-step-module .step-section-step p{font-size:var(--text-large-size)!important;padding-top:calc(var(--steps-icon-height)*.15)}.custom-step-module .step-section-step:nth-last-child(n+2) .step-section-icon-wrapper:before,.custom-step-module .step-section-step:nth-last-child(n+2) .step-section-number:before{background:rgba(0,0,0,.2);bottom:0;content:"";height:calc(100% - 2px);position:absolute;right:50%;transform:translateX(-50%);width:2px;z-index:0}}@media screen and (min-width:1080px){.custom-step-module .steps-section{align-items:start;display:flex;flex-direction:row;gap:0;justify-content:space-between}.custom-step-module .step-section-step{flex:1}.custom-step-module .step-section-icon-wrapper,.custom-step-module .step-section-number{margin-bottom:var(--space-24)}.custom-step-module .step-section-step .step-headline{margin-bottom:var(--space-16)}.custom-step-module .step-section-step:nth-last-child(n+2) .step-section-icon-wrapper:before,.custom-step-module .step-section-step:nth-last-child(n+2) .step-section-number:before{background:rgba(0,0,0,.2);content:"";height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(100% - 2px);z-index:0}}@media screen and (min-width:1080px) and (max-width:1599px){.custom-step-module .step-section-step p{margin-right:var(--space-32)}}@media screen and (min-width:1600px){.custom-step-module .step-section-step p{margin-right:var(--space-64)}}