html,body,#root,.ant-app{margin:0;height:100%}@media(max-width:768px){input,textarea{font-size:16px!important}.ant-tooltip{display:none!important;pointer-events:none!important}}input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s}button{outline:none!important}.grecaptcha-badge{display:none!important}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0000004d}::-webkit-scrollbar-corner{background:transparent}body::-webkit-scrollbar{width:14px;height:14px}.form-data .ant-form-item-label label{font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#586570}.form-data .ant-input{display:flex;font-size:15px;padding:10px 20px 10px 12px;align-items:center;gap:133px;align-self:stretch;border-radius:8px;border-color:#ececec!important;background:#fcfcfc}.form-data .ant-input-affix-wrapper{display:flex;font-size:15px;padding:12px 20px 12px 12px;align-items:center;align-self:stretch;border-radius:8px;border:1px solid #ececec;background:#fcfcfc}.form-data .ant-input-prefix{margin-right:7px}.form-data .ant-input-number{width:100%;height:44px;display:flex;font-size:15px;border-radius:8px;align-items:center;background:#fcfcfc;padding-top:0!important;border:1px solid #ececec!important}.form-data .ant-input-number:hover{box-shadow:0 0 0 2px #0591ff1a}.form-data .ant-input-number-input-wrap{width:100%}.form-data .ant-select{display:flex;height:auto;min-height:44px;align-items:center;gap:133px;align-self:stretch;border-radius:8px;border:1px solid #ececec;background:#fcfcfc}.form-data .ant-select .ant-select-content{min-width:max-content!important}.form-data .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important;padding:8px 20px 8px 12px}.form-data .ant-select-selection-overflow{overflow:hidden}.form-data .ant-select-selection-overflow .ant-select-selection-overflow-item{display:inline-block}.form-data .ant-select-prefix{display:flex;font-size:16px;align-items:center;margin-left:0;color:#6e6e70!important}.form-data .ant-input-textarea-affix-wrapper{height:100%;padding:0}.layout-modal .ant-modal-header{display:flex;font-weight:600;margin-bottom:0;padding:20px 28px;font-style:normal;align-items:center;border-bottom:1px solid #ececec}.layout-modal .ant-modal-container{padding:0}.layout-modal .ant-modal-header .ant-modal-title{font-size:18px}.layout-modal .ant-modal-content{padding:0!important;height:90vh;max-height:90vh;display:flex;flex-direction:column}.layout-modal .ant-modal-body{padding:28px;flex:1;min-height:0;overflow-y:auto}.layout-modal .ant-modal-close{margin:5px 10px 0 0}.layout-modal .ant-modal-footer{height:auto;display:flex;padding:15px 26px!important;border-top:1px solid #ececec;justify-content:space-between}.layout-modal .ant-modal-footer .ant-btn{height:38px;font-size:16px;font-weight:600;border-radius:6px!important}.layout-modal .layout-modal-cancel{color:#325ceb;background-color:#f7f8ff;border:1px solid #e3eafd!important}.layout-modal .ant-modal-footer .ant-btn:nth-child(1){border:none;color:#325ceb;box-shadow:none}.layout-modal-no-borer .ant-modal-header{border-bottom:none}.layout-modal-no-borer .ant-modal-footer{border-top:none}.layout-modal-no-borer .ant-modal-body{padding-top:0}.modal-confirm .anticon-exclamation-circle{display:none}.modal-confirm .ant-modal-container{padding:0}.modal-confirm .ant-modal-confirm-body-has-title .ant-modal-confirm-paragraph{width:100%;max-width:100%}.modal-confirm .ant-modal-confirm-title{height:56px;display:flex;padding:0 24px;align-items:center;border-bottom:1px solid #ececec}.modal-confirm .ant-modal-confirm-content{font-size:16px;font-weight:400;padding:20px 24px}.modal-confirm .ant-modal-confirm-btns{display:flex;height:60px;padding-right:24px;padding-bottom:20px;align-items:center;justify-content:right}.modal-confirm .ant-modal-confirm-btns button{height:40px}.modal-confirm .ant-modal-confirm-btns .ant-btn-default{color:#325ceb;font-size:16px;font-weight:600;border:1px solid #325ceb}.modal-confirm .ant-modal-confirm-btns .modal-confirm-delete{color:#fff;font-size:16px;font-weight:600;background:#c21818}.modal-confirm .ant-modal-confirm-btns .modal-confirm-delete:hover{background:#c21818}._loading_10z0g_1{width:100%;height:100%;position:fixed;display:flex;align-items:center;flex-direction:column;justify-content:center;z-index:999;background:#fff9}._loading_10z0g_1 p{color:#6e6e70;font-size:14px;margin:10px 0 0}.icon{display:inline-block}.icon-spin{animation:icon-spin 1s linear infinite}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._notFound_16zj9_1{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:-100px;text-align:center;-webkit-user-select:none;user-select:none}._notFound_16zj9_1 svg{opacity:.85}._notFound_16zj9_1 h1{font-size:1.875rem;line-height:2.25rem;margin:0 0 .5rem;color:#475569}._notFound_16zj9_1 p{font-size:16px;line-height:1.5;margin:0 0 .25rem;color:#6e6e70}._notFound_16zj9_1 p:last-of-type{margin-bottom:1.5rem}._notFound_16zj9_1 button{height:46px;font-size:15px;font-weight:500;color:#fff;background:#3d5ae5;border-radius:24px;cursor:pointer!important;text-decoration:none;transition:background .2s}._notFound_16zj9_1 button:hover{color:#fff;background:#2d4ad4}._notFound_16zj9_1 button:focus-visible{outline:2px solid #3d5ae5;outline-offset:2px}._error_16zj9_49{z-index:10;width:100%;height:100%;display:flex;margin-top:-88px;-webkit-user-select:none;user-select:none;background:#fff;align-items:center;justify-content:center}._error_16zj9_49>div{display:flex}._error_16zj9_49>div>div{width:471px}._error_16zj9_49>div>div p:nth-child(1){color:#222;font-variant-numeric:lining-nums proportional-nums;font-family:Playfair Display;font-size:32px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:12px}._error_16zj9_49>div>div p:nth-child(2){color:#6e6e70;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}._error_16zj9_49>div svg{margin-left:20px}._error_16zj9_49 button{padding:0;height:auto;margin-left:10px}@media(max-width:768px){._error_16zj9_49{margin-top:0}._error_16zj9_49>div{flex-direction:column;align-items:center;width:100%}._error_16zj9_49>div>div{order:2;width:100%;max-width:471px;text-align:center}._error_16zj9_49>div>div p:nth-child(1){font-size:24px;line-height:28px}._error_16zj9_49>div>*:last-child{order:1;margin-left:0;margin-bottom:24px}._error_16zj9_49>div svg{margin-left:0}}._icon_dwa36_1{cursor:pointer;margin-right:20px}._history_dwa36_6{width:360px}._history_dwa36_6 .ant-popover-inner{border-radius:12px;box-shadow:0 6px 24px #00000014}._history_dwa36_6 .ant-popover-title{padding:14px 16px;font-size:15px;font-weight:600;color:#1f1f1f;margin:0;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f0f0f0}._history_dwa36_6 .ant-popover-content,._history_dwa36_6 .ant-popover-container{padding:0}@media(max-width:768px){._history_dwa36_6{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}._history_dwa36_6 .ant-popover-inner{max-height:80vh}}._contentBox_dwa36_38{height:500px;overflow:hidden}@media(max-width:768px){._contentBox_dwa36_38{max-height:60vh;height:60vh}}._contentBox_dwa36_38{padding:6px 0}._contentBox_dwa36_38>div{height:100%}._loading_dwa36_55{display:flex;align-items:center;justify-content:center;height:100%}._empty_dwa36_62{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 24px;text-align:center}._empty_dwa36_62 svg{margin-bottom:10px}._empty_dwa36_62 p{margin:0 0 4px;font-size:14px;font-weight:500;color:#595959}._empty_dwa36_62 span{font-size:12px;color:#8c8c8c}._virtuosoScroller_dwa36_85{overflow:auto}._list_dwa36_89{list-style:none;margin:0;padding:6px 0}._loadMore_dwa36_95{display:flex;align-items:center;justify-content:center;padding:12px 0}._sectionTitle_dwa36_102{padding:10px 16px 6px;font-size:16px;font-weight:600;color:#1f1f1f;letter-spacing:.02em;-webkit-user-select:none;user-select:none}._item_dwa36_111{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:0 6px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;transition:background .15s ease}._item_dwa36_111:hover,._item_dwa36_111._itemActive_dwa36_122{background:#f5f5f5}._item_dwa36_111:active{background:#ebebeb}._item_dwa36_111._itemActive_dwa36_122 ._deleteBtn_dwa36_128{opacity:1}._item_dwa36_111._itemDeleting_dwa36_131{cursor:progress;opacity:.88;pointer-events:none}._tooltip_dwa36_137{max-width:500px}._tooltip_dwa36_137 p{margin:5px}._tooltip_dwa36_137 p:nth-child(1){margin-bottom:0;font-weight:700}._tooltip_dwa36_137 p:nth-child(2){font-weight:400}._itemMain_dwa36_151{flex:1;min-width:0}._deleteBtn_dwa36_128{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:#8c8c8c;opacity:0;transition:opacity .15s ease,color .15s ease;border:none;border-radius:4px;cursor:pointer;background:transparent}._item_dwa36_111:hover ._deleteBtn_dwa36_128{opacity:1}@media(max-width:768px){._deleteBtn_dwa36_128{opacity:1}}._deleteBtn_dwa36_128:hover{color:#ff4d4f;background:#ff4d4f14}._deleteSpin_dwa36_185{display:inline-flex;align-items:center;justify-content:center}._itemTitle_dwa36_191{margin:0 0 4px;font-size:14px;font-weight:500;color:#1f1f1f;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._itemDesc_dwa36_201{margin:0;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:1.4}._itemDesc_dwa36_201 ._itemIcon_dwa36_211{flex-shrink:0;opacity:.7}._itemDesc_dwa36_201 ._desc_dwa36_215{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._gray-span_7amqw_1,._header_7amqw_1 ._right_7amqw_1>span:nth-child(2),._header_7amqw_1 ._right_7amqw_1>span:nth-child(1){font-size:16px;color:#6e6e70}._header_7amqw_1{height:64px;display:flex;-webkit-user-select:none;user-select:none;padding:12px 24px;align-items:center;width:calc(100% - 48px);justify-content:space-between}._header_7amqw_1 ._logo_7amqw_15{height:29px;display:inline-flex;align-items:center}._header_7amqw_1 ._logo_7amqw_15 img,._header_7amqw_1 ._logo_7amqw_15 svg{max-height:100%;width:auto}._header_7amqw_1 ._right_7amqw_1{display:flex;align-items:center;flex-wrap:wrap;gap:8px}._header_7amqw_1 ._right_7amqw_1>span:nth-child(2){margin:0 8px}._header_7amqw_1 ._right_7amqw_1>a{text-decoration:none}._header_7amqw_1 ._right_7amqw_1>div{display:flex;margin-left:24px;align-items:center}@media(max-width:768px){._header_7amqw_1{padding:0 16px;width:calc(100% - 32px);border-bottom:1px solid #ECECEC;flex-wrap:nowrap;gap:12px}._header_7amqw_1 ._logo_7amqw_15{height:24px;flex:1 1 0;min-width:0;overflow:hidden;display:flex;align-items:center}._header_7amqw_1 ._logo_7amqw_15 img,._header_7amqw_1 ._logo_7amqw_15 svg{min-width:0;max-width:100%;max-height:24px;width:auto;height:auto;object-fit:contain}._header_7amqw_1 ._right_7amqw_1{margin-left:auto;flex-shrink:0;flex-wrap:nowrap}._header_7amqw_1 ._right_7amqw_1>span:nth-child(1),._header_7amqw_1 ._right_7amqw_1>span:nth-child(2){display:none}._header_7amqw_1 ._right_7amqw_1>a{display:none}._header_7amqw_1 ._right_7amqw_1>div{margin-left:0}}._context_7amqw_81{overflow:hidden;height:calc(100% - 138px);padding:0 20px;box-sizing:border-box}@media(max-width:768px){._context_7amqw_81{height:calc(100% - 128px)}}._footer_7amqw_93{display:flex;align-items:center;justify-content:center;height:50px}@media(max-width:768px){._footer_7amqw_93{height:40px}}._avatar_1uvyy_1{cursor:pointer;overflow:inherit;position:relative;font-size:15px!important}._avatar_1uvyy_1 ._paid_1uvyy_7{bottom:-14px;left:-14.5px;position:absolute;border-radius:12px;border:1px solid rgba(8,18,101,.5);background:#f6f7fc;font-family:Inter;font-size:9px;font-style:normal;font-weight:600;line-height:10px;padding:2px 4px;color:#081265}._user_1uvyy_23{cursor:auto}._user_1uvyy_23 p{margin:0}._user_1uvyy_23 p:nth-child(1){color:#000;font-weight:700}._user_1uvyy_23 p:nth-child(2){color:#6e6e70;font-size:12px}._dropdown_1uvyy_38 .ant-dropdown-menu-item .anticon{font-size:15px!important}._modal_1uvyy_42{width:660px!important}._modal_1uvyy_42 .ant-modal-container{padding:0;overflow:hidden}._modal_1uvyy_42 .ant-modal-body{display:flex}._modal_1uvyy_42 .ant-modal-close{color:#000;left:10px!important}._modal_1uvyy_42 ._nav_1uvyy_56{width:180px;padding-top:60px;background-color:#f6f6f6}._modal_1uvyy_42 ._nav_1uvyy_56 .ant-menu-item-selected{font-weight:700;color:#000!important;background-color:#ececec!important}._modal_1uvyy_42 ._ctx_1uvyy_66{width:calc(100% - 180px);min-height:500px}._modal_1uvyy_42 ._ctx_1uvyy_66>header{height:60px;display:flex;align-items:center;color:#222;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;padding:0 20px;line-height:normal;border-bottom:1px solid #ececec;-webkit-font-feature-settings:lining-nums proportional-nums}._modal_1uvyy_42 ._ctx_1uvyy_66 ._comp_1uvyy_84{padding:20px}@media(max-width:768px){._modal_1uvyy_42{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}._modal_1uvyy_42 .ant-modal-close{left:auto!important;right:10px!important}._modal_1uvyy_42 ._nav_1uvyy_56{display:none}._modal_1uvyy_42 ._ctx_1uvyy_66{width:100%}._modal_1uvyy_42 ._comp_1uvyy_84 .ant-row{flex-direction:column}._modal_1uvyy_42 ._comp_1uvyy_84 .ant-col{max-width:100%;flex:0 0 100%}._modal_1uvyy_42 ._comp_1uvyy_84 .ant-form-item .ant-form-item-control-input{width:100%}._modal_1uvyy_42 ._comp_1uvyy_84 .ant-input,._modal_1uvyy_42 ._comp_1uvyy_84 .ant-input-affix-wrapper{width:100%!important}._modal_1uvyy_42 ._comp_1uvyy_84 .ant-btn{width:100%}}._upgradeBtn_1uvyy_121{width:85px;height:32px;display:flex;padding:14px 16px;justify-content:center;align-items:center;gap:8px;color:#fff;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;background:#325ceb!important;border-radius:6px!important}._support_1uvyy_140{text-align:center;width:650px!important}._support_1uvyy_140 .ant-modal-body{display:block;padding:24px 32px 32px;box-sizing:border-box}._support_1uvyy_140 .ant-modal-body h1{margin:0 0 12px;color:#222;font-family:Inter;font-size:24px;font-weight:600;line-height:32px;text-align:center}._support_1uvyy_140 .ant-modal-body p{margin:0;color:#6e6e70;font-size:14px;line-height:20px;letter-spacing:.2px;text-align:center}._support_1uvyy_140 .ant-modal-body p:first-of-type{margin-bottom:24px}._support_1uvyy_140 .ant-modal-body textarea{margin:0 auto;width:calc(100% - 15px);max-width:100%;box-sizing:border-box}._support_1uvyy_140 .ant-modal-body ._email_1uvyy_175{margin:24px 0 28px;font-size:14px;color:#6e6e70}._support_1uvyy_140 .ant-modal-body ._email_1uvyy_175 a{color:#325ceb}._support_1uvyy_140 .ant-modal-body>div{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:0}._support_1uvyy_140 .ant-modal-body>div .ant-btn{min-width:140px}@media(max-width:768px){._support_1uvyy_140{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}._support_1uvyy_140 .ant-modal-body{padding:24px}._support_1uvyy_140 .ant-modal-body h1{font-size:20px;line-height:28px}._support_1uvyy_140 .ant-modal-body textarea{min-height:100px!important;max-height:140px!important;margin-top:16px}._support_1uvyy_140 .ant-modal-body ._email_1uvyy_175{margin:20px 0 24px}._support_1uvyy_140 .ant-modal-body>div{gap:12px;flex-direction:column;align-items:stretch}._support_1uvyy_140 .ant-modal-body>div .ant-btn{width:100%;min-width:0;height:48px}._support_1uvyy_140 .ant-modal-body>div .ant-btn-variant-outlined,._support_1uvyy_140 .ant-modal-body>div .ant-btn-ghost{color:#325ceb;border-color:#e3eafd;background-color:#f7f8ff}}._btn_1b2gn_1{font-size:14px;font-weight:600;margin-right:20px}._upgrade_1b2gn_7{-webkit-user-select:none;user-select:none}._upgrade_1b2gn_7 .ant-modal-container{padding:0;height:640px;overflow:hidden}._upgrade_1b2gn_7 ._leftBanner_1b2gn_15{flex-shrink:0;line-height:0}._upgrade_1b2gn_7 .icon-svg-self-pay{min-width:480px}._upgrade_1b2gn_7 .ant-modal-body{display:flex}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25{padding:40px 32px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 h2{color:#222;text-align:center;font-family:Playfair Display;font-size:28px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:0}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._desc_1b2gn_38{color:#586570;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:32px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 h3{color:#222;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._money_1b2gn_57 span:nth-child(1){color:#1f2890;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:normal}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._money_1b2gn_57 span:nth-child(2){color:#545459;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._anytime_1b2gn_73{color:#6e6e70;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:10px 0}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._item_1b2gn_82{display:flex;align-items:center;gap:10px;color:#222;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0 0 10px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 .ant-btn-primary{width:100%;display:flex;height:48px;padding:14px 16px;justify-content:center;align-items:center;align-self:stretch;font-size:16px;font-weight:600;margin-top:32px;border-radius:8px!important;background:linear-gradient(90deg,#4b69f6,#8a51f5)}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 .ant-btn-link{width:200px;display:block;color:#325ceb;text-align:center;font-family:Inter;font-style:normal;line-height:20px;cursor:pointer;margin:20px auto 0;font-weight:600;font-size:16px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 ._by_1b2gn_121{color:#6e6e70;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:18px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 footer{display:flex;align-items:center;justify-content:center;color:#9a9a9a;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.2px}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25 footer svg{margin:0 5px}@media(max-width:768px){._upgrade_1b2gn_7 .ant-modal-container{height:auto;max-height:100vh}._upgrade_1b2gn_7 .ant-modal{max-width:calc(100vw - 24px)}._upgrade_1b2gn_7 .ant-modal-content{height:auto;max-height:90vh}._upgrade_1b2gn_7 .ant-modal-body{flex-direction:column;height:auto}._upgrade_1b2gn_7 .ant-modal-body ._leftBanner_1b2gn_15{display:none}._upgrade_1b2gn_7 .ant-modal-body ._ctx_1b2gn_25{padding:24px;flex:1;min-height:0;overflow-y:auto}}._sub_1b2gn_174 h4{color:#222;font-size:14px;font-weight:600;line-height:20px;font-family:Inter;margin:0 0 20px}._sub_1b2gn_174 ._section_1b2gn_182{display:flex;justify-content:space-between;align-items:center;background-color:#f6f6f6;border-radius:10px;padding:10px;border:1px solid #f6f6f6}._sub_1b2gn_174 ._section_1b2gn_182 p{margin:0}._sub_1b2gn_174 ._section_1b2gn_182 div>p:nth-child(1){color:#222;font-size:14px;font-weight:600;line-height:20px;font-family:Inter;margin:0}._sub_1b2gn_174 ._section_1b2gn_182 div:has(>p:nth-child(2):not(:empty))>p:nth-child(1){margin-bottom:12px}._sub_1b2gn_174 ._section_1b2gn_182 div>p:nth-child(2){color:#6e6e70;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}@media(max-width:768px){._sub_1b2gn_174 ._section_1b2gn_182 .ant-btn{width:auto!important;min-width:85px}}._container_kqhhr_1{width:100%;height:100%;display:flex;position:relative}._container_kqhhr_1>.account-auth-banner{flex:0 0 60%;width:60%;height:100%;object-fit:cover;object-position:center;display:block}._container_kqhhr_1 .auth-user-switch{position:absolute;top:16px;right:50px;color:#6e6e70}._container_kqhhr_1 .auth-user-switch span{cursor:pointer;color:#325ceb}._container_kqhhr_1 ._body_kqhhr_25{flex:0 0 40%;width:40%;display:flex;-webkit-user-select:none;user-select:none;align-items:center;flex-direction:column;justify-content:space-between}._container_kqhhr_1 ._body_kqhhr_25 ._context_kqhhr_34{width:100%;height:100%;display:flex;align-items:center}._container_kqhhr_1 ._body_kqhhr_25 ._context_kqhhr_34>*{margin:auto}._container_kqhhr_1 ._body_kqhhr_25 ._footer_kqhhr_43{color:#9a9a9a}._entrance_kqhhr_47{width:78%}._entrance_kqhhr_47 img{max-width:100%;width:auto;height:auto;max-height:56px;margin:auto;display:block;object-fit:contain}._entrance_kqhhr_47 h2{color:#222;font-size:30px;line-height:36px;text-align:center;font-family:Playfair Display;-webkit-font-feature-settings:lining-nums proportional-nums;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}._entrance_kqhhr_47 .ant-divider-rail{background:#ccc}._entrance_kqhhr_47 .ant-divider-inner-text{color:#6e6e70;font-size:12px;font-weight:400}._entrance_kqhhr_47 .ant-input{height:50px;font-size:16px}._entrance_kqhhr_47 .ant-form-item-required:before{display:none!important}._entrance_kqhhr_47 .ant-btn{width:100%;height:50px;font-size:18px;font-weight:600;border:none}._contact_kqhhr_92{font-size:14px;margin-top:8px;line-height:18px;text-align:center;color:#9a9a9a}._contact_kqhhr_92 a{display:inline;margin-left:6px}._checkMail_kqhhr_104{text-align:center}._checkMail_kqhhr_104 h2{margin-bottom:3px}._checkMail_kqhhr_104 p{margin:0;font-size:16px;color:#6e6e70}._checkMail_kqhhr_104 p strong{color:#222;margin-left:6px}._checkMail_kqhhr_104 p span{color:#325ceb;font-weight:700;margin-left:6px;cursor:pointer;text-decoration:underline}._checkMail_kqhhr_104 .ant-otp{gap:15px;margin-top:25px;margin-bottom:20px}._checkMail_kqhhr_104 .ant-otp input{width:72px;height:80px;font-weight:800;font-size:1.5rem}._checkMail_kqhhr_104 .ant-alert-warning{margin:auto auto 15px;width:max-content;border-radius:4px;background:#ffe6bf}._popup_kqhhr_145 .ant-modal-container{padding:0;overflow:hidden;border-radius:20px}._popup_kqhhr_145.ant-modal{width:min(1040px,95vw)!important;max-width:95vw!important;aspect-ratio:1040/656;max-height:85vh}._popup_kqhhr_145 .ant-modal-content{height:100%}._popup_kqhhr_145 .ant-modal-body{display:flex;overflow:hidden;height:100%;min-height:0}._popup_kqhhr_145 .account-auth-banner{flex:0 0 60%!important;width:60%!important;min-width:0}@media(min-width:1040px){._popup_kqhhr_145.ant-modal{width:1040px!important;max-width:1040px!important;aspect-ratio:auto;max-height:none}._popup_kqhhr_145 .ant-modal-body{height:656px}._popup_kqhhr_145 .account-auth-banner{flex:0 0 550px!important;width:550px!important;min-width:550px!important;max-width:550px!important}._popup_kqhhr_145 .account-auth-body{flex:1 1 auto!important;width:auto!important}}@media(max-width:768px){._popup_kqhhr_145.ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;aspect-ratio:auto;max-height:85vh;max-height:100dvh}._popup_kqhhr_145 .ant-modal-content{height:auto;min-height:0;max-height:85vh;max-height:100dvh}._popup_kqhhr_145 .ant-modal-body{height:auto;min-height:0;max-height:85vh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}._popup_kqhhr_145 .account-auth-container{flex-direction:column;height:auto;min-height:0}._popup_kqhhr_145 .account-auth-banner{display:none!important}._popup_kqhhr_145 .account-auth-body{flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-height:0;justify-content:flex-start;align-items:flex-start}._popup_kqhhr_145 .account-auth-body ._context_kqhhr_34{align-items:center;justify-content:flex-start;padding-top:64px}._popup_kqhhr_145 .account-auth-body ._context_kqhhr_34>*{margin:0 auto}._popup_kqhhr_145 .account-auth-body ._footer_kqhhr_43{width:100%;text-align:center}._popup_kqhhr_145 .auth-user-switch{right:56px;top:16px}}._btnSelect_kqhhr_247{display:inline-block}._btnSelect_kqhhr_247 button:nth-child(1){margin-right:10px;background:#f7f8ff}._btnSelect_kqhhr_247 button{height:40px;font-weight:600}
