.styles_outer__adCOA{border-top:1px solid #eee}.styles_container__VgTKc{display:flex;max-width:1280px;width:100%;margin-inline:auto}.styles_container__VgTKc.styles_mobile__EQaLC{max-width:100%;padding-bottom:32px;flex-direction:column;border-top:2px solid #eee}.styles_header__kRqz_{position:relative;height:56px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee}.styles_back-button__3OwE7{position:absolute;left:16px;top:50%;transform:translateY(-50%);padding:0;background:transparent;border:none;width:24px;height:24px;cursor:pointer}.styles_title__3Enu0{font-size:14px;line-height:20px;font-weight:400;color:#443e3e}.styles_content__aXdm7{width:100%;max-width:832px}.styles_account-container__U_aDx{min-height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column}.styles_account-container__U_aDx .styles_announce__xnxeh{text-align:center;font:24px primary-regular,Arial,sans-serif;max-width:500px}.styles_nav__BGmC3{display:flex;flex-direction:column;padding:32px;gap:16px;max-width:432px;width:100%;border-right:1px solid #eee}.styles_nav__BGmC3.styles_mobile__12dnp{padding:16px;max-width:100%;border-right:none}.styles_nav-list__2olXG{display:flex;flex-direction:column;border:1px solid #eee;border-radius:16px}.styles_nav-link__t4vDZ{display:flex;align-items:center;justify-content:space-between;padding-right:16px}.styles_nav-link-content__zloel{display:flex;align-items:center;gap:12px;padding:12px;font-size:14px;line-height:20px;color:#443e3e}.styles_nav-link-content__zloel svg{width:24px;height:24px}.styles_nav-link-content__zloel svg path{fill:#999}.styles_nav-item__s3ZEI:not(:first-child) .styles_nav-link__t4vDZ{border-top:1px solid #eee}.styles_logout___0jOh{display:flex;justify-content:center;align-items:center;padding:14px;font-size:14px;font-weight:400;line-height:20px;color:#fc5b5d;border:1px solid #fc5b5d;border-radius:24px}.styles_active__IySIT{font-weight:700}.styles_active__IySIT svg path{fill:#443e3e}.styles_toast__pK8CP{position:fixed;top:80px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;column-gap:8px;width:640px;height:52px;margin:0;padding:0;border:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:16px;box-shadow:0 0 16px 0 rgba(0,0,0,.25);font-size:14px;line-height:20px;font-weight:700;animation:styles_FadeIn__M30WK .3s ease;z-index:9001}.styles_toast__pK8CP.styles_mobile__6iCgW{top:auto;bottom:0;width:100%;border-radius:16px 16px 0 0;animation:styles_FadeInMobile__IQx7n .3s ease}.styles_toast__pK8CP.styles_closing__8Dwuo{animation:styles_FadeOut__4BLAT .3s ease forwards}.styles_toast__pK8CP.styles_mobile__6iCgW.styles_closing__8Dwuo{animation:styles_FadeOutMobile__sugln .3s ease forwards}@keyframes styles_FadeIn__M30WK{0%{opacity:0;transform:translateY(-80px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}@keyframes styles_FadeInMobile__IQx7n{0%{opacity:0;transform:translateY(80px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}@keyframes styles_FadeOut__4BLAT{0%{opacity:1;transform:translateY(0) translateX(-50%)}to{opacity:0;transform:translateY(-40px) translateX(-50%)}}@keyframes styles_FadeOutMobile__sugln{0%{opacity:1;transform:translateY(0) translateX(-50%)}to{opacity:0;transform:translateY(40px) translateX(-50%)}}body.styles_is-locked__YvDLy,html.styles_is-locked__YvDLy{width:100%;overflow:hidden}.styles_back__ckt6T{height:100%;min-height:100%;width:100%;position:absolute;top:0;left:0;bottom:0;z-index:1501;touch-action:none}.styles_back__ckt6T.styles_no-opacity__4YY5L{background:#000;animation:none}.styles_back__ckt6T.styles_transparent__m_cVi{background-color:transparent}.styles_back__ckt6T:not(.styles_transparent__m_cVi){animation:styles_fadeIn__ZBQg0 .25s forwards}.styles_back__ckt6T:not(.styles_transparent__m_cVi).styles_margin-small__jlMyG{animation:styles_fadeInLight__XBKoB .25s forwards}.styles_back__ckt6T:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);touch-action:none}@keyframes styles_fadeIn__ZBQg0{0%{background-color:transparent}to{background-color:rgba(0,0,0,.7)}}@keyframes styles_fadeInLight__XBKoB{0%{background-color:transparent}to{background-color:rgba(0,0,0,.35)}}.styles_modal-wrap__VWiUq{display:block;bottom:-100vh;opacity:0;transition:opacity .25s cubic-bezier(.32,0,.67,0),bottom .25s cubic-bezier(.32,0,.67,0);overscroll-behavior:none;touch-action:none}.styles_modal-wrap__VWiUq.styles_mobile__1G7Mz{padding-left:16px;padding-right:16px}.styles_modal-wrap__VWiUq.styles_accent__EFADS{background:#faf8f8}.styles_modal-wrap__VWiUq.styles_show__J4SF7{bottom:0;opacity:1;transition:opacity .25s cubic-bezier(.32,0,.67,0),bottom .25s cubic-bezier(.33,1,.68,1)}.styles_modal-wrap__VWiUq.styles_panel-anim-center__qb_ha.styles_center__qtcGx.styles_show__J4SF7{bottom:auto;transition:none;animation:styles_modal-wrap-enter-center__GpZDI .4s cubic-bezier(.32,0,.67,0) both}.styles_modal-wrap__VWiUq.styles_panel-anim-bottom__4dBCh.styles_show__J4SF7{transition:none;animation:styles_modal-wrap-enter-bottom___mV2m .4s cubic-bezier(.32,0,.67,0) both}.styles_modal-wrap__VWiUq{z-index:1502;position:fixed}.styles_modal-wrap__VWiUq.styles_top__Dl2JO{top:var(--vvTop,0);left:0;width:100%;height:100%}.styles_modal-wrap__VWiUq.styles_hasLeftIndent__GxQMj{left:5%;width:95%}.styles_modal-wrap__VWiUq.styles_desktop__LnFIw{right:0;left:auto;height:100%;max-width:calc(250px + 11.77vw)}@media(min-width:1920px){.styles_modal-wrap__VWiUq.styles_desktop__LnFIw{max-width:476px}}.styles_modal-wrap__VWiUq.styles_center__qtcGx{top:50%;left:50%;transform:translate(-50%,-50%);right:auto}.styles_modal-wrap__VWiUq.styles_less-height__koTI7{height:75vh;min-height:560px;border-radius:4px}.styles_modal-wrap__VWiUq.styles_margin-small__jlMyG{top:calc(8px + var(--vvTop, 0px));left:8px;width:calc(100% - 16px);height:calc(var(--vh, 1vh)*100 - 16px);border:1px solid #eaeaea;border-radius:4px}.styles_modal-wrap__VWiUq.styles_margin-small__jlMyG.styles_keyboard-height__zzpDe{height:calc(var(--vh_kb, 1vh)*100 - 16px)}.styles_modal-wrap__VWiUq.styles_use-keyboard-height-when-active__stwdQ{top:calc(8px + var(--vvTop, 0px));bottom:auto;height:calc(var(--vh_kb, 1vh)*100 - 8px)}.styles_modal-wrap__VWiUq.styles_fit-content__6EEcq{min-height:auto;height:auto;bottom:auto;width:calc(100vw - 16px);max-width:476px}.styles_modal-wrap__VWiUq{background:#fff;width:100%;padding:0 24px}@media(min-width:500px){.styles_modal-wrap__VWiUq:not(.styles_desktop__LnFIw){width:calc(100% - 32px)}}.styles_modal-wrap__VWiUq.styles_zero-padding__tLJL4{padding:0}.styles_modal-wrap__VWiUq.styles_zero-padding__tLJL4 .styles_header___nMC0:after{right:0}.styles_modal-wrap__VWiUq.styles_zero-padding__tLJL4 .styles_header___nMC0:before{left:0}.styles_modal-wrap__VWiUq.styles_top-padding__207i7{padding-top:16px}.styles_modal-wrap__VWiUq.styles_bottom-padding__A6WXI{padding-bottom:16px}.styles_modal-wrap__VWiUq.styles_padding-small__zfcQy{padding:8px 8px 16px}.styles_modal-wrap__VWiUq.styles_add-bottom-padding__4jebw{padding-bottom:48px}.styles_modal-wrap__VWiUq{flex-direction:column;align-items:center;font-family:primary-regular,Arial,sans-serif;font-size:20px;line-height:30px;text-align:center}.styles_modal-wrap__VWiUq.styles_skip-upper-case__Rpsla .styles_header___nMC0 .styles_label__WEsny{text-transform:none}.styles_modal-wrap__VWiUq.styles_overflowY-visible__2lzaj{overflow-y:visible}.styles_modal-wrap__VWiUq.styles_fit-content-width__uzY8p{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto}.styles_modal-wrap__VWiUq .styles_header___nMC0{position:relative;width:100%;display:flex;border-bottom:1px solid #eaeaea;min-height:40px}.styles_modal-wrap__VWiUq .styles_header___nMC0:after,.styles_modal-wrap__VWiUq .styles_header___nMC0:before{position:absolute;content:"";display:block;border-bottom:1px solid #eaeaea;width:16px;height:1px;bottom:-1px}.styles_modal-wrap__VWiUq .styles_header___nMC0:after{right:-16px}.styles_modal-wrap__VWiUq .styles_header___nMC0:before{left:-16px}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_label__WEsny{font-size:14px;font-weight:700;text-transform:uppercase;text-align:center;width:100%}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_arrow-back__fV931{position:absolute;left:0;top:-2px;cursor:pointer}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_arrow-back__fV931 svg{width:24px;height:24px;fill:#302b2a}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_close__hcy1d{position:absolute;display:flex;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer;right:6px;top:-1px}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_close__hcy1d svg{width:13px;height:13px;fill:#999}.styles_modal-wrap__VWiUq .styles_header___nMC0 .styles_close__hcy1d svg:hover{fill:#302b2a}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID{padding-inline:0;padding-top:0}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0{height:56px;align-items:center}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0:after,.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0:before{content:none}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0 .styles_label__WEsny{font-weight:400;line-height:20px;text-transform:none}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0 .styles_arrow-back__fV931{height:24px;width:24px;top:16px;left:16px}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0 .styles_arrow-back__fV931 svg{fill:#000}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0 .styles_close__hcy1d{width:24px;height:24px;right:16px;top:16px}.styles_modal-wrap__VWiUq.styles_style-v3__dWgID .styles_header___nMC0 .styles_close__hcy1d svg{fill:#000}.styles_modal-wrap__VWiUq.styles_border-top-radius__EuEuy{border-radius:16px 16px 0 0}@keyframes styles_modal-wrap-enter-center__GpZDI{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes styles_modal-wrap-enter-bottom___mV2m{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles_start-icon__XyJ7B{position:absolute;left:12px;top:50%;width:24px;height:24px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.styles_start-icon__XyJ7B svg path{fill:#443e3e}.styles_start-icon__XyJ7B svg{display:block;width:24px;height:24px}.styles_currency-suffix-wrapper__AWmOJ{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none;padding-left:28px;padding-bottom:1px;white-space:pre;font-size:14px;line-height:20px}.styles_currency-mirror___R6qT{visibility:hidden}.styles_currency-symbol__yrXbN{color:#333}.styles_clear-icon__kccbX{width:16px;height:16px;position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;background:transparent;padding:0;border:none;display:flex;align-items:center;pointer-events:auto}.styles_clear-icon__kccbX svg path{fill:#999}.styles_clear-icon__kccbX.styles_active__e0CHn svg path{fill:#443e3e}.styles_end-text__3dfCJ{font-size:14px;line-height:20px;font-weight:400;position:absolute;right:40px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;background:transparent;display:flex;align-items:center;pointer-events:auto;color:#443e3e}.styles_end-text__3dfCJ.styles_active__e0CHn{color:#443e3e}.styles_wrapper__owpg_{position:relative;width:100%}.styles_input-wrapper__mOujF{position:relative;width:100%;display:flex;align-items:center}.styles_input-wrapper__mOujF.styles_has-start-icon__juscf .styles_input__UCVFr{padding-left:44px}.styles_input-wrapper__mOujF.styles_has-start-icon__juscf .styles_placeholder__hiWXs{left:44px}.styles_input__UCVFr{width:100%;height:48px;border:1px solid #443e3e;border-radius:24px;font-family:primary-regular;padding:0 35px 0 24px;font-size:14px;line-height:20px;color:#443e3e;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_input__UCVFr::placeholder{color:#999}.styles_input__UCVFr:focus{border-color:#443e3e}.styles_input__UCVFr.styles_error__L3Phi{border-color:#f04438;color:#443e3e}.styles_input__UCVFr.styles_floating__aFhQd::placeholder{color:transparent}.styles_input__UCVFr[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.styles_input__UCVFr[type=number]::-webkit-inner-spin-button,.styles_input__UCVFr[type=number]::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.styles_input__UCVFr.styles_has-currency__Ygzpf{padding-right:48px}.styles_input__UCVFr.styles_has-end-text__qeQRQ{padding-right:72px}.styles_input__UCVFr.styles_readonly__bqX90{pointer-events:none;cursor:default}.styles_placeholder__hiWXs{position:absolute;top:50%;left:24px;transform:translateY(-50%);padding:0;background-color:transparent;font-size:14px;line-height:20px;color:#999;pointer-events:none;transition:all .2s ease}.styles_placeholder__hiWXs.styles_active__iuuTW{top:-6px;transform:none;padding:0 4px;background-color:#fff;font-size:11px;line-height:14px}.styles_placeholder__hiWXs.styles_error__L3Phi{color:#f04438}.styles_error-label__8wUZW{text-align:left;margin:4px 24px 0;font-size:12px;font-weight:400;line-height:14px;color:#f04438}.styles_end-text__F9AKa,.styles_end-text__M3A1X,.styles_end-text__RqzaN{color:#fd93a8;text-decoration:underline;text-underline-offset:2px;right:16px}.styles_end-text__F9AKa{cursor:pointer}.styles_end-text__gfW85,.styles_end-text__jHw7A,.styles_end-text__mD1Es{color:#fd93a8;text-decoration:underline;text-underline-offset:4px;right:16px}.styles_button__sDr6o.styles_button__sDr6o{border:1px solid #fd93a8}.styles_button__sDr6o.styles_button__sDr6o span{color:#fd93a8}.styles_button__sDr6o.styles_button__sDr6o svg path{fill:#fd93a8}.styles_error__snLZj,.styles_success__m31Uv{text-align:center}.styles_profile__87Zc4{padding:32px;display:flex;width:100%;column-gap:32px}.styles_profile__87Zc4.styles_mobile__W_mHU{padding:16px;flex-direction:column;row-gap:16px}.styles_column__eoexw{display:flex;width:50%;flex-direction:column;gap:16px}.styles_column__eoexw.styles_mobile__W_mHU{margin-top:16px;width:100%}.styles_modal__7Zxfc{border-radius:16px}.styles_modal__7Zxfc.styles_mobile__W_mHU{border-radius:16px 16px 0 0}