.cs-password-step{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:16px;min-height:200px;scrollbar-width:thin}.cs-password-step.cs-password-step__mobile{padding:0 16px 32px;box-sizing:border-box}.cs-password-step__content{display:flex;flex-direction:column;flex:1 1}.cs-password-step__content__title{display:block;color:var(--light-color-typography-main);font-size:2.4rem;font-weight:900;letter-spacing:0;text-align:center;line-height:32px;margin-bottom:16px}.cs-password-step__desktop .cs-password-step__content__title{display:none}.cs-password-step__btn{position:-webkit-sticky;position:sticky;flex:0 0 auto;background-color:var(--light-color-layout-main);bottom:0}.cs-password-step__content__inputs{display:flex;flex-direction:column;gap:8px}