:host,:root{--brand-blue-dark-100:#1c2541;--brand-blue-brand-100:#007bb6;--brand-blue-brand-040:#99cae2;--brand-yellow-100:#f7d147;--accent-active-blue-100:#2997ff;--accent-active-blue-010:#eaf5ff;--bw-pure-white:#fff;--bw-grey-140-body:#555860;--bw-black:#000;--badges-blue-badge:#5a60f6;--badges-yellow-badge:#d1db1d;--bg-bg-grey-040:#e5e5e5;--background-blue-020:#f0f5f8;--3rd-redorange:#bb3e03;--2nd-green-02080:#519d49;--2nd-green-02100:#26851c;--2nd-green-02010:#e9f3e8;--base-turquoise:#247985;--bg-bg-bisque-010:#faf9f8;--bg-bg-blue-040:#e2ebf0;--base-amethyst:#815ac0;--bg-bg-blue-010:#f8fafb}.contrast-on{--brand-yellow-100:#007bb6;--accent-active-blue-100:#1c2541;--accent-active-blue-010:#fbfcfd;--brand-blue-brand-040:#007bb6;--badges-blue-badge:#007bb6;--badges-yellow-badge:#007bb6;--2nd-green-02080:#007bb6;--2nd-green-02100:#007bb6;--2nd-green-02010:#fbfcfd;--3rd-redorange:#007bb6;--base-turquoise:#007bb6;--bg-bg-bisque-010:#fbfcfd;--bg-bg-blue-040:#fbfcfd;--bg-bg-blue-010:#fbfcfd;--text-color:#1c2541;--bw-grey-140-body:#1c2541;--2nd-violet-02020:#fbfcfd;--3rd-blueviolet:#1c2541}.vertical-stepper{margin-top:40px}.vertical-stepper__item{column-gap:24px;display:grid;grid-template-columns:80px 1fr;padding:12px 0;width:100%}@media(min-width:1024.02px){.vertical-stepper__item{width:calc(50% - 24px)}.vertical-stepper__item:nth-child(odd){grid-template-columns:1fr 80px;margin-right:12px}.vertical-stepper__item:nth-child(odd) .vertical-stepper__content{order:1;text-align:right}.vertical-stepper__item:nth-child(odd) .vertical-stepper__icon{order:2}.vertical-stepper__item:nth-child(2n){margin-left:50%}}.vertical-stepper__heading{color:var(--brand-blue-dark-100,var(--brand-blue-dark,#1c2541));display:block;font-size:1.25rem;font-weight:700;line-height:26px;margin-bottom:8px}.vertical-stepper__icon{align-items:center;background-color:#ced0fd;border-radius:50%;display:flex;height:80px;justify-content:center;order:1;width:80px}.vertical-stepper__icon svg{height:40px;width:40px}.vertical-stepper__icon svg path{fill:#fff}.vertical-stepper__icon-bg{align-items:center;background-color:var(--badges-blue-badge,#5a60f6);border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.vertical-stepper__content{order:2}