.auth-modal__body{display:flex;flex-direction:column;gap:24px}.auth-modal__link{color:var(--md-sys-color-on-surface-variant);font-size:14px;font-weight:600;line-height:18px}.auth-modal__footer{display:flex;flex-direction:column;margin-top:24px}.auth-modal__footer-text{color:#999;font-size:13px;font-weight:400;line-height:16px;margin:0 auto;max-width:80%;text-align:center}.auth-modal__footer-navigation{align-items:center;border-top:1px solid #e6e6e6;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-top:24px;padding-top:24px}.auth-modal__header{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:48px}.auth-modal__loading{align-items:center;background:var(--md-sys-color-surface3);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.auth-modal__loading-icon{height:60px;width:60px}.auth-modal{border-radius:24px;display:flex;flex-direction:column;margin:auto;max-width:474px;overflow:hidden;padding:48px;position:relative;width:100%}.auth-modal,.auth-modal .input__label{background:var(--md-sys-color-surface3)}@media (max-width:576px){.auth-modal{padding:36px}}@media (max-width:992px){.auth-modal{max-width:100%}}
