.LoginPage_wrapper__tpZ_V{padding-top:6.25rem;padding-bottom:10.25rem;display:flex;flex:1 1;justify-content:center}.LoginForm_heading__lFitQ{margin-bottom:.2rem}.LoginForm_login_title__CLwGq{margin-bottom:1rem}.LoginForm_formBtnsWrapper____GtO{gap:.5rem}.LoginForm_formBtnsWrapper____GtO,.LoginForm_formWrapper__gB6xJ{display:flex;flex-direction:column;width:100%}.LoginForm_inputsWrapper__6WeR_{display:flex;flex-direction:column;gap:.8rem}.LoginForm_eyeBtn__XRq20:hover .LoginForm_svgPath___g_Ab{fill:#bbb}.LoginForm_pathActive__nbWHH{fill:#287f9a;transition:fill .15s ease-in-out}.LoginForm_eyeBtn__XRq20:hover .LoginForm_pathActive__nbWHH{fill:#309aba;transition:fill .3s ease-in-out}.LoginForm_forgotPassword__8eKLe{text-decoration:none;font-weight:500;font-size:.75rem;line-height:120%;text-align:left;color:#979797;transition:.3s}.LoginForm_forgotPassword__8eKLe:hover{color:#737373}.LoginForm_forgotPassword__8eKLe:active{color:var(--blue-500);transition:none}.LoginForm_submitBtn__vGoCF{cursor:pointer;width:100%;background:var(--pink-500);border-radius:6px;border-color:inherit;padding:1rem 1.5rem;font-weight:500;font-size:.875rem;line-height:120%;text-align:center;color:#fff;transition:.3s;border-style:solid}.LoginForm_submitBtn__vGoCF:hover{background:var(--pink-400)}.LoginForm_submitBtn__vGoCF:active{background:#ca567d;transition:none}.LoginForm_submitBtn__vGoCF:disabled{background:#919191;cursor:not-allowed}.LoginForm_toggleBtn__6BvUG{border-bottom:1px solid var(--white-200);cursor:pointer}.LoginForm_link__HXvan,.LoginForm_toggleBtn__6BvUG{transition:.3s}.LoginForm_link__HXvan:hover,.LoginForm_toggleBtn__6BvUG:hover{color:#979797}.LoginForm_link__HXvan:active,.LoginForm_toggleBtn__6BvUG:active{color:#696969;transition:none}.LoginForm_linksWrapper__2cIsg{display:flex;width:100%;justify-content:center;font-weight:500;font-size:.75rem;line-height:120%;text-align:center;color:var(--black-text)}.LoginForm_link__HXvan{text-decoration:none;color:inherit;border-bottom:1px solid var(--white-200)}.LoginForm_errorMsg__UcKt_{font-weight:400;font-size:.75rem;text-align:left;color:var(--error);display:grid}.LoginForm_errorMsg_show__FHFxO{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .3s,opacity .3s}.LoginForm_errorMsg_hide__hPzqw{grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .3s,opacity .3s}.LoginForm_errorMsg_text__CjamN{overflow:hidden}.LoginForm_labelError__0tt4k{color:var(--error)}.LoginForm_inputError__MnjhQ{border:.0625rem solid var(--error)}@media screen and (max-width:650px){.LoginForm_linksWrapper__2cIsg{flex-direction:column;text-align:center;gap:15px;align-items:center}}.AccountNav_nav__6zd2c{display:flex;padding-bottom:.5rem;align-items:center;overflow-y:hidden;gap:4rem;overflow-x:auto}.AccountNav_logout__xxH_r{display:flex;gap:.2rem;padding-right:.175rem;font-weight:500;font-size:.875rem;line-height:120%;text-align:center;color:#b72133;align-items:center;cursor:pointer;position:relative}.AccountNav_logout__xxH_r>svg{--icon-size:21px;width:var(--icon-size);height:var(--icon-size);min-width:var(--icon-size);min-height:var(--icon-size);aspect-ratio:1}.AccountNav_logout__xxH_r:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:#b72133;transform-origin:left center;transform:scaleX(0);transition:transform .3s ease-in-out}.AccountNav_logout__xxH_r:hover:after{transform:scaleX(1)}.AccountNav_link__TbLvr{text-wrap:nowrap;text-decoration:none;font-weight:500;font-size:.875rem;line-height:120%;text-align:center;color:var(--black-primary);position:relative;transition:color .3s ease-in-out}.AccountNav_link__TbLvr:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(0);transition:transform .3s ease-in-out}.AccountNav_link__TbLvr:hover:after{transform:scaleX(1)}.AccountNav_active__3QrK_{color:var(--black-text);position:relative}.AccountNav_active__3QrK_:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(1)}@media screen and (max-width:768px){.AccountNav_nav__6zd2c{padding-bottom:15px;gap:2.5rem}.AccountNav_nav__6zd2c a{white-space:nowrap}}.Breadcrumb_wrapper__OEnPm{display:flex;gap:.3125rem;align-items:center;overflow:hidden;max-width:100%}.Breadcrumb_breadcrumbSeparator__D2y9I,.Breadcrumb_link__Ponzv{font-weight:500;font-size:14px;line-height:100%;letter-spacing:.01em;color:#232323;text-decoration:none;opacity:.4;transition:opacity .3s ease-in-out}.Breadcrumb_link__Ponzv:hover{opacity:.6}.Breadcrumb_link__Ponzv:active{opacity:.8}.Breadcrumb_breadcrumbSeparator__D2y9I{font-family:var(--third-family)}.Breadcrumb_current__Zezo_{font-weight:500;font-size:.875rem;line-height:100%;letter-spacing:.01em;color:#232323}.LabeledCheckbox_label__ARbaA{display:flex;align-items:center;gap:.5rem;cursor:pointer}.LabeledCheckbox_checkbox__HF4KQ{--size:20px;position:relative;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);border:1px solid var(--black-200);border-radius:5px}.LabeledCheckbox_checkbox__HF4KQ>svg{--size:80%;position:absolute;top:50%;left:50%;width:var(--size);height:var(--size);transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease-in-out}.LabeledCheckbox_checkbox__HF4KQ:has(+input:checked)>svg{opacity:1}.ResumeAccount_wrapper__f7MZ3{border:2px solid var(--white-100);border-radius:10px;padding:2rem 2.5rem;flex-direction:column;flex:1 1;overflow:hidden}.ResumeAccount_resume_main_content__ToCYj,.ResumeAccount_wrapper__f7MZ3{display:flex;gap:1rem;width:100%;height:-moz-fit-content;height:fit-content}.ResumeAccount_resume_main_content__ToCYj{flex-direction:column}.ResumeAccount_photoResumeWrapper__HNWer{display:flex;gap:1.875rem}.ResumeAccount_photoDescrWrapper__4y7Vs{max-width:268px;overflow:hidden;display:flex;flex-direction:column;gap:1.875rem}.ResumeAccount_photoNameLocationWrapper__FlJ_e{display:flex;flex-direction:column;gap:1.25rem}.ResumeAccount_nameLocationWrapper__w4MLt{display:flex;flex-direction:column;gap:.375rem}.ResumeAccount_nameNotAccount__WA1ZP{font-weight:500;font-size:1.6875rem;line-height:120%;color:#000}.ResumeAccount_location__8KCVZ{font-weight:500;font-size:.875rem;line-height:120%;color:#000}.ResumeAccount_contactInfoWrapper__WkSoL{border:1px solid #e1e1e1;border-radius:6px;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.ResumeAccount_contactInfoPhoneMailWrapper__0AK8d{display:flex;flex-direction:column;gap:1rem}.ResumeAccount_contactInfoText__p5Bc0{font-weight:500;font-size:1rem;line-height:120%;color:#000}.ResumeAccount_phoneMailWrapper__uHtJy{display:flex;flex-direction:column;gap:.75rem}.ResumeAccount_socials__KM5pO{display:flex;gap:1rem;align-items:center}.ResumeAccount_socials__KM5pO>a{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.ResumeAccount_mainInfoWrapper__OhjFe{display:flex;justify-content:space-between;gap:1rem}.ResumeAccount_mainInfoWrapper__OhjFe.ResumeAccount_account__KuOuk{display:grid;grid-template-columns:140px auto auto;grid-gap:1.5rem;gap:1.5rem}.ResumeAccount_photoNotAccountWrapper__US612{width:268px;height:268px;border-radius:10px;background-color:#dadada}.ResumeAccount_photoAccountWrapper__NJ6xP,.ResumeAccount_photoWrapper__rJzgU{width:140px;height:140px;border-radius:10px;background-color:#dadada}.ResumeAccount_links_wrapper__lRvvi{display:flex;gap:1rem;justify-content:space-between}.ResumeAccount_education_block__gDOf_,.ResumeAccount_job_block__N7KcH,.ResumeAccount_portfolio__Z6YSQ,.ResumeAccount_skills__ocEEJ{display:flex;flex-direction:column;gap:.7rem}.ResumeAccount_skills_items__fLp__{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem}.ResumeAccount_portfolio_link__leAL7{width:-moz-fit-content;width:fit-content}.ResumeAccount_portfolio_file__8c_8Y{--size:30px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);fill:#000}.ResumeAccount_info_grid__x5UZc{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:1rem;gap:1rem}.ResumeAccount_info_grid__x5UZc>p:nth-of-type(2n){justify-self:end}.ResumeAccount_mainInfoTextWrapper__d30OM{flex:1 1;width:100%;gap:1rem;display:flex;justify-content:space-between}.ResumeAccount_nameSalaryAgeLocationWrapper__LMfoj{display:flex;flex-direction:column;gap:.375rem}.ResumeAccount_nameSalaryWrapper__1CjT3{display:flex;flex-direction:column;gap:.5rem}.ResumeAccount_name__LJ9Qd{font-weight:500;font-size:1.6875rem;line-height:120%;color:var(--black-primary)}.ResumeAccount_views__dAJ9B{white-space:pre;gap:6px;display:flex;border-radius:50px;background:#f5f5f5;padding:.5rem .6875rem;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.ResumeAccount_salary__3K8r6{height:-moz-fit-content;height:fit-content;font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.ResumeAccount_ageLocation__6Hy7d{font-weight:500;font-size:.875rem;line-height:120%;color:var(--black-text)}.ResumeAccount_subInfoWrapper__WE6TM{display:flex;flex-direction:column;gap:1rem}.ResumeAccount_subInfoLine__ToJZn{display:flex;justify-content:space-between}.ResumeAccount_subInfoText__kAfEv{font-weight:400;font-size:1rem;line-height:130%;color:var(--black-primary)}.ResumeAccount_bold__3X7NL{font-weight:600;line-height:120%}.ResumeAccount_jobsEducationDescriptionWrapper___ez1h,.ResumeAccount_subInfoLineSeparatorJobsWrapper__i8xAN{display:flex;flex-direction:column;gap:1.75rem}.ResumeAccount_descriptionWrapper__KMZSf,.ResumeAccount_educationWrapper__9cJYf{display:flex;flex-direction:column;gap:1rem}.ResumeAccount_educations__H2wks,.ResumeAccount_jobs__oSW8W{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem}.ResumeAccount_status_wrapper__M9_rL{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:column;gap:.5rem;align-items:flex-end}.ResumeAccount_education__uaxc9,.ResumeAccount_job__J_pIT{gap:1.5rem}.ResumeAccount_date__Avs_V{flex-shrink:0}.ResumeAccount_jobText__gF4Ii{display:flex;flex-direction:column;gap:.5rem}.ResumeAccount_img__9aUFS{object-fit:contain;object-position:center;border-radius:5px}@media only screen and (max-width:1024px){.ResumeAccount_vacancyWrapper__LjU_W{width:auto}.ResumeAccount_photoResumeWrapper__HNWer{display:flex;flex-direction:column;justify-content:space-between;gap:1.875rem}.ResumeAccount_photoDescrWrapper__4y7Vs{display:flex;flex-direction:column;width:100%;max-width:none;gap:1.875rem}}@media screen and (max-width:800px){.ResumeAccount_mainInfoWrapper__OhjFe.ResumeAccount_account__KuOuk{grid-template-columns:140px 1fr;grid-template-rows:auto 140px;align-items:center;row-gap:1rem}.ResumeAccount_img__9aUFS,.ResumeAccount_nameSalaryAgeLocationWrapper__LMfoj{grid-row:2}.ResumeAccount_views__dAJ9B{display:none}.ResumeAccount_status_wrapper__M9_rL{gap:.75rem;align-items:flex-start}}@media only screen and (max-width:700px){.ResumeAccount_status_wrapper__M9_rL{align-items:flex-start}.ResumeAccount_mainInfoWrapper__OhjFe{flex-direction:column;gap:.75rem}.ResumeAccount_wrapper__f7MZ3{padding:2rem 1.5rem}.ResumeAccount_education__uaxc9,.ResumeAccount_job__J_pIT{flex-direction:column}.ResumeAccount_date__Avs_V{width:-moz-fit-content;width:fit-content}.ResumeAccount_mainInfoTextWrapper__d30OM{display:flex;flex-direction:column;gap:10px}.ResumeAccount_vacancyWrapper__LjU_W{width:auto}.ResumeAccount_subInfoLine__ToJZn{display:grid;grid-template-columns:repeat(2,1fr)}.ResumeAccount_date__Avs_V{width:100%;flex-shrink:0}.ResumeAccount_photoNameLocationWrapper__FlJ_e{flex-direction:row}.ResumeAccount_photoNameLocationWrapper__FlJ_e img,.ResumeAccount_photoNotAccountWrapper__US612{flex-shrink:0;width:120px;height:120px}}@media screen and (max-width:600px){.ResumeAccount_separator_media__Z7_1k{grid-column:1!important}.ResumeAccount_info_grid__x5UZc{width:100%;grid-template-columns:1fr}.ResumeAccount_info_grid__x5UZc>p:nth-of-type(2n){justify-self:start}.ResumeAccount_mainInfoWrapper__OhjFe.ResumeAccount_account__KuOuk{grid-template-columns:1fr;grid-template-rows:auto 140px auto;align-items:center;row-gap:1rem}.ResumeAccount_img__9aUFS{grid-row:2}.ResumeAccount_nameSalaryAgeLocationWrapper__LMfoj{grid-row:3}}@media screen and (max-width:400px){.ResumeAccount_links_wrapper__lRvvi{flex-direction:column}}.Separator_separator__Tt0LL{grid-column:1/-1;width:100%;height:1px;background:var(--white-100)}.Footer_footer__hGFs_{background:var(--black-background);width:100%;padding-block:4rem;margin-top:auto}.Footer_content__POzW4{display:grid;grid-template-columns:.6fr 1fr .6fr;align-items:center;grid-template-rows:repeat(3,auto);grid-row-gap:1.25rem;row-gap:1.25rem;width:100%}.Footer_platform__CKkGu{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:1rem;grid-column:2;grid-row:1/3}.Footer_platform_title__q1WZC{font-size:1.75rem;font-weight:500;color:#fff;text-wrap:wrap}.Footer_nav__BvR4c{display:flex;min-height:100%}.Footer_linksWrapper__T1MAO{display:flex;gap:2.5rem;font-weight:500;line-height:120%;align-items:flex-start;color:var(--white-100)}.Footer_col__t7Jzf{display:flex;flex-direction:column;align-items:center;gap:.5rem;height:-moz-fit-content;height:fit-content}.Footer_colHeading__jekH1{font-size:1rem;font-weight:500}.Footer_link__HqehB{font-weight:400;font-size:.875rem;text-decoration:none;color:inherit;transition:color .3s ease}.Footer_link__HqehB:hover{color:var(--blue-200)}.Footer_link__HqehB:active{color:var(--blue-300)}.Footer_legal__PlG_o{display:flex;flex-direction:column;gap:.5rem;grid-column:1;grid-row:2}.Footer_docs_link__IAny5,.Footer_legal_text__jhhMv,.Footer_warning__K__8A{color:hsla(0,0%,100%,.5)}.Footer_docs_link__IAny5,.Footer_legal_text__jhhMv{font-size:.75rem}.Footer_warning__K__8A{font-size:.625rem;max-width:340px}.Footer_docs_link__IAny5{text-decoration:underline}.Footer_contacts_list__Fk_vT{display:flex;flex-direction:column;gap:1rem;height:-moz-fit-content;height:fit-content}.Footer_contacts_link__mEhns{display:flex;align-items:center;gap:.5rem;color:#fff}.Footer_contacts_link__mEhns>svg{--size:16px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size)}.Footer_socials_list__nPZV5{display:flex;gap:.75rem}.Footer_socials_link__bNUBd>svg{--size:35px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size)}.Footer_bottom__7_N7M{display:flex;justify-content:space-between;width:100%;padding-top:.75rem;grid-row:3;grid-column:1/4}.Footer_contacts_list__Fk_vT,.Footer_docs_list__81Exh,.Footer_socials_list__nPZV5{align-self:flex-start;justify-self:flex-end;align-items:flex-end}.Footer_docs_list__81Exh{display:flex;flex-direction:column}@media screen and (max-width:1250px){.Footer_footer__hGFs_{padding-block:2rem}.Footer_content__POzW4{grid-template-rows:repeat(4,auto)}.Footer_platform__CKkGu{align-items:flex-start;margin-top:0;grid-row:3;grid-column:1/4}.Footer_legal__PlG_o{grid-column:1/3}.Footer_bottom__7_N7M{grid-row:4}.Footer_socials_list__nPZV5{grid-row:1;grid-column:3}.Footer_contacts_list__Fk_vT{grid-row:2;grid-column:3}}@media screen and (max-width:630px){.Footer_content__POzW4{grid-template-rows:repeat(5,auto);row-gap:2rem}.Footer_logo___bfqn,.Footer_logo___bfqn *{--height:35px;--width:auto}.Footer_linksWrapper__T1MAO,.Footer_platform__CKkGu{gap:1.25rem}.Footer_platform__CKkGu{grid-row:3}.Footer_contacts_list__Fk_vT{grid-row:2;grid-column:1}.Footer_legal__PlG_o{grid-row:4}.Footer_bottom__7_N7M{flex-direction:column-reverse;gap:2rem;padding:0;grid-row:5}.Footer_linksWrapper__T1MAO{flex-direction:column}.Footer_col__t7Jzf,.Footer_contacts_list__Fk_vT,.Footer_docs_list__81Exh{align-items:flex-start}}.banners_container__OhEhI{padding-top:.75rem;background-color:var(--black-background)}.banners_inner_container__h2oV5{width:100%;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.banners_img__y_8E_{width:100%;height:auto}@media screen and (max-width:700px){.banners_inner_container__h2oV5{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.AddLogoInput_logoAddlogoBtnWrapper__rlZok{width:-moz-fit-content;width:fit-content;cursor:pointer;display:flex;flex-direction:column;gap:.5rem}.AddLogoInput_logoWrapper__DeCaK{max-width:175px;max-height:175px}.AddLogoInput_img__b0PQt{object-fit:contain;object-position:center;border-radius:20px}.AddLogoInput_logoSvgWrapper__nYdSY{padding:3.25rem}.AddLogoInput_addLogoBtn__R0oMs{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;font-size:.75rem;line-height:120%;color:var(--black-primary)}.NewResumeForm_jobHeadingWrapper__jL3TS,.NewResumeForm_jobWrapper__l0ZEh,.NewResumeForm_license__VSgSE,.NewResumeForm_portfolio__ORI0w,.NewResumeForm_skills__7rMa1{display:flex;flex-direction:column;gap:1rem}.NewResumeForm_skills_chosen__9GOt0{display:flex;flex-wrap:wrap;gap:.375rem;align-items:stretch}.NewResumeForm_form__owJLw{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:var(--item-max-width)}.NewResumeForm_edFields__6eq3x,.NewResumeForm_educationInputs__p2n_p{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;grid-row-gap:2rem;row-gap:2rem}.NewResumeForm_bold__HS5cv{font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.NewResumeForm_jobHeadingWrapper__jL3TS{grid-column:1/3}.NewResumeForm_removeJobBtn__HTraw{border:none;max-width:-moz-fit-content;max-width:fit-content;background:none;align-self:flex-end;font-weight:500;font-size:.75rem;line-height:120%;text-align:right;color:var(--pink-500);-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-position:auto;cursor:pointer}.NewResumeForm_jobFields__xaEYB>:nth-child(3),.NewResumeForm_jobFields__xaEYB>:nth-child(4){grid-column-start:1;grid-column-end:2}.NewResumeForm_submitBtn__YEHEh{border-radius:6px;padding:1rem 1.5rem;background:var(--pink-500);font-weight:500;font-size:1rem;line-height:120%;text-align:center;color:#fff;border-color:inherit;border-style:solid;cursor:pointer;width:188px;transition:background .3s ease}.NewResumeForm_submitBtn__YEHEh:hover{background:var(--pink-400)}.NewResumeForm_portfolio_upload__q6KhL{display:flex;align-items:center;gap:.5rem}.NewResumeForm_portfolio_upload_btn__3kJgd{cursor:pointer;border-radius:6px;color:#fff;background-color:var(--blue-primary);padding:.375rem .75rem;font-size:.875rem}.NewResumeForm_portfolio_upload_name__1lc6i{color:var(--black-100);font-size:.75rem}@media screen and (max-width:650px){.NewResumeForm_submitBtn__YEHEh{width:100%}}@media screen and (max-width:540px){.NewResumeForm_jobHeadingWrapper__jL3TS{grid-column:1}}.Loader_wrapper__ffn6_{display:flex;justify-content:center;align-items:center;width:100%;min-height:300px}.Loader_spinner__8qHA2{position:relative;min-width:30px;width:30px;aspect-ratio:1;border-radius:50%;border:2px solid #4d4d4d;animation:Loader_rotate__cHcuL 1.3s ease-in-out infinite}.Loader_spinner__8qHA2:after{position:absolute;content:"";top:-2px;left:-2px;bottom:-2px;right:-2px;border:2px solid transparent;border-top-color:#adadad;border-radius:inherit}@keyframes Loader_rotate__cHcuL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DownloadLink_fileWrapper___ikXq{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.Pagination_pagination__QFZ7k{display:flex;justify-content:space-between}.Pagination_pageLimit__BhpVI{display:flex;align-items:center;gap:1.25rem}.Pagination_pageLimitText__xc2rl{font-weight:400;font-size:1rem;line-height:130%;color:var(--black-primary)}.Pagination_pageLimitSelect__YgkPL{font-weight:500;font-size:16px;line-height:120%;color:var(--black-text);border:1px solid var(--white-200);border-radius:2px;padding:6px 8px;cursor:pointer;transition:.1s}.Pagination_pageLimitSelect__YgkPL:hover{outline:none;border:1px solid #bbb}.Pagination_pageLimitSelect__YgkPL:focus{outline:none;border:1px solid var(--blue-500)}.Pagination_pages__iUbqN{display:flex;gap:.5rem}.Pagination_page__G3vb3{border:none;background-color:inherit;font-weight:500;font-size:1rem;line-height:120%;text-align:center;color:var(--black-text);cursor:pointer;padding:.75rem 1.25rem;transition:background .3s ease,color .3s ease;border-radius:6px}.Pagination_page__G3vb3:hover{background:var(--blue-100);border-radius:6px}.Pagination_activePage__mptgY{background:var(--blue-400);color:#fff}.Pagination_activePage__mptgY:hover{background:var(--blue-400)}@media screen and (max-width:768px){.Pagination_page__G3vb3{padding:.5rem .75rem}}.ShortenedTransactions_wrapper__6Ld6O{display:flex;gap:1.875rem}.ShortenedTransactions_companyWrapper__wwkuJ{display:flex;flex-direction:column;gap:1.25rem}.ShortenedTransactions_employerButtonsWrapper__opXPS{display:flex;flex-direction:column;gap:1rem}.ShortenedTransactions_employerButtonsWrapper__opXPS button:nth-child(2){padding:1rem 1.5rem}.ShortenedTransactions_modalBg__Do0I9{top:0;left:0;overflow:hidden;position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.ShortenedTransactions_buttonWrapper__Sr1pL{display:flex;justify-content:space-between;margin-top:40px}.ShortenedTransactions_h4__X3nby{margin-bottom:6px;line-height:16px;font-size:14px;font-weight:500;color:#393939}.ShortenedTransactions_h3__1hMMJ{line-height:19px;color:#393939;font-size:15px;font-weight:500}.ShortenedTransactions_responseWrapper__CRqvh{display:flex;flex-direction:column;gap:30px}.ShortenedTransactions_modal__Q9e_7{border-radius:5px;position:fixed;left:50%;top:50%;background-color:#fff;width:561px;height:536px;padding:36px 72px;display:flex;flex-direction:column;z-index:99;transform:translate(-50%,-50%)}.ShortenedTransactions_companyImgInfo__dRzDq{display:flex;flex-direction:column;gap:1.25rem}.ShortenedTransactions_companyImg__gMW9e{width:270px;height:270px;border-radius:6px;background:#efefef}.ShortenedTransactions_img__omMOf{border-radius:10px}.ShortenedTransactions_companyInfo__KCnto{display:flex;flex-direction:column;gap:.375rem}.ShortenedTransactions_companyName__8Z4th{font-weight:500;font-size:1.6875rem;line-height:120%;color:#000}.ShortenedTransactions_activeVacancies__1iFeU{font-weight:500;font-size:.75rem;line-height:120%;color:var(--black-text);position:relative;cursor:pointer;transition:.3s}.ShortenedTransactions_activeVacancies__1iFeU:hover{color:#979797}.ShortenedTransactions_activeVacancies__1iFeU:active{color:#696969;transition:none}.ShortenedTransactions_activeVacancies__1iFeU:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(1)}.ShortenedTransactions_location__yLPbG{margin-top:4px;font-weight:500;font-size:.875rem;line-height:120%;color:#000}.ShortenedTransactions_postDate__Jf713{font-weight:500;font-size:.75rem;line-height:120%;color:var(--black-secondary)}.ShortenedTransactions_vacancyWrapper__KL1i0{border:2px solid var(--white-100);border-radius:10px;padding:2rem 2.5rem;width:750px;height:-moz-fit-content;height:fit-content}.ShortenedTransactions_statusContentWrapper__v1XI6,.ShortenedTransactions_vacancyWrapper__KL1i0{display:flex;flex-direction:column;gap:1.5rem}.ShortenedTransactions_statusWrapper__UuA2I{display:flex;gap:1.5rem;align-items:center}.ShortenedTransactions_isActiveBtn__Iq5HE{display:flex;gap:.5rem;align-items:center;border-radius:10px;padding:.25rem .75rem;background:var(--green-accent);font-weight:400;font-size:1rem;line-height:130%;color:#fff;border-color:inherit;border-style:solid;cursor:pointer}.ShortenedTransactions_category__sUR3Z{border-radius:50px;padding:.25rem .75rem;background:#e2f8fd;font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.ShortenedTransactions_contentWrapper__ZbFBL{display:flex;flex-direction:column;gap:1.375rem}.ShortenedTransactions_mainContentAnalyticsWrapper__9tAZO{display:flex;justify-content:space-between}.ShortenedTransactions_mainContent__zTmv_{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.ShortenedTransactions_position__iQjF_{font-weight:500;font-size:1.6875rem;line-height:120%;color:var(--blue-500)}.ShortenedTransactions_company__yhVxr{font-weight:500;font-size:.75rem;line-height:120%;text-align:center;color:var(--black-text);position:relative;cursor:pointer}.ShortenedTransactions_company__yhVxr:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(1)}.ShortenedTransactions_salary__CRgmt{font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.ShortenedTransactions_analytics__BJvl4{display:flex;gap:.625rem;height:-moz-fit-content;height:fit-content;align-items:center}.ShortenedTransactions_views__r_rRP{border-radius:50px;background:#f5f5f5;padding:.5rem .6875rem}.ShortenedTransactions_subContent__VizL0{display:flex;flex-direction:column;gap:1rem;font-weight:400;font-size:16px;line-height:130%;color:var(--black-primary)}.ShortenedTransactions_bold__9C8_4{line-height:120%;font-weight:500}.ShortenedTransactions_descrEditWrapper__eMKJX{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.ShortenedTransactions_descr__5igH_{display:flex;flex-direction:column;gap:.5rem;align-self:flex-start}.ShortenedTransactions_edit__DRMZ7{font-weight:500;font-size:.75rem;line-height:120%;text-align:center;color:var(--black-text);position:relative;cursor:pointer;align-self:flex-end;transition:.3s}.ShortenedTransactions_edit__DRMZ7:hover{color:#979797}.ShortenedTransactions_edit__DRMZ7:active{color:#696969;transition:none}.ShortenedTransactions_edit__DRMZ7:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(1)}.ShortenedTransactions_currentResponseWrapper__7wODp{background-color:#f6f7f9;border:2px solid #dcdcdc;border-radius:8px;max-width:480px;display:flex;flex-direction:column;width:100%;padding:32px 98px 32px 32px}.ShortenedTransactions_responseHeading__geGqz{font-size:27px;margin-bottom:12px;font-weight:400}.ShortenedTransactions_currentResponseName__TZkCg{font-size:16px;margin-bottom:10px;font-weight:400}.ShortenedTransactions_currentResponseDate__7tyne{font-size:12px;font-weight:500;margin-bottom:20px;color:#656565}.ShortenedTransactions_invoiceWrapper__htJ9h{display:grid;min-width:650px;padding:1rem 0;border-bottom:1px solid #e8e8e8;position:relative;grid-template-columns:2fr 2fr 1fr 1fr 1fr}.ShortenedTransactions_gridWrapper__mLIKl{display:grid;padding:1rem 0;border-bottom:1px solid #e8e8e8;grid-template-columns:2fr 1fr 1fr 1fr}.ShortenedTransactions_transactionTitleWrapper__bAsUP{display:flex;gap:.7rem;align-items:center}.ShortenedTransactions_transactionInnerWrapper___NUm3{display:flex;flex-direction:column}.ShortenedTransactions_transactionTitleWrapper__bAsUP h3{font-size:16px;font-weight:500}.ShortenedTransactions_searchIcon__qmlqM{height:20px!important;width:20px!important;min-height:20px!important;min-width:20px!important}.ShortenedTransactions_btnWrapper__QP1o0{align-self:flex-end;margin-top:1rem}.ShortenedTransactions_gridWrapperTitle__xe2zJ,.ShortenedTransactions_gridWrapper__mLIKl h4{font-size:14px;color:#656565;font-weight:500}.ShortenedTransactions_gridWrapperText__TVIrS,.ShortenedTransactions_gridWrapper__mLIKl h5{font-size:12px;font-weight:500}.ShortenedTransactions_arrowIcon__luHYB{width:1.5rem;height:1.5rem;min-height:1.5rem;min-width:1.5rem;transform:rotate(90deg);transition:.15s ease}@media only screen and (max-width:600px){.ShortenedTransactions_wrapper__6Ld6O{display:flex;flex-direction:column}.ShortenedTransactions_vacancyWrapper__KL1i0{width:auto}.ShortenedTransactions_modal__Q9e_7{width:90%;padding:15px 20px}}.ShortenedTransactions_tableWrapper__Z9iCC{overflow:auto}.ShortenedTransactions_invoiceInnerWrapper___BV4k{position:relative}@media only screen and (max-width:1024px){.ShortenedTransactions_wrapper__6Ld6O{display:flex;flex-direction:column}.ShortenedTransactions_vacancyWrapper__KL1i0{width:auto}}.MobileFilters_openFilters__A77Sz{background:none;border:none;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:1rem;line-height:130%;text-align:right;color:var(--blue-primary);border-bottom:1px dashed var(--blue-primary);cursor:pointer;padding:0}.MobileFilters_motionWrapper__SxWyJ{position:fixed;bottom:0;left:0;top:0;z-index:50;height:100%;width:100%;background-color:#fff;padding-top:1.875rem;padding-bottom:6.25rem;overflow-y:auto}.MobileFilters_contentWrapper__cZ_h_{display:flex;width:100%;flex-direction:column;gap:2.75rem}.MobileFilters_xH2ResetWrapper__AUsha{width:100%;display:flex;justify-content:space-between;align-items:center}.MobileFilters_xBtn__aRsbW{padding:0;border:none;background:none;cursor:pointer}.MobileFilters_heading__uLB5r{font-weight:700;font-size:1rem;line-height:120%;color:var(--black-text)}.MobileFilters_reset__MxAQi{border:none;background:none;font-weight:400;font-size:1rem;line-height:130%;text-align:right;color:var(--blue-primary);cursor:pointer;border-bottom:1px dashed var(--blue-primary)}@media (min-width:1024px){.MobileFilters_openFilters__A77Sz{display:none}}.Filter_filter__IYldv{border:1px solid var(--white-100);border-radius:6px;padding:1.25rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;height:-moz-fit-content;height:fit-content}.Filter_desktop__gjXKd{display:none}.Filter_category__RPMyr{display:flex;flex-direction:column;gap:.6rem}.Filter_categoryHeading__DGaMz{font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.Filter_positions__u3IJT{display:flex;flex-direction:column;gap:.1rem}.Filter_filter_item__t9VNY{--padding-y:.5rem;--padding-x:.7rem;--radius:1rem;--transition:color 0.1s ease-in-out,background-color 0.1s ease-in-out;--hover-bg:#f3f3f3;--hover-font:var(--black-200);--active-bg:var(--white-100);--active-font:#696969;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:.875rem;line-height:120%;color:var(--black-secondary);cursor:pointer;padding:var(--padding-y) var(--padding-x);border-radius:var(--radius);display:flex;align-items:center;gap:.6rem;white-space:nowrap;transition:var(--transition)}.Filter_filter_name__zIfLH{position:relative;transition:var(--transition)}.Filter_filter_name__zIfLH:after{position:absolute;content:"";top:calc(-1 * var(--padding-y));left:calc(-1 * var(--padding-x));right:calc(-1 * var(--padding-x));bottom:calc(-1 * var(--padding-y));border-radius:var(--radius);transition:var(--transition);z-index:-1}.Filter_filter_name__zIfLH:hover{color:var(--hover-font)}.Filter_filter_name__zIfLH:active{color:var(--active-font)}.Filter_filter_item__t9VNY:hover>.Filter_filter_name__zIfLH:after{background:var(--hover-bg)}.Filter_filter_item__t9VNY.Filter_selected__zldPy,.Filter_filter_item__t9VNY:active>.Filter_filter_name__zIfLH:after{background:var(--active-bg)}.Filter_filter_item__t9VNY.Filter_selected__zldPy>.Filter_filter_name__zIfLH{color:var(--active-font)}.Filter_placeholder__tiBY0{width:7px}@media (min-width:768px){.Filter_filter__IYldv{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Filter_desktop__gjXKd{display:grid;grid-template-columns:1fr}}.Filter_remove_filter__Zli75{--size:10px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);position:relative;padding:0;opacity:0;pointer-events:none;transition:opacity .1s ease-in-out}.Filter_remove_filter__Zli75>svg{width:100%;height:100%}.Filter_remove_filter__Zli75:after{position:absolute;content:"";top:-5px;left:-5px;right:-5px;bottom:-5px}.Filter_visible__4GES6{opacity:1;pointer-events:auto}.XSvg_svg__UtjGS{flex-shrink:0}.AccountTransactions_selectItem__Amwk0,.VacanciesSelect_selectItem__jV3cB{max-width:405px;width:100%;font-size:14px;font-weight:400;outline:none;border:1px solid #dcdcdc;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/_next/static/media/arrow.2f2f565d.svg);background-size:16px;background-repeat:no-repeat;background-position:right 15px center;padding:12px 40px 12px 14px;cursor:pointer}.VacanciesSelect_select_wrapper__nmzDS{max-width:400px}.UnderlinedLink_link__iJm7q{height:-moz-fit-content;height:fit-content;padding:0;background:none;border:none;font-weight:500;font-size:.75rem;line-height:120%;text-align:center;color:var(--black-text);position:relative;transition:.3s;text-decoration:none;cursor:pointer;max-width:-moz-fit-content;max-width:fit-content}.UnderlinedLink_link__iJm7q:visited{color:var(--black-text)}.UnderlinedLink_link__iJm7q:hover{color:#979797}.UnderlinedLink_link__iJm7q:active{color:#696969;transition:none}.UnderlinedLink_link__iJm7q:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:var(--white-200);transform-origin:left center;transform:scaleX(1)}.EmployeeResponses_wrappper__XWbxN{display:flex;flex-direction:column;max-width:840px;width:100%;margin-bottom:65px}.EmployeeResponses_tableHeading__vz9R8{display:grid;padding:16px 0;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #ebebeb}.EmployeeResponses_tableHeading__vz9R8>h3{font-size:16px;font-weight:400}.EmployeeResponses_pagination__WIfeX{margin-top:56px}@media screen and (max-width:650px){.EmployeeResponses_tableHeading__vz9R8{gap:1rem;grid-template-columns:2.2fr 1fr}}.ResponseItem_wrapper__7kRZi{display:grid;padding:16px 0;align-items:center;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #ebebeb}.ResponseItem_wrapper__7kRZi>a{max-width:140px;width:100%;padding:8px 10px!important}.ResponseItem_wrapper__7kRZi>h3{font-size:16px;font-weight:400}.ResponseItem_vacancyWrapper__myHJr>p{color:#828282}.ResponseItem_vacancyWrapper__myHJr{flex-direction:column;display:flex}.ResponseItem_vacancyWrapper__myHJr>h3{font-size:16px;font-weight:400}@media screen and (max-width:650px){.ResponseItem_wrapper__7kRZi{gap:1rem;grid-template-columns:2.2fr 1fr;grid-template-rows:1fr 1fr}}.styles_wrapper__nOsAU{max-width:344px;width:100%;align-self:flex-end}.styles_from__yWCPI{align-self:flex-start}.styles_heading__Nuh88{display:flex;flex-direction:row;justify-content:space-between}.styles_heading__Nuh88 h3{font-size:12px;font-weight:500;color:#000}.styles_heading__Nuh88 p{font-size:12px;font-weight:500;color:#858585}.styles_content__NLFCj{background-color:#e9f2f4;padding:15px;border-radius:8px}.styles_content__NLFCj p{font-size:16px;font-weight:400;line-height:20px;color:#393939}.styles_from__yWCPI>.styles_content__NLFCj{background-color:#efefef}@media screen and (max-width:540px){.PairedButtons_submit_btn__3hK2P{grid-row:1}}.LabeledTextarea_wrapper__W5r9H{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.LabeledTextarea_label__eIlb6{font-weight:500;font-size:.875rem;line-height:120%;text-align:center;color:var(--black-text)}.LabeledTextarea_textarea__3uYbH{height:10rem;resize:none}.ModalWrapper_modalBg__20GTO{z-index:99999999;top:0;left:0;overflow:hidden;position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.ModalWrapper_modal__7DG_P{border-radius:5px;position:fixed;left:50%;top:50%;background-color:#fff;width:561px;height:-moz-fit-content;height:fit-content;padding:3rem 4.5rem;display:flex;flex-direction:column;z-index:99;transform:translate(-50%,-50%)}@media screen and (max-width:650px){.ModalWrapper_modal__7DG_P{padding:2.5rem 3rem}}.ChooseList_list_wrapper__jWiEd{display:flex;flex-direction:column;gap:.5rem}.ChooseList_list__Z4Z15{display:flex;flex-direction:column;gap:1rem}.ChooseList_option__bcG9X{width:100%;border:1px solid var(--black-100);border-radius:5px;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.ChooseList_option__bcG9X.ChooseList_checked__NliUk,.ChooseList_option__bcG9X:hover{border-color:var(--blue-primary)}.ChooseList_option__bcG9X.ChooseList_checked__NliUk{background-color:var(--blue-100)}.ChooseList_option_label__nIBwj{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem}.ChooseList_option_content__exRHw{display:flex;flex-direction:column;gap:.3rem}.RadioButton_radio__hT9Xo{--size:20px;position:relative;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);border-radius:50%;border:1px solid var(--black-100);transition:border-color .15s ease-in-out}.RadioButton_radio__hT9Xo:after{--pad:5px;position:absolute;content:"";top:var(--pad);left:var(--pad);right:var(--pad);bottom:var(--pad);border-radius:50%;background-color:var(--blue-primary);opacity:0;transition:opacity .15s ease-in-out}.RadioButton_radio__hT9Xo.RadioButton_checked__QejbP{border-color:var(--blue-primary)}.RadioButton_radio__hT9Xo.RadioButton_checked__QejbP:after{opacity:1}.UpVacancyModal_choose_screen__D9mIS{display:flex;flex-direction:column;gap:1rem}.UpVacancyModal_buttonsWrapper__kod9X{width:100%;display:flex}.UpVacancyModal_buttonsWrapper__kod9X button{flex:1 1;height:100%}.UpVacancyModal_buttonsWrapper__kod9X button:first-child{border-bottom-right-radius:0;border-top-right-radius:0;border-right-width:1px}.UpVacancyModal_buttonsWrapper__kod9X button:nth-child(2){border-bottom-left-radius:0;border-top-left-radius:0;border-left-width:1px}.UpVacancyModal_submit_buttons_wrapper__Lfpcf{width:100%}.UpVacancyModal_labelTitle__xwisj{cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:.6rem}.UpVacancyModal_labelTitle__xwisj img{transform:scale(.85)}.UpVacancyModal_contentTitle__jMAoa{font-size:14px;font-weight:500;display:flex;margin-bottom:.5rem;align-items:center;gap:.4rem}.UpVacancyModal_pdfLink__7sfkh{text-decoration:none;color:#fff}.UpVacancyModal_payWrapper__FBcu6{display:flex;gap:.4rem;align-items:center}.UpVacancyModal_payWrapper__FBcu6 input{transform-origin:left center;transform:scale(1.2);margin-right:.5rem}.UpVacancyModal_contentMidWrapper__6JLGM{display:flex;flex-direction:column;align-items:stretch;flex:1 1;margin-top:2rem}.UpVacancyModal_contentInputWrapper__TbFSq{width:100%;margin-bottom:1rem}.UpVacancyModal_contentInputWrapper__TbFSq input{padding:12px 16px;border-radius:4px;border:1px solid #dcdcdc;width:100%}.UpVacancyModal_contentWrapper__3GTvI{width:100%;height:100%;display:flex;gap:2rem;flex-direction:column}.UpVacancyModal_contentButtonsWrapper__z5o7Z{display:flex;width:100%;margin-top:1rem;gap:30px}.UpVacancyModal_contentButtonsWrapper__z5o7Z button{flex:1 1}.UpVacancyModal_formError__PMhvG{margin-bottom:1rem;color:#aa5261}.UpVacancyModal_innInput__C_F_D{margin-bottom:1rem}@media screen and (max-width:650px){.UpVacancyModal_buttonsWrapper__kod9X{display:flex;flex-direction:column}.UpVacancyModal_buttonsWrapper__kod9X button{width:100%;flex:initial}.UpVacancyModal_buttonsWrapper__kod9X button:first-of-type{border-radius:4px 4px 0 0}.UpVacancyModal_buttonsWrapper__kod9X button:last-of-type{border-radius:0 0 4px 4px}}@media screen and (max-width:500px){.UpVacancyModal_contentButtonsWrapper__z5o7Z{flex-direction:column;gap:10px;width:100%}.UpVacancyModal_contentButtonsWrapper__z5o7Z button{flex:initial}}.Labeled_eye_btn__sPmJq>path{transition:fill .15s ease-in-out}.Labeled_active__6UD_B>path{fill:var(--blue-400)}.DarkButton_btn__keyo7{cursor:pointer;border:1px solid var(--black-100);border-radius:10px;padding:.625rem 3rem;text-decoration:none;font-weight:500;font-size:1rem;line-height:120%;text-align:center;color:#fff!important;display:flex;align-items:center;justify-content:center;width:100%;background-color:#555;transition:background .3s ease-in-out,color .3s ease-in-out}.DarkButton_btn__keyo7:hover{background:#474747;color:#fff}.DarkButton_btn__keyo7:active{background:#696969}.ChosenSkill_skill__lBoTk{display:flex;align-items:center;gap:.5rem;background-color:var(--blue-message);padding:.5rem 1rem;border-radius:5px}.ChosenSkill_skill_close__KxiVr{--size:15px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size)}.Resume_wrapper__C_txB{border:2px solid var(--white-100);border-radius:10px;padding:2rem 2.5rem;display:flex;flex-direction:column;gap:2rem;width:100%;flex:1 1}.Resume_mainInfoWrapper__WS0KH{display:flex;gap:1.5rem}.Resume_photoWrapper__C686D{border-radius:5px;width:120px;height:120px;background-color:#dadada}.Resume_mainInfoTextWrapper__A5ZVU{flex:1 1;flex-direction:column}.Resume_mainInfoTextWrapper__A5ZVU,.Resume_nameAgeLocationSalaryWrapper__pfxy3{display:flex;justify-content:space-between}.Resume_nameAgeLocationWrapper__N0Zkt{display:flex;flex-direction:column;gap:.3rem}.Resume_name__ny1o5{font-weight:700;font-size:1rem;line-height:120%;color:var(--black-text);cursor:pointer}.Resume_ageLocation__Vn2Us{font-weight:500;font-size:.875rem;line-height:120%;color:var(--black-text)}.Resume_salary__FdliH{font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}.Resume_educationNationalityWrapper__OBCx4{display:flex;flex-direction:column;gap:.3rem}.Resume_subInfoWrapper__mpVvM{display:flex;flex-direction:column;gap:.625rem}.Resume_subInfoText__NR8SV{font-weight:400;font-size:1rem;line-height:130%;color:var(--black-primary)}.Resume_bold__wWxUR{font-weight:500;line-height:120%}.Resume_img__Td0si{object-fit:contain;object-position:center;border-radius:5px}.Resume_pdfLink__yXpfi{align-self:flex-end;text-decoration:none;border:1px solid var(--black-100);border-radius:4px;padding-block:.625rem;padding-left:1rem;padding-right:1.5625rem;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:1rem;line-height:120%;text-align:center;color:var(--black-text)}.Resume_pdfText__6DeQk{display:flex;gap:.625rem}@media screen and (max-width:610px){.Resume_nameAgeLocationSalaryWrapper__pfxy3{flex-direction:column}.Resume_salary__FdliH{padding-block:2rem;font-size:16px}}@media screen and (max-width:768px){.Resume_wrapper__C_txB{padding:2rem 1.5rem;min-width:auto}.Resume_img__Td0si,.Resume_photoWrapper__C686D{display:none}}.moderation_container__KVQ0j{min-height:192px;width:100%;background-color:#e1f4f8;border-radius:10px;padding:32px 40px;position:relative}.moderation_close__vXgL2{font-size:40px;position:absolute;right:15px;top:15px}.moderation_closeButton__POTEc{min-width:20px;min-height:20px;height:20px;width:20px;color:#0d0d0d}.moderation_content__iNL3P{width:100%}.moderation_title__dCqIP{font-size:30px;margin-bottom:10px;font-weight:500}.moderation_message__nHVke{width:100%;max-width:360px;font-size:17px;margin-bottom:10px}.moderation_foot__IfLao{width:100%;font-size:13px;font-weight:600}@media (max-width:500px){.moderation_container__KVQ0j{padding:32px 20px}.moderation_title__dCqIP{font-size:23px}.moderation_message__nHVke{font-size:16px}.moderation_foot__IfLao{font-size:12px}}.styles_btn__DU1ET{width:100%}.NewVacancyForm_form__e_gcz{display:flex;flex-direction:column;gap:2rem}.NewVacancyForm_manager_title__Mq884{grid-column:1/3}.NewVacancyForm_licenses__KsjLe{display:flex;flex-direction:column;gap:.375rem}.NewVacancyForm_bold__TbUZh{font-weight:500;font-size:1rem;line-height:120%;color:var(--black-primary)}@media screen and (max-width:540px){.NewVacancyForm_manager_title__Mq884{grid-column:1}}.LicensePicker_picker__Yl0VB{display:grid;grid-template-columns:repeat(auto-fit,39px);width:100%}.LicensePicker_picker_item__u1I6S{cursor:pointer;display:flex;justify-content:center;align-items:center;aspect-ratio:1;background-color:#fff;outline:1px solid var(--white-200);transition:background-color .15s ease-in-out}.LicensePicker_picker_item__u1I6S.LicensePicker_picked__WSH2_,.LicensePicker_picker_item__u1I6S:hover{background-color:var(--blue-100)}.LicensePicker_picker_item__u1I6S:active{background-color:var(--blue-150)}.NewResumePageContent_wrapper__uW6_s{display:flex;flex-direction:column;gap:2rem;width:100%}.NewResumePageContent_heading__F1K8x{font-weight:500;font-size:27px;line-height:120%;color:var(--black-primary)}.NewVacancyPageContent_wrapper__8oTDY{display:flex;flex-direction:column;gap:2rem;width:100%}.NewVacancyPageContent_heading__YoBwq{font-weight:500;font-size:27px;line-height:120%;color:var(--black-primary)}