.renew-password-modal_container__n9A3V {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 1280px;
    margin: 16px;
    border: 4px solid var(--topx-color-background-ton-2);
    border-radius: 20px;
    -webkit-box-shadow: var(--topx-color-shadow-popup);
    box-shadow: var(--topx-color-shadow-popup);
    background: var(--topx-color-background-ton-1);
    color: var(--top-color-text-primary);
    overflow: hidden
}

.renew-password-modal_container__n9A3V.renew-password-modal_isTopXGo__oWV5E {
    max-width: 400px;
    border-radius: 16px
}

@media screen and (max-width:767px) {
    .renew-password-modal_container__n9A3V.renew-password-modal_isTopXGo__oWV5E {
        max-width: 100%;
        border-radius: 0
    }
    .renew-password-modal_container__n9A3V {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: 100%;
        margin: 0;
        border: none;
        border-radius: 0;
        background: var(--topx-color-background-ton-1);
        overflow-y: auto;
        scrollbar-width: none
    }
}

@media screen and (max-width:767px) {
    .renew-password-modal_container__n9A3V::-webkit-scrollbar {
        display: none
    }
}

.renew-password-modal_header__kCd81 {
    padding: 16px 0;
    background: var(--topx-color-background-ton-2);
    color: var(--topx-color-text-primary)
}

@media screen and (max-width:767px) {
    .renew-password-modal_header__kCd81 {
        background: var(--topx-color-background-ton-1)
    }
}

.renew-password-modal_headerBlock__0_TwZ {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.renew-password-modal_headerBlock_title__YqOH8 {
    color: var(--topx-color-text-primary);
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
    text-decoration: none
}

.renew-password-modal_headerBlock_close__L_o1l {
    position: absolute;
    right: 16px;
    cursor: pointer
}

.renew-password-modal_headerBlock_close__L_o1l svg {
    width: 27.7px;
    height: auto
}

.renew-password-modal_tabsBlock__FqvkU {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    padding: 20px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background: var(--topx-color-background-ton-2)
}

.renew-password-modal_tabsBlock__FqvkU.renew-password-modal_day__AJNAF {
    background: var(--topx-color-background-ton-3)
}

.renew-password-modal_tabsBlock__FqvkU.renew-password-modal_isTopXGo__oWV5E {
    height: auto
}

.renew-password-modal_formBlock__HbXH8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.renew-password-modal_button___QIlZ {
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
    height: 48px;
    padding: 16px 24px;
    border-radius: 12px;
    background-color: var(--topx-color-accent-fill)
}

.renew-password-modal_block__RpJdq {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-width: 400px;
    max-width: 100%;
    max-height: 365px
}

.renew-password-modal_block__RpJdq.renew-password-modal_isTopXGo__oWV5E {
    max-height: 680px;
    overflow-y: auto
}

.renew-password-modal_block__RpJdq.renew-password-modal_isTopXGo__oWV5E::-webkit-scrollbar {
    width: 1px
}

@media screen and (max-width:767px) {
    .renew-password-modal_block__RpJdq {
        min-width: auto;
        max-width: 100%
    }
    .renew-password-modal_block__RpJdq.renew-password-modal_isTopXGo__oWV5E {
        max-height: 100%;
        overflow-y: auto
    }
    .renew-password-modal_block__RpJdq.renew-password-modal_isTopXGo__oWV5E::-webkit-scrollbar {
        width: 1px
    }
}

.renew-password-modal_helperPasswordBlock__83rTA {
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    color: var(--topx-color-text-secondary);
    white-space: pre-line
}

.renew-password-modal_error__mL7Si {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    color: var(--topx-color-accent-fill)
}

.renew-password-modal_successBlock__crJpp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 12px
}

.renew-password-modal_successBlock_text__HCZnZ {
    margin-bottom: 24px;
    color: var(--topx-color-text-primary);
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
    text-decoration: none
}

.set-password-modal_container__3Kkzq {
    position: relative;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100vh;
    background: var(--topx-color-not-variables-other-overlay)
}

.set-password-modal_block__7IAT9,
.set-password-modal_container__3Kkzq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.set-password-modal_block__7IAT9 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 274px;
    margin-top: auto
}

.set-password-modal_body__vlH0O {
    gap: 20px;
    width: 100%;
    height: 100%;
    padding: 20px;
    border-radius: 16px 16px 0 0;
    background: var(--topx-color-background-ton-2)
}

.set-password-modal_body__vlH0O,
.set-password-modal_titleBlock__aTJy8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.set-password-modal_titleBlock__aTJy8 {
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.set-password-modal_titleBlock_title__MKMXu {
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    color: var(--topx-color-not-variables-other-white)
}

.set-password-modal_titleBlock_description__wFKaz {
    text-align: center;
    color: var(--topx-color-text-secondary);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: none
}

.set-password-modal_button__R6CKF {
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
    min-height: 48px
}