/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/button/main.scss ***!
  \**************************************************************************************************************************************************************************************/.common_btn{all:unset;text-decoration:none;font-size:12px;line-height:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:24px;width:-moz-fit-content;width:fit-content;cursor:pointer;min-width:60px;box-sizing:border-box;padding:0 12px}.common_btn:focus-visible{outline:1px solid;outline-offset:1px;border-radius:inherit}.common_btn::-moz-focus-inner{border:0}.common_btn_shadow{box-shadow:0 4px 8px -2px rgba(0,0,0,.08),0 2px 2px -2px rgba(0,0,0,.15)}.common_btn_type_contained_main{background-color:#6e00be;color:#fff}.common_btn_type_contained_main:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#580098}.common_btn_type_contained_light{background-color:#f1e6f9;color:#6e00be}.common_btn_type_contained_light:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#e2ccf2}.common_btn_type_contained_dark{background-color:#2b244c;color:#fff}.common_btn_type_contained_dark:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#0c0a15}.common_btn_type_contained_white{background-color:#fff;color:#6e00be}.common_btn_type_contained_white:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#f6f6f7}.common_btn_type_contained_grey{background-color:#fafafb;color:#17142a}.common_btn_type_contained_grey:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#eee}.common_btn_type_outlined{color:#6e00be;border:1px solid #f1e6f9}.common_btn_type_outlined:not(.common_btn_disabled):not(.common_btn_loading):hover{border:1px solid #6e00be}.common_btn_type_text_elevated{color:#6e00be;border:1px solid transparent}.common_btn_type_text_elevated:not(.common_btn_disabled):not(.common_btn_loading):hover{border:1px solid #f1e6f9}.common_btn_type_text{color:#6e00be}.common_btn_type_text:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#f1e6f9}.common_btn_type_text_grey_error{color:#17142a;background-color:#fafafb}.common_btn_type_text_grey_error:hover{background-color:#fcebe9;color:#e03923}.common_btn_type_text_grey{color:#17142a}.common_btn_type_text_grey:not(.common_btn_disabled):not(.common_btn_loading):hover{background-color:#f6f6f7}.common_btn_fontWeight_light{font-weight:400}.common_btn_fontWeight_medium{font-weight:600}.common_btn_fontWeight_bold{font-weight:700}.common_btn_size_large{height:44px;font-size:14px;line-height:20px;padding:0 16px}.common_btn_size_medium{height:36px;font-size:14px;line-height:20px}.common_btn_size_small{height:32px;font-size:12px;line-height:16px}.common_btn_size_very_small{height:24px;font-size:12px;line-height:16px}.common_btn_disabled{cursor:default;pointer-events:none}.common_btn_disabled_contained_dark,.common_btn_disabled_contained_grey,.common_btn_disabled_contained_light,.common_btn_disabled_contained_main{background-color:#f6f6f7;color:#d2d1d6}.common_btn_disabled_contained_white{background-color:#fff;color:#d2d1d6}.common_btn_disabled_outlined{border:1px solid #e8e8eb;color:#d2d1d6}.common_btn_disabled_text{color:#d2d1d6}.common_btn_loading{cursor:default;pointer-events:none}.common_btn_loading_dotsLoading{width:25px;aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side,currentColor 90%,#0000);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:25% 100%;animation:loadAnimation 1s linear infinite}@keyframes loadAnimation{33%{background-size:20% 0,20% 100%,20% 100%}50%{background-size:20% 100%,20% 0,20% 100%}66%{background-size:20% 100%,20% 100%,20% 0}}.common_btn_icon{display:flex;align-items:center;justify-content:center;color:inherit}.common_btn_fullWidth{width:100%}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/toast/main.scss ***!
  \*************************************************************************************************************************************************************************************/.common_toast_container{display:flex;flex-direction:column;gap:.5rem;z-index:1248343423;pointer-events:none}.common_toast_container--top-left{position:fixed;z-index:1248343423;top:16px;left:16px;align-items:flex-start}.common_toast_container--top-right{position:fixed;z-index:1248343423;top:16px;right:16px;align-items:flex-end}.common_toast_container--bottom-left{position:fixed;z-index:1248343423;bottom:16px;left:16px;align-items:flex-start}.common_toast_container--bottom-right{position:fixed;z-index:1248343423;bottom:16px;right:16px;align-items:flex-end}.common_toast{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;font-size:14px;color:#fff;box-shadow:0 6px 16px 0 rgba(48,48,48,.24);max-width:500px;pointer-events:auto;opacity:0;transform:translateX(20px);transition:opacity .3s ease,transform .3s ease}.common_toast_startIcon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.common_toast_message{flex-grow:1;line-height:1.4}.common_toast_closeIcon{background:none;border:none;color:inherit;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0}.common_toast--success{background-color:#2ba682}.common_toast--error{background-color:#e03923}.common_toast--info{background-color:#0c0a15}.common_toast--warning{background-color:#ffa000}.common_toast.toast-show{opacity:1;transform:translateX(0)}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/tooltip/tooltip.scss ***!
  \******************************************************************************************************************************************************************************************/.cm_tooltip{background:#1d1934;color:#fff;font-weight:400;padding:4px 8px;font-size:12px;border-radius:4px;display:none;z-index:1000;position:absolute;max-width:220px;word-wrap:break-word;white-space:normal}.cm_tooltip[data-popper-placement^=top]>.cm_custom-arrow{bottom:-13px}.cm_tooltip[data-popper-placement^=bottom]>.cm_custom-arrow{top:-13px}.cm_tooltip[data-popper-placement^=left]>.cm_custom-arrow{right:-13px}.cm_tooltip[data-popper-placement^=right]>.cm_custom-arrow{left:-13px}.cm_tooltip-content{max-height:300px;overflow-y:auto;overflow-x:hidden;text-align:start;scrollbar-width:thin;scrollbar-color:#888 #1d1934}.cm_tooltip-content::-webkit-scrollbar{width:6px}.cm_tooltip-content::-webkit-scrollbar-track{background:#1d1934}.cm_tooltip-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.cm_show{display:block}.cm_custom-arrow{position:absolute;z-index:-1;pointer-events:none}.cm_custom-arrow svg{display:block}.cm_tooltip[data-popper-placement^=top]>.cm_custom-arrow svg{transform:rotate(0deg)}.cm_tooltip[data-popper-placement^=bottom]>.cm_custom-arrow svg{transform:rotate(180deg)}.cm_tooltip[data-popper-placement^=left]>.cm_custom-arrow svg{transform:rotate(-90deg)}.cm_tooltip[data-popper-placement^=right]>.cm_custom-arrow svg{transform:rotate(90deg)}.cm_tooltip-button{cursor:pointer}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/toggle/toggle.scss ***!
  \************************************************************************************************************************************************************************************/.commonToggle_toggle_switch{width:32px;height:14px;border-radius:20px;background-color:#d2d1d6;position:relative;cursor:pointer;transition:background-color .3s ease}.commonToggle_toggle_switch.on{background-color:#2b244c}.commonToggle_switch_thumb{width:8px;height:8px;background-color:#fff;border-radius:50%;position:absolute;top:3px;left:3px;display:flex;align-items:center;justify-content:center;transition:left .3s ease}.commonToggle_toggle_switch.on .commonToggle_switch_thumb{left:19px;width:12px;height:12px;top:1px}.commonToggle_tick_icon{width:8px;height:8px;stroke:#2b244c;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/progressBar/progressBar.scss ***!
  \**********************************************************************************************************************************************************************************************/.commonProgressBar_container{border-radius:20px;background:#e8e8eb;position:relative;overflow:hidden}.commonProgressBar_container.loading{animation:progessLoading 1.4s infinite}.commonProgressBar_fillWrapper{height:100%;position:absolute;left:0}.commonProgressBar_fill{height:100%;width:100%;border-radius:20px;animation:progress 1s ease-in-out forwards}@keyframes progress{0%{width:0}to{width:100%}}@keyframes progessLoading{0%{background:#e8e8eb}50%{background:#d8d8d8}to{background:#e8e8eb}}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/tab/tab.scss ***!
  \******************************************************************************************************************************************************************************/.commonTabUi_container{border-radius:37px;background:#f6f6f7;display:inline-flex;padding:4px;gap:8px;align-items:center;position:relative}.commonTabUi_cta{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border-radius:36px;padding:8px 12px}.commonTabUi_cta:hover{background:#fff}.commonTabUi_cta.active{color:#17142a;font-weight:600;background:#fff;border-radius:36px;border:1px solid #d2d1d6;box-shadow:0 1px 12px 0 rgba(48,48,48,.06)}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/barGraph/barGraph.scss ***!
  \****************************************************************************************************************************************************************************************/.commonBar_container{border-bottom:1px solid #626264;display:flex;gap:10px}.commonBar_container.noData{position:relative;opacity:.7}.commonBar_noDataMessage{position:absolute;bottom:50%;right:25%}.commonBar_barItem{height:100%;min-width:10px;width:100%;background-color:#e8e8eb;border-radius:4px 4px 0 0;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.commonBar_barFillWrapper{width:100%;position:absolute;bottom:0;display:flex;align-items:end}.commonBar_barFill{width:100%;height:0;animation:barRise 1s ease-in-out forwards}.commonBar_barLabel{color:var(--Content-Primary,#17142a);font-size:10px;line-height:14px;position:absolute;top:26px;padding:0 4px;text-align:center;animation:fadeIn 1s ease-in-out forwards}.commonBar_barLabel.verticalLabel{rotate:270deg;top:auto;bottom:44px}.commonBar_loaderBar{animation:shimmerBar 1.4s infinite}.commonBar_loaderBar,.commonBar_placeholderBar{position:relative;overflow:hidden;background:#d5d5d5;width:100%}@keyframes shimmerBar{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes barRise{0%{height:0}80%{height:110%}to{height:100%}}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/drawer.scss ***!
  \****************************************************************************************************************************************************************************************/.drawer_app_drawer_overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:12483434}.drawer_app_drawer{position:fixed;right:0;top:0;width:500px;height:100%;background-color:#f8f9fd;transform:translateX(100%);transition:transform .3s ease;z-index:12483434;display:flex;flex-direction:column}.drawer_app_drawer.open{transform:translateX(0)}.drawer_app_drawer,.drawer_app_drawer *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.drawer_app_drawer ::-webkit-scrollbar,.drawer_app_drawer::-webkit-scrollbar{width:6px;height:6px}.drawer_app_drawer ::-webkit-scrollbar-track,.drawer_app_drawer::-webkit-scrollbar-track{background:transparent}.drawer_app_drawer ::-webkit-scrollbar-thumb,.drawer_app_drawer::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.drawer_app_drawer ::-webkit-scrollbar-thumb:hover,.drawer_app_drawer::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.35)}.drawer_app_drawer_close_btn{position:absolute;left:-58px;transform:translateY(-50%);background-color:rgba(0,0,0,.5);border-radius:50%;width:48px;height:48px;font-size:20px;cursor:pointer;top:50%;border:none;display:flex;align-items:center;justify-content:center;z-index:999999999999}.drawer_app_drawer_close_icon{color:#fff;display:flex;align-items:center;justify-content:center}.drawer_app_close_icon{width:17px;height:17px;position:relative;cursor:pointer}.drawer_app_close_icon .drawer_app_close_icon_line{position:absolute;width:17px;height:1.8px;background-color:#fff;top:50%;left:0;transform-origin:center}.drawer_app_close_icon .drawer_app_close_icon_line1{transform:translateY(-50%) rotate(45deg)}.drawer_app_close_icon .drawer_app_close_icon_line2{transform:translateY(-50%) rotate(-45deg)}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************/.rec_header_wrapper{border-style:hidden;border-width:0 0 1px;color:#17142a;display:flex;font-size:14px;height:54px;position:sticky;text-decoration:none;top:0;width:100%;z-index:99999;min-width:1280px;align-items:center;justify-content:center;border-radius:0 0 16px 16px;background:var(--gradients-gradient-1,linear-gradient(90deg,var(--Color-Brand-05,#f1e6f9) 0,#f1fbf9 100%));box-shadow:0 4px 4px -2px rgba(0,0,0,.08),0 6px 8px -3px rgba(0,0,0,.15)}@media (max-width:768px){.rec_header_logout_wrapper{min-width:unset}}.rec_header_container{max-width:1280px;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.rec_header_ls_container{display:flex;align-items:center;gap:32px;height:100%}.rec_header_ls_logo_wrapper{display:flex;align-items:center;gap:8px;cursor:pointer}.rec_header_ls_beta_tag{background-color:#e119a0;display:flex;height:14px;padding:1px 4px;align-items:center;border-radius:4px;color:#fff;font-size:10px;font-weight:400;line-height:1}.rec_header_ls_option_wrapper,.rec_header_ls_options{display:flex;align-items:center;height:100%}.rec_header_ls_option_wrapper{position:relative}.rec_header_ls_option_search{display:flex;width:236px;padding:6px 8px 6px 16px;align-items:center;gap:4px;border-radius:26px;border:.5px solid var(--Border-Moderate,#d2d1d6);background:#fff;box-shadow:0 2px 12px -2px rgba(48,48,48,.12);cursor:pointer;box-sizing:border-box}.rec_header_ls_search_icon{display:flex;width:24px;height:24px;padding:6px;justify-content:center;align-items:center;border-radius:50px;background:#6e00be;box-sizing:border-box}.rec_header_ls_option_txt{color:var(--Content-Placeholder,#a5a3ae);font-size:14px;font-weight:400;line-height:20px;flex:1}.rec_header_ls.mobile_only{display:none}.rec_header_ls.desktop_only{display:flex}@media (max-width:768px){.rec_header_ls.mobile_only{display:block}.rec_header_ls.desktop_only{display:none}}.rec_header_rs_container{display:flex;align-items:center;gap:12px;height:100%}.rec_header_rs_options{display:flex;align-items:center;gap:15px}.rec_header_rs_pg{padding:1px;border-radius:26px;background:linear-gradient(90deg,rgba(225,25,160,.8),#6e00be);display:inline-block}.rec_header_rs_pg_child{border-radius:26px;background:linear-gradient(90deg,#f1f8f9,#f1faf9)}.rec_header_rs_vertical_line{border-left:1px solid #e8e8eb;height:40px}.rec_header_rs_dCta_wrapper{position:relative}.rec_header_fs_14{font-size:14px}.rec_header_fs_12{font-size:12px}.rec_header_fs_10{font-size:10px}.rec_header_fw_400{font-weight:400}.rec_header_fw_500{font-weight:500}.rec_header_fw_600{font-weight:600}.rec_header_fw_700,.rec_header_h3{font-weight:700}.rec_header_h3{font-size:18px}.rec_header_h4{font-size:16px;font-weight:700}.rec_header_h5{font-size:14px;font-weight:700}.rec_header_text_main{color:#2b244c}.rec_header_text_primary{color:#6e00be}.rec_header_text_error{color:#e03923}.rec_header_text_secondary{color:#59566c}.rec_header_text_sub_1{color:#565365}.rec_header_text_sub_2{color:#a6a6aa}.rec_header_text_white{color:#fff}.rec_header_text_black{color:#000}.rec_header_text_placeholder{color:#a5a3ae}.rec_header_text_disabled{color:#d2d1d6}.rec_header_flex_center{align-items:center}.rec_header_flex_center,.rec_header_h_center{display:flex;justify-content:center}.rec_header_flex_col{display:flex;flex-direction:column}.rec_header_flex{display:flex}.rec_header_v_center{display:flex;align-items:center}.rec_header_absolute_center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rec_header_bg_primary{background-color:#6e00be}.rec_header_bg_primary_dark{background-color:#4e0085}.rec_header_bg_primary_light{background-color:#f1e6f9}.rec_header_bg_white{background-color:#fff}.rec_header_bg_black{background-color:#000}.rec_header_bg_main{background-color:#f8f9fd}.rec_header_bg_2{background-color:#fafafb}.rec_header_bg_disabled{background-color:#d2d1d6}.rec_header_hover_bg{background-color:#f6f6f7}.rec_header_border{border:1px solid #a5a3ae}.rec_header_focussed_border_color{border-color:#6e00be}.rec_header_border_top{border-top:1px solid #a5a3ae}.rec_header_border_right{border-right:1px solid #a5a3ae}.rec_header_border_bottom{border-bottom:1px solid #a5a3ae}.rec_header_border_left{border-left:1px solid #a5a3ae}.rec_header_border_radius_4{border-radius:4px}.rec_header_border_radius_8{border-radius:8px}.rec_header_border_radius_top_left_4{border-top-left-radius:4px}.rec_header_border_radius_top_right_4{border-top-right-radius:4px}.rec_header_border_radius_bottom_left_4{border-bottom-left-radius:4px}.rec_header_border_radius_bottom_right_4{border-bottom-right-radius:4px}.rec_header_default{font-size:14px;font-weight:400;color:#2b244c;line-height:20px}.rec_header_dropdown{box-shadow:0 2px 2px -2px rgba(0,0,0,.15),0 4px 8px -2px rgba(0,0,0,.08)}.rec_header_footer_box_shadow{box-shadow:0 -2px 2px -2px rgba(0,0,0,.15),0 -4px 8px -2px rgba(0,0,0,.08)}.rec_header_dropdown_menu_wrapper{background:#fff;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;position:absolute;box-shadow:0 4px 8px -2px rgba(0,0,0,.08),0 2px 2px -2px rgba(0,0,0,.15);overflow:hidden}.rec_header_dropdown_menu_item{cursor:pointer;position:relative;white-space:nowrap;line-height:20px}.rec_header_dropdown_menu_item:hover{background-color:#f6f6f7}.rec_header_dropdown_menu_item.selected{background-color:#f1e6f9}.rec_header_dropdown_menu_item.child{display:flex;align-items:center;padding:12px 24px;justify-content:space-between}.rec_header_dropdown_menu_item.disabled{opacity:.6;cursor:not-allowed!important}.rec_header_dropdown_menu_item_subChild{display:flex;gap:8px;align-items:center}.RecHeaderSprite{background-image:url(https://media.foundit.in/edge/recruiter-dashboard/_next/static/media/header_sprite.svg)}.RecHeaderSprite.icons{height:16px;width:16px;display:inline-block;background-position:0 0}.RecHeaderSprite.search{background-position:0 2px}.RecHeaderSprite.download_black{background-position:-1px -35px}.RecHeaderSprite.bulb{background-position:0 -85px}.RecHeaderSprite.search_black{background-position:0 -123px}.RecHeaderSprite.location{background-position:0 -163px}.RecHeaderSprite.experience{background-position:0 -203px}.RecHeaderSprite.phone{background-position:-2px -248px}.RecHeaderSprite.email{background-position:-4px -295px}.RecHeaderSprite.download_white{background-position:-4px -343px}.RecHeaderSprite.instagram{background-position:-4px -391px}.RecHeaderSprite.facebook{background-position:-4px -440px}.RecHeaderSprite.twitter{background-position:-4px -487px}.RecHeaderSprite.linked_in{background-position:-4px -536px}.RecHeaderSprite.you_tube{background-position:-4px -583px}.RecHeaderSprite.google_play{background-position:-4px -629px}.RecHeaderSprite.app_store{background-position:-4px -673px}.RecHeaderSprite.foundit_logo{background-position:0 -727px;width:110px;height:33px}.RecHeaderSprite.phone_black{background-position:-6px -800px}.RecHeaderSprite.email_black{background-position:-5px -856px}.RecHeaderSprite.settings{background-position:-4px -910px;height:24px;width:24px}.RecHeaderSprite.message{background-position:-4px -966px;height:24px;width:24px}.RecHeaderSprite.notification{background-position:-4px -1022px;height:24px;width:24px}.RecHeaderSprite.log_out{background-position:-3px -1077px;height:24px;width:24px}.RecHeaderSprite.dwn_arrow,.RecHeaderSprite.up_arrow{width:7px;height:7px;border-left:1px solid #000;border-bottom:1px solid #000;display:inline-block;margin:4px;transform-origin:center center}.RecHeaderSprite.up_arrow{transform:rotate(135deg) translateY(0);margin-top:10px}.RecHeaderSprite.dwn_arrow{transform:rotate(-45deg) translateY(0)}.rec_header_up_container{display:flex;gap:4px;cursor:pointer;height:100%;align-items:center}.rec_header_up_img_wrapper{height:36px;width:36px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#f3f9f5;color:#6ab37c;border:1px solid #e8e8eb;display:flex;align-items:center;justify-content:center}.rec_header_up_txt{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-width:100px;max-width:120px}.rec_header_up_txt_overflow{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec_header_up_profileDpPlaceholder{text-transform:uppercase}.rec_header_up_drawer_wrapper{display:flex;flex-direction:column;gap:10px;height:100%}.rec_header_up_drawer_upper_sec{display:flex;flex-direction:column;flex-grow:1;padding:8px;gap:10px}.rec_header_up_drawer_ud{background-color:#f4f4f5;border-radius:8px;display:flex;flex-direction:column;padding:12px}.rec_header_up_drawer_ud_name{display:flex;gap:10px;align-items:center}.rec_header_up_drawer_ud_other{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:15px;Padding-top:15px;font-size:12px;border-top:1px solid #e7e7ea}.rec_header_up_drawer_ud_other_opt{display:flex;gap:10px;align-items:center}.rec_header_up_drawer_ud_name{color:#6e00be;font-weight:700}.rec_header_up_drawer_footer{background-color:#f7f2fa;padding:12px;gap:12px;display:flex;align-items:center;justify-content:start;cursor:pointer}.rec_header_up_drawer_options{display:flex;flex-direction:column;font-size:12px}.rec_header_up_drawer_option{align-items:center;background-color:initial;border-radius:8px;display:flex;gap:8px;padding:12px;text-decoration:none;cursor:pointer}.rec_header_up_drawer_option:hover{background-color:#f6f6f7}.blinker_blinking-dot{animation:blink 1s ease-in-out infinite}.blinkblink{background-color:#e03923;position:absolute;right:5px;top:7px}.blinkblink,.blinkblinkgreen{width:4px;height:4px;border-radius:50%}.blinkblinkgreen{background-color:green;position:relative;right:19px;bottom:9px}@keyframes blink{0%{box-shadow:0 0 0 0 rgba(224,57,35,.5)}50%{box-shadow:0 0 10px 4px rgba(224,57,35,.5)}to{box-shadow:0 0 0 0 rgba(224,57,35,.5)}}.rec_header_hamburger{width:44px;height:44px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;padding:8px;border:none;background:transparent}.rec_header_bar{width:20px;height:2px;background:#fff;border-radius:2px;transition:transform .25s cubic-bezier(.2,.9,.2,1),opacity .25s cubic-bezier(.2,.9,.2,1);transform-origin:center}.rec_header_ls_mobile_overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:999;display:flex;align-items:flex-start;justify-content:flex-start}.rec_header_ls_mobile_wrapper{position:absolute;top:100%;left:0;right:0;width:100%;background:#6e00be;padding:16px;overflow-y:auto;border-bottom:1px solid #eee;animation:slideDown .3s ease-out forwards;z-index:1000}.rec_header_ls_mobile_button{width:100%;background:none;border:none;padding:12px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px;cursor:pointer;text-align:left}.rec_header_ls_mobile_button.subMenuOpen,.rec_header_ls_mobile_button:hover{color:#ffa000}.rec_header_ls_mobile_subitems{padding-left:16px;display:flex;flex-direction:column;gap:8px}.rec_header_ls_mobile_subitem{font-size:14px;padding:6px;cursor:pointer;color:#fff}.rec_header_ls_mobile_subitem:hover{color:#000;background-color:#fff}button,input,select,textarea{font-family:inherit}.download-dropdown{position:fixed;top:54px;right:12px;width:302px;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 8px 20px rgba(0,0,0,.1);padding:12px 4px 12px 16px;z-index:999999;display:flex;flex-direction:column;gap:16px;font-family:Noto Sans,sans-serif;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.download-dropdown.show{opacity:1;transform:translateY(0);pointer-events:auto;display:flex}.dots__animation{display:inline-block;overflow:hidden;vertical-align:bottom;width:0;animation:dots__ellipsis 2.5s steps(5) infinite}@keyframes dots__ellipsis{0%{width:0}20%{width:1ch}40%{width:2ch}60%{width:3ch}80%{width:4ch}to{width:0}}.download-dropdown.hide{opacity:0;transform:translateY(-20px);pointer-events:none}.download-dropdown__title{font-size:16px;font-weight:700;line-height:24px}.download-dropdown__section{display:flex;flex-direction:column;gap:8px}.download-dropdown__section-title{font-size:12px;font-weight:400;color:#777584;line-height:16px}.download-dropdown__item{border-radius:6px;padding:8px;font-size:14px;display:flex;flex-direction:column}.download-dropdown__item.is-in-progress{background-color:#f1f5f9;color:#444}.download-dropdown__item.is-ready{background-color:#f1fbf9;border:1px solid #f1fbf9;color:#2d572c}.download-dropdown__item.is-failed{background-color:#fcebe9;border:1px solid #fcebe9;color:#a94442}.download-dropdown__item-row{display:flex;align-items:flex-start;gap:8px}.download-dropdown__icon{flex-shrink:0}.download-dropdown__icon--loader{color:#888}.download-dropdown__icon--check{color:#2e7d32}.download-dropdown__icon--alert{color:#d32f2f}.download-dropdown__item-content{display:flex;flex-direction:column;flex:1;gap:8px}.download-dropdown__item-header{display:flex;justify-content:space-between;align-items:center}.download-dropdown__item-title{font-family:Noto Sans,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:normal;color:#1d1934;margin:0}.download-dropdown__time{font-weight:400;text-align:right;color:#777585;white-space:nowrap}.download-dropdown__item-detail,.download-dropdown__time{font-family:Noto Sans,sans-serif;font-size:10px;line-height:14px;letter-spacing:.04em;margin:0}.download-dropdown__status-text{font-weight:400;color:#a5a3ae}.download-dropdown__consumed-count{font-weight:600;color:#59566c}.download-dropdown__total-count{font-weight:400;color:#a5a3ae}.download-dropdown__note{font-size:10px;line-height:14px;letter-spacing:.04em;color:#777584}.download-dropdown__action,.download-dropdown__note{font-family:Noto Sans,sans-serif;font-weight:400;margin:0}.download-dropdown__action{font-size:12px;line-height:20px;letter-spacing:normal;color:#6e00be;cursor:pointer;text-decoration:none}.download-dropdown__action a{text-decoration:none;color:inherit}.download-dropdown__error{font-family:Noto Sans,sans-serif;font-weight:400;font-size:10px;line-height:14px;letter-spacing:.04em;color:#777584;margin:0}.download-dropdown__divider{border:none;border-top:1px solid #e8e8eb;width:calc(100% + 22px);margin:0 0 0 -22px}::-webkit-scrollbar{width:4px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.download-animation-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.download-arrow{position:relative;left:.5px;width:16px;height:16px;animation:dropArrow 1.5s ease-in-out infinite}@keyframes dropArrow{0%{opacity:0;transform:translateY(0)}30%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(8px)}to{opacity:0;transform:translateY(16px)}}.download-box{width:14px;height:6px;margin-top:-2px}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************/.qs_chip{padding:6px 8px;gap:4px;width:-moz-fit-content;width:fit-content;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;border-radius:20px;background:#eaecff}.qs_chip,.qs_chip_rmv{display:flex;justify-content:center;align-items:center}.qs_chip_rmv{height:12px;width:12px}.qs_wrapper{position:absolute;top:0;left:0;z-index:1000;width:100%;transform:translateY(-100%) translateZ(0);will-change:transform;backface-visibility:hidden}.qs_wrapper.qs_wrapper_visible{animation:slideDown .3s cubic-bezier(.25,.46,.45,.94) forwards}.qs_wrapper.qs_wrapper_closing{animation:slideUp .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideDown{0%{transform:translateY(-100%) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes slideUp{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(-100%) translateZ(0)}}.qs_section{display:flex;width:100%;padding:32px 80px 16px;flex-direction:column;justify-content:center;align-items:center;border-radius:0 0 32px 32px;background:var(--gradients-gradient-1,linear-gradient(90deg,var(--Color-Brand-05,#f1e6f9) 0,#f1fbf9 100%));box-shadow:0 4px 24px 0 rgba(48,48,48,.16);gap:24px;position:relative;box-sizing:border-box}.qs_section *,.qs_section :after,.qs_section :before{box-sizing:inherit}.qs_search_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.qs_title{font-size:16px;font-weight:700;line-height:24px;display:flex;justify-content:left;width:100%}.qs_search{display:flex;align-items:center;gap:20px;width:1232px}.qs_search_keywords_error{color:#e03923;font-size:12px;font-weight:500;line-height:16px;position:absolute;bottom:-24px}.qs_search_inputs{display:flex;align-items:center;height:44px;width:1092px;border-radius:40px;border:1px solid var(--Border-Subtle,#e8e8eb);background:var(--Grey-White,#fff);box-shadow:0 4px 8px 0 rgba(48,48,48,.12)}.qs_search_input_sec{display:flex;padding:8px 16px;align-items:center;gap:8px;flex-shrink:0;align-self:stretch;font-size:14px;font-weight:400;position:relative}.qs_search_input_sec:hover{background-color:#f6f6f7}.qs_search_input_sec.active,.qs_search_input_sec.active:hover{background-color:#fff}.qs_search_input_sec.inactive{background-color:#f6f6f7}.qs_search_input_sec.keywords{width:492px;border-right:1px solid var(--Grey-Grey-6,#e7e7ea);border-top-left-radius:40px;border-bottom-left-radius:40px}.qs_search_input_sec.location{width:358px;border-right:1px solid var(--Grey-Grey-6,#e7e7ea)}.qs_search_input_sec.experience{flex-grow:1;border-top-right-radius:40px;border-bottom-right-radius:40px}.qs_search_chip_container_wrapper{position:relative;width:calc(100% - 20px);gap:2px}.qs_search_chip_container{display:flex;align-items:center;width:100%;gap:4px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.qs_search_chip_container::-webkit-scrollbar{display:none}.qs_search_chips{display:flex;gap:2px}.qs_search_input_container{min-width:78px;width:auto;flex-shrink:0;flex-grow:1;position:relative}.qs_search_input_container.location{flex-shrink:unset}.qs_search_input{border:none;outline:none;line-height:20px;width:100%;height:28px;font-size:14px;font-weight:400;background-color:transparent}.qs_or_section{font-size:14px;font-weight:500;line-height:20px}.qs_advance_search{display:flex;flex-direction:column;gap:16px;align-items:center}.qs_advance_search_txt{font-size:12px;font-weight:500;line-height:16px}.qs_overflow_shadow{position:absolute;left:0;width:13px;height:28px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 35.45%,#fff)}.qs_overflow_shadow.left{transform:rotate(180deg);transform-origin:center}.qs_overflow_shadow.right{right:0;left:unset;top:0}.qs_toggle_switch{width:32px;height:14px;border-radius:20px;background-color:#d2d1d6;position:relative;cursor:pointer;transition:background-color .3s ease}.qs_toggle_switch.on{background-color:#2b244c}.qs_switch_thumb{width:12px;height:12px;background-color:#fff;border-radius:50%;position:absolute;top:1px;left:1px;display:flex;align-items:center;justify-content:center;transition:left .3s ease}.qs_switch_thumb.on{left:19px;width:12px;height:12px;top:1px}.qs_backdrop{background:rgba(0,0,0,.4);z-index:990;position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;will-change:opacity;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.qs_backdrop.qs_backdrop_visible{opacity:1}.qs_backdrop.qs_backdrop_closing{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.qs_drawer_close_btn{position:absolute;left:50%;top:calc(100% + 16px);transform:translateX(-50%);background-color:rgba(0,0,0,.5);border-radius:50%;width:48px;height:48px;font-size:20px;cursor:pointer;z-index:1001;border:none;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-out;opacity:1}.qs_drawer_close_btn.qs_drawer_close_btn_closing{opacity:0;pointer-events:none}.qs_drawer_close_icon{color:#fff;display:flex;align-items:center;justify-content:center}.qs_close_icon{width:17px;height:17px;position:relative;cursor:pointer}.qs_close_icon .qs_close_icon_line{position:absolute;width:17px;height:1.8px;background-color:#fff;top:50%;left:0;transform-origin:center}.qs_close_icon .qs_close_icon_line1{transform:translateY(-50%) rotate(45deg)}.qs_close_icon .qs_close_icon_line2{transform:translateY(-50%) rotate(-45deg)}.qs_pointer{cursor:pointer}.qs_align_center{justify-content:center}.qs_align_center,.qs_align_center_vertical{display:flex;align-items:center}.qs_flex{display:flex}.qs_overflow_hidden{overflow:hidden}body.qs_backdrop_active .db_mainLayout{filter:blur(4px)}.db_mainLayout,body.qs_backdrop_active .db_mainLayout{transition:filter .3s cubic-bezier(.4,0,.2,1);will-change:filter}.qs_dd_wrapper{display:flex;width:100%;height:168px;padding:8px 12px;flex-direction:column;border-radius:0 0 8px 8px;border:1px solid var(--Border-Subtle,#e8e8eb);box-shadow:0 4px 4px -2px rgba(0,0,0,.08),0 6px 8px -3px rgba(0,0,0,.15);position:absolute;top:100%;left:0;overflow:auto;background-color:#fff;z-index:10000}.qs_kd_wrapper{width:calc(100% - 15px);left:15px;padding:8px 12px}.qs_kd_suggestions{background:#fafafb}.qs_sd_search{display:flex;flex-direction:column}.qs_sd_search_item{display:flex;align-items:center;padding:8px 12px;gap:8px;font-size:14px;font-weight:500;line-height:20px;overflow-wrap:anywhere;border-radius:4px}.qs_sd_search_item.active,.qs_sd_search_item:hover{background:#f6f6f7}.qs_sd_search_item svg{flex-shrink:0}.qs_sd_suggestion{display:flex;flex-direction:column;gap:16px}.qs_sd_title{color:#565365;font-size:12px;font-weight:400;line-height:16px}.qs_sd_chip_container{display:flex;flex-wrap:wrap;gap:8px}.qs_sd_chip{padding:6px 8px;justify-content:center;gap:4px;border-radius:20px;border:1px dashed #d7d9eb;background:#fff;font-size:12px;font-weight:400;line-height:16px;cursor:pointer}.qs_sd_chip,.qs_sd_chip_icon{display:flex;align-items:center}.qs_loc_dropdown{width:410px;height:316px;padding:0 0 40px}.qs_loc_dd_container{display:flex;flex-direction:column;padding:8px 12px;overflow-y:auto}.qs_loc_dd_container.left{min-width:50%;flex-grow:1}.qs_loc_dd_container.right{width:205px;flex-shrink:0;overflow-y:unset;border-left:1px solid #e8e8eb;margin-top:8px;padding-top:0}.qs_loc_dd_list_container{overflow-y:auto}.qs_loc_dd_list_title{color:#777584}.qs_loc_dd_list_item,.qs_loc_dd_list_title{display:flex;padding:8px 12px;align-items:center;gap:8px}.qs_loc_dd_list_item{font-size:14px;font-weight:500;line-height:20px;cursor:pointer}.qs_loc_dd_list_item:hover{background:#f6f6f7}.qs_loc_dd_list_checkbox{width:20px;height:20px;flex-shrink:0;border-radius:2px;border:1.5px solid #d2d1d6;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.qs_loc_dd_list_checkbox:checked{background-color:#1d1934;border-color:#1d1934}.qs_loc_dd_relocate_toggle{position:absolute;bottom:0;left:0;right:0;display:flex;padding:10px 24px;align-items:center;gap:12px;border-radius:0 0 4px 4px;background:#fff6e5;cursor:pointer}.qs_loc_checkbox{width:20px;height:20px;border:1.5px solid #d2d1d6;border-radius:2px;display:inline-block;cursor:pointer;flex-shrink:0}.qs_loc_checkbox.active{background-color:#17142a;border-color:#17142a;position:relative}.qs_loc_checkbox.active:after{content:"";display:inline-block;width:5px;height:10px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);position:absolute;top:2px;left:6px}.qs_loc_dd_list_item_icon{display:flex;flex-shrink:0}.qs_exp_dd_wrapper{width:225px;right:16px;overflow:hidden;height:222px}.qs_exp_dd_container{display:flex;color:var(--Content-Secondary,#59566c);font-size:14px;font-weight:500;line-height:20px;height:100%}.qs_exp_dd_col{display:flex;flex-direction:column;gap:6px;width:50%}.qs_exp_dd_divider{width:2px;background:#e8e8eb;margin:0 10px}.qs_exp_dd_col_list{display:flex;flex-direction:column;overflow:auto;height:90%;padding:0;margin:0}.qs_exp_dd_col_list_item{display:flex;height:36px;padding:8px 12px;align-items:center;gap:8px}.qs_exp_dd_col_list_item:hover{background:#f6f6f7}.experience-dropdown{display:flex;gap:20px;padding:10px 15px;background:#fff;border-radius:8px}.exp-dropdown-col h4{font-size:14px;font-weight:600;margin-bottom:8px}.exp-dropdown-col ul{list-style:none;margin:0;padding:0;max-height:150px;overflow-y:auto}.exp-dropdown-col li{padding:6px 10px;cursor:pointer;border-radius:4px;transition:background .2s}.exp-dropdown-col li:hover{background:#f5f5f5}.exp-dropdown-col li.active{background:#eceaff;font-weight:600;color:#5b3eff}.exp-tags{display:flex;gap:6px}.exp-tags span{background:#eceaff;border-radius:16px;padding:4px 10px;font-size:13px}.placeholder{color:#888}.qsSprite{background-image:url(https://media.foundit.in/edge/recruiter-dashboard/_next/static/media/header_sprite.svg)}.qsSprite.icons{height:16px;width:16px;display:inline-block;background-position:0 0}.qsSprite.search{background-position:0 2px}.qsSprite.download_black{background-position:-1px -35px}.qsSprite.bulb{background-position:0 -85px}.qsSprite.search_black{background-position:0 -124px}.qsSprite.location{background-position:0 -163px}.qsSprite.experience{background-position:0 -204px;width:18px}.qsSprite.phone{background-position:-2px -248px}.qsSprite.email{background-position:-4px -295px}.qsSprite.download_white{background-position:-4px -343px}.qsSprite.instagram{background-position:-4px -391px}.qsSprite.facebook{background-position:-4px -440px}.qsSprite.twitter{background-position:-4px -487px}.qsSprite.linked_in{background-position:-4px -536px}.qsSprite.you_tube{background-position:-4px -583px}.qsSprite.google_play{background-position:-4px -629px}.qsSprite.app_store{background-position:-4px -673px}.qsSprite.foundit_logo{background-position:0 -727px;width:110px;height:33px}.qsSprite.phone_black{background-position:-6px -800px}.qsSprite.email_black{background-position:-5px -856px}.qsSprite.settings{background-position:-4px -910px;height:24px;width:24px}.qsSprite.message{background-position:-4px -966px;height:24px;width:24px}.qsSprite.notification{background-position:-4px -1022px;height:24px;width:24px}.qsSprite.log_out{background-position:-3px -1077px;height:24px;width:24px}.qsSprite.dwn_arrow,.qsSprite.up_arrow{width:7px;height:7px;border-left:1px solid #000;border-bottom:1px solid #000;display:inline-block;margin:4px;transform-origin:center center}.qsSprite.up_arrow{transform:rotate(135deg) translateY(0);margin-top:10px}.qsSprite.dwn_arrow{transform:rotate(-45deg) translateY(0)}.qs_tooltip{max-width:240px;background-color:#1d1934;color:#fff;padding:4px 8px;font-size:12px;z-index:999999;opacity:1;border-radius:4px;transition:opacity .15s ease-in-out;white-space:nowrap;position:fixed;box-shadow:0 2px 8px rgba(0,0,0,.15)}.qs_tooltip_arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1d1934;position:absolute}.tooltip-top .qs_tooltip_arrow{bottom:-5px;left:50%;transform:translateX(-50%)}.tooltip-top-start .qs_tooltip_arrow{bottom:-5px;left:3px}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_ebd4cb;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_ebd4cb;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_ebd4cb{font-family:__Inter_ebd4cb,__Inter_Fallback_ebd4cb;font-style:normal}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/82ef96de0e8f4d8c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/a6ecd16fa044d500-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/bd82c78e5b7b3fe9-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/c32c8052c071fc42-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/6f22fce21a7c433c-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/1d8a05b60287ae6c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/77c207b095007c34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Noto_Sans_ad2b68;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://media.foundit.in/edge/user-management/_next/static/media/1755441e3a2fa970-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Noto_Sans_Fallback_ad2b68;src:local("Arial");ascent-override:100.18%;descent-override:27.46%;line-gap-override:0.00%;size-adjust:106.70%}.__className_ad2b68{font-family:__Noto_Sans_ad2b68,__Noto_Sans_Fallback_ad2b68;font-style:normal}