.info-icon{height:15px;width:15px;filter:brightness(.1)}.first_p{margin-bottom:-4%}.second_p{margin:0}.popover{color:#fff;z-index:0;background-color:#262626;border-radius:11px;width:300px;margin-bottom:210px;padding:7px 10px;font-size:12px;display:none;position:absolute;right:-153px;top:-78px;box-shadow:0 0 5px #0006;line-height:1rem}.popover-wrapper{display:flex;align-items:center;justify-content:center;position:relative}.popover:before{content:"";position:absolute;left:50%;margin-left:-7px;bottom:-7px;border-top:7px solid #262626;border-left:7px solid transparent;border-right:7px solid transparent}.info-icon-container:hover .popover{display:block}.popover-text{margin-right:5px;font-weight:500;font-style:normal}.popover p{font-size:13px;font-style:normal}.info-icon-container{color:#6c6c6c;flex-direction:row-reverse;align-items:center;font-size:14px;display:flex;margin-left:1.5rem}.dashboard_outer_container{display:flex}.accountSettingsContainer,.dashboard_outer_container{background-color:#fafafa;width:100%;max-width:100%;overflow-x:hidden}.accountSettingsContainer{padding:3rem 5rem;box-sizing:border-box}.accountSettingContent{padding:0 15px}.accountSettingsInfo{margin-top:2rem;line-height:2rem}.accountSettingsInfo span{font-size:25px}.greetingsSection img{width:66px;height:68px;border-radius:50px}.cardsContainer{justify-content:center;margin-top:30px;margin-bottom:40px;max-width:100%}.cardContent,.cardsContainer{display:flex;align-items:center}.cardContent{justify-content:space-around;gap:50px}.card{display:flex;flex-direction:column;width:200px;justify-content:center;align-items:center;box-shadow:1px 1px 5px grey;border-radius:10px;background-color:#fff}.card:last-of-type{position:relative;padding-top:1.5rem}.accountSettingsProfileContainer{position:relative;opacity:1}.accountSettingsProfileContainer .profile_image{border-radius:50%;width:100px;height:100px;font-size:2rem}.manipulateSection .accountSettingsProfileContainer:hover .profile_image{opacity:.8;transform:scale(1.02)}.accountSettingsProfileContainer:hover .editProfileIcon{display:block}.editProfileIcon{display:none;width:20px;height:20px;position:absolute;top:50%;left:65%;transform:translate(-50%,-50%);cursor:pointer}.card .cardPersonDetail,.card2 .cardPersonDetail{text-align:center;margin-bottom:15px}.card2 .cardPersonDetail{color:#fff}.card img{width:50px;height:50px;border-radius:50px}.card button{padding:5px 20px;border-radius:5px;border:none;background-color:grey;color:#fff;margin:1rem 0}.card span{margin-top:-10px;padding:5px 15px;background-color:#ffaf38;border-radius:20px;font-size:10px;margin-bottom:10px}.card2{background-color:#0057b1}.card .cardGreenTickIcon{width:22px;height:20.93px;position:absolute;right:10px;top:10px}.card2 button{background-color:#fff;color:#000}.sectionHeader{font-weight:400;text-align:left;margin:2.5rem 0 1rem;display:inline-block}.verifyCompanyPromptMessage{margin:1rem 0}.unverifiedWorkEmailMessage p{display:inline-block}.verifyCompanySection{padding:1.5rem 2rem;border-radius:.7rem;display:flex;justify-content:space-between;align-items:center}.verifyCompanySection .verifyCompanyContent{padding:0}.unverifiedEmailPrompt{max-width:70%}.showCompanyInputBtn{width:20px;height:20px;border-radius:50%;border:none;outline:none;padding:1rem;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:1px 1px 4px 0 rgba(0,0,0,.25)}.verifiedEmailSection{width:100%;display:flex;justify-content:space-between}.verifiedEmailSection div{display:flex;flex-wrap:wrap;gap:25px}.verifiedEmailSection button{background:transparent;border:none;outline:none;font-weight:700}.verifiedEmailSection .viewBtn{width:-moz-fit-content;width:fit-content;padding:.3rem .5rem;border:.4px solid;border-radius:8px}.verifiedEmailSection .editBtn{color:#0057b1}.verifiedEmailSection .removeBtn{color:red;position:relative}.removeAccountInfo{display:none!important;position:absolute;bottom:25px;left:-60px;z-index:5;width:min(200px,80vw);background-color:#262626;color:#fff;text-align:center;font-weight:400;line-height:1.4;font-size:.85rem;border-radius:8px;padding:8px}.removeAccountInfo .downArrow{display:block;position:absolute;bottom:-8px;left:65px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #262626}.removeBtn:hover>.removeAccountInfo{display:inline-block!important}.removeAccountBackground{min-width:100vw;min-height:100vh;background-color:#00000081;z-index:100;position:fixed;top:0;left:0;right:0;bottom:0}.removeAccountWindow{font-size:1.1rem;width:min(400px,80vw);background-color:#fff;border-radius:8px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;padding:2rem;gap:20px;text-align:center}.removeAccountWindow h3{color:#0057b1}.removeAccountBtnsContainer button{background-color:transparent;outline:none;border-radius:10px;padding:.4rem .8rem;margin:.5rem;font-size:1rem}#removeAccount{border:1px solid red;color:red}#removeAccount:hover{background-color:red;color:#fff}#cancelRemoveAccount{border:none;background-color:#0057b1;color:#fff}.verifyCompanyContainer{background-color:#fff;box-shadow:1px 1px 5px grey;border-radius:5px}.verifyCompanyContent{display:flex;flex-direction:column;padding:35px}.emailVerifyContainer{display:flex;justify-content:space-between;margin:10px 0;line-height:2rem}.emailVerifyContainer .verifyButton{background:none;border:none;color:#0057b1;font-weight:700;margin-bottom:15px;display:flex;justify-content:center;align-items:flex-end}.verifiedCheck{display:flex;align-items:center}.verifiedCheck img{margin-left:10px}.verifyButton{font-size:.95rem}.verifyButtonDisabled{color:gray!important;cursor:not-allowed;content-visibility:hidden}.makeErrorColorRed{color:red!important;font-style:normal!important}.inputFields{display:flex;flex-direction:column}.inputFields label{font-weight:700;font-size:15px}.starStyle{color:red;position:relative;top:.2rem}.inputFields input{padding:5px 0;outline:none;border:none;border-bottom:1px solid #000;width:25vw;font-size:16px}.inputFieldsError{color:grey;font-size:14px;font-style:italic;width:100%;display:flex;justify-content:space-between;align-items:center}.fixingMarginInEmail,.inputFieldsError{margin-bottom:-15px}.hideCompanyError{visibility:hidden!important}.hideElement{display:none!important}.makeVisibleInMobile{display:none}.accountSettingsSection{background-color:#fff;box-shadow:1px 1px 5px grey;border-radius:5px}.userInformationSection{align-items:center;margin:20px 0}.manipulateSection{width:75px;margin:auto;line-height:2rem}.userDetails{display:flex;flex-direction:column}.userInfoSection{display:flex;justify-content:space-between;width:100%;gap:2rem}.userInfoSectionInputs{display:flex;flex-direction:column;position:relative;width:50%;margin-top:18px}.userInfoSectionInputs label{width:-moz-fit-content;width:fit-content}.userInfoSectionInputs input{border:none;border-bottom:1px solid #000;outline:none;padding:5px 0;min-width:unset;width:100%}.userInfoYourself{margin-top:20px;margin-bottom:10px;line-height:1.8rem}.userInfoContent{padding:3rem}.saveButton{background-color:#0057b1;padding:8px 30px;border:none;color:#fff;border-radius:8px;margin-top:15px;height:36px;font-size:16px}.proPreferencesInfo,.verifyEmailInfoHover{display:inline-block;position:relative;width:15px;height:15px}.proPreferencesInfo .info-icon,.verifyEmailInfoHover .info-icon{margin:0;cursor:pointer}.proPreferncesInfoMessage,.verifyEmailInfoHoverMessage{display:none;position:absolute;bottom:25px;z-index:5;width:min(200px,80vw);text-align:left;background-color:#262626;color:#fff;border-radius:8px;padding:8px;line-height:1.3;font-size:.85rem}.proPreferencesInfo:hover>.proPreferncesInfoMessage,.verifyEmailInfoHover:hover>.verifyEmailInfoHoverMessage{display:inline-block}.proPreferncesInfoMessage .downArrow,.verifyEmailInfoHoverMessage .downArrow{display:block;position:absolute;bottom:-8px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #262626}.verifyEmailInfoHover{margin:0 .5rem}.proPreferncesInfoMessage{left:-190px}.proPreferncesInfoMessage .downArrow{right:10px}.verifyEmailInfoHoverMessage{width:min(250px,80vw);left:-240px}.verifyEmailInfoHoverMessage .downArrow{left:unset;right:10px}.dashboard_info_preferences img{top:2rem;right:3rem}.dashboard_info_preferences{margin:1.5rem 0;padding:1.8rem 3rem;position:relative}.dashboard_preference_row{display:flex;align-items:flex-start;margin:1rem 0}.dashboard_preference_row img{width:5px;height:5px;margin:10px}.dashboard_preference_row h3{display:inline-block;width:min(200px,50%);flex-shrink:0}.dashboard_preference_values{margin-left:2rem;display:flex;flex-wrap:wrap}.dashboard_preference_values span{display:inline-block;color:#fff;background-color:#0057b1;padding:5px 10px;border-radius:.8rem;margin:.3rem}.preferences_action_container{position:absolute;top:.5rem;right:2rem;cursor:pointer;display:flex;align-items:center}.preferences_edit_container{padding:.5rem;margin-left:1.5rem;border-radius:50%;box-shadow:2px 2px 4px 0 rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}.preferences_action_edit{filter:invert(20%) sepia(74%) saturate(2848%) hue-rotate(198deg) brightness(92%) contrast(102%)}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:16px;width:16px;top:2px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#00b312}input:focus+.slider{box-shadow:0 0 1px #00b312}input:checked+.slider:before{transform:translateX(17px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider_message{display:none;width:200px;position:absolute;bottom:40px;right:-50px;background-color:#262626;color:#fff;padding:15px;border-radius:8px}.slider_message_pointer{width:0;height:0;position:absolute;bottom:-15px;right:70px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:16px solid #262626}.switch:hover .slider_message{display:block}.logoutAllDevices{padding:2rem 3rem;box-shadow:1px 1px 5px gray}.logoutAllDevices h2{margin-top:0}.logoutAllDevices button{background-color:#0057b1;color:#fff;margin:1rem 0 0;padding:0 1rem;border:none;outline:none;border-radius:8px;font-size:1rem;height:36px}.accountDeletionSection{background-color:#fff;box-shadow:1px 1px 5px grey;border-radius:5px;margin:20px 0}.accountDeletionContent{display:flex;flex-wrap:wrap;margin-top:1rem;justify-content:space-between;align-items:center}.withWarningContainer{padding:1.5rem 3rem}.deleteAccountButton{display:flex;justify-content:space-around;align-items:center;padding:0 20px;background:none;border:1px solid #000;border-radius:8px;color:grey;font-weight:700;outline:none;height:36px;font-size:16px}.deleteAccountButton:hover{background-color:#f85149;color:#fff!important;border:1px solid #f85149}.accountDeletionContent input{width:30px;border-radius:4px;border:1px solid #000;padding:8px;margin:0 6px;outline:none;text-align:center}.deleteAccountInput{align-items:center}.confirmCancelButtons,.deleteAccountInput{display:flex;justify-content:space-between}.confirmCancelButtons{margin:1rem}.confirmCancelButtons button{background:none;border:none;color:#0057b1;margin-right:10px;font-size:1rem}.otpStyling{display:flex;flex-direction:column;justify-content:center;align-items:start;width:200px;margin:auto auto -10px}.otp__inputs{border:1px solid #000;width:2rem!important;margin-left:1rem;position:relative;margin-top:1rem!important;margin-bottom:1rem;outline:none;text-align:center!important;background:none;padding:8px 0;border-radius:50%}.makeInputRedWhole{border:2px solid red!important}.makeInputGreenWhole{border:2px solid green!important}.otp__expiry__desc{margin-left:15px;color:grey}.otp__button__account{width:200px;margin-left:10px;margin-top:-10px;background:none}.confirmProfessional{background:none}.showHrMobile{display:none}.errorMessageAccount{color:red;font-size:12px;margin-top:5px}.cliploaderclassProfile,.green-circle-profile{width:1rem;position:static;height:1rem;border-radius:50%;background-size:contain}.green-circle-profile{background-image:url(/_next/static/media/greenTickIcon.bd53e110.webp);display:inline-block}.red-circle-profile{width:1rem;position:static;height:1rem;border-radius:50%;background-image:url(/_next/static/media/alert.ebb9e296.webp);background-size:contain}.usernameInputValidTick{display:flex;width:30vw;border-bottom:1px solid #000}.removeBorder{border-bottom:1px solid gray}.increaseDeletionButtonWidth{width:150px}.increaseResendButtonWidth{width:100px}.otpSentPopup{display:flex;justify-content:center;align-items:center;margin-top:5px;margin-bottom:-16px}.otpSendText{background-color:#000;border-radius:20px;padding:10px;font-size:12px;color:#fff}.otpResentPopup{display:flex;justify-content:center;align-items:center;margin-top:-15px}.otpResendText{background-color:#000;border-radius:20px;padding:10px;font-size:12px;color:#fff}.makeColorGrayOfResendButton{color:grey!important;cursor:default}.otpInput{margin-left:20px;display:flex;flex-wrap:nowrap}@media only screen and (max-width:1100px){.accountSettingsContainer{padding:3rem!important}}@media only screen and (max-width:900px){.accountSettingsContainer{padding:3rem 2rem!important}.verifiedEmailSection{flex-direction:column}.verifiedEmailSection div:last-of-type{margin-top:1rem}.proPreferncesInfoMessage{left:-10px}.proPreferncesInfoMessage .downArrow{left:5px;right:unset}.verifyEmailInfoHoverMessage{left:-15px}.verifyEmailInfoHoverMessage .downArrow{left:10px;right:unset}}@media only screen and (max-width:1170px){.info-icon-container{display:none}}@media only screen and (min-width:769px) and (max-width:1170px){.inputFields input{width:22vw!important}}@media only screen and (min-width:800px) and (max-width:1100px){.accountDeletionContent{flex-direction:column}.confirmCancelButtons{margin-top:20px}.deleteAccountButton{padding:8px 10px}}@media only screen and (max-width:593px){.deleteAccountInput{flex-direction:column;gap:15px}.accountDeletionContent{align-items:center}}@media only screen and (min-width:481px) and (max-width:768px){.withWarningContainer{padding:30px}.card{width:180px}.cardContent{gap:20px}.verifyEmailInfoHover{margin:.3rem 0}.verifyEmailInfoHoverMessage{right:unset;left:-10px}.verifyEmailInfoHoverMessage .downArrow{left:10;right:unset}.info-icon-container{display:none}.inputFields input{width:25%;max-width:100%;box-sizing:border-box}.verifyCompanyContent{padding:30px}}@media only screen and (max-width:480px){.accountSettingContent{padding:0}.card{width:min(180px,50%)}.card .profile_image{width:70px;height:70px}.verifyEmailInfoHover{margin:.3rem 0}.verifyEmailInfoHoverMessage{right:unset;left:-10px}.verifyEmailInfoHoverMessage .downArrow{left:10;right:unset}.dashboard_preference_row{flex-direction:column}.dashboard_preference_row img{display:none}.dashboard_preference_values{margin:0}.dashboard_preference_values span,.otpInput{margin-left:0}.otpInput{margin-top:1rem}.withWarningContainer{padding:0 30px 30px 32px}.accountDeletionSection{margin:0}.accountDeletionContent{padding:0}.warningMessage{display:none}.userInfoContent,.verifyCompanyContent{padding:0}.info-icon-container{display:none}.makeColorGrayOfResendButton{cursor:no-drop!important}.otpResentPopup{margin-top:-40px!important;margin-left:20px}.increaseDeletionButtonWidth{width:280px}.confirmCancelButtons{width:190px!important}.makeBgNoneForMobile{background:none}.showHrMobile{display:block;width:100%;margin-top:30px;margin-bottom:40px}.makeVisibleInMobile{display:block;font-weight:700}.makeVisibleInWeb{display:none!important}.userInformationSection,.verifyCompanyContainer{box-shadow:none;background:none}.userInformationSection{margin-top:0}.userInfoSectionInputs{width:100%}.accountDeletionSection{padding:10px;margin-top:20px}.verifyCompanyContainer .otpStyling .otp__input-container{width:0}.accountDeletionContent input{background:none}.accountSettingsContainer{padding:3rem 1.5rem!important}.emailVerifyContainer{flex-direction:column;align-items:flex-start}.accountDeletionContent,.deleteAccountInput,.userInfoSection{flex-direction:column}.colorBGBlue{background-color:#0057b1!important}.colorBGBlue,.colorBgRed{color:#fff!important;border-radius:20px;padding:5px 20px}.colorBgRed{background-color:#f85149!important}.cardContent{gap:25px;flex-grow:1}.accountDeletionContent{line-height:5rem}.emailVerifyContainer{line-height:2.5rem}.inputFieldsError{margin-top:-8px}.inputFields{height:100px}.emailVerifyContainer .verifyButton{margin-top:10px;padding:10px 30px;border-radius:20px}.emailVerifiedContainer button{margin-top:10px;padding:10px 40px;border-radius:20px;background-color:#0057b1;color:#fff!important}.userInfoSectionInputs input{min-width:none!important;font-size:16px;width:100%}.inputFields input{width:80vw;background:none}.usernameInputSection{margin-top:20px}}@media only screen and (max-width:320px){.cardsContent{width:100%}.card{padding:1rem}.card:last-of-type{padding-top:2rem}.verifyCompanySection{padding:1rem;font-size:.9rem}.verifyCompanySection div:first-of-type{flex-direction:column}.info-icon-container{display:none}}.dashboard_menu_container{box-sizing:border-box;height:100vh;width:240px;padding:20px 14px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease-out;position:fixed;top:0;left:0;bottom:0;border-radius:0 16px 16px 0;display:flex;flex-direction:column;z-index:1001}.dashboard_menu_icons_container{display:flex;align-items:center;flex-shrink:0}.dashboard_menu_container .dashboard_menu_close_icon{width:20px;height:20px;display:none;cursor:pointer}.dashboard_menu_container .dashboard_menu_toggle_icon{cursor:pointer;width:20px;height:20px;display:block;transition:transform .3s ease}.dashboard_menu_container .dashboard_menu_toggle_icon:hover{transform:rotate(180deg)}.dashboard_menu_logo{width:150px;padding:12px 10px;margin-right:2rem;display:inline-flex;justify-content:space-between;align-items:center;cursor:pointer;transition:transform .2s ease}.dashboard_menu_logo:hover{transform:scale(1.02)}.dashboard_menu_logo .brand_logo{display:inline-block;width:36px;height:45px}.dashboard_menu_logo .brand_name{width:100px;height:20px;transition:all .4s linear}.menu_divider{border:none;height:1px;background:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.08),rgba(0,0,0,.03));margin:10px 0}.dashboard_menu_item_list{display:flex;flex-direction:column;padding:1.5rem .8rem;gap:12px;flex:1 1;overflow-y:auto}.dashboard_menu_item_list li{list-style:none}.dashboard_menu_item{display:flex;flex-direction:row;align-items:center;margin:.5rem auto;cursor:pointer;font-size:1rem;color:#4a4a4a;border-radius:12px;padding:10px 12px;transition:all .2s ease}.dashboard_menu_item:hover{background-color:rgba(0,87,177,.05);transform:translateX(4px)}.dashboard_menu_item_icon img{width:20px;transition:transform .2s ease}.dashboard_menu_item:hover .dashboard_menu_item_icon img{transform:scale(1.1)}.dashboard_menu_item_text{margin:0 .1rem 0 1.5rem;font-size:.95rem!important;font-weight:500;width:-moz-fit-content;width:fit-content;opacity:1;transition:opacity .8s linear,margin .4s linear}.dashboard_menu_item:hover,.dashboard_menu_item_active{color:#0057b1;font-weight:600}.dashboard_menu_item a{font:inherit;color:inherit}.dashboard_menu_item:hover img,.dashboard_menu_item_active img{filter:invert(21%) sepia(76%) saturate(2641%) hue-rotate(198deg) brightness(88%) contrast(101%)}.dashboard_menu_container hr{width:85%;border:none;height:1px;background:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.08),rgba(0,0,0,.03));margin:10px auto}.dashboard_menu_container .dashboard_last_hr{width:75%;left:0;right:0;margin:auto auto 110px}.dashboard_logout{width:auto;padding:10px 12px;margin:10px .8rem 30px;border-radius:12px;transition:all .2s ease}.dashboard_logout:hover{background-color:rgba(220,53,69,.1);color:#dc3545}.dashboard_logout:hover img{filter:invert(33%) sepia(89%) saturate(2699%) hue-rotate(339deg) brightness(91%) contrast(98%)!important}.dashboard_menu_container_mini{width:80px;padding:20px 10px}.dashboard_menu_container_mini .dashboard_menu_logo{padding:20px 0;justify-content:center;margin:0 auto}.dashboard_menu_container_mini .dashboard_menu_logo img:last-of-type{width:0;transition:all .4s linear}.dashboard_menu_container_mini .dashboard_menu_toggle_icon{display:block!important;margin:0 auto}.dashboard_menu_container_mini .dashboard_menu_item{justify-content:center;padding:12px 0}.dashboard_menu_container_mini .dashboard_logout{justify-content:center;left:0;right:0;width:auto;margin:10px auto}.dashboard_menu_container_mini .dashboard_beta_feature_alert{position:absolute;right:-12px;top:50%;transform:translateY(-50%);display:inline;padding:2px 4px;font-size:.5rem}.hide{width:0;opacity:0;margin:0;height:0;transition:all 0s linear}.dashboard_menu_item_beta{color:#636363;position:relative}.dashboard_menu_item_beta:hover .dashboard_menu_item_text{font-weight:400;color:#636363;margin:0 .1rem 0 1.5rem}.dashboard_menu_item_beta img{filter:invert(30%) sepia(100%) saturate(15%) hue-rotate(341deg) brightness(103%) contrast(91%)}.dashboard_menu_item_beta:hover img{filter:invert(29%) sepia(0) saturate(2%) hue-rotate(149deg) brightness(102%) contrast(88%)!important}.dashboard_beta_feature_alert{color:#000;font-size:.6rem;margin:0 .5rem;padding:.2rem .5rem;border-radius:12px;background-color:#ffaf38;display:none;font-weight:600;letter-spacing:.5px;position:relative}.dashboard_menu_item_beta:hover .dashboard_beta_feature_alert{display:inline}.notification-badge{background-color:#ff3c5f;color:#fff;font-size:.6rem;margin:0 .5rem;padding:.2rem .5rem;border-radius:12px;display:inline;font-weight:600;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.bottomBarFeedback{position:fixed;right:20px;bottom:30px;z-index:99999;border-radius:16px;width:310px;background-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:right .5s cubic-bezier(.22,1,.36,1);border-left:6px solid #0057b1;overflow:hidden}.bottomBarFeedbackDesc{padding:20px}.moveCardToRight .bottomBarFeedbackDesc:after{content:"Feedback";position:absolute;left:-36px;top:42px;font-size:13px;transform:rotate(-90deg);color:#fff;font-weight:600;letter-spacing:.5px}.descDiv{display:flex;justify-content:space-between;align-items:center}.descDiv p{font-size:1.1rem;font-weight:600;color:#333}.descDiv img{height:24px;width:24px}.crossIconFeedback{border:none;background:none;padding:6px;border-radius:50%;transition:background .2s ease}.crossIconFeedback:hover{background:rgba(0,0,0,.05)}.feedbackbutton{background-color:#0057b1;padding:10px 18px;border:none;color:#fff;border-radius:10px;margin-top:1rem;font-weight:600;transition:all .2s ease;font-size:.9rem}.feedbackbutton:hover{background-color:#0046a1;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,87,177,.2)}.moveCardToRight{cursor:pointer;right:-308px;transition:right .5s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:480px){.bottomBarFeedback{width:265px}.descDiv p{font-size:1rem}.descDiv img{height:24px;width:24px}.bottomBarFeedbackDesc{padding:15px}}.dashboard-layout{margin-left:240px;transition:margin-left .3s ease-out;min-height:100vh}.dashboard-layout.menu-minimized{margin-left:80px}@media screen and (max-width:800px){.dashboard-layout{margin-left:0}.dashboard_menu_container{position:fixed;left:-250px;transition:left .35s cubic-bezier(.22,1,.36,1);z-index:1001;height:100%;border-radius:0}.dashboard_menu_container .dashboard_menu_close_icon{display:block}.dashboard_menu_container .dashboard_menu_toggle_icon{display:none}.dashboard_menu_item{padding:12px 10px}}.mobile_menu_toggle{display:none;position:fixed;top:14px;left:20px;z-index:999;background:#fff;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;align-items:center;justify-content:center;transition:all .2s ease}.mobile_menu_toggle:hover{transform:scale(1.05);box-shadow:0 3px 12px rgba(0,0,0,.15)}.mobile_menu_toggle img{width:20px;height:20px}@media screen and (max-width:800px){.mobile_menu_toggle{display:flex}}.signup-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65);z-index:100;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.signup-confirm-container{width:min(750px,90vw);background-color:#fff;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:scaleIn .4s cubic-bezier(.165,.84,.44,1)}.signup-confirm-close-button{position:absolute;top:20px;right:20px;background:none;border:none;padding:8px;cursor:pointer;z-index:5;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.signup-confirm-close-button:hover{background-color:rgba(0,0,0,.05)}.signup-confirm-content{display:flex;min-height:550px}.signup-confirm-illustration{flex:0 0 45%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f7ff,#e6f0ff);padding:24px;overflow:hidden}.signup-confirm-illustration img{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 15px rgba(0,87,177,.1));animation:float 6s ease-in-out infinite}.signup-confirm-text{flex:1 1;padding:40px;display:flex;flex-direction:column}.signup-confirm-header{margin-bottom:24px}.signup-confirm-header h1{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.signup-confirm-header .highlight{color:#0057b1}.signup-confirm-subheader{font-size:16px;color:#666;margin:0}.signup-confirm-description{font-size:15px;color:#555;margin:0 0 24px;line-height:1.5}.signup-confirm-steps{margin-bottom:24px;overflow:hidden;flex:1 1}.signup-confirm-step{display:flex;gap:16px;margin-bottom:16px;padding:16px;border-radius:12px;transition:all .3s;cursor:pointer;opacity:.7;transform:translateY(20px);animation:slideUp .6s forwards;animation-delay:calc(var(--step-index, 0) * .1s)}.signup-confirm-step:first-child{--step-index:1}.signup-confirm-step:nth-child(2){--step-index:2}.signup-confirm-step:nth-child(3){--step-index:3}.signup-confirm-step.active{background-color:#f8faff;box-shadow:0 4px 12px rgba(0,87,177,.05);opacity:1}.signup-confirm-step:hover{background-color:#f8faff;opacity:.9}.step-number{width:36px;height:36px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0;transition:transform .3s}.signup-confirm-step.active .step-number{transform:scale(1.1)}.step-one{background-color:#ff5c5c;box-shadow:0 4px 8px rgba(255,92,92,.2)}.step-two{background-color:#feb801;box-shadow:0 4px 8px rgba(254,184,1,.2)}.step-three{background-color:#5f509b;box-shadow:0 4px 8px rgba(95,80,155,.2)}.step-content{flex:1 1}.step-content h3{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.step-content p{font-size:14px;color:#666;margin:0;line-height:1.5}.signup-confirm-progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.progress-dots{display:flex;gap:8px}.progress-dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;padding:0;cursor:pointer;transition:all .2s}.progress-dot.active{background-color:#0057b1;transform:scale(1.2)}.progress-navigation{display:flex;gap:8px}.nav-button{width:36px;height:36px;border-radius:50%;border:1px solid #ddd;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#666}.nav-button:hover:not(:disabled){background-color:#f5f5f5;color:#333}.nav-button:disabled{opacity:.5;cursor:not-allowed}.nav-button svg{width:18px;height:18px}.signup-confirm-action{width:100%;height:48px;background-color:#0057b1;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto}.signup-confirm-action:hover{background-color:#004998}.signup-confirm-action svg{width:18px;height:18px;transition:transform .2s}.signup-confirm-action:hover svg{transform:translateX(3px)}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:.7;transform:translateY(0)}}@media screen and (max-width:850px){.signup-confirm-content{flex-direction:column}.signup-confirm-illustration{flex:0 0 auto;height:200px;padding:20px}.signup-confirm-text{padding:24px}.signup-confirm-header h1{font-size:24px}}@media screen and (max-width:600px){.signup-confirm-container{width:95vw;max-height:90vh;overflow-y:auto}.signup-confirm-illustration{height:160px}.signup-confirm-header h1{font-size:20px}.signup-confirm-step{padding:12px}.step-number{width:30px;height:30px;font-size:14px}.step-content h3{font-size:15px}.step-content p{font-size:13px}}.dashboard_profile_actions_container *{box-sizing:border-box}.dashboard_profile_actions_container{width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard_profile_actions_window{width:min(800px,75vw);background-color:#fff;border-radius:12px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.dashboard_profile_actions_window h4{color:#0057b1;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.dashboard_profile_actions_header{width:100%;padding:2rem;box-shadow:0 1px 8px rgba(0,0,0,.05);background:#fff;position:relative;z-index:1;border-bottom:1px solid #f0f0f0}.dashboard_profile_actions_header p{color:#6c6c6c;margin-top:10px;padding-right:2.5rem;font-size:14px;line-height:1.5}.dashboard_profile_actions_header img{position:absolute;top:30px;right:30px;cursor:pointer;transition:transform .2s ease}.dashboard_profile_actions_header img:hover{transform:scale(1.1)}.dashboard_profile_actions_footer{position:relative;width:100%;padding:1.5rem 2rem;background:#fff;box-shadow:0 -1px 8px rgba(0,0,0,.05);border-top:1px solid #f0f0f0}.dashboard_profile_primary_footer{display:flex;justify-content:space-between;align-items:center}.dashboard_profile_message{border-radius:8px;width:40%;display:inline-block;margin:0 auto;text-align:center;font-size:.9rem;padding:8px 12px}.dashboard_profile_secondary_footer .dashboard_profile_message{width:100%;margin:10px 0}.dashboard_profile_actions_skip{margin-right:.5rem;color:#0057b1;font-weight:600;cursor:pointer;transition:color .2s ease}.dashboard_profile_actions_skip:hover{color:#004a98;text-decoration:underline}.dashboard_profile_actions_footer button{padding:.5rem 1.2rem;border-radius:8px;outline:none;border:none;font-size:.9rem;height:40px;cursor:pointer;transition:all .2s ease}.dashboard_profile_actions_close_button2{position:absolute;right:35px;background:#f0f0f0;color:#333}.dashboard_profile_actions_close_button2:hover{background:#e0e0e0}.dashboard_profile_actions_prev_button{border:1px solid #ccc!important;margin-right:1rem;color:#333;background-color:transparent}.dashboard_profile_actions_prev_button:hover{background-color:#f8f8f8;border-color:#bbb!important}.dashboard_profile_actions_next_button,.dashboard_profile_actions_save_button{background:#0057b1;color:#fff}.dashboard_profile_actions_next_button:hover,.dashboard_profile_actions_save_button:hover{background:#004a98}.dashboard_disable_button{background-color:#a0a0a0!important;cursor:not-allowed}.dashboard_profile_delete_action{display:inline-flex;margin-left:1rem;align-items:center}.dashboard_profile_delete_action div{display:flex;align-items:center}.dashboard_profile_delete_action div button{margin:0 5px;background-color:transparent;color:#0057b1;border:1px solid #0057b1!important}.dashboard_profile_delete_action div button:hover{background-color:#f0f7ff}.dashboard_profile_delete_action span{font-size:.9rem;margin-right:.5rem}.delete_data_button{color:#dc3545!important;border:1px solid #dc3545!important}.delete_data_button:hover{background-color:rgba(220,53,69,.1)!important}.dashboard_profile_actions_main_section{padding:2rem;width:100%;z-index:0;max-height:60vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.dashboard_profile_actions_main_section::-webkit-scrollbar{width:8px}.dashboard_profile_actions_main_section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.dashboard_profile_actions_main_section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.dashboard_profile_actions_main_section::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media only screen and (max-width:550px){.dashboard_profile_actions_header img{top:15px;right:15px}.dashboard_profile_actions_window h4{padding-right:25px}}@media screen and (max-width:650px){.dashboard_profile_actions_window{width:90vw}}@media screen and (max-width:550px){.dashboard_profile_actions_footer,.dashboard_profile_actions_header,.dashboard_profile_actions_main_section{padding:1.2rem}.dashboard_profile_message{width:100%}.dashboard_profile_primary_footer{align-items:center;flex-direction:column;gap:1rem}.dashboard_profile_secondary_footer{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.dashboard_profile_delete_action{margin-left:0;margin-top:.5rem}.dashboard_profile_actions_close_button2{position:relative;right:auto;margin-top:.5rem;width:100%}}.loader{border-radius:50%;border:4px solid hsla(0,0%,100%,.3);border-top-color:#0057b1;width:50px;height:50px;animation:spin 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hide_message_window{display:none}.dashboard_profile_about_container,.dashboard_profile_about_container div{position:relative}.dashboard_profile_about_field{resize:none;width:100%;min-width:0;border:1px solid;padding:1rem;margin-bottom:.5rem;font-size:1rem}.dashboard_about_chars{display:inline-block;font-size:.9rem;position:absolute;right:0;bottom:-10px}.dashboard_profile_additional_about{margin-top:2rem}.dashboard_profile_additional_about h4{color:#000;display:inline-block}.dashboard_profile_additional_about p{display:inline-block;color:#6c6c6c;font-style:italic;font-size:.9rem;margin:0 .3rem}.dashboard_profile_additional_about textarea{margin:10px 0}.additional_about_heading{display:flex;align-items:center;position:relative;width:-moz-fit-content;width:fit-content}.Info_icon_img{width:14px;height:14px;margin-left:.3rem;filter:brightness(.1);cursor:pointer}.email_verify_message{display:none;position:absolute;background-color:#262626;color:#fff;padding:5px 8px;border-radius:7px;font-size:.7rem;right:-50px;top:-23px}.info_icon:hover+.email_verify_message{display:block!important}.dashboard_profile_education_container{position:relative}.dashboard_education_form_control{width:100%}.dashboard_education_form_control label{display:inline-block;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:2rem 0 .5rem}.dashboard_education_form_control .form_control_label_required{color:red}.dashboard_education_form_control span{color:#6c6c6c;font-size:14px;font-weight:400;line-height:150%}.dashboard_education_form_control input,.dashboard_education_form_control select{display:block;outline:none;border:none;border-bottom:1px solid;padding:7px 0;font-size:16px;min-width:0;width:100%}.dashboard_education_form_row{display:flex;width:100%;justify-content:space-between}.dashboard_education_form_control textarea{resize:none;display:block;width:100%;padding:1rem;border:1px solid}.dashboard_profile_education_container button{color:#fff;background-color:#0057b1;padding:.5rem .7rem;border-radius:18px;border:none;outline:none;margin:1rem 0}.dashboard_profile_experience_container{position:relative}.dashboard_experience_form_control label{display:inline-block;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:2rem 0 .5rem}.dashboard_experience_form_control label span{color:red}.dashboard_experience_form_control input,.dashboard_experience_form_control select{display:block;outline:none;border:none;border-bottom:1px solid;padding:7px 0;font-size:16px;min-width:0;width:100%}.dashboard_experience_options{margin:1rem 0 2rem}.dashboard_experience_options span{padding:.4rem .8rem;margin-right:10px;border:1px solid;border-radius:1rem;cursor:pointer}.dashboard_experience_active_opton{background-color:#0057b1!important;color:#fff!important}.dashboard_experience_form_prompt{display:inline-block}.dashboard_experience_form_control{width:100%}.dashboard_experience_form_control input[type=checkbox]{display:inline-block;width:35px;height:20px}.dashboard_experience_form_control span{font-size:.8rem}.dashboard_experience_form_row{display:flex;width:100%;justify-content:space-between}.dashboard_experience_form_control textarea{resize:none;display:block;width:100%;padding:1rem;border:1px solid}.dashboard_profile_experience_container button{color:#fff;background-color:#0057b1;padding:.5rem .7rem;border-radius:18px;border:none;outline:none;margin:1rem 0}.dashboard_experience_skill{display:inline-flex;align-items:center;color:#fff;background-color:#0057b1;padding:5px 10px;border-radius:20px;margin:5px 5px 0 0}.dashboard_experience_skill img{filter:invert(100%) sepia(42%) saturate(2%) hue-rotate(342deg) brightness(111%) contrast(101%);width:20px;margin-left:.3rem;cursor:pointer}.AutoSuggestions_profile_page{width:100%;border:1px solid;border-radius:5px;max-height:200px;overflow-y:auto;padding:10px}.AutoSuggestions_profile_page li{padding:8px;cursor:pointer}.AutoSuggestions_profile_page li:hover{background-color:#f0f0f0}.AutoSuggestions_profile_page li.selected{background-color:#cef}.AutoSuggestions_profile_page li:not(:last-child){border-bottom:1px solid #ddd}@media screen and (max-width:600px){.dashboard_experience_options span{margin:5px;display:inline-block}}.dashboard_achievements_form_control{width:100%}.dashboard_achievements_form_control label{display:inline-block;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:2rem 0 .5rem}.dashboard_achievements_form_control label span{color:red}.dashboard_achievements_form_control input{display:block;outline:none;border:none;border-bottom:1px solid;padding:7px 0;font-size:16px;min-width:0;width:100%}.dashboard_achievements_form_control textarea{resize:none;display:block;width:100%;padding:1rem;border:1px solid;margin-bottom:1rem}.dashboard_achievements_upload_message{font-size:12px;font-weight:400;line-height:150%;margin-left:1rem;margin-top:.5rem}.dashboard_achievements_last_row{display:flex;justify-content:space-between}.dashboard_achievements_last_row button{min-width:50px;width:-moz-fit-content;width:fit-content}.dashboard_document_delete_button{margin:0}.deleteAchievement span{font-size:14px}.deleteAchievement{display:flex;margin-top:2rem}.deleteAchievement div button{background-color:transparent;color:#0057b1;border:1px solid #0057b1!important;margin:0 5px;padding:.4rem .1rem;border-radius:8px;outline:none;border:none;font-size:.8rem;height:36px;font-size:16px}.deleteAchievement div button:hover{background-color:#0056b124}@media screen and (max-width:850px){.dashboard_achievements_last_row div:last-of-type{flex-direction:column}.dashboard_profile_achievements_container button{margin:.4rem 0 0;font:.8rem}}@media screen and (max-width:700px){.dashboard_achievements_last_row{flex-direction:column}}.dashboard_profile_socials_container{position:relative}.dashboard_socials_form_control{display:flex;gap:10px;position:relative;padding-right:1.2rem;width:100%}.dashboard_profile_socials_container_links{display:flex;flex-direction:column;gap:15px}.dashboard_socials_form_control label{display:flex;align-items:center;justify-content:center;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;width:100%}.dashboard_socials_form_control span{color:red}.dashboard_socials_delete{color:#0057b1!important;cursor:pointer;min-width:90px;text-align:center;margin-left:1rem}.dashboard_socials_form_control input{display:block;outline:none;border:none;border-bottom:1px solid;font-size:16px;min-width:0;width:100%;flex-grow:1}.dashboard_socials_add,.dashboard_socials_form_control div{display:flex;align-items:center}.dashboard_socials_add{justify-content:center;padding:.4rem;border-radius:50%;border:none;outline:none;background-color:#fff;box-shadow:1px 1px 4px 0 rgba(0,0,0,.25);margin:1.5rem 0}.dashboard_socials_add span{display:none;margin-left:.5rem}.dashboard_socials_add:hover{border-radius:1rem}.dashboard_socials_add:hover span{display:inline-block}.dashboard_profile_skills_container{position:relative;padding-bottom:2rem;padding-right:1.08rem}.dashboard_profile_skills_container input{width:100%;padding:.5rem;border-radius:.3rem;outline:none;border:1px solid}.dashboard_all_skills_container{margin:1rem 0}.dashboard_all_skills_container h6{color:#282828;font-size:12px;font-weight:400;margin:1rem 0}.dashboard_each_skill{background-color:#0057b1;color:#fff;padding:.3rem .7rem;border-radius:1.3rem;margin:.3rem .3rem .3rem 0;display:inline-flex;align-items:center}.dashboard_each_skill img{margin-left:.3rem;width:1.4rem;cursor:pointer;filter:invert(100%) sepia(42%) saturate(2%) hue-rotate(342deg) brightness(111%) contrast(101%)}.dashboard_suggested_skill{padding:.3rem .8rem;cursor:pointer}.deleteProject span{font-size:14px}.deleteProject{margin-top:2rem}.deleteProject div button{background-color:transparent;color:#0057b1;border:1px solid #0057b1!important;margin:0 5px;padding:.4rem .1rem;border-radius:8px;outline:none;border:none;font-size:.8rem;height:36px;font-size:16px}.deleteProject div button:hover{background-color:#0056b124}.dashboard_projects_form_control{width:100%}.dashboard_projects_form_control label{display:inline-block;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:2rem 0 .5rem}.dashboard_projects_form_control label span{color:red}.dashboard_projects_form_control input{display:block;outline:none;border:none;border-bottom:1px solid;padding:7px 0;font-size:16px;min-width:0;width:100%}.dashboard_projects_form_control textarea{resize:none;display:block;width:100%;padding:1rem;border:1px solid}.dashboard_document_delete_button{padding:.4rem .5rem;border-radius:8px;outline:none;border:none;font-size:.8rem;height:36px;font-size:16px;background:#f0f0f0;color:#000;margin:2rem 0}.deleteProject{display:flex}.impAcievement{color:#fff;background-color:#0057b1;padding:.5rem .7rem;border-radius:18px;border:none;outline:none;margin:1rem 0}.dashboard_projects_upload_message{font-size:12px;font-weight:400;line-height:150%;margin-left:1rem;margin-top:.5rem}.dashboard_projects_skill{display:inline-flex;color:#fff;background-color:#0057b1;padding:5px 10px;border-radius:20px;margin:5px 5px 0 0;align-items:center}.dashboard_projects_skill img{filter:invert(100%) sepia(42%) saturate(2%) hue-rotate(342deg) brightness(111%) contrast(101%);width:20px;margin-left:.3rem;cursor:pointer}.dashboard_projects_form_control span{font-size:.8rem}.dashboard_projects_last_row{display:flex;justify-content:space-between}.dashboard_projects_last_row button:last-of-type{min-width:50px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:850px){.dashboard_projects_last_row div:last-of-type{flex-direction:column}.dashboard_profile_projects_container button{margin:.4rem 0 0;font:.8rem}}@media screen and (max-width:700px){.dashboard_projects_last_row{flex-direction:column}}.dashboard_profile_header{width:100%;position:relative;margin:1rem;display:flex;justify-content:space-between;align-items:center;z-index:100}.dashboard_profile_header p{width:-moz-fit-content;width:fit-content}.dashboard_profile_hamburger_icon{display:none;width:30px;cursor:pointer;z-index:1000;margin:0;padding:0}.dashboard_profile_float_profile{width:40px;height:40px;position:absolute;right:20px;top:-3px;cursor:pointer;z-index:10}.dashboard_profile_float_profile .profile_image{width:100%;height:100%;border-radius:50%;border:3px solid #c3d6ff;background:#c3d6ff;object-fit:cover;font-size:1.2rem}.profile_header_options{position:absolute;right:20px;top:-3px;z-index:5;pointer-events:none;width:40px;height:40px}.display_profile_header_options{z-index:200;pointer-events:auto}.profile_header_option{position:absolute;right:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#0057b1;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:all .2s ease-in-out;pointer-events:auto}.profile_header_option:first-child{top:50px;right:0}.profile_header_option:nth-child(2){top:95px;right:0}.display_profile_header_options .profile_header_option{opacity:1;visibility:visible}.profile_header_option span{position:absolute;right:45px;background-color:#262626;color:#fff;padding:5px 10px;border-radius:5px;font-size:13px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;z-index:201}.profile_header_option:hover span{opacity:1;visibility:visible}.profile_locked_message{display:none;width:min(300px,80vw);position:absolute;bottom:-70px;right:-45px;background-color:#262626;color:#fff;padding:8px;border-radius:8px;font-size:.9rem;z-index:101}.profile_locked_message span{border-bottom:16px solid #262626;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:absolute;top:-13px;right:50px}.dashboard_profile_float_profile:hover .profile_locked_message{display:block}.dashboard_profile_header_nectcoins{width:auto;min-width:80px;height:40px;margin-right:67px;padding:.05rem .5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid #ba6f0c;border-radius:30px}.dashboard_profile_header_nectcoins img{display:inline-block;width:30px;margin-right:8px;font-weight:900}.booleanButton{background-color:#007bff;color:#fff;padding:4px 12px;border:none;height:2rem;border-radius:4px;cursor:pointer;margin-top:.4rem;margin-right:.5rem}.booleanButton:hover{background-color:#0056b3}.notificationImage{width:2.5rem;height:2.5rem}.noNotifications{margin-top:7rem;margin-left:2rem;text-align:center;font-size:1.2rem}.noNotificationsImage{max-width:20rem}.noNotificationDiv{margin-top:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem}.notification-container{position:absolute;right:170px;top:1px}.notification-icon{cursor:pointer;position:relative}.notificationAlert{position:absolute;top:2px;right:1px;font-weight:900;font-size:.5rem;background-color:#fa3e3e;border-radius:50%;height:1rem;width:1rem;display:flex;align-items:center;justify-content:center}.notification-list{position:fixed;top:15%;right:-300px;animation:moveToRight 1s ease-in-out;width:30vw;height:100vh;overflow-y:auto;background-color:#fff;border:1px solid #eeebeb;border-top:none;z-index:90;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.notification-list.slide-in{right:0;animation:slideInFromRight .3s ease-in-out forwards}@keyframes slideInFromRight{0%{right:-300px}to{right:0}}.notification-list ul{list-style-type:none;padding:0;margin:2rem 0 0}.notification-list li{margin:25px;font-size:1.1rem;font-weight:500;line-height:2.9rem;display:flex;flex-wrap:wrap;gap:1rem}.notification-list::-webkit-scrollbar{width:5px}.notification-list::-webkit-scrollbar-thumb{background-color:#007bff;border-radius:5px}.notification-list::-webkit-scrollbar-thumb:hover{background-color:#0056b3}.close{width:2rem;cursor:pointer;z-index:70;border-radius:50%}.close:hover{box-shadow:1.5px 1.6px 7px 5.5px #ddd}.NotificationBar{display:flex;flex-direction:row;justify-content:space-between;padding:2rem;font-size:1.2rem;font-weight:500;background-color:#ebebeb;cursor:pointer}.notification-list .profile_image{width:100%;height:100%;border-radius:50%;border:3px solid #c3d6ff;background:#c3d6ff;object-fit:cover;font-size:1.2rem}.profileImage{width:3rem;height:3rem}@media screen and (max-width:800px){.dashboard_profile_header{margin:0;height:auto;min-height:50px;padding:.75rem 0;display:flex;align-items:center;background-color:#fafafa;position:relative;top:0;width:100%;box-sizing:border-box;justify-content:flex-start}.dashboard_profile_header p{display:none}.dashboard_profile_hamburger_icon{display:block;margin:0 auto 0 .5rem;position:static;flex-shrink:0;box-sizing:content-box}.notification-container{position:static;margin-left:auto;margin-right:.75rem}.dashboard_profile_header_nectcoins{position:static;margin-right:.75rem;min-width:70px;height:35px}.dashboard_profile_float_profile{width:40px;height:40px;position:static;margin-right:.75rem}.profile_header_options{position:absolute;right:.75rem;top:.75rem}.profile_header_option:first-child{top:50px;right:0}.profile_header_option:nth-child(2){top:95px;right:0}.profile_header_option span{right:45px}.notification-list{width:80vw}}@media screen and (width:768px){.dashboard_profile_header{padding:.75rem 0;justify-content:flex-start}.dashboard_profile_hamburger_icon{margin:0 auto 0 .5rem}.dashboard_profile_float_profile{margin-right:.75rem}.profile_header_options{right:.75rem;top:.75rem}.profile_header_option:first-child{top:50px;right:0}.profile_header_option:nth-child(2){top:95px;right:0}}@media screen and (max-width:480px){.dashboard_profile_hamburger_icon{margin:0 auto 0 .5rem}.notification-container{margin-right:.75rem}.notification-list{width:100vw}.dashboard_profile_float_profile{margin-right:.75rem}.dashboard_profile_header_nectcoins{margin-right:.75rem;min-width:65px;font-size:.9rem;height:30px}.profile_header_option span{font-size:11px;padding:3px 6px;right:42px}.profile_header_options{right:.75rem}}.profile_image{display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;font-weight:700;object-fit:cover}.profile-header-wrapper{width:100%;position:relative;margin-bottom:1.5rem;z-index:100}.profile-header-wrapper .dashboard_profile_header{margin:.5rem 0;display:flex;justify-content:space-between;align-items:center;width:100%}.profile-header-wrapper .profile_header_options{z-index:5}.profile-header-wrapper .display_profile_header_options{z-index:500}.profile-header-wrapper .profile_header_option{opacity:0;visibility:hidden}.profile-header-wrapper .display_profile_header_options .profile_header_option{opacity:1;visibility:visible}@media screen and (max-width:768px){.profile-header-wrapper{margin-bottom:1rem}.profile-header-wrapper .dashboard_profile_header{padding:.5rem;height:auto;min-height:50px;position:relative;box-shadow:none}.profile-header-wrapper .dashboard_profile_hamburger_icon{display:block;position:relative;left:-24px;top:0}.profile-header-wrapper .dashboard_profile_float_profile{right:10px;top:0}.profile-header-wrapper .dashboard_profile_header_nectcoins,.profile-header-wrapper .notification-container{margin-right:15px;position:relative}.profile-header-wrapper .profile_header_options{right:10px;top:0}.profile-header-wrapper .profile_header_option:first-child{top:50px;right:10px}.profile-header-wrapper .profile_header_option:nth-child(2){top:100px;right:10px}}@media screen and (width:768px){.profile-header-wrapper{margin-bottom:.75rem}.profile-header-wrapper .dashboard_profile_header{padding:.5rem}.profile-header-wrapper .profile_header_options{right:10px}.profile-header-wrapper .profile_header_option:first-child{top:50px}.profile-header-wrapper .profile_header_option:nth-child(2){top:100px}}@media screen and (max-width:480px){.profile-header-wrapper .dashboard_profile_header{padding:.5rem}.profile-header-wrapper .notification-container{margin-right:10px}.profile-header-wrapper .dashboard_profile_header_nectcoins{margin-right:10px;min-width:70px}}.dashboard_profile_preferences{position:relative;padding:1.5rem;margin:1.5rem 0}.dashboard_profile_preferences *{box-sizing:border-box}.dashboard_preference_form_row{display:flex;width:100%;justify-content:space-between}.dashboard_preference_form_control{display:flex;flex-direction:column;width:100%;margin:0 1.5rem;position:relative}.dashboard_preference_form_control label{display:inline-block;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:2rem 0 .5rem}.dashboard_preference_form_control label span{color:red}.dashboard_preference_form_control input,.dashboard_preference_form_control select{display:block;outline:none;border:none;border-bottom:1px solid;padding:7px 0;font-size:16px;min-width:0;width:100%}.dashboard_preference_form_control .form_enter_help{position:absolute;top:75px;right:0;font-size:.8rem;color:#00000080}.preferences_discard_option{display:inline-block;color:#0057b1;margin:1rem 1.5rem;cursor:pointer;font-weight:600}.preferences_save_button{background-color:#0057b1;color:#fff;border:none;outline:none;padding:8px 10px;margin:1rem 1.5rem;border-radius:8px;width:80px;font-size:1rem}.disable_save_button{cursor:not-allowed;background-color:gray}.form_warning_message{color:red;font-size:.9rem;display:block;margin:.3rem 0}.preference_input_tag{color:#fff;background-color:#0057b1;padding:.2rem .7rem;border-radius:.9rem;display:inline-flex;align-items:center;margin:.2rem .1rem}.preference_input_tag img{margin-left:.3rem;width:1.4rem;cursor:pointer;filter:invert(100%) sepia(42%) saturate(2%) hue-rotate(342deg) brightness(111%) contrast(101%)}.preference_worktype_options{margin:0 0 2rem;display:flex;flex-wrap:wrap}.preference_worktype_options span{background-color:#d9d9d9;padding:.4rem .8rem;margin:5px 10px 0 0;border-radius:1rem;cursor:pointer}.preference_active_worktype{background-color:#0057b1!important;color:#fff}@media screen and (max-width:720px){.dashboard_preference_form_control{margin:0 .5rem}}@media screen and (max-width:550px){.dashboard_preference_form_row{flex-direction:column;padding:0 1rem}.dashboard_preference_form_control{margin:0}.preferences_discard_option{margin:1rem 0}.preferences_save_button{width:100px;margin:0}}.dashboard_preferences_auto_suggestions{width:100%;max-height:180px;position:absolute;top:100px;z-index:4;border-radius:4px;background-color:#f3f3f3;overflow-y:auto;box-shadow:1px 0 3px 1px #80808078}.dashboard_preferences_auto_suggestions p{cursor:pointer;padding:.2rem .5rem;border-bottom:1px solid hsla(0,0%,50%,.4)}.dashboard_preferences_auto_suggestions p:hover{background-color:#d9d9d9}.dashboard_profile_dialog_container{width:100vw;height:100vh;background-color:#00000081;z-index:20;position:fixed;top:0;left:0}.dashboard_profile_dialog_window{width:min(350px,70vw);background-color:#fff;border-radius:4px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem 2rem 0;position:relative;z-index:5}.dashboard_profile_dialog_window hr{position:absolute;bottom:100px;left:0;right:0;width:100%}.dashboard_profile_dialog_header{display:flex;flex-direction:row;width:100%;justify-content:space-between}.dashboard_profile_dialog_header img{cursor:pointer}.dashboard_profile_dialog_window h3{font-weight:400;text-align:left}.dashboard_profile_dialog_preview{text-align:center;margin:1rem auto 2rem}.dashboard_profile_dialog_preview div,.dashboard_profile_dialog_preview img{width:180px;height:180px;object-fit:cover;border-radius:50%;margin:0 auto}.dashboard_profile_dialog_preview div{display:flex;align-items:center;justify-content:center;color:#fff;font-size:5.4rem;font-weight:700}.dashboard_profile_dialog_options{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:2rem 0}.dashboard_profile_dialog_options button{display:flex;align-items:center;justify-content:center;outline:none;background-color:transparent;font-size:1rem}.dashboard_profile_dialog_options button img{margin:0 10px;width:20px;height:20px}.dashboard_profile_dialog_upload_button{border-radius:12px;border:1px solid #000;padding:.2rem .7rem .2rem .2rem}.dashboard_profile_dialog_delete_button{border-radius:50%;border:1px solid red!important;padding:6px}.dashboard_profile_dialog_cancel_button,.dashboard_profile_dialog_crop_button,.dashboard_profile_dialog_edit_button,.dashboard_profile_dialog_save_button{background-color:#0057b1!important;color:#fff;padding:.35rem .55rem;border-radius:12px;border:none}.dashboard_profile_dialog_cancel_button{border:1px solid #000;background-color:transparent!important;color:#000}.dashboard_profile_dialog_options img{margin:.3rem 0;width:15px}.profile_image_loader{margin-top:1rem!important}#crop_image_container{width:300px;height:300px}#crop_image_container div{margin:0;width:100%;height:100%;border-radius:0}#crop_image_container img{border-radius:0;object-fit:contain;width:100%;height:100%}#crop_input{max-width:100%;display:block}@media screen and (max-width:450px){#crop_image_container{width:250px;height:250px}}@media screen and (max-width:350px){.dashboard_profile_dialog_preview div,.dashboard_profile_dialog_preview img{width:120px;height:120px;font-size:3rem}.dashboard_profile_dialog_window{padding:1rem;width:80%}.dashboard_profile_dialog_options{padding:1rem 0}#crop_image_container{width:180px;height:180px}}@media screen and (max-width:250px){#crop_image_container{width:100px;height:100px}}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.signup-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.signup-form-modal{width:100%;max-width:420px;background-color:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.15);overflow:hidden;display:flex;flex-direction:column;position:relative;max-height:90vh}.close-popup-button{position:absolute;top:12px;right:12px;background:none;border:none;padding:4px;cursor:pointer;z-index:5;opacity:.8;transition:opacity .2s}.close-popup-button:hover{opacity:1}.form-header{padding:24px 20px 16px;background-color:#1756b3;color:#fff;position:relative}.form-header h1{font-size:20px;font-weight:600;margin:0 0 18px;color:#fff}.form-header-close{position:absolute;top:16px;right:16px;background:none;border:none;padding:4px;cursor:pointer;opacity:.8;transition:opacity .2s;z-index:5}.form-header-close:hover{opacity:1}.form-header-close svg{width:18px;height:18px}.progress-bar{height:4px;background-color:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden}.progress-indicator{height:100%;background-color:#fff;border-radius:2px;transition:width .3s ease}.job-status-selector{display:flex;padding:16px 20px;gap:16px;border-bottom:1px solid #eee}.radio-option{display:flex;align-items:center;gap:8px}.radio-option input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;outline:none;transition:all .2s ease;position:relative;cursor:pointer}.radio-option input[type=radio]:checked{border-color:#1756b3;border-width:5px;background-color:#fff}.radio-option label{font-size:15px;color:#333;cursor:pointer;transition:color .2s}.radio-option input[type=radio]:checked+label{color:#1756b3;font-weight:500}.step-progress-container{display:flex;align-items:center;padding:16px 20px}.step-indicator{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#e6e6e6;color:#666;font-size:14px;font-weight:500;position:relative;z-index:1;border:2px solid transparent;transition:all .3s ease}.step-indicator.active{background-color:#1756b3;color:#fff;transform:scale(1.05);box-shadow:0 2px 8px rgba(23,86,179,.3)}.step-indicator.completed{background-color:#fff;color:#1756b3;border-color:#1756b3}.step-indicator svg{width:16px;height:16px}.step-connector{flex:1 1;height:2px;background-color:#e6e6e6;margin:0 4px;transition:background-color .3s}.step-connector.completed{background-color:#1756b3}.form-content{padding:16px 20px;flex:1 1;overflow-y:auto;max-height:calc(90vh - 200px);overflow-x:hidden}.form-step{animation:fadeIn .3s ease;width:100%}.step-title{font-size:18px;font-weight:600;margin:0 0 20px;color:#333}.form-field{margin-bottom:20px;position:relative;width:100%}.form-field label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.required-field{color:red}.form-field input,.form-field select{width:100%;height:44px;border:1px solid #d9d9d9;border-radius:4px;padding:0 12px;font-size:15px;color:#333;background-color:#fff;transition:border-color .2s;box-sizing:border-box}.form-field input:focus,.form-field select:focus{border-color:#1756b3;outline:none;box-shadow:0 0 0 2px rgba(23,86,179,.1)}.form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6'%3E%3Cpath fill='%23666' d='M6 6L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:30px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.input-hint{color:#1756b3}.input-error,.input-hint{font-size:12px;margin-top:4px}.input-error{color:red}.form-error-message{color:red;font-size:13px;margin:8px 0 16px;background-color:#fff0f0;padding:8px 12px;border-radius:4px;border-left:3px solid red}.phone-input-group{display:flex;gap:8px;position:relative;width:100%;box-sizing:border-box}.country-code-container{position:relative;width:130px;flex-shrink:0}.country-code-select{width:100%;height:44px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;padding:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:14px;position:relative;transition:border-color .2s;box-sizing:border-box}.country-code-select:hover{border-color:#b0b0b0}.dropdown-arrow{width:14px;height:14px;color:#666;margin-left:4px;flex-shrink:0}.country-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;margin-top:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:20}.country-dropdown-item{padding:8px 12px;cursor:pointer;font-size:14px;transition:background-color .2s}.country-dropdown-item:hover{background-color:#f5f5f5}.country-dropdown-item.selected{background-color:#e9f3ff;color:#1756b3;font-weight:500}.mobile-input{flex:1 1;min-width:0;width:calc(100% - 140px)}.experience-inputs{display:flex;gap:8px;width:100%}.experience-input{flex:1 1;min-width:0}.email-input-group{position:relative;width:100%}.email-input{padding-right:100px;width:100%;box-sizing:border-box}.email-input.verified{border-color:#28a745;background-color:rgba(40,167,69,.05)}.send-otp-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background-color:#e9eeff;color:#1756b3;border:none;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.send-otp-button:hover:not(.disabled){background-color:#d9e3ff}.send-otp-button.disabled{background-color:#f1f1f1;color:#999;cursor:not-allowed}.verified-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-color:#28a745;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.verified-indicator svg{width:16px;height:16px}.otp-verification-section{background-color:#f9f9f9;padding:16px;border-radius:8px;margin-bottom:20px;width:100%;box-sizing:border-box}.otp-inputs{display:flex;gap:12px;margin:12px 0;justify-content:space-between;width:100%}.otp-inputs input{width:56px;height:56px;border:1px solid #d9d9d9;border-radius:8px;text-align:center;font-size:24px;font-weight:600;background-color:#fff}.otp-inputs input:focus{border-color:#1756b3;outline:none;box-shadow:0 0 0 2px rgba(23,86,179,.1)}.otp-inputs input.error{border-color:red}.verify-otp-container{display:flex;justify-content:center;margin:16px 0;width:100%}.verify-otp-button{background-color:#1756b3;color:#fff;border:none;border-radius:4px;padding:10px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:120px}.verify-otp-button:hover:not(.disabled){background-color:#0e4da1}.verify-otp-button.disabled{background-color:#ccc;cursor:not-allowed}.loading-spinner.small{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin .8s linear infinite}.otp-actions{display:flex;justify-content:space-between;align-items:center;width:100%}.resend-timer{font-size:13px;color:#666}.resend-otp-button{background:none;border:none;color:#1756b3;font-size:14px;font-weight:500;cursor:pointer;padding:0}.resend-otp-button.disabled{color:#999;cursor:not-allowed}.info-box,.warning-box{display:flex;gap:12px;padding:16px;border-radius:8px;margin-top:16px;background-color:#e9f3ff;border:1px solid #c2e0ff;width:100%;box-sizing:border-box}.warning-box{background-color:#fff8e9;border-color:#ffe0b2}.info-icon,.warning-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:#1756b3}.warning-icon{color:#f9a825}.info-content h4,.warning-content h4{font-size:14px;font-weight:600;margin:0 0 4px;color:#1756b3}.warning-content h4{color:#f57c00}.info-content p,.warning-content p{font-size:13px;color:#555;margin:0;line-height:1.4}.form-navigation{display:flex;gap:8px;padding:16px 20px;background-color:#f9f9f9;border-top:1px solid #efefef;width:100%;box-sizing:border-box}.back-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;height:44px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;color:#666;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.back-button:hover{background-color:#f5f5f5}.back-button svg{width:16px;height:16px}.next-button,.submit-button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;height:44px;border:none;border-radius:4px;background-color:#1756b3;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.next-button:hover:not(.disabled),.submit-button:hover:not(.disabled){background-color:#0e4da1}.next-button.disabled,.submit-button.disabled{background-color:#ccc;cursor:not-allowed}.next-button svg,.submit-button svg{width:16px;height:16px}.step-counter{padding:8px;text-align:center;font-size:12px;color:#999}.loading-spinner{width:20px;height:20px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin .8s linear infinite}.country-dropdown::-webkit-scrollbar,.form-content::-webkit-scrollbar{width:6px;height:0}.country-dropdown::-webkit-scrollbar-track,.form-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.country-dropdown::-webkit-scrollbar-thumb,.form-content::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.country-dropdown::-webkit-scrollbar-thumb:hover,.form-content::-webkit-scrollbar-thumb:hover{background:#ccc}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:480px){.signup-form-modal{width:95%;max-height:90vh}.form-header{padding:20px 16px 12px}.form-header h1{font-size:18px}.form-content,.form-navigation,.job-status-selector,.step-progress-container{padding:12px 16px}.step-title{font-size:16px;margin-bottom:16px}.form-field label{font-size:13px}.back-button,.form-field input,.form-field select,.next-button,.submit-button{height:40px}.otp-inputs input{width:44px;height:44px;font-size:20px}.country-code-container{width:110px}.country-code-select{height:40px;font-size:13px;padding:0 8px}.country-dropdown-item{padding:6px 10px;font-size:13px}}@media screen and (max-width:380px){.otp-inputs{gap:8px}.otp-inputs input{width:40px;height:40px;font-size:18px}.country-code-container{width:95px}.country-code-select{font-size:12px;padding:0 6px}}.profile-link-section{margin-top:20px}.success-box{padding:20px;border-radius:8px;background-color:#f1f9f1;border:1px solid #d4edda}.success-header{display:flex;align-items:center;margin-bottom:12px}.success-icon{width:24px;height:24px;margin-right:10px;color:#28a745}.success-box h4{font-size:16px;font-weight:600;margin:0;color:#28a745}.success-box p{margin:5px 0;color:#333}.profile-url-container{display:flex;align-items:center;justify-content:space-between;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:8px 12px;margin:8px 0}.profile-url-link{flex:1 1;color:#0057b1;text-decoration:none;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-url-link:hover{text-decoration:underline}.verified-check{width:20px;height:20px;flex-shrink:0;margin-left:8px}.profile-advice{margin-top:12px;padding:10px;background-color:#fff;border-left:3px solid #0057b1;border-radius:0 4px 4px 0}.profile-advice p{margin:0;font-size:14px;color:#555}.company-email-note{margin-top:12px!important;color:#0057b1!important;font-size:14px;text-align:left}.AutoSuggestions{width:100%;border:1px solid #d9d9d9;border-radius:5px;max-height:200px;overflow-y:auto;padding:10px;background-color:#fff;z-index:10;margin-top:5px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AutoSuggestions ul{list-style:none;margin:0;padding:0}.AutoSuggestions li{padding:8px;cursor:pointer;font-size:14px;transition:background-color .2s}.AutoSuggestions li:hover{background-color:#f0f0f0}.AutoSuggestions li.selected{background-color:#cef}.AutoSuggestions li:not(:last-child){border-bottom:1px solid #ddd}.report_popup_container *{box-sizing:border-box}.report_popup_container{width:100vw;height:100vh;background-color:#00000081;z-index:100;position:fixed;top:0}.report_popup_window{width:min(500px,80vw);background-color:#fff;border-radius:8px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;overflow:hidden}.report_popup_header{position:relative;background:#fff;padding:1.5rem;box-shadow:1px 1px 4px 0 rgba(0,0,0,.25)}.report_popup_header h3{color:#0057b1}.report_popup_header img{position:absolute;top:30px;right:10px;cursor:pointer}.report_popup_header p{margin-top:1rem}.report_popup_body{width:100%;padding:1.5rem}.report_popup_body h3{font-weight:500}.report_description_container textarea{width:100%;resize:none;border-radius:8px;border:1px solid #000;background:#fff;margin:1rem 0;padding:10px}.report_option{display:flex;align-items:center;gap:1rem;margin:1.5rem 1rem}.report_option div{display:flex;flex-direction:column}.report_option input{width:25px;height:25px}.report_popup_body button{display:block;background-color:#0057b1;color:#fff;padding:.5rem .3rem;width:150px;margin:0 auto;border-radius:8px;border:none;outline:none}