.step-cards-container{padding:6rem 0;width:100%}.step-cards-container .step-cards-container-inner{margin:0 auto;max-width:1440px}.step-cards-container .step-cards-container-inner .step-cards-intro{margin-bottom:60px;text-align:center}.step-cards-container .step-cards-container-inner .step-cards-intro h2{color:#fff}.step-cards-container .step-cards-container-inner .step-cards-intro p{color:#fff;padding:0 1rem}.step-cards-container .step-cards-container-inner .step-cards-cards{align-items:stretch;display:flex;flex-flow:wrap;gap:1rem;justify-content:center}.step-cards-container .step-cards-container-inner .step-cards-cards .card{background-color:#fff;display:flex;flex:1;flex-flow:column;margin-bottom:40px;min-width:300px;padding:50px 1rem 1rem;position:relative;text-align:center}.step-cards-container .step-cards-container-inner .step-cards-cards .card .card-step{align-items:center;background-color:#f1c233;border-radius:50px;font-size:40px;font-weight:800;height:60px;line-height:54px;position:absolute;right:calc(50% - 25px);text-align:center;top:-30px;width:60px}.step-cards-container .step-cards-container-inner .step-cards-cards .card a.card-cta{font-size:1rem;margin-top:auto}