.step{position:relative;margin-left:auto;margin-right:auto;display:flex;height:100%;width:100%;flex:1 1 0%;flex-direction:column;row-gap:1.25rem;background-color:var(--x-bg--color-light);padding:1.25rem 1rem}@media (min-width:600px){.step{max-width:600px;border-radius:.5rem;padding:2rem}}.step--landing{gap:2.5rem;text-align:center}.step--step-ibv{gap:1.5rem}.step--loading .step__header{row-gap:.75rem}.step__header{display:grid;grid-row-gap:.25rem;row-gap:.25rem}.step--landing .step__header{margin-top:auto}.step--loading .step__header{flex:1 1 0%;align-content:center;text-align:center}.step--ibv .step__header{margin-left:auto;margin-right:auto;max-width:20rem}.step__title{font-size:28px;font-weight:500;letter-spacing:-.02em}.step__byline{display:flex;gap:.5rem}.step__body{display:flex;flex-shrink:1;flex-grow:1;flex-basis:8rem;flex-direction:column;justify-content:flex-start;row-gap:1rem;overflow:auto}.step--landing .step__body{flex:0 1 auto;gap:2.5rem}.step--ibv .step__body{gap:1.5rem}.step--ibv-fetch .step__body{align-content:stretch}.step--cancel-application .step__body,.step--login .step__body,.step--password-reset-success .step__body,.step--session-timeout .step__body,.step--verification .step__body{display:flex;flex-direction:column;justify-content:center}.step--contracts .step__body{position:relative}.step--contracts .step__body .contracts-wrapper{position:absolute;bottom:0;left:0;right:0;top:0;overflow:auto}.step--contracts .step__body .contracts-wrapper>*{margin-bottom:1rem}.step__lg-text{font-size:1.25rem;line-height:1.75rem}.step--landing .step__lg-text{align-self:flex-end}.step__main-image{margin-left:auto;margin-right:auto;max-width:311px}.step--landing .step__main-image{align-self:center;justify-self:center}.step__footer{margin-top:auto;display:flex;justify-content:space-between}.step--landing .step__footer,.step--login .step__footer{margin-top:auto;flex-direction:column;gap:.5rem}.progress-bar{height:6px;background-color:var(--x-color--gray-300)}.progress-bar,.progress-bar:after{display:block;border-top-left-radius:9999px;border-bottom-left-radius:9999px;border-top-right-radius:9999px;border-bottom-right-radius:9999px}.progress-bar:after{height:100%;width:var(--x-progress-bar--width);background-color:var(--x-color--primary);--tw-content:"";content:"";content:var(--tw-content)}.progress-bar__wrapper{padding-left:1rem;padding-right:1rem}@media (min-width:600px){.progress-bar__wrapper{padding-left:2rem;padding-right:2rem}}