input{border:none;outline:none;box-shadow:none}._employeeCardContainer_18vxo_8{position:relative;background-color:#fff;border-radius:10px;border:1px solid #e6e6e6;box-shadow:0 2px 4px #e6e6e6;cursor:pointer;max-width:100%;min-width:0}._employeeCardDeleteButton_18vxo_19{position:absolute}._employeeCardButtonContainer_18vxo_23{display:flex;justify-content:center;align-items:center;cursor:pointer}._employeeCardRemoveButton_18vxo_30{position:absolute;width:100%;height:100%;width:30px;height:30px;top:10px;right:10px;color:#cdcdcd;opacity:.8}._employeeCardRemoveButton_18vxo_30:hover{color:#ff3727}._employeeCardRemoveButton_18vxo_30:active{color:#bc3423}._employeeCardPhotoContainer_18vxo_50{display:flex;justify-content:center;align-items:center;width:100%;border-radius:9px 9px 0 0;background-size:cover;background-position:center;overflow:hidden;aspect-ratio:1/1}._employeeCardInformationContainer_18vxo_62{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px;gap:5px}._employeeCardName_18vxo_72{font-size:20px;font-weight:600;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 400px){._employeeCardName_18vxo_72{font-size:16px}}._employeeCardJobTitle_18vxo_87,._employeeCardPhone_18vxo_94{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._employeeCardExpiryDate_18vxo_101{display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;height:24px;gap:5px}@media (max-width: 400px){._employeeCardJobTitle_18vxo_87,._employeeCardPhone_18vxo_94,._employeeCardExpiryDate_18vxo_101,._employeeCardExpiryDatePicker_18vxo_114{font-size:12px!important}}._employeeCardExpiryDatePicker_18vxo_114{display:flex;width:100%;height:24px;color:#ff3727;cursor:pointer;background-color:#fff;border:none;background:#ffffff;background:none;outline:none;box-shadow:none;padding:0!important;margin:0}._employeeCardExpiryDatePicker_18vxo_114:hover{background-color:#fdedc5}._employeeCardExpiryDatePicker_18vxo_114:focus{background-color:#fdedc5;border:1px solid #ff3727!important;box-shadow:none!important}._employeeCardExpiryDatePicker_18vxo_114._grayText_18vxo_145::placeholder{color:#cdcdcd}._employeeCardExpiryDatePicker_18vxo_114._redText_18vxo_149{color:#ff3727}._employeeCardRemoveDateButton_18vxo_153{color:#cdcdcd;opacity:.8;width:24px;height:24px}._employeeCardRemoveDateIcon_18vxo_160{width:24px;height:24px;border-radius:50%;padding:3px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._employeeCardRemoveDateIcon_18vxo_160:hover{color:#fff;background-color:#ff3727}._employeeCardRemoveDateIcon_18vxo_160:active{color:#fff;background-color:#bc3423}._staffCompanyMain_aalok_2{display:flex;justify-content:center;align-items:center;background-color:#fafafa}._staffCompanyContainer_aalok_9{max-width:1200px;width:92%}._staffCompanyEmployeeContainer_aalok_14{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:20px}@media (max-width: 1000px){._staffCompanyEmployeeContainer_aalok_14{grid-template-columns:repeat(4,1fr)}}@media (max-width: 800px){._staffCompanyEmployeeContainer_aalok_14{grid-template-columns:repeat(3,1fr)}}@media (max-width: 620px){._staffCompanyEmployeeContainer_aalok_14{grid-template-columns:repeat(2,1fr)}}._staffCompanyDashboard_aalok_39{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#ffc000;border-radius:10px;height:192px;box-shadow:0 0 2px #999;margin-bottom:20px;margin-top:20px;font-size:36px;padding:10px;min-width:0}._staffCompanyDashboardData_aalok_57{width:100%;display:flex;justify-content:center;font-size:40px}._staffCompanyName_aalok_64{display:inline-flex;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:center;align-items:center}._staffCompanyTitle_aalok_74 span{flex-shrink:1;overflow:hidden;text-overflow:ellipsis}@media (max-width: 620px){._staffCompanyTitle_aalok_74{font-size:28px}}@media (max-width: 500px){._staffCompanyTitle_aalok_74{font-size:24px}}@media (max-width: 400px){._staffCompanyTitle_aalok_74{font-size:20px}}._staffCompanySelectionContainer_aalok_98{display:flex;justify-content:flex-start;align-items:center;gap:20px;height:40px}._staffCompanyBackButton_aalok_106{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#e6e6e6;padding:10px;font-size:20px;font-weight:100;aspect-ratio:1 / 1;border-radius:100%}._staffCompanyBackButton_aalok_106:hover{background-color:#f2f2f2}._staffCompanyBackButton_aalok_106:active{background-color:#cdcdcd}._staffCompanySearchButton_aalok_127{position:absolute;display:flex;align-items:center;cursor:pointer;padding:10px;font-size:20px;font-weight:100;aspect-ratio:1 / 1;border-radius:100%}._staffCompanyAddStaffButton_aalok_139{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#ffc000;padding:10px;font-size:20px;font-weight:100;aspect-ratio:1 / 1;border-radius:100%}._staffCompanyAddStaffButton_aalok_139:hover{background-color:#ffdb4d}._staffCompanyAddStaffButton_aalok_139:active{background-color:#d9a300}._staffCompanyAddNewStaffButton_aalok_160{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#fafafa;padding:10px;font-size:20px;font-weight:100;aspect-ratio:1 / 1;border-radius:100%}._staffCompanySearch_aalok_127{display:flex;justify-content:flex-end;align-items:center;gap:10px;position:relative;height:40px}._staffCompanySearchInput_aalok_182{padding-left:15px;border-radius:30px!important;border:#e6e6e6 2px solid!important;outline:none;width:100%;height:40px;background-color:#fff}._staffCompanySearchInput_aalok_182:hover{border:2px solid #ffc000!important;box-shadow:0 0 2px #fafafa!important}._staffCompanySearchInput_aalok_182:focus{border:2px solid #ffc000!important;box-shadow:0 0 2px #fafafa!important}._staffCompanySearchInput_aalok_182::placeholder{color:#cdcdcd}._staffCompanyBackButton_aalok_106 svg,._staffCompanySearchButton_aalok_127 svg{color:#5d5d5d}._staffCompanyLoading_aalok_211{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;left:0;z-index:100}._staffCompanyScrollContainer_aalok_225{position:fixed;bottom:20px;right:20px;z-index:1000}._staffCompanyScrollButton_aalok_232{display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;background-color:#000000b3;padding:10px;font-size:20px;font-weight:100;aspect-ratio:1 / 1;width:40px;height:40px;border-radius:100%}._staffCompanyScrollButton_aalok_232:hover{background-color:#000000e6}._staffCompanyScrollButton_aalok_232:active{background-color:#00000080}._staffCompanyQRButton_aalok_256{position:absolute;top:0;right:0;width:250px;height:250px;cursor:pointer;transition:all .3s ease;overflow:hidden;clip-path:polygon(100% 0,50% 0,100% 50%);border-top-right-radius:10px}._qrCodeWrapper_aalok_269{position:absolute;top:0;right:0;width:250px;height:250px;display:flex;justify-content:flex-end;align-items:flex-start;border-top-right-radius:10px}._staffCompanyQRButton_aalok_256:hover{opacity:.9}._popupWrapper_nmbx9_3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:100}._dialogs_nmbx9_17{max-width:650px;height:570px;width:90%;background-color:#fff;border-radius:10px;display:flex;flex-direction:row;align-items:stretch;box-shadow:0 0 20px #5d5d5d;position:relative;background-color:#e6e6e6}@media (max-width: 420px){._dialogs_nmbx9_17{height:460px}}@media (max-width: 360px){._dialogs_nmbx9_17{height:430px}}._popupLeftArea_nmbx9_43{display:flex;flex-direction:column;gap:10px;width:40%;overflow-y:auto;padding:20px;flex-shrink:0}@media (max-width: 620px){._popupLeftArea_nmbx9_43{display:none}}._popupStaffCard_nmbx9_59{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:10px;border-radius:9px;background-color:#fff;box-shadow:0 2px 4px #e6e6e6;border:2px solid #e6e6e6;cursor:pointer;width:100%;height:110px}._popupStaffCard_nmbx9_59:hover{border:2px solid #ffc000}._popupStaffCard_nmbx9_59:active{background:#fdedc5}._popupStaffCardLeft_nmbx9_84{width:40%;display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;min-height:78px}._popupStaffCardLeftPhoto_nmbx9_93{width:100%;height:100%;min-height:60px;min-width:60px;border-radius:50%;border:1px solid #e6e6e6;background-color:#f2f2f2;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;flex-shrink:0}._popupStaffCardLeftPhoto_nmbx9_93 img{width:100%;height:100%;border-radius:50%;border:1px solid #e6e6e6;background-color:#f2f2f2;aspect-ratio:1/1}._popupStaffCardLeftPhotoIcon_nmbx9_117{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;width:30px}._popupStaffCardRight_nmbx9_125{width:55%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:5px}._popupStaffCardRightName_nmbx9_134,._popupStaffCardRightNationality_nmbx9_135,._popupStaffCardRightPhone_nmbx9_136{width:100%;font-size:14px;color:#5d5d5d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%}._popupStaffCardDeleteButton_nmbx9_146{position:absolute;width:20px;height:20px;top:5px;right:5px;color:#cdcdcd;opacity:.8}._deleteIcon_nmbx9_156{width:100%;height:100%}._deleteIcon_nmbx9_156:hover{color:#ff3727}._deleteIcon_nmbx9_156:active{color:#bc3423}._popupAddStaffCard_nmbx9_169{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px;border-radius:9px;background-color:#fff;box-shadow:0 2px 4px #e6e6e6;cursor:pointer;height:110px;color:#cdcdcd;font-size:60px;font-weight:100;border:2px solid #e6e6e6}._popupAddStaffCard_nmbx9_169:hover{border:2px solid #ffc000}._popupAddStaffCard_nmbx9_169:active{background:#fdedc5}._popupRightArea_nmbx9_194{display:flex;flex-direction:column;align-items:center;gap:15px;width:60%;height:100%;padding:20px;background-color:#fff;border-radius:0 10px 10px 0}@media (max-width: 620px){._popupRightArea_nmbx9_194{width:100%;border-radius:10px}}@media (max-width: 420px){._popupRightArea_nmbx9_194{padding:10px;gap:10px}}._dialogsCompanyName_nmbx9_220{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:400;color:#5d5d5d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%}@media (max-width: 420px){._dialogsCompanyName_nmbx9_220{font-size:16px}}._dialogsCompanyName_nmbx9_220 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dialogsTitle_nmbx9_245{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500}@media (max-width: 420px){._dialogsTitle_nmbx9_245{font-size:16px}}._dialogsPhoto_nmbx9_259{display:flex;justify-content:center;align-items:center;max-width:180px;max-height:180px;width:100%;height:100%;border-radius:50%;border:2px solid #e6e6e6;margin:10px 0;aspect-ratio:1/1;background-color:#f2f2f2}@media (max-width: 420px){._dialogsPhoto_nmbx9_259{max-width:150px;max-height:150px;margin:0}}@media (max-width: 360px){._dialogsPhoto_nmbx9_259{max-width:130px;max-height:130px}}._dialogsPhotoWrapper_nmbx9_289{background-color:#00000080;width:100%;height:100%;border-radius:50%}._dialogsStaffName_nmbx9_296,._dialogsNationality_nmbx9_297,._dialogsPhone_nmbx9_298{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:10px;height:45px}._dialogsStaffNameIcon_nmbx9_308,._dialogsNationalityIcon_nmbx9_309,._dialogsPhoneIcon_nmbx9_310{width:30px;height:30px;flex-shrink:0}@media (max-width: 360px){._dialogsStaffNameIcon_nmbx9_308,._dialogsNationalityIcon_nmbx9_309,._dialogsPhoneIcon_nmbx9_310{width:25px;height:25px}}._dialogsStaffNameInput_nmbx9_325,._dialogsNationalitySelect_nmbx9_326,._dialogsPhoneInput_nmbx9_327{width:100%;height:100%;display:flex;align-items:center;border:2px solid #e6e6e6!important;padding:10px;border-radius:5px;position:relative;font-size:16px}@media (max-width: 360px){._dialogsStaffNameInput_nmbx9_325,._dialogsNationalitySelect_nmbx9_326,._dialogsPhoneInput_nmbx9_327{font-size:14px}}._dialogsStaffNameInput_nmbx9_325:focus,._dialogsNationalitySelect_nmbx9_326:focus,._dialogsPhoneInput_nmbx9_327:focus{border:2px solid #ffc000!important;box-shadow:0 0 5px #fff!important}._dialogsPhoneInputError_nmbx9_354{border:2px solid #ea3423!important}._dialogsPhoneInputError_nmbx9_354:focus{border-color:#ea3423!important}._dialogsPhoneInputCheckIcon_nmbx9_362{position:absolute;right:18%;width:45px;height:45px;flex-shrink:0}@media (max-width: 620px){._dialogsPhoneInputCheckIcon_nmbx9_362{right:29%}}@media (max-width: 360px){._dialogsPhoneInputCheckIcon_nmbx9_362{right:25%}}@media (max-width: 300px){._dialogsPhoneInputCheckIcon_nmbx9_362{right:26%;width:35px;height:35px}}._closeButton_nmbx9_390{position:absolute;cursor:pointer;top:15px;right:15px;width:30px;height:30px}._closeIcon_nmbx9_399{width:100%;height:100%;color:#e6e6e6}._closeIcon_nmbx9_399:hover{color:#ff3727}._closeIcon_nmbx9_399:active{color:#bc3423}._nextStepButton_nmbx9_413{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#000;color:#fff;padding:10px;width:100%;border-radius:50px}@media (max-width: 360px){._nextStepButton_nmbx9_413{font-size:14px}}._checkButton_nmbx9_431{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#000;color:#fff;padding:10px;width:25%;border-radius:50px;flex-shrink:0;white-space:nowrap}@media (max-width: 360px){._checkButton_nmbx9_431{font-size:14px;border-radius:20px;width:20%}}._nextStepButton_nmbx9_413:hover,._checkButton_nmbx9_431:hover{background-color:#ffc000;color:#000}._nextStepButton_nmbx9_413:active,._checkButton_nmbx9_431:active{background-color:#d9a300;color:#000}._dialogsOverlay_ab9y5_2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}._dialogsContainer_ab9y5_15{display:flex;flex-direction:column;gap:10px;width:300px;background:white;padding:20px;border-radius:10px;box-shadow:0 2px 10px #0000001a;text-align:center}._dialogsTitle_ab9y5_27{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500}._dialogsText_ab9y5_35{text-align:justify;font-size:16px;font-weight:400}._dialogsNotification_ab9y5_41{text-align:justify;font-size:16px;font-weight:400;color:#ea3423}._dialogsProgressContainer_ab9y5_48{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}._progressBar_ab9y5_56{width:100%;height:20px;background-color:#f3f3f3;border-radius:10px}._progressBarFill_ab9y5_63{height:100%;background-color:#ffc000;border-radius:10px;transition:width .4s ease}._progressPercent_ab9y5_70{font-size:16px;font-weight:400}._confirmButton_ab9y5_75{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#000;color:#fff;padding:10px;width:100%;border-radius:50px}._confirmButton_ab9y5_75:hover{background-color:#ffc000;color:#000}._confirmButton_ab9y5_75:active{background-color:#d9a300;color:#000}._popupWrapper_t2x2n_3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:100}._dialogs_t2x2n_17{max-width:350px;width:90%;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;box-shadow:0 0 20px #5d5d5d;gap:15px}._dialogsTitleArea_t2x2n_31{display:flex;flex-direction:row;justify-content:center;align-items:center}._dialogsIcon_t2x2n_38{width:33.5px;height:33.5px}._dialogsTitle_t2x2n_31{font-size:20px;font-weight:500;width:100%;text-align:center;color:#000}._dialogsType_t2x2n_51{font-size:16px;font-weight:400;width:100%;text-align:center}._dialogsContent_t2x2n_58{font-size:16px;font-weight:400;width:100%;text-align:justify;line-height:25px;white-space:pre-wrap}._dialogsButtomContainer_t2x2n_67{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}._noButton_t2x2n_76,._yesButton_t2x2n_77{width:100%;height:30px;border-radius:50px;background-color:#000;color:#fff;font-size:16px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;box-shadow:0 0 2px #999}._noButton_t2x2n_76:hover,._yesButton_t2x2n_77:hover{background-color:#ffc000;color:#000}._noButton_t2x2n_76:active,._yesButton_t2x2n_77:active{background-color:#d9a300}._popupWrapper_yck7i_3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:100}._dialogs_yck7i_17{max-width:350px;width:90%;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;box-shadow:0 0 20px #5d5d5d;gap:15px}._dialogsTitleArea_yck7i_31{display:flex;flex-direction:row;justify-content:center;align-items:center}._dialogsIcon_yck7i_38{flex-shrink:0;width:33.5px;height:33.5px}._dialogsTitle_yck7i_31{font-size:24px;font-weight:500;width:100%;text-align:center}._dialogsSubTitle_yck7i_51{font-size:20px;font-weight:500;width:100%;text-align:center}._dialogsType_yck7i_58{font-size:16px;font-weight:400;width:100%;text-align:center}._dialogsContent_yck7i_65{font-size:16px;font-weight:400;width:100%;text-align:justify;line-height:25px}._dialogsButtom_yck7i_73{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._confirmButton_yck7i_81{width:100%;height:30px;border-radius:50px;background-color:#000;color:#fff;font-size:16px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;box-shadow:0 0 2px #999}._confirmButton_yck7i_81:hover{background-color:#ffc000;color:#000}._confirmButton_yck7i_81:active{background-color:#d9a300}._settingItemImage_6m4v1_3{aspect-ratio:1 / 1;min-height:100%;min-width:100%;background-color:#f4f4f4;border-radius:50%}._settingItemImageIcon_6m4v1_11{font-size:16px;font-weight:300;display:flex;text-align:center;justify-content:center;align-items:center;height:30%;width:30%}@media (max-width: 340px){._settingItemImageText_6m4v1_23{font-size:12px}}._settingItemImageInput_6m4v1_28{display:flex;justify-content:center;align-items:center;width:100%;color:#fff}._settingItemImageWrapper_6m4v1_36{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center}._settingItemImageInput_6m4v1_28{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;transition:opacity .1s ease-in-out;box-shadow:0 0 2px #999;border-radius:50%;font-size:10px}._hoverOverlay_6m4v1_59{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000040;opacity:0;transition:opacity .1s ease-in-out;border-radius:50%;box-shadow:0 0 2px #999}._settingItemImageWrapper_6m4v1_36:hover ._settingItemImageInput_6m4v1_28 ._hoverOverlay_6m4v1_59,._settingItemImageWrapper_6m4v1_36:hover ._hoverOverlay_6m4v1_59{opacity:1}._controls_6m4v1_80{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px}._cropButton_6m4v1_91{background-color:#ea3423;color:#fff;border:none;padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;cursor:pointer;z-index:10;border-radius:30px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);border:1px solid #fafafa}
