@font-face {	font-family:'Akshar-Bold';	src: url('../font/Akshar-Bold.ttf') format('truetype');}@font-face {	font-family:'Akshar-Light';	src: url('../font/Akshar-Light.ttf') format('truetype');}@font-face {	font-family:'Akshar-Medium';	src: url('../font/Akshar-Medium.ttf') format('truetype');}@font-face {	font-family:'Akshar-Regular';	src: url('../font/Akshar-Regular.ttf') format('truetype');}@font-face {	font-family:'Akshar-SemiBold';	src: url('../font/Akshar-SemiBold.ttf') format('truetype');}@font-face {	font-family:'Akshar-VariableFont_wght';	src: url('../font/Akshar-VariableFont_wght.ttf') format('truetype');}body, html{margin:0;padding:0}body{min-height:100%;margin:0 auto;background:var(--black-100);color:#fff;font-family:"Akshar-Light";font-size:14px;}html{}a{color:#fff;text-decoration:none;background-color:initial;}img{border-width:0;vertical-align:middle;border-style:none;}p,ul,li{padding:0px;margin:0px;}li{list-style-type: none;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mt10{margin-top:10px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}.mt40{margin-top:40px;}.mt50{margin-top:50px;}.font-indent{padding-left:30px;}.pcView{display:block;}.mobileView{display:none;}.center{text-align:center}.container{max-width:1780px;margin:auto;padding:50px 0px;}#translate{}.row{max-width:926px;margin:auto;}.header{display:flex;position:relative;justify-content:space-between;align-items:center;}.header .logo{}.header .logo img{height:56px;}.header .h_content{margin-left:20px;position:relative;width:100%;}.header .h_title{font-size:40px;line-height:40px;}.header .h_text{color:var(--theme-900);font-size:20px;line-height:20px;}.header .language{font-size:20px;white-space:nowrap;padding-top:38px;}.header .language a{cursor:pointer;}.header .language .act{color:var(--theme-900);}.header .menu{position:absolute;left:30px;top:10px;z-index:9;}.nav{display:flex;justify-content:space-between;margin:40px auto 0px;flex-wrap:wrap;}.nav .item{height:64px;line-height:64px;font-size:20px;text-align:center;}.nav .item a{white-space:nowrap;}.nav .item a.nav-home{display:inline-block;width:64px;height:64px;line-height:28px;text-align:center;padding-top:5px;background:#fff;font-family:"Akshar-Medium";color:var(--black-100);}.nav .item.act a{color:var(--theme-900);}.nav .item.act a.nav-home{background:var(--theme-900);color:var(--black-100);}.expertise{max-width:890px;margin:158px auto 96px;}.expertise .title{font-size:24px;}.expertise .brand{margin-top:28px;}.expertise .brand img{width:100%;}.expertise .text{font-size:10px;margin-top:8px;}.footer{color:#CCCCCC;}.footer .f_content{display:flex;justify-content:space-between;}.footer .f_content .f_ul{width:30%;}.footer .f_content .f_ul:nth-child(3) .f_group:nth-child(2){margin-top:0px;}.footer .f_content .f_group{line-height:20px;}.footer .f_content .f_group:not(:first-child){margin-top:16px;}.footer .f_content .f_title{font-family:"Akshar-SemiBold";}.footer .f_content .f_text_html{}.footer .f_content .f_text_html a{border-bottom:1px solid #ccc;}.footer .mentions{font-size:16px;margin-top:80px;}.footer .mentions .f_m_title{font-family:"Akshar-Regular";line-height:40px;padding-top:30px;cursor:pointer;}.footer .mentions .f_m_view{}.mNav{background:#000;position:fixed;left:0px;top:0px;z-index:99;width:100vw;height:100vh;padding:140px 48px 0px;}.mNav .close{position:absolute;left:20px;top:54px;}.mNav .close img{width:46px;}.mNav ul{border-top:1px solid #fff;}.mNav li{font-size:20px;height:64px;line-height:64px;border-bottom:1px solid #fff;}.mNav li.act a{color:var(--theme-900);}.mNav .language{text-align:center;margin-top:40px;font-size:20px;}.mNav .language .act{color:var(--theme-900);}.mentions_page{width:100%;height:100%;background:#000;position:fixed;left:0px;top:0px;z-index:9;overflow-y:auto;padding:32px 0px 10px;}@media(max-width:926px) {	.header,.nav,.footer{width:auto;}	.container{padding:20px 20px;}}@media(max-width:700px) {	.container{padding:32px 0px 10px;}	.header{flex-direction:column;text-align:center;}	.h_content{margin:10px auto 0px !important;}	.header .logo img{height:44px;}	.header .h_title{font-size:30px;}	.header .h_text{margin-top:10px;font-size:16px;}	.header .language{position:absolute;top:10px;right:30px;z-index:1;padding-top:0px;}	.nav{flex-direction:column;text-align:center;margin:16px auto 0px;}	.nav .item{display:none;height:38px;line-height:38px;font-size:24px;}	.nav .item.act{display:block;}	.nav .item.act a{color:#fff;}	.nav .item a.nav-home{width:38px;height:38px;padding-top:5px;line-height:16px;font-size:12px;}	.expertise{margin:40px auto 40px;padding:0px 40px;}	.expertise .title{text-align:center;}	.expertise .text{margin-top:30px;}	.footer{padding:0px 40px;}	.footer .f_content{display:flex;flex-direction:column;justify-content:left;}	.footer .f_content .f_ul{width:100%;padding:20px 0px;}	.footer .f_content .f_ul:nth-child(3) .f_group:nth-child(2){margin-top:20px;}	.pcView{display:none;}	.mobileView{display:block;}}:root{    --primary-900:#004d97;    --primary-800:#006ab6;    --primary-700:#0b7bc8;    --primary-600:#198dda;    --primary-500:#239ae7;    --primary-400:#45a9ea;    --primary-300:#67b8ec;	--primary-200:#91ccf2;	--primary-100:#bbdff7;	--primary-50:#e3f2fb;	--bluegray-900:#636e7a;	--bluegray-800:#788594;	--bluegray-700:#889aac;	--bluegray-600:#9cb1c7;	--bluegray-500:#adc3db;	--bluegray-400:#bbcfe4;	--bluegray-300:#cbdbed;	--bluegray-200:#dbe7f4;	--bluegray-100:#e7f1fa;	--bluegray-50:#f5f9ff;	--accent-900:#af0f30;	--accent-800:#be1d3b;	--accent-700:#cb2442;	--accent-600:#dd2d4a;	--accent-500:#ed364c;	--accent-400:#e74c62;	--accent-300:#db6f7f;	--accent-200:#e797a3;	--accent-100:#f8ccd6;	--accent-50:#fcebf0;	--theme-900:#FF0084;	--gray-900:#232931;	--gray-800:#353d48;	--gray-700:#444f5d;	--gray-600:#546273;	--gray-500:#617084;	--gray-400:#788596;	--gray-300:#909aa8;	--gray-200:#afb7c1;	--gray-100:#cfd4da;	--gray-50:#ecedf0;	--gray-25:#f9fafb;	--black-100:#000;	--black-90:rgba(0,0,0,.9);	--black-80:rgba(0,0,0,.8);	--black-70:rgba(0,0,0,.7);	--black-60:rgba(0,0,0,.6);	--black-50:rgba(0,0,0,.5);	--black-40:rgba(0,0,0,.4);	--black-30:rgba(0,0,0,.3);	--black-20:rgba(0,0,0,.2);	--black-10:rgba(0,0,0,.1);	--black-5:rgb(0 0 0 / 5%);	--white-100:#fff;	--white-90:hsla(0,0%,100%,.9);	--white-80:hsla(0,0%,100%,.8);	--white-70:hsla(0,0%,100%,.7);	--white-60:hsla(0,0%,100%,.6);	--white-50:hsla(0,0%,100%,.5);	--white-40:hsla(0,0%,100%,.4);	--white-30:hsla(0,0%,100%,.3);	--white-20:hsla(0,0%,100%,.2);	--white-10:hsla(0,0%,100%,.1);	--white-5:hsla(0,0%,100%,.05);	--red-900:#ba202a;	--red-800:#c92b36;	--red-700:#d6323c;	--red-600:#e83c44;	--red-500:#f74445;	--red-400:#f1565d;	--red-300:#e6767d;	--red-200:#ef9ca1;	--red-100:#feced6;	--red-50:#feecf0;	--yellow-900:#8f6c00;	--yellow-800:#b09008;	--yellow-700:#c4a70d;	--yellow-600:#d8bc14;	--yellow-500:#e7cd17;	--yellow-400:#ecd443;	--yellow-300:#f1dc66;	--yellow-200:#f6e591;	--yellow-100:#fbefbd;	--yellow-50:#fef9e4;	--green-900:#025923;	--green-800:#177835;	--green-700:#208940;	--green-600:#2b9b4b;	--green-500:#33aa54;	--green-400:#55b76e;	--green-300:#74c387;	--green-200:#9cd3a9;	--green-100:#c3e4ca;	--green-50:#e6f4e9;	--blue-900:#004980;	--blue-800:#0467a2;	--blue-700:#0578b6;	--blue-600:#0b8ac9;	--blue-500:#0e97d7;	--blue-400:#2ca6dd;	--blue-300:#4eb5e2;	--blue-200:#7dc9eb;	--blue-100:#b0dff3;	--blue-50:#e0f2fa;	--orange-900:#aa3400;	--orange-800:#cc4900;	--orange-700:#d54507;	--orange-600:#e34b0c;	--orange-500:#f0510f;	--orange-400:#f26731;	--orange-300:#f57f52;	--orange-200:#f8a180;	--orange-100:#fac5b0;	--orange-50:#f9e6e2;	--purple-900:#49148c;	--purple-800:#691b9a;	--purple-700:#7a1fa2;	--purple-600:#8d24aa;	--purple-500:#9c27b0;	--purple-400:#ab47bc;	--purple-300:#ba68c8;	--purple-200:#ce93d8;	--purple-100:#e1bee7;	--purple-50:#f3e5f5;	--font-family-base:"Hiragino Kaku Gothic Pro",sans-serif;	--font-weight-400:400;	--font-weight-700:700;	--font-size-112:112px;	--font-size-56:56px;	--font-size-37:37px;	--font-size-28:28px;	--font-size-22:22px;	--font-size-18:18px;	--font-size-16:16px;	--font-size-14:14px;	--font-size-12:12px;	--font-size-10:10px;	--line-height-1:1;	--line-height-1_8:1.8;	--space-2:2px;	--space-3:3px;	--space-4:4px;	--space-8:8px;	--space-12:12px;	--space-16:16px;	--space-24:24px;	--space-32:32px;	--space-40:40px;	--space-48:48px;	--space-56:56px;	--space-64:64px;	--space-72:72px;	--space-80:80px;	--line-style-solid:solid;	--line-width-1:1px;	--line-width-2:2px;	--line-width-4:4px;	--shadow-2-0-30:0 0 2px 0 rgba(0,0,0,.3);	--shadow-3-0-30:0 0 3px 0 rgba(0,0,0,.3);	--shadow-4-0-30:0 0 4px 0 rgba(0,0,0,.3);	--shadow-3-1-15:0 0 3px 1px rgba(0,0,0,.15);	--shadow-8-3-15:0 0 8px 3px rgba(0,0,0,.15);	--shadow-12-6-15:0 0 12px 6px rgba(0,0,0,.15);	--border-radius-2:2px;	--border-radius-4:4px;	--border-radius-8:8px;	--border-radius-16:16px;	--border-radius-24:24px;	--border-radius-32:32px;	--border-radius-10000:10000px;	--blur-3:blur(3px);	--text-color-primary:var(--primary-800);	--text-color-accent:var(--accent-700);	--text-color-orange:var(--orange-800);	--text-color-black:var(--gray-800);	--text-color-gray:var(--gray-500);	--text-color-disabled:var(--gray-100);	--text-color-white:var(--white-100);	--text-color-danger:var(--red-800);	--text-color-success:var(--green-800);	--text-color-warning:var(--yellow-900);	--text-color-info:var(--blue-800);	--text-color-link:var(--blue-900);	--text-color-visited:var(--purple-500);	--surface-color-blue-light:var(--bluegray-100);	--surface-color-blue-bright:var(--bluegray-50);	--surface-color-gray-light:var(--gray-50);	--surface-color-gray-bright:var(--gray-25);	--surface-color-white:var(--white-100);	--surface-color-primary:var(--primary-800);	--surface-color-accent:var(--accent-700);	--surface-color-accent-light:var(--accent-600);	--surface-color-danger:var(--red-800);	--surface-color-danger-light:var(--red-50);	--surface-color-success-light:var(--green-50);	--surface-color-warning-light:var(--yellow-50);	--surface-color-info-light:var(--blue-50);	--background-color-blue-light:var(--bluegray-100);	--background-color-gray-light:var(--gray-50);	--background-color-white:var(--white-100);	--background-color-black-modal:var(--black-20);	--line-color-primary:var(--primary-800);	--line-color-blue-light:var(--bluegray-400);	--line-color-gray:var(--gray-200);	--line-color-gray-light:var(--gray-100);	--line-color-danger:var(--red-800);	--line-color-success:var(--green-800);	--line-color-warning:var(--yellow-900);	--line-color-info:var(--blue-800);	--line-color-white:var(--white-100);	--object-color-primary:var(--primary-800);	--object-color-white:var(--white-100);	--single-xxl-w3:var(--font-weight-400) var(--font-size-37) /var(--line-height-1) var(--font-family-base);	--single-xxl-w6:var(--font-weight-700) var(--font-size-37) /var(--line-height-1) var(--font-family-base);	--single-xl-w3:var(--font-weight-400) var(--font-size-28) /var(--line-height-1) var(--font-family-base);	--single-xl-w6:var(--font-weight-700) var(--font-size-28) /var(--line-height-1) var(--font-family-base);	--single-l-w3:var(--font-weight-400) var(--font-size-22) /var(--line-height-1) var(--font-family-base);	--single-l-w6:var(--font-weight-700) var(--font-size-22) /var(--line-height-1) var(--font-family-base);	--single-m-w3:var(--font-weight-400) var(--font-size-18) /var(--line-height-1) var(--font-family-base);	--single-m-w6:var(--font-weight-700) var(--font-size-18) /var(--line-height-1) var(--font-family-base);	--single-s-w3:var(--font-weight-400) var(--font-size-16) /var(--line-height-1) var(--font-family-base);	--single-s-w6:var(--font-weight-700) var(--font-size-16) /var(--line-height-1) var(--font-family-base);	--single-xs-w3:var(--font-weight-400) var(--font-size-14) /var(--line-height-1) var(--font-family-base);	--single-xs-w6:var(--font-weight-700) var(--font-size-14) /var(--line-height-1) var(--font-family-base);	--single-xxs-w3:var(--font-weight-400) var(--font-size-12) /var(--line-height-1) var(--font-family-base);	--single-xxs-w6:var(--font-weight-700) var(--font-size-12) /var(--line-height-1) var(--font-family-base);	--single-xxxs-w3:var(--font-weight-400) var(--font-size-10) /var(--line-height-1) var(--font-family-base);	--single-xxxs-w6:var(--font-weight-700) var(--font-size-10) /var(--line-height-1) var(--font-family-base);	--paragraph-xxl-w3:var(--font-weight-400) var(--font-size-37) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xxl-w6:var(--font-weight-700) var(--font-size-37) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xl-w3:var(--font-weight-400) var(--font-size-28) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xl-w6:var(--font-weight-700) var(--font-size-28) /var(--line-height-1_8) var(--font-family-base);	--paragraph-l-w3:var(--font-weight-400) var(--font-size-22) /var(--line-height-1_8) var(--font-family-base);	--paragraph-l-w6:var(--font-weight-700) var(--font-size-22) /var(--line-height-1_8) var(--font-family-base);	--paragraph-m-w3:var(--font-weight-400) var(--font-size-18) /var(--line-height-1_8) var(--font-family-base);	--paragraph-m-w6:var(--font-weight-700) var(--font-size-18) /var(--line-height-1_8) var(--font-family-base);	--paragraph-s-w3:var(--font-weight-400) var(--font-size-16) /var(--line-height-1_8) var(--font-family-base);	--paragraph-s-w6:var(--font-weight-700) var(--font-size-16) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xs-w3:var(--font-weight-400) var(--font-size-14) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xs-w6:var(--font-weight-700) var(--font-size-14) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xxs-w3:var(--font-weight-400) var(--font-size-12) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xxs-w6:var(--font-weight-700) var(--font-size-12) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xxxs-w3:var(--font-weight-400) var(--font-size-10) /var(--line-height-1_8) var(--font-family-base);	--paragraph-xxxs-w6:var(--font-weight-700) var(--font-size-10) /var(--line-height-1_8) var(--font-family-base);	--shadow-s:var(--shadow-2-0-30),var(--shadow-3-1-15);	--shadow-m:var(--shadow-3-0-30),var(--shadow-8-3-15);	--shadow-l:var(--shadow-4-0-30),var(--shadow-12-6-15);	--space-outline-offset-focus:var(--space-3);	--z-component-layer-base:0;	--z-global-layer-base:calc(var(--z-norman-component-layer-max) + 1);	--z-overlay-layer-base:calc(var(--z-norman-global-layer-max) + 1);	--z-extend-layer-base:calc(var(--z-norman-overlay-layer-max) + 1);	--z-attachment-hover-panel:calc(var(--z-component-layer-base) - 1);	--z-attachment-active-hover-panel:calc(var(--z-component-layer-base) + 1);	--z-certified-employer-badge-text:calc(var(--z-component-layer-base) - 1);	--z-document-uploader-file-upload-input:calc(var(--z-component-layer-base) + 1);	--z-employer-profile-presentational-wrapper:calc(var(--z-component-layer-base) + 1);	--z-exlude-client-jobs-balloon:calc(var(--z-component-layer-base) + 10);	--z-form-close-position-top-right:calc(var(--z-component-layer-base) + 1);	--z-job-offer-card-sub-category:calc(var(--z-component-layer-base) + 10);	--z-job-offer-registration-banner:calc(var(--z-component-layer-base) + 150);	--z-jobs-main-column-keywords-form-search-button:calc(var(--z-component-layer-base) + 2);	--z-jobs-sidebar-heading-root:calc(var(--z-component-layer-base) + 1);	--z-jobs-sidebar-heading-inner:calc(var(--z-component-layer-base) + 2);	--z-jobs-sidebar-category-list-expanded:calc(var(--z-component-layer-base) + 9);	--z-jobs-sidebar-category-list-right-arrow:calc(var(--z-component-layer-base) + 9);	--z-jobs-sidebar-category-list:calc(var(--z-component-layer-base) + 10);	--z-line-popup-banner:calc(var(--z-component-layer-base) + 100);	--z-message-card-clickable-contents:calc(var(--z-component-layer-base) + 10);	--z-message-nav-tray:calc(var(--z-component-layer-base) + 2);	--z-message-thread-foloding-display-text:calc(var(--z-component-layer-base) + 10);    --z-order-plan-diagnoses-result-menu-bar:calc(var(--z-component-layer-base) + 1);    --z-profile-menu-list-link:calc(var(--z-component-layer-base) + 10);    --z-request-button-heading:calc(var(--z-component-layer-base) + 1);    --z-request-button-icon:calc(var(--z-component-layer-base) + 2);    --z-tips-balloon-container:calc(var(--z-component-layer-base) + 100);    --z-suspension-reason-area-keyword-list:calc(var(--z-component-layer-base) + 10);    --z-tooltip-after:calc(var(--z-component-layer-base) + 1);    --z-tooltip:calc(var(--z-component-layer-base) + 1);    --z-user-info-note:calc(var(--z-component-layer-base) + 100);    --z-viewing-restriction-overlay-content:calc(var(--z-component-layer-base) + 100);    --z-welcome-section-decoration:calc(var(--z-component-layer-base) + 1);	--z-welcome-section-container:calc(var(--z-component-layer-base) + 10);	--z-welcome-modal-wrapper-modal-inner:calc(var(--z-component-layer-base) + 100);	--z-worker-actions:calc(var(--z-component-layer-base) + 10);	--z-back-to-sm-switcher:calc(var(--z-extend-layer-base) + 10);	--z-pretend-overlay-background:calc(var(--z-extend-layer-base) + 20);	--z-admin-menu-main:calc(var(--z-extend-layer-base) + 30);	--z-modal-dialog:calc(var(--z-extend-layer-base) + 50);    --z-modal-bg:calc(var(--z-extend-layer-base) + 60);	--z-scroll-lock-root:calc(var(--z-extend-layer-base) + 8200);	--z-norman-component-layer-base:200;	--z-norman-component-layer-max:599;    --z-norman-global-layer-base:800;	--z-norman-global-layer-max:1199;--z-norman-overlay-layer-base:1400;	--z-norman-overlay-layer-max:1799;	--z-norman-footer-presentation-pagetop:calc(var(--z-norman-component-layer-base) + 1);	--z-norman-footer-presentation-container:calc(var(--z-norman-component-layer-base) + 2);	--z-norman-footer-presentation-copyright:calc(var(--z-norman-component-layer-base) + 3);	--z-norman-header-simple:calc(var(--z-norman-component-layer-base) + 100);	--z-norman-dropdown-bg:calc(var(--z-norman-component-layer-base) + 1);	--z-norman-dropdown-button:calc(var(--z-norman-component-layer-base) + 10);	--z-norman-dropdown-menu-list:calc(var(--z-norman-component-layer-base) + 20);    --z-norman-header-section:calc(var(--z-norman-global-layer-base) + 200);    --z-norman-header-global-menu-bg:calc(var(--z-norman-global-layer-base) + 220);    --z-norman-header-menu-popup:calc(var(--z-norman-global-layer-base) + 230);    --z-norman-button-back-to-top:calc(var(--z-norman-global-layer-base) + 5);    --z-norman-header-slider-bg:calc(var(--z-norman-overlay-layer-base) + 10);    --z-norman-header-slider-nav:calc(var(--z-norman-overlay-layer-base) + 20);    --z-norman-dialog-bg:calc(var(--z-norman-overlay-layer-base) + 50);    --z-norman-dialog-form:calc(var(--z-norman-overlay-layer-base) + 60);}