.cs-withdrawal-bank{flex-direction:column;flex:1;gap:8px;height:100%;display:flex}.cs-withdrawal-bank .cs-snackbar{bottom:32px}.cs-withdrawal-bank .cs-snackbar .cs-snackbar__container{border-radius:28px}.cs-withdrawal-bank__title{color:var(--light-color-typography-main);letter-spacing:-.3px;text-align:center;margin-bottom:16px;font-size:1.8rem;font-weight:700;line-height:24px}.cs-withdrawal-bank__inputs{flex-direction:column;gap:8px;display:flex}
.cs-bank-account-form{box-sizing:border-box;flex-direction:column;gap:16px;height:100%;min-height:300px;margin:0 16px;padding-bottom:32px;display:flex;overflow-y:auto}@media screen and (min-width:768px){.cs-bank-account-form{height:auto;min-height:640px;max-height:640px;padding-bottom:16px}}.cs-bank-account-form__header{text-align:center;flex-direction:column;flex:none;gap:16px;display:flex}.cs-bank-account-form__header__title{color:var(--light-color-typography-main);letter-spacing:0;text-align:center;font-size:2.4rem;font-weight:900;line-height:32px}.cs-bank-account-form__header__description{color:var(--light-color-typography-main);letter-spacing:0;text-align:left;padding:0 16px;font-size:1.5rem;line-height:18px}.cs-bank-account-form__content{scrollbar-width:thin;flex-direction:column;flex:auto;gap:8px;display:flex;overflow-y:auto}@media screen and (min-width:1024px){.cs-bank-account-form__content{height:auto}}.bottom-sheetV2 .cs-bank-account-form__content{min-height:265px}.cs-bank-account-form__content__inputs{flex-direction:column;flex:auto;gap:8px;display:flex}.cs-bank-account-form__content__btn{box-sizing:border-box;width:100%;min-height:56px;color:var(--light-color-typography-main);background-color:var(--light-color-layout-main);border-radius:28px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;font-size:1.5rem;display:flex;position:sticky;bottom:0}.cs-bank-account-form__content__btn.cs-bank-account__error{background-color:#fde6ee;background-color:rgba(var(--global-descriptive-error-rgba),.12)}.cs-bank-account-form__content__btn.cs-bank-account__success{background-color:#d6f5e9;background-color:rgba(var(--global-descriptive-success-rgba),.16)}
