.approach__wrapper{padding:12rem 2rem;position:relative}.approach__bg{background:rgba(218,177,91,.08);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.approach__bg img{height:100%;object-fit:cover;object-position:center top;width:100%!important}.approach{display:grid;margin-top:8.6rem}.approach__step{align-items:center;display:flex;flex-wrap:wrap;gap:2rem 4rem;justify-content:space-between}.approach__step:first-child{margin-top:0}.step__sep{margin:0 auto;max-width:100%;width:52.8rem}.approach__step:nth-child(2n) .step__sep{transform:scaleX(-1)}.step__content{display:flex;gap:2.7rem 1.6rem}.step__content-inner{flex:1}.step__noimage .step__content{align-items:center;flex-direction:column;text-align:center}.step__num{align-items:center;background:rgba(127,87,241,.15);border:1px solid var(--royal);border-radius:50%;display:flex;height:4rem;justify-content:center;width:4rem}.approach__end{margin:6rem auto;max-width:98rem;text-align:center}.approach__end-image{margin:0 auto;max-width:16rem}.approach__end .ctas{margin-top:4rem}.step__image-inner{margin:0 auto;max-width:30rem}@media (min-width:768px){.approach__step:nth-child(odd){flex-direction:row-reverse}.step__content{flex:0 1 46.341463414634146%}.step__image{flex:0 1 40.650406504065041%}.step__noimage{justify-content:center}.approach__step:last-child{margin-top:0}}@media (max-width:767px){.approach{overflow:hidden}.approach__step{flex-direction:column;position:relative}.step__content{flex:1;order:2}.step__image{flex:1;max-width:20rem;order:1}.step__sep{display:none}.approach__step:first-child:before{margin-top:0}.approach__step:last-child:before{bottom:calc(100% - 3rem)}}