.style_auth-type-button__BTQU2 svg {
    margin-right: 8px
}

.style_auth-type-button__BTQU2.style_apple__NKDLi {
    background: var(--colorBlack900)
}

.style_auth-type-button__BTQU2.style_apple__NKDLi svg {
    margin-top: -1px
}

.style_auth-type-button__BTQU2.style_apple__NKDLi:hover {
    background: var(--colorBlack800)
}

.style_auth-type-button__BTQU2.style_facebook__wNd1X {
    background: #1877f2
}

.style_auth-type-button__BTQU2.style_facebook__wNd1X:hover {
    background: #388dfa
}

.style_auth-type-button__BTQU2.style_twitter__7OtW_ {
    background: #55acee
}

.faq1 {
    display: none;
}
.faq2 {
    display: none;
}
.faq3 {
    display: none;
}
.faq4 {
    display: none;
}

.style_auth-type-button__BTQU2.style_twitter__7OtW_:hover {
    background: #73c2ff
}

.style_auth-type-button__BTQU2.style_google__fmIKF {
    background: #fff;
    border: 1px solid var(--colorBlack400);
    color: var(--colorGrayBlue900)
}

.style_auth-type-button__BTQU2.style_google__fmIKF:hover {
    background: var(--colorBlack50)
}

.style_text__QtEg6 {
    font-size: 14px;
    font-weight: 400;
    color: var(--colorBlack900)
}

.style_button__V9uLI {
    all: unset;
    font-weight: 700;
    color: var(--widgetMainColor, var(--colorBlack900));
    cursor: pointer;
    text-decoration: underline
}

.style_dot__Tdp34 {
    color: var(--widgetMainColor, var(--colorVipGreen900))
}

.style_auth-suggestion-block__qJAjg {
    margin: 24px 0 16px
}

.style_description__2wwF9 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_description__2wwF9:after {
    content: ".";
    font-size: 14px;
    line-height: 14px;
    color: var(--colorVipGreen900)
}

.style_auth-type-button__6O7wl {
    margin: 0 0 12px
}

.style_auth-type-button__6O7wl:last-child {
    margin: 0
}

.style_social-group__9f8G1 {
    display: -ms-flexbox;
    display: flex
}

.style_social-group__9f8G1 .style_auth-type-button__6O7wl {
    margin: 0 8px 0 0
}

.style_social-group__9f8G1 .style_auth-type-button__6O7wl:last-child {
    margin: 0
}

@media (max-width:576px) {
    .style_social-group__9f8G1 {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style_social-group__9f8G1 .style_auth-type-button__6O7wl {
        margin: 0 0 12px
    }
    .style_social-group__9f8G1 .style_auth-type-button__6O7wl:last-child {
        margin: 0
    }
}

.style_tou-box__KClTK {
    margin: 24px 0 0
}

.style_tou-box__KClTK .style_paragraph__tA_FH {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900);
    margin: 0
}

.style_tou-box__KClTK .style_paragraph__tA_FH .style_link__1DDtJ {
    word-break: keep-all;
    color: var(--colorBlack900);
    text-decoration: underline;
    font-weight: 600
}

.style_tou-box__KClTK .style_paragraph__tA_FH .style_link__1DDtJ:hover {
    text-decoration-color: var(--colorBlack900)
}

.style_transaction-box__td6G0 {
    margin-bottom: 24px;
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_link__1DDtJ {
    font-weight: 600;
    color: var(--colorBlack900);
    text-decoration: underline
}

@-webkit-keyframes style_scale-input-animation__HyhCP {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes style_scale-input-animation__HyhCP {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.style_input-outer-wrapper__0u19J.style_is-disabled__c8ffo * {
    cursor: not-allowed
}

.style_input-wrapper__gzWHx {
    position: relative
}

.style_input__eMQJb {
    background: var(--colorGrayBlue50);
    padding: 24px 12px 12px;
    border-radius: 6px;
    border: 1px solid var(--colorGrayBlue50);
    line-height: 24px;
    font-size: 14px;
    outline: 0;
    color: var(--colorGrayBlue900);
    width: 100%;
    position: relative;
    -webkit-transition: background .25s ease-in-out, border-color .25s ease-in-out;
    transition: background .25s ease-in-out, border-color .25s ease-in-out
}

.style_input__eMQJb.style_no-resize__cvcc8 {
    resize: none
}

.style_input__eMQJb.style_has-icon__EAx3l {
    padding-right: 48px
}

.style_input__eMQJb.style_has-icon__EAx3l.style_has-extra-icon__JABF4 {
    padding-right: 76px
}

.style_input__eMQJb.style_no-label__i2JHs {
    padding: 20px 12px
}

.style_input__eMQJb:focus {
    background: #fff;
    border: 1px solid var(--colorGrayBlue300)
}

.style_input__eMQJb.style_is-disabled__c8ffo {
    -webkit-text-fill-color: var(--colorGrayBlue900);
    opacity: 1
}

.style_input__eMQJb:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.style_input-wrapper__gzWHx:hover .style_input__eMQJb:not(:focus):not(:disabled) {
    background: var(--colorGrayBlue100)
}

.style_input__eMQJb.style_with-front-icon__ldyjp {
    padding-left: 50px
}

.style_input__eMQJb.style_sms-input__kD38w {
    text-align: center;
    font-size: 16px;
    padding-right: 12px
}

.style_label__fIEFQ {
    position: absolute;
    top: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--colorBlack400);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(21px) translateX(13px);
    transform: translateY(21px) translateX(13px);
    pointer-events: none
}

.style_label__fIEFQ.style_has-placeholder__Wyvro,
.style_label__fIEFQ.style_is-focused__huRUv,
.style_label__fIEFQ:not(.style_input-is-empty__Amgx5) {
    -webkit-transform: translateY(10px) translateX(13px) scale(.75);
    transform: translateY(10px) translateX(13px) scale(.75)
}

.style_label__fIEFQ.style_with-search-icon__r0pqj {
    -webkit-transform: translateY(21px) translateX(42px);
    transform: translateY(21px) translateX(42px)
}

.style_label__fIEFQ.style_with-search-icon__r0pqj.style_has-placeholder__Wyvro,
.style_label__fIEFQ.style_with-search-icon__r0pqj.style_is-focused__huRUv,
.style_label__fIEFQ.style_with-search-icon__r0pqj:not(.style_input-is-empty__Amgx5) {
    -webkit-transform: translateY(10px) translateX(13px) scale(.75);
    transform: translateY(10px) translateX(13px) scale(.75)
}

.style_focus-outer-border__u0BsY {
    pointer-events: none;
    border-radius: 6px;
    overflow: hidden;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.style_focus-border-animated__yoZ8L {
    height: 3px;
    width: 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background: var(--colorGrayBlue900);
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    position: absolute;
    bottom: 0
}

.style_focus-border-animated__yoZ8L.style_is-approved__nksOz,
.style_focus-border-animated__yoZ8L.style_is-error__RjSKg,
.style_focus-border-animated__yoZ8L.style_is-warning__Tspix {
    -webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    transition: opacity .25s ease-in-out, background .25s ease-in-out
}

.style_focus-border-animated__yoZ8L.style_is-approved__nksOz,
.style_focus-border-animated__yoZ8L.style_is-error__RjSKg,
.style_focus-border-animated__yoZ8L.style_is-focused__huRUv,
.style_focus-border-animated__yoZ8L.style_is-warning__Tspix {
    opacity: 1;
    -webkit-animation: style_scale-input-animation__HyhCP .25s ease-in-out forwards;
    animation: style_scale-input-animation__HyhCP .25s ease-in-out forwards
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-error__RjSKg {
    background: var(--colorRed900)
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-warning__Tspix {
    background: var(--colorOrange900)
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-approved__nksOz {
    background: var(--colorVipGreen1000)
}

.style_status-message__DH_xc {
    margin-top: 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: none
}

.style_status-message__DH_xc.style_is-shown__LcqVi {
    display: block
}

.style_status-message__DH_xc.style_is-error__RjSKg {
    color: var(--colorRed900)
}

.style_status-message__DH_xc.style_is-warning__Tspix {
    color: var(--colorOrange900)
}

.style_status-message__DH_xc.style_is-approved__nksOz {
    color: var(--colorVipGreen1000)
}

.style_input-icons__wjDly {
    position: absolute;
    right: 14px;
    top: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_status-icon__GMmxe {
    margin: 0 0 0 8px
}

.style_status-icon__GMmxe.style_help-text__pq5e1 {
    pointer-events: auto;
    right: 10px
}

.style_status-icon__GMmxe.style_help-text__pq5e1 svg {
    width: 22px;
    height: 22px
}

.style_status-icon__GMmxe .style_pending-loader__8iUUW {
    margin-right: 0
}

.style_font-icon-block__mDe50 {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: 1;
    -ms-flex-align: center;
    align-items: center
}

.style_font-icon-block__mDe50,
.style_font-icon-block__mDe50.style_position-bottom__wMtPP {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.style_font-icon-block__mDe50.style_position-bottom__wMtPP {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.style_checkbox-wrapper__JbGIq {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-family: var(--fontText)
}

.style_checkbox-wrapper__JbGIq a {
    display: inline-block;
    position: relative;
    z-index: 1
}

.style_checkbox-wrapper__JbGIq.style_disabled__p69MA {
    opacity: .4;
    pointer-events: none
}

.style_checkbox-wrapper__JbGIq.style_disabled__p69MA .style_cl-checkbox-icon__FxoTb {
    background: var(--colorGrayBlue300);
    border: 1px solid var(--colorGrayBlue300)
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby .style_cl-checkbox-icon__FxoTb {
    background: var(--widgetMainColor, var(--colorVipGreen900));
    border: 1px solid var(--widgetMainColor, var(--colorVipGreen900));
    -webkit-transition: all .3s;
    transition: all .3s
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before {
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.style_checkbox-wrapper__JbGIq:hover .style_cl-checkbox-icon__FxoTb {
    background: var(--colorGrayBlue50);
    border: 1px solid var(--colorGrayBlue300)
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby:hover .style_cl-checkbox-icon__FxoTb {
    background: var(--widgetMainColor, var(--colorVipGreen800));
    border: 1px solid var(--widgetMainColor, var(--colorVipGreen800))
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby:hover .style_cl-checkbox-icon__FxoTb:before {
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4 .style_cl-checkbox-label__Kg7M3 {
    font-size: 14px;
    line-height: 20px
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4 .style_cl-checkbox-icon__FxoTb {
    width: 24px;
    height: 24px
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before,
.style_checkbox-wrapper__JbGIq.style_size-large__xqla4:hover .style_cl-checkbox-icon__FxoTb:before {
    width: 12px;
    height: 6px;
    margin: 1px 0 4px 1px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf .style_cl-checkbox-label__Kg7M3 {
    font-size: 12px;
    line-height: 16px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf .style_cl-checkbox-icon__FxoTb {
    width: 16px;
    height: 16px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before,
.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf:hover .style_cl-checkbox-icon__FxoTb:before {
    width: 10px;
    height: 6px;
    margin: 0 0 2px
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: #fff;
    border: 1px solid var(--colorGrayBlue300);
    border-radius: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_bold__c96ne {
    border: 1px solid var(--colorBlack900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_pin-to-top__wnhiZ {
    -ms-flex-item-align: self-start;
    align-self: self-start
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_is-required__9IyU8 {
    background: var(--colorRed50);
    border: 1px solid var(--colorRed900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-label__Kg7M3 {
    width: 100%;
    display: inline-block;
    margin: 0 0 0 12px;
    color: var(--colorGrayBlue900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-input__xfMWg {
    display: none
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-caption__HLVmi {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(black, 0)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-caption__HLVmi input:checked+i:before {
    opacity: 1
}

.style_email-input__iDLde {
    margin: 0 0 16px
}

.style_submit-button__sQxxE {
    margin-top: 16px
}

.style_promo-agree-description__31bKD {
    margin: 16px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_captcha__GZgLE {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.style_btn-group___v_gM,
.style_captcha__GZgLE {
    display: -ms-flexbox;
    display: flex
}

.style_btn-group___v_gM button:first-child {
    margin: 0 8px 0 0
}

.style_checkbox__Jeo6z {
    margin-bottom: 16px
}

.style_section-wrapper__R3K1Z {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.style_section-wrapper__R3K1Z .style_fake-avatar__wB8pF {
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    height: 30px;
    border-radius: 30px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--widgetAdditionalColor, var(--colorVipGreen50));
    color: var(--widgetMainColor, var(--colorVipGreen1000));
    text-transform: uppercase;
    pointer-events: none
}

.style_section-wrapper__R3K1Z .style_account-name-wrapper__BXY0Q {
    margin-left: 8px;
    width: 100%
}

.style_section-wrapper__R3K1Z .style_title__KyblL {
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    color: var(--colorBlack400)
}

.style_section-wrapper__R3K1Z .style_user-name-thing__q6C0u {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_section-wrapper__R3K1Z .style_user-name__oMnKc {
    color: var(--widgetMainColor, var(--colorVipGreen900));
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.style_section-wrapper__R3K1Z .style_log-out-btn__bcIb9 {
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin: 0 0 0 6px
}

.style_section-wrapper__R3K1Z .style_log-out-btn__bcIb9 svg path {
    stroke: var(--widgetMainColor, var(--colorVipGreen900))
}

.style_pwd-input__B5r_5 {
    margin: 16px 0
}

.style_auth-suggestion-block__RIOtC {
    margin: 0 0 24px
}

@media (max-width:599.98px) {
    .style_auth-suggestion-block__RIOtC {
        margin: 0 0 16px
    }
}

.style_forgot-btn___ii_0 {
    cursor: pointer;
    margin: 16px 0 0;
    width: 100%;
    background: none;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack700)
}

.style_alert___NxYo,
.style_forgot-btn___ii_0:hover {
    color: var(--colorBlack900)
}

.style_alert___NxYo {
    border: 1px solid var(--colorOrange900);
    border-radius: 8px;
    padding: 16px 24px;
    font-size: 14px;
    line-height: 20px;
    margin: 16px 0 24px
}

.style_suspicious-activity-link__og6MC {
    text-decoration: underline;
    color: var(--colorBlack900)
}

.style_suspicious-activity-link__og6MC:hover {
    text-decoration: none
}

.style_description__OSgm6 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--colorBlack900)
}

.style_description__OSgm6 a {
    color: var(--colorBlack900);
    font-weight: 600
}

.style_code-input__kx22n {
    margin: 16px 0
}

.style_alert-message__KAbBw {
    --font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 10px;
    margin: 15px 0;
    border-radius: 4px;
    font-family: var(--fontMain);
    font-size: var(--font-size);
    color: var(--colorGrayBlue900);
    overflow: hidden;
    line-height: 1.2;
    -ms-flex-align: center;
    align-items: center
}

.style_alert-message__KAbBw a {
    color: var(--colorGrayBlue900);
    font-size: 12px
}

.style_alert-message__KAbBw.style_info__FGucZ {
    font-weight: 600;
    background: var(--colorVipGreen50)
}

.style_alert-message__KAbBw.style_upd__Edvdp {
    font-weight: 600;
    background: var(--colorGrayBlue50)
}

.style_alert-message__KAbBw.style_warn__mn3oV {
    background: var(--colorOrange50);
    font-weight: 600
}

.style_alert-message__KAbBw.style_danger__Dq_rk {
    background: var(--colorRed50);
    font-weight: 600
}

.style_alert-message__KAbBw.style_pending__nVMSY {
    background: var(--colorGrayBlue50);
    font-weight: 600;
    color: var(--colorBlack900);
    padding: 8px;
    -ms-flex-align: center;
    align-items: center
}

.style_alert-message__KAbBw.style_secondary__zd7L3 {
    background: none;
    padding: 6px 0;
    font-weight: 400
}

.style_alert-message__KAbBw.style_small__EN_Z_ {
    --font-size: 12px;
    padding: 6px 10px
}

.style_alert-message__KAbBw.style_medium___f7nQ {
    --font-size: 16px;
    padding: 8px 12px
}

.style_alert-message__KAbBw.style_large__ZLV8S {
    --font-size: 20px;
    padding: 12px 20px
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 2px;
    width: var(--font-size);
    height: var(--font-size);
    border-radius: 100%;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    text-align: center
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_info__FGucZ {
    background: var(--colorVipGreen900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_warn__mn3oV {
    background: var(--colorOrange900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_upd__Edvdp {
    background: var(--colorVipGreen900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_danger__Dq_rk {
    background: var(--colorRed900)
}

.style_alert-message__KAbBw .style_alert-message-text__PM9lp {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
    overflow-wrap: anywhere
}

.style_alert-message__KAbBw .style_alert-message-text__PM9lp p {
    margin: 0
}

.style_alert-message__KAbBw .style_loader-wrapper__lV9m7 {
    display: -ms-flexbox;
    display: flex;
    margin: 2px 0 0
}

.style_alert-message__KAbBw .style_loader-wrapper__lV9m7 .style_loader__dRvPu {
    width: 16px;
    height: 16px;
    margin-right: 0
}

.style_second-button__7xV7O {
    margin-top: 16px
}

.style_input-wrapper__FW_PC {
    margin: 16px 0
}

.style_wrapper__752lE {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.style_email-icon__6uB3E {
    margin-bottom: 16px
}

@media (max-width:1024.98px) {
    .style_email-icon__6uB3E {
        margin-bottom: 24px
    }
}

@media (max-width:599.98px) {
    .style_email-icon__6uB3E {
        margin-bottom: 16px
    }
}

.style_title__vbf0X {
    margin-bottom: 8px
}

@media (max-width:1024.98px) {
    .style_title__vbf0X {
        font-size: 19px;
        line-height: 24px
    }
}

@media (max-width:599.98px) {
    .style_title__vbf0X {
        font-size: 16px;
        line-height: 24px
    }
}

.style_description__QWqyI {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900);
    margin-bottom: 24px
}

@media (max-width:599.98px) {
    .style_button__6yc0q {
        width: 100%
    }
}

.style_wrapper__sc9vl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.style_email-icon__vgVRB {
    margin-bottom: 16px
}

@media (max-width:1024.98px) {
    .style_email-icon__vgVRB {
        margin-bottom: 24px
    }
}

@media (max-width:599.98px) {
    .style_email-icon__vgVRB {
        margin-bottom: 16px
    }
}

.style_title__yvQFD {
    margin-bottom: 8px
}

@media (max-width:1024.98px) {
    .style_title__yvQFD {
        font-size: 19px;
        line-height: 24px
    }
}

@media (max-width:599.98px) {
    .style_title__yvQFD {
        font-size: 16px;
        line-height: 24px
    }
}

.style_description__BhEVF {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900);
    margin-bottom: 24px
}

.style_description__BhEVF br {
    margin: 0 5px
}

.style_paragraph__y_Hzu {
    color: var(--colorBlack900)
}

@media (max-width:599.98px) {
    .style_button__RpxR2 {
        width: 100%
    }
}

.style_auth-box-wrapper__Pnnj2 {
    position: relative;
    width: 424px;
    min-height: 416px;
    padding: 16px
}

.style_auth-box-wrapper__Pnnj2.style_unset-size__htGlw {
    min-height: 0;
    min-height: auto;
    width: auto;
    padding: 0
}

.style_auth-box-wrapper__Pnnj2.style_full-width__GnPdj {
    width: 100%
}

@media (max-width:599.98px) {
    .style_auth-box-wrapper__Pnnj2 {
        width: 100%;
        padding: 16px 0
    }
}

.style_auth-container__aBIar {
    padding: 16px
}

.style_modal-header___k5iW {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px
}

@media (max-width:599.98px) {
    .style_modal-header___k5iW {
        padding: 8px 0
    }
}

.style_modal-header___k5iW div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.style_button-skeleton__IK2WK {
    margin-bottom: 18px
}

.style_text-skeleton__m99UG {
    margin: 24px 0
}