:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{border:none;background-color:transparent;color:#222;cursor:pointer}input,textarea{font-size:16px}.link{color:#558eb4;text-decoration:underline}.link:hover{color:#db3e3e}.bold{font-weight:700}.full_width{width:100%}.x-small{font-size:x-small}.small{font-size:small}.medium{font-size:medium}.large{font-size:large}.x-large{font-size:x-large}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.row{display:flex;flex-direction:row}.row-reverse{display:flex;flex-direction:row-reverse}.column{display:flex;flex-direction:column}.row_responsive{display:flex;flex-direction:row}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-auto{margin-top:auto}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-auto{margin-bottom:auto}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-auto{margin-left:auto}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-auto,.mx-auto{margin-right:auto}.mx-auto{margin-left:auto}.my-auto{margin-top:auto;margin-bottom:auto}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pa-1{padding:1rem}.pa-2{padding:2rem}.pa-3{padding:3rem}.px-1{padding-left:.5rem;padding-right:.5rem}.px-2{padding-left:1rem;padding-right:1rem}.px-3{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.gap3{gap:3px}.gap5{gap:5px}.gap10{gap:10px}.gap20{gap:20px}.gap30{gap:30px}.gap40{gap:40px}.gap50{gap:50px}.justify-center{justify-content:center}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.left{text-align:left}.right{text-align:right}.center{text-align:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.border-bottom{border-bottom:2px solid #222}.red{color:#db3e3e}.orange{color:#f18d09}.yellow{color:#ffce00}.green{color:#56a8a1}.blue{color:#2f4798}.white{color:#fff}.gray{color:#999}.gray-text{color:#777}.black{color:#000!important}.background-red{background-color:#db3e3e}.background-orange{background-color:#f18d09}.background-yellow{background-color:#ffce00}.background-green{background-color:#56a8a1}.background-white{background-color:#fff}.background-gray{background-color:#999}.font8{font-size:8px}.font16{font-size:16px}.font24{font-size:24px}.font32{font-size:32px;line-height:32px}.font40{font-size:40px;line-height:40px}.icon{height:24px;width:24px}.icon-button{background-color:transparent;border-radius:50%;height:45px;width:45px;transition-duration:.15s;transition-timing-function:ease-in-out}.icon-button:hover{background-color:rgba(0,0,0,.1)}.button,.fill_button,.gray_button,.green_button,.orange_button,.red_button,.white-button{align-items:center;display:flex;flex-direction:row;font-size:small;gap:7px;height:-moz-fit-content;height:fit-content}.button.small,.small.fill_button,.small.gray_button,.small.green_button,.small.orange_button,.small.red_button,.small.white-button{padding:10px}.white-button{background-color:#fff;border-radius:3px;border:1px solid #777;padding:7px 20px;transition-duration:.2s;min-width:150px;justify-content:center}.white-button .icon{height:20px;width:20px}.white-button:disabled,.white-button:hover{background-color:#f0f0f0}.white-button:disabled{opacity:.5}.fill_button,.gray_button,.green_button,.orange_button,.red_button{background-color:#56a8a1;border-radius:5px;color:#fff;padding:10px 15px;min-width:80px;opacity:1;text-align:center;justify-content:center;transition-duration:.2s}.fill_button:hover,.gray_button:hover,.green_button:hover,.orange_button:hover,.red_button:hover{opacity:.8}.fill_button:disabled,.gray_button:disabled,.green_button:disabled,.orange_button:disabled,.red_button:disabled{background-color:#999!important}.fill_button:disabled:hover,.gray_button:disabled:hover,.green_button:disabled:hover,.orange_button:disabled:hover,.red_button:disabled:hover{opacity:1}.red_button{background-color:#db3e3e}.orange_button{background-color:#f18d09}.green_button{background-color:#56a8a1}.gray_button{background-color:#ccc;color:#000}.height-fit{height:-moz-fit-content;height:fit-content}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.white-space-wrap{white-space:pre-wrap;word-break:break-all}.card{background-color:#fff;box-shadow:0 0 3px 0 #999;border-radius:5px;padding:1.5rem}.card.disabled{background-color:rgba(0,0,0,.1)}.card.disabled *{opacity:.7}.mobile-list-item{background-color:#fff;box-shadow:0 0 3px 0 #999;border-radius:5px;padding:10px;width:100%}.mobile-list-item.orange-row{background-color:rgba(241,141,9,.2);border:1px solid #f18d09;box-shadow:none}.mobile-list-item.disabled-row{opacity:.6;background-color:#ddd}.mobile-list-item.disabled-row:hover{background-color:#ccc}.mobile-list-item.disabled-row:hover.no_click{background-color:#ddd}.badge{background-color:red;color:#fff;font-size:x-small;font-weight:700;width:-moz-fit-content;width:fit-content;padding:.5rem;border-radius:50px}.badge.new{padding:.5rem 1rem}.pc{display:inherit}.mobile{display:none}.relative{position:relative}.absolute{position:absolute}.height-fit,.width-fit{width:-moz-fit-content;width:fit-content}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.icon_status{background-color:#56a8a1;border-radius:50%;height:100px;width:100px;display:flex;align-items:center;justify-content:center}.round{border-radius:100px}.left-bar{border-left:1px solid #000}.cell,.cell-black,.cell-blue,.cell-gray,.cell-green,.cell-orange,.cell-red,.cell-yellow{font-size:14px}.cell-red{border-left:2px solid #db3e3e;padding-left:.5rem}.cell-orange{border-left:2px solid #f18d09;padding-left:.5rem}.cell-yellow{border-left:2px solid #ffce00;padding-left:.5rem}.cell-green{border-left:2px solid #56a8a1;padding-left:.5rem}.cell-blue{border-left:2px solid #2f4798;padding-left:.5rem}.cell-gray{border-left:2px solid #999;padding-left:.5rem}.cell-black{border-left:2px solid #000;padding-left:.5rem}.divider{background-color:#222;height:1px;width:100%;flex:1 1;margin:10px 0}.divider.green{background-color:#56a8a1}.divider.bold{height:2px}.hover{opacity:1}.hover:hover{opacity:.7}.react-pdf__Page__annotations,.react-pdf__Page__textContent{display:none}.alert{background-color:#f8d7da;color:#721c24;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;font-size:smaller}.one-line{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media only screen and (max-width:600px){.row_responsive{flex-direction:column;gap:10px}.pc{display:none}.mobile{display:inherit}}.Button_button__LjnpS{align-items:center;background-color:#56a8a1;border-radius:5px;border:none;color:#fff;display:flex;flex-direction:row;padding:8px 15px;gap:5px;opacity:1;transition-duration:.15s;transition-timing-function:ease-in-out;justify-content:center}.Button_button__LjnpS.Button_orange__MlN_4{background-color:#f18d09}.Button_button__LjnpS.Button_red__ocyzR{background-color:#db3e3e}.Button_button__LjnpS.Button_gray__Yq0ev{background-color:#aaa}.Button_button__LjnpS.Button_black__GnD1I{background-color:#222}.Button_button__LjnpS.Button_white__HS1Er{background-color:#fff;color:#333;border:1px solid #333}.Button_button__LjnpS.Button_white__HS1Er:hover{background-color:#eee}.Button_button__LjnpS:disabled{opacity:.6;background-color:#aaa}.Button_button__LjnpS:disabled:hover{cursor:not-allowed;opacity:.6}.Button_button__LjnpS:hover{opacity:.8;cursor:pointer}.Steps_steps__DcHO_{display:flex;flex-direction:row;gap:0;align-items:center;padding-bottom:40px;width:100%;max-width:450px}.Steps_steps__DcHO_ .Steps_step__z0Mlv{display:flex;flex-direction:column;position:relative}.Steps_steps__DcHO_ .Steps_step__z0Mlv .Steps_step_item__pTnyS{background-color:#bcbcbc;border-radius:50%;display:flex;align-items:center;justify-content:center;width:45px;height:45px}.Steps_steps__DcHO_ .Steps_step__z0Mlv .Steps_step_item__pTnyS .Steps_icon__Ebq4v{color:#fff;height:25px;width:25px;margin-top:3px}.Steps_steps__DcHO_ .Steps_step__z0Mlv .Steps_label__x_vgK{color:gray;font-size:x-small;position:absolute;left:-5px;top:50px;width:60px;text-align:center;margin-right:auto}.Steps_steps__DcHO_ .Steps_step__z0Mlv.Steps_active__5nQvN .Steps_step_item__pTnyS{background-color:#f18d09}.Steps_steps__DcHO_ .Steps_step__z0Mlv.Steps_active__5nQvN .Steps_label__x_vgK{color:#000}.Steps_steps__DcHO_ .Steps_bar__ArYXD{flex:1 1;height:7px;background-color:#bcbcbc}.Steps_steps__DcHO_ .Steps_bar__ArYXD.Steps_active__5nQvN{background-color:#f18d09}.TextField_input_box__HG093{position:relative;flex:1 1}.TextField_input_box__HG093 .TextField_textarea__aONTw{min-height:200px}.TextField_input_box__HG093.TextField_disabled__SLEXX .TextField_input__f3Rss{background-color:#ddd;opacity:1}.TextField_input_box__HG093.TextField_confirm__iwrDr{flex:none;width:-moz-fit-content!important;width:fit-content!important}.TextField_input_box__HG093 .TextField_input__f3Rss{background-color:#fff;border:1px solid #9f9f9f;box-sizing:border-box;border-radius:5px;padding:10px;min-height:40px;width:100%}.TextField_input_box__HG093 .TextField_input__f3Rss.TextField_confirm__iwrDr{background-color:pink;width:-moz-fit-content;width:fit-content;min-height:auto;min-width:auto;border:none;border-radius:0;padding:0}.TextField_input_box__HG093 .TextField_input__f3Rss.TextField_confirm__iwrDr:focus{outline:none}.TextField_input_box__HG093 .TextField_input__f3Rss.TextField_with_unit__ruLZc{box-sizing:border-box;padding-right:30px!important}.TextField_input_box__HG093 .TextField_input__f3Rss.TextField_with_icon__Oz_d8{padding-left:35px!important}.TextField_input_box__HG093 .TextField_input__f3Rss.TextField_password__vc0e4{padding-right:50px!important}.TextField_input_box__HG093 .TextField_confirm__iwrDr{background-color:transparent}.TextField_input_box__HG093 .TextField_suffix__TzlEN{position:absolute;top:10px;right:10px;color:#000}.TextField_input_box__HG093 .TextField_left_icon__3nUi6{position:absolute;top:10px;left:10px}.TextField_input_box__HG093 .TextField_left_icon__3nUi6.TextField_orange___PGmS{color:#f18d09}.TextField_input_box__HG093 .TextField_left_icon__3nUi6.TextField_green__2qkq_{color:#56a8a1}.TextField_input_box__HG093 .TextField_password_show_button__JfDHo{background-color:transparent;position:absolute;top:7px;right:10px;border-radius:30px;width:36px;height:36px;display:flex;justify-content:center;align-items:center;transition-duration:.2s;transition-timing-function:ease-in-out}.TextField_input_box__HG093 .TextField_password_show_button__JfDHo:hover{background-color:#ddd}.TextField_input_box__HG093 .TextField_password_show_button__JfDHo .TextField_icon__figyy{height:20px;width:20px;margin-top:3px}.TextField_input_box__HG093 .TextField_error_message__K2yG3{font-size:11px;color:#db3e3e;position:absolute;right:5px;top:-15px;height:-moz-fit-content;height:fit-content;line-height:14px;padding:1px}.TextField_input_box__HG093.TextField_small__r6aGO .TextField_suffix__TzlEN{top:4px}.TextField_input_box__HG093.TextField_small__r6aGO .TextField_input__f3Rss{padding:5px}.TextField_input_box__HG093.TextField_gray__tHPHj .TextField_input__f3Rss{background:#fff;border-radius:5px}.TextField_input_box__HG093.TextField_gray__tHPHj .TextField_error_message__K2yG3{margin-right:2px;background:linear-gradient(180deg,#f3f3f8,#f3f3f8 50%,#fff 0,#fff)}.TextField_input_box__HG093.TextField_invalid__RahcO .TextField_input__f3Rss{background-color:#ffdbd6!important}.TextField_input_box__HG093.TextField_invalid__RahcO .TextField_error_message__K2yG3{background:linear-gradient(180deg,#f3f3f8,#f3f3f8 50%,#ffdbd6 0,#ffdbd6)}.TextField_input_box__HG093 input[type=number]::-webkit-inner-spin-button,.TextField_input_box__HG093 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextField_input_box__HG093 input[type=number]{-moz-appearance:textfield}.Dialog_dialog__3W6V4{position:fixed;top:0;bottom:0;left:0;right:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);z-index:900}.Dialog_dialog__3W6V4 .Dialog_content__SMxja{position:absolute;overflow-y:scroll;max-height:calc(100vh - 100px);max-width:1300px;padding:50px;left:0;right:0;top:50%;transform:translateY(-50%);background:#fff;margin:auto;width:-moz-fit-content;width:fit-content}.Dialog_dialog__3W6V4 .Dialog_content__SMxja.Dialog_fit_content__XwPbg{width:-moz-fit-content;width:fit-content}.Dialog_dialog__3W6V4 .Dialog_content__SMxja .Dialog_close_button__UUNRI{border:2px solid #56a8a1;border-radius:50%;padding:3px 3px 0;color:#56a8a1;position:absolute;right:20px;top:20px;transition-duration:.1s}.Dialog_dialog__3W6V4 .Dialog_content__SMxja .Dialog_close_button__UUNRI:hover{cursor:pointer;opacity:.7}.Dialog_dialog__3W6V4 .Dialog_content__SMxja .Dialog_title__zWWSG{text-align:center;font-size:34px;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;line-height:1.2;margin:30px 0}.Dialog_dialog__3W6V4.Dialog_menu_dialog__1857v{left:auto;right:-100%;opacity:0;z-index:-1;transition:.3s}.Dialog_dialog__3W6V4.Dialog_menu_dialog__1857v.Dialog_active__jP3Td{right:0;opacity:1;z-index:3}.Dialog_dialog__3W6V4.Dialog_menu_dialog__1857v .Dialog_content__SMxja{max-width:100%;width:100%;height:100vh;padding:.5rem 1rem}.Dialog_dialog__3W6V4.Dialog_menu_dialog__1857v .Dialog_close_button__UUNRI{width:35px;height:35px;right:1rem;top:15px}@media(max-width:600px){.Dialog_dialog__3W6V4 .Dialog_content__SMxja{padding:50px 25px 25px}.Dialog_dialog__3W6V4 .Dialog_content__SMxja .Dialog_close_button__UUNRI{top:15px;right:15px}}.Loading_loading__QQ2ZO{background-color:rgba(0,0,0,.2);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}.Loading_loading__QQ2ZO,.Loading_loading__QQ2ZO .Loading_content__cJMwB{display:flex;flex-direction:column;justify-content:center;align-items:center}.Loading_loading__QQ2ZO .Loading_content__cJMwB{border-radius:7px;padding:30px;height:-moz-fit-content;height:fit-content;height:250px;width:300px}.MessageDialog_loading__gEf0R{background-color:rgba(0,0,0,.2);position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}.MessageDialog_loading__gEf0R .MessageDialog_content___hNrG{background-color:#fff;border-radius:7px;padding:30px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.MessageDialog_loading__gEf0R .MessageDialog_message__2UUl9{padding:30px;width:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:pre-wrap}.Select_error_message__KOQnh{font-size:11px;color:#db3e3e;position:absolute;right:5px;top:-15px;height:-moz-fit-content;height:fit-content;line-height:14px;padding:1px}.PrivacyPolicy_container__TNvq7{letter-spacing:2px}.PrivacyPolicy_title__YNb_D{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px}.PrivacyPolicy_section_title__LlOEe{font-size:large;font-weight:700;margin-top:40px;margin-bottom:10px}.PrivacyPolicy_text__ngHhX{line-height:30px}.RegisterPage_container__jKA0D{position:relative;display:flex;flex-direction:column;align-items:center}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm{display:flex;flex-direction:row;gap:10px;margin-top:2rem}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_logo__FI_VA{position:absolute;top:0;left:0;margin:1rem auto 1rem 1rem}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_title__ToIte{text-align:center;margin-bottom:2rem}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_title__ToIte .RegisterPage_title_en__MTBYT{font-size:34px;font-weight:700;display:block}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB{max-width:800px;width:100%;margin:20px;padding:40px;border-radius:10px}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_label__C_O8K{font-size:medium}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage__badge__ZMnhD,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_badge_optional__LGQxz,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_badge_required__VBPui{color:#fff;font-size:12px;padding:2px 8px;border-radius:20px}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_badge_required__VBPui{background-color:#db3e3e}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_badge_optional__LGQxz{background-color:#aaa}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage__payment_day_button__OpZeP,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_add_button__Q9FPP,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_edit_button__KIPAI,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_remove_button__MHJS0{color:#fff;border-radius:20px;padding:3px 12px;transition-duration:.2s;transition-timing-function:ease}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage__payment_day_button__OpZeP:hover,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_add_button__Q9FPP:hover,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_edit_button__KIPAI:hover,.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_remove_button__MHJS0:hover{cursor:pointer;opacity:.8}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_add_button__Q9FPP{background-color:#333}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_remove_button__MHJS0{background-color:#aaa}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB .RegisterPage_payment_day_edit_button__KIPAI{background-color:#56a8a1}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB.RegisterPage_with_border__SAgtm{border:3px solid #000}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB.RegisterPage_confirm__MF43H .RegisterPage_label__C_O8K{font-size:small;color:#555}.RegisterPage_container__jKA0D .RegisterPage_bottom_menu__7ySUH{text-align:center;list-style:none;display:flex;flex-direction:row;gap:40px;margin:2rem 0}.RegisterPage_container__jKA0D .RegisterPage_file_input__fjmYj{font-size:small}.RegisterPage_container__jKA0D .RegisterPage_file_input__fjmYj:hover{cursor:pointer}.RegisterPage_container__jKA0D .RegisterPage_file_input__fjmYj input[type=file]{display:none}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm{flex-wrap:wrap}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_salary_edit__hdTtp{display:flex;flex-direction:column;gap:10px;margin-bottom:2rem}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_salary_edit__hdTtp .RegisterPage_salary_edit_icon__yVg_W{display:flex;align-items:center;justify-content:center}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_salary_edit__hdTtp .RegisterPage_salary_edit_content__7qGDm{display:flex;flex-direction:row;align-items:center;gap:10px;padding-left:50px}.RegisterPage_section_title__QeaMD{background-color:#ffce00;border-left:5px solid #f18d09;padding:10px 15px;font-size:large;margin-bottom:5px}@media(max-width:600px){.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm{display:flex;flex-direction:row;gap:10px;transform:translateX(-25px)}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_logo__FI_VA{position:relative;width:50px;height:50px;margin:0}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_title__ToIte{margin-bottom:.5rem}.RegisterPage_container__jKA0D .RegisterPage_title_row__11abm .RegisterPage_title__ToIte .RegisterPage_title_en__MTBYT{font-size:24px}.RegisterPage_container__jKA0D .RegisterPage_form__YpkTB{padding:0}.RegisterPage_container__jKA0D .RegisterPage_inner__GmgXr{padding:20px}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm{justify-content:flex-end;margin-bottom:1rem}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_badge_optional__LGQxz,.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_badge_required__VBPui{width:100%}.RegisterPage_container__jKA0D .RegisterPage_salary__B4ACm .RegisterPage_salary_edit__hdTtp .RegisterPage_salary_edit_content__7qGDm{padding-left:0;flex-wrap:wrap;justify-content:flex-end}}.CheckBox_check_box__xr4Uv{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;height:36px}.CheckBox_check_box__xr4Uv .CheckBox_hover_circle__fIT1T{background-color:#000;border-radius:30px;width:32px;height:32px;position:absolute;top:2px;left:-6px;opacity:0;transition-duration:.2s;transition-timing-function:ease-in-out}.CheckBox_check_box__xr4Uv:hover{cursor:pointer}.CheckBox_check_box__xr4Uv:hover .CheckBox_hover_circle__fIT1T{opacity:.1}.CheckBox_check_box__xr4Uv .CheckBox_box__sau1C{width:20px;height:20px;border:1px solid #9f9f9f;display:inline-block;vertical-align:middle;position:relative}.CheckBox_check_box__xr4Uv .CheckBox_box__sau1C.CheckBox_rounded__98kTn{border-radius:30px}.CheckBox_check_box__xr4Uv .CheckBox_box__sau1C.CheckBox_active__ZkXkv{background:#000;border:1px solid #000}.CheckBox_check_box__xr4Uv .CheckBox_box__sau1C.CheckBox_inactive__xrSGX{background:#fff}.CheckBox_check_box__xr4Uv .CheckBox_box__sau1C svg{display:flex;height:20px;width:90%;margin:auto;color:#fff;text-align:center}.CheckBox_check_box__xr4Uv .CheckBox_label__2PH7Y{display:inline-block;font-size:14px;vertical-align:middle;margin-left:.8rem}.CheckBox_check_box__xr4Uv .CheckBox_label__2PH7Y a{color:blue;text-decoration:underline}.CheckBox_check_box__xr4Uv .CheckBox_label__2PH7Y a:hover{text-decoration:none}.CheckBox_check_box__xr4Uv .CheckBox_error__4Gesu{font-size:14px;color:red}.LayoutAuth_container__phxQ1{width:100%;height:100vh;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;position:relative}.LayoutAuth_logo_container__1vN2r{width:50%;background:url(/_next/static/media/auth_bg.f463acfd.jpg) no-repeat 50%;background-size:cover;position:relative;display:flex}.LayoutAuth_logo_container__1vN2r .LayoutAuth_logo__Z_7Xi{margin:auto}.LayoutAuth_logo_container__1vN2r .LayoutAuth_bottom_menu__etYal{position:absolute;bottom:30px;left:0;right:0;margin:auto;text-align:center}.LayoutAuth_logo_container__1vN2r .LayoutAuth_bottom_menu__etYal .LayoutAuth_menu__Nbp7X{display:inline-block;margin:0 1rem;font-size:20px}.LayoutAuth_form_container__aRFSw{width:50%;position:relative;display:flex;padding:30px}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj{margin:auto;max-width:500px;width:100%;display:flex;flex-direction:column;gap:1rem}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj .LayoutAuth_title__LcIo0{margin-bottom:3rem}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj .LayoutAuth_title__LcIo0 .LayoutAuth_title_en__7WQhI{display:block;font-size:34px;font-weight:700}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj .LayoutAuth_title__LcIo0 .LayoutAuth_title_jp__MDhC_{display:block;font-size:18px;margin-top:.5rem}@media(max-width:600px){.LayoutAuth_container__phxQ1{flex-direction:column;align-items:center;justify-content:center;height:auto}.LayoutAuth_logo_container__1vN2r{width:100%;flex-direction:column;padding:20px}.LayoutAuth_logo_container__1vN2r img{height:110px}.LayoutAuth_logo_container__1vN2r .LayoutAuth_bottom_menu__etYal{display:none}.LayoutAuth_form_container__aRFSw{width:100%}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj{gap:8px}.LayoutAuth_form_container__aRFSw .LayoutAuth_center___bOtj .LayoutAuth_title__LcIo0{text-align:center;margin-bottom:10px}}.Maintenance_container__nUc42{background-color:#ffce00;height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:1.1em;line-height:1.5em}.Maintenance_container__nUc42 .Maintenance_logo__BaAad{object-fit:contain}