.step-cards__header{margin:0 auto 4.6rem;max-width:1060px;text-align:center}.step-cards__wrapper{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}@media(min-width:1024px){.step-cards__wrapper{flex-wrap:nowrap}}.step-cards__wrapper svg{align-self:center;height:50px;width:50px}@media(max-width:1024px){.step-cards__wrapper svg{display:none}}.step-cards__card{width:100%}@media(min-width:1024px){.step-cards__card{max-width:calc(50% - 54px);width:100%}}.step-cards__card-header{background-color:#00a0dd;color:#122a4e;padding:1rem}@media(min-width:1024px){.step-cards__card-header{padding:1rem 4rem}}.step-cards__card-header h3{margin-bottom:0}.step-cards__card-body{background-color:#fff;padding:2rem 1rem}@media(min-width:1024px){.step-cards__card-body{padding:4rem}}.step-cards__card-body-summary li{margin-bottom:1rem}.step-cards__action{display:flex;justify-content:center;margin-top:5rem}.step-cards__action .button--standard{background-color:#00a0dd;border:none;border-radius:0;color:#122a4e;display:block;font-family:Montserrat!important;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;line-height:1;padding:2rem 4rem;text-transform:uppercase;white-space:nowrap;width:100%}@media(min-width:1024px){.step-cards__action .button--standard{display:inline-block;width:auto}}