.VerticalNavLink_menu-word-box__JXXRQ{justify-content:left}.VerticalNavLink_menu-word___WghI{font-size:14px!important;text-align:center;color:#000000e5!important;padding-left:4px;font-weight:500!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PricePlan_price-box__tG2S6{width:100%;background:url(/images/login/bg.png) no-repeat 50%;background-size:100% 100%}.PricePlan_price__SC8Um{font-family:PingFang SC}.PricePlan_price__SC8Um .PricePlan_t__msKXX{text-align:center;padding-top:50px;font-size:48px;font-weight:600;line-height:60px;color:#7c4dff}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_t__msKXX{font-size:24px}}.PricePlan_price__SC8Um .PricePlan_priceType__iLNNA{margin:30px auto;padding:0 8px;width:-moz-max-content;width:max-content;height:64px;border-radius:60px;border:1px solid #d9d7fe;display:flex;align-items:center}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_priceType__iLNNA{margin:20px auto;justify-content:center}}.PricePlan_price__SC8Um .PricePlan_priceType__iLNNA .PricePlan_priceTypeItemActive__R13P3{color:#fff;background-color:#7c4dff}.PricePlan_price__SC8Um .PricePlan_priceTypeItem__zgPAV{cursor:pointer;padding:10px 60px;font-size:20px;border-radius:28px;color:rgba(0,0,0,.6)}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_priceTypeItem__zgPAV{padding:5px 40px;font-size:16px}}.PricePlan_price__SC8Um .PricePlan_tit___4qBo{padding-top:10px;font-size:32px;font-weight:500;line-height:32px;text-align:center}.PricePlan_price__SC8Um .PricePlan_main__dvUiP{display:flex;align-items:center;justify-content:center;justify-items:center;margin-top:60px;gap:10px;flex-wrap:wrap;padding:0 6vw 89px}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP{width:100%;display:flex;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;gap:2;padding:0}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{transition:all .1s ease;width:300px;height:632px;padding:40px 30px;border-radius:32px;border:1px solid rgba(124,77,255,.53);box-sizing:border-box;background-color:#fff;position:relative;overflow:hidden}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{overflow:visible;height:400px}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_proBox__YD3SU{background:linear-gradient(161deg,#f1f0ff 1.95%,#efeafd 96.03%)}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_proBox__YD3SU .PricePlan_but__ZuOgN{background-color:#7c4dff;color:#fff}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_ultraBox__f_mSE{display:none;flex-basis:calc(100% - 60px);flex-shrink:0;flex-grow:0;margin:10px;position:relative;height:auto}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_ultraBox__f_mSE .PricePlan_tip__iLFnD{position:absolute;top:40px;left:30px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_ultraBox__f_mSE .PricePlan_but__ZuOgN{width:100px;background:linear-gradient(211deg,#7d4efe 12.21%,#f171ec 87.3%);-webkit-backdrop-filter:blur(1.7589514256px);backdrop-filter:blur(1.7589514256px);color:#fff}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh.PricePlan_ultraBox__f_mSE ul>li{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_img__V4JhR{display:block;clear:both;width:50px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_tip__iLFnD{width:100%;font-size:25px;font-weight:600;line-height:24px;color:#000}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_tip__iLFnD{font-size:18px}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_tipBox__dU4EV{width:90px;height:80px;position:absolute;right:0;top:0;background-color:#fff;border-radius:0 30px 0 165px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_tipUnion__rkkk4{display:inline;padding-left:8px;position:absolute;right:14px;top:5px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ{color:#000;padding-top:20px;padding-bottom:20px;height:150px}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ{height:100px}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-row__wQ13O{display:flex;align-items:flex-end;justify-content:center}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-mo__Tpaer{font-weight:600px;font-size:56px}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-mo__Tpaer{font-size:28px}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-tip___rUrK{font-family:PingFang SC;font-size:26.38px;font-weight:600;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:rgba(0,0,0,.6);padding-bottom:6px}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-tip___rUrK{font-size:18px}}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-year__PI_TB{font-family:PingFang SC;font-size:14.07px;font-weight:400;line-height:19.7px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:gray;padding:0;margin:0}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_word__qbMMJ .PricePlan_word-year__PI_TB span{margin-left:20px;text-decoration:line-through;text-decoration-color:#ff0808}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_lists__ny3ns{word-break:break-word;font-size:16px;line-height:26px;text-align:left;list-style:none;padding-top:20px;padding-left:0}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_listItem__gX_7P{display:flex;margin-bottom:8px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_listItemIcon__v42TO{margin-right:8px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_listItemTitle___iKjn{color:#000;font-family:PingFang SC;font-size:14.07px;font-weight:600;line-height:19.7px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_listItemValue__Wf1ou{color:#000}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh .PricePlan_but__ZuOgN{display:block;text-decoration:none;height:40px;line-height:40px;text-align:center;border-radius:40px;background:#e1e1e1;color:#000;font-size:16px;font-weight:600;cursor:pointer;margin:0 auto}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh:hover:not(.PricePlan_proBox__YD3SU){background:#f9f8ff}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh:hover:not(.PricePlan_proBox__YD3SU) .PricePlan_but__ZuOgN{background-color:#7c4dff;color:#fff}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV{width:100%;height:504px;text-align:center;background-color:#7c4dff;margin-top:100px}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_tit___4qBo{padding-top:105px;font-size:72px;font-weight:600;line-height:100.8px;text-align:center;color:#fff}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_tip__iLFnD{font-size:20px;font-weight:400;line-height:32px;text-align:center;color:#c7d2fe}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_buts__ZtEhk{display:flex;align-items:center;justify-content:center;margin-top:40px;font-size:16px;font-weight:600}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_buts__ZtEhk .PricePlan_but__ZuOgN{width:128px;height:40px;line-height:40px;border-radius:58px;text-align:center;cursor:pointer;color:#7c4dff;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.051);margin-right:20px}.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_buts__ZtEhk .PricePlan_but2__eAiL0{color:#fff;cursor:pointer}@media screen and (max-width:1600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{height:700px}}@media(max-width:600px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{height:470px}}@media screen and (max-width:1240px){.PricePlan_price__SC8Um .PricePlan_main__dvUiP{grid-template-columns:auto auto}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{padding:40px 30px}}@media screen and (max-width:900px){.PricePlan_price__SC8Um .PricePlan_priceType__iLNNA{width:100%}.PricePlan_price__SC8Um .PricePlan_priceType__iLNNA .PricePlan_priceTypeItem__zgPAV{padding:10px 20px;font-size:16px}.PricePlan_price__SC8Um .PricePlan_main__dvUiP{grid-template-columns:auto}.PricePlan_price__SC8Um .PricePlan_main__dvUiP .PricePlan_box__euJlh{padding:40px 30px}}@media screen and (max-width:1360px){.PricePlan_price__SC8Um .PricePlan_blue-box__T_PFV .PricePlan_tit___4qBo{padding-top:55px;font-size:42px;font-weight:600;line-height:50.8px}}.navigation_nav-item-ul__zgJLz{padding:0 7px!important}.navigation_nav-login-icon__uIqaU{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px solid #eff0f5}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.\!hidden{display:none!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.table-row{display:table-row}.shrink{flex-shrink:1}.grow{flex-grow:1}.rotate-360{rotate:1turn}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.content-center{align-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.self-start{align-self:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.text-wrap{text-wrap:wrap}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.brightness-1{--tw-brightness:brightness(1%)}.brightness-1,.brightness-2{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.brightness-2{--tw-brightness:brightness(2%)}.brightness-3{--tw-brightness:brightness(3%)}.brightness-3,.brightness-4{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.brightness-4{--tw-brightness:brightness(4%)}.brightness-5{--tw-brightness:brightness(5%)}.brightness-5,.brightness-6{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.brightness-6{--tw-brightness:brightness(6%)}.brightness-7{--tw-brightness:brightness(7%)}.brightness-7,.grayscale{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}body,html{min-height:100%}.Cursor.Cursor--blinking{display:none}#__next{height:100%}code{color:#d400ff;border-radius:.1335rem;padding:.1rem .4rem;font-family:Poppins,Inter,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;font-size:90%}code:not([class*=language-]):after,code:not([class*=language-]):before{content:"`"}code[class*=language-]{padding:0}.MuiAutocomplete-listbox li.job-title{margin:0 20px;padding:0}.MuiAutocomplete-listbox li.job-title:first-of-type{border-bottom:1px solid #3a35411f;margin-bottom:10px;padding-bottom:10px}.MuiAutocomplete-listbox li.job-title>div{padding-left:0}.MuiAutocomplete-listbox li.job-title:first-of-type>div{color:#3a354161}.contract_list_select{width:240px!important}.contract_list_menuItem{width:240px;height:46px}.contract_list_select_footer{justify-content:flex-end;align-items:center;width:100%;height:58px;padding:10px 10px 18px;display:flex}.contract_list_select_footer_btn{border-radius:5px;min-width:53px;height:30px;font-size:14px;margin:0 5px!important}.contract_list_select_footer_cancel_btn{color:#8a8d93!important;background-color:#fff!important;border:1px solid #8a8d9380!important}.custom-menu .Mui-selected{color:#7c4dff;background-color:#f1f0ff;border-radius:0 24px 24px 0}.custom-react-datepicker-wrapper .react-datepicker-wrapper .react-datepicker__input-container .react-datepicker__input-container input{width:100%;height:2.5rem;padding:0 .2rem;display:block}@media (max-width:600px){.custom-react-datepicker-wrapper,.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{width:100%;height:2rem;padding:0;display:block}}.custom-menu-popover .MuiList-root{color:#d3d3d3;background-color:#fff;flex-direction:column;align-items:center;display:flex}.custom-menu-popover .MuiList-root a{color:#3a3541de;justify-content:flex-start;width:100%;margin:0;padding:8px 16px;display:flex}@keyframes boxMove0{0%{height:0%}50%{height:50%}to{height:0%}}@keyframes boxMove1{0%{height:0%}50%{height:32%}to{height:0%}}@keyframes boxMove2{0%{height:5%}50%{height:70%}to{height:5%}}@keyframes boxMove3{0%{height:12%}50%{height:90%}to{height:12%}}@keyframes boxMove4{0%{height:0%}50%{height:65%}to{height:0%}}@keyframes boxMove5{0%{height:21%}50%{height:40%}to{height:21%}}@keyframes boxMove6{0%{height:10%}50%{height:72%}to{height:10%}}@keyframes boxMove7{0%{height:30%}50%{height:72%}to{height:30%}}@keyframes boxMove8{0%{height:5%}50%{height:20%}to{height:5%}}@keyframes boxMove9{0%{height:60%}50%{height:20%}to{height:60%}}@keyframes boxMove10{0%{height:75%}50%{height:2%}to{height:75%}}@keyframes boxMove11{0%{height:20%}50%{height:58%}to{height:20%}}@keyframes boxMove12{0%{height:8%}50%{height:30%}to{height:8%}}@keyframes boxMove13{0%{height:30%}50%{height:2%}to{height:30%}}@keyframes boxMove14{0%{height:95%}50%{height:35%}to{height:95%}}@keyframes boxMove15{0%{height:78%}50%{height:68%}to{height:78%}}@keyframes boxMove16{0%{height:33%}50%{height:12%}to{height:33%}}@keyframes boxMove17{0%{height:5%}50%{height:12%}to{height:5%}}@keyframes boxMove18{0%{height:30%}50%{height:55%}to{height:30%}}@keyframes boxMove19{0%{height:20%}50%{height:58%}to{height:20%}}@keyframes boxMove20{0%{height:12%}50%{height:90%}to{height:12%}}@keyframes boxMove21{0%{height:78%}50%{height:68%}to{height:78%}}@keyframes run{0%{transform:translate(0)}to{transform:translate(-50%)}}.Stack_hover{opacity:0;display:none}.Stack_box:hover .Stack_hover{animation:show .5s forwards;display:block}.Stack_box:hover .Stack_def{display:none}@keyframes show{0%{opacity:0}to{opacity:1}}.list_scorllX{scrollbar-color:transparent transparent;scrollbar-track-color:transparent;-ms-scrollbar-track-color:transparent;margin:0 auto;overflow-x:scroll}.list_scorllX::-webkit-scrollbar{width:0;background-color:#0000}.list_scorllX::-webkit-scrollbar-track{background-color:#0000}.Box_hover{opacity:0;display:none}.Box_base:hover .Box_hover{animation:show .5s forwards;display:block}.work_hover{opacity:0;display:none}.work_base:hover .work_hover{animation:show .5s forwards;display:block}body img{user-drag:none!important;-webkit-user-drag:none!important}.scrollBar{scrollbar-color:transparent transparent;scrollbar-track-color:transparent;-ms-scrollbar-track-color:transparent}.scrollBar::-webkit-scrollbar{width:0;background-color:#0000}.scrollBar::-webkit-scrollbar-track{background-color:#0000}.base_input{outline:none;width:100%;font-size:13px;border:none!important}。base_input:focus{border:none;outline:none}.textarea_input{resize:none;font-size:14px}.textarea_input_mssage{resize:none;font-size:16px}.hiddenBase{opacity:0;display:none}.hiddenBase.showBase{animation:show .5s forwards;display:block}.scroll_small::-webkit-scrollbar{width:5px}.scroll_small::-webkit-scrollbar-thumb{background-color:#888}.nice-table{border-collapse:collapse;width:100%}.nice-table td,.nice-table th{text-align:center;padding:12px;font-size:12px}.nice-table th{color:#303133;background-color:#f5f7fa;font-weight:550}.nice-table th,.nice-table th span{font-family:PingFang SC;font-size:12px;font-style:normal}.nice-table th span{margin-left:10px;font-weight:400}.nice-table tr td:first-child{text-align:left}.nice-table tr td:nth-child(2){text-align:right;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500}.nice-table tr:nth-child(2n){background-color:#fff}.nice-table tr:hover{background-color:#f5f7fa}.nice-table td,.nice-table th{border:1px solid #ddd}.react-hot-toast-container{z-index:9999!important}.MuiDataGrid-root .MuiDataGrid-iconButtonContainer{display:none!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}