*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0A1628;--blue:#1A3A6E;--blue2:#1E4A9E;--sky:#2D6BE4;--red:#C8222E;--red2:#E02B38;--white:#FFFFFF;--off:#F4F7FC;--gray:#63718F;--border:#DDE4F0;--font-display:"Sora",sans-serif;--font-body:"Inter",sans-serif}body{font-family:var(--font-body);color:var(--navy);background:var(--white)}.nav-logo{font-family:var(--font-display);font-weight:800;font-size:1.35rem;color:var(--white);text-decoration:none}.nav-logo span{color:var(--red2)}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links a{color:#ffffffbf;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{background:var(--red);color:var(--white);border:none;padding:.5rem 1.25rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}.nav-cta:hover{background:var(--red2)}.mobile-menu .auth-nav-slot-mobile{display:block;width:100%}.mobile-menu .auth-nav-slot-mobile a{display:block}.nav-auth-btn{background:#ffffff1a;color:#ffffffd9;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}@media(max-width:768px){.nav-links,.nav-desktop-actions{display:none!important}}.job-card.job-card-v2{padding:0;display:flex;flex-direction:column}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(80px);background:var(--navy);color:var(--white);padding:.85rem 1.75rem;border-radius:100px;font-size:.875rem;font-weight:500;box-shadow:0 8px 30px #0000004d;z-index:999;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.toast.show{transform:translate(-50%) translateY(0)}.footer-logo{font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--white);margin-bottom:.4rem}.footer-logo span{color:var(--red2)}.footer-links{display:flex;gap:1.5rem;justify-content:center;margin:.75rem 0;flex-wrap:wrap}.footer-links a{color:#ffffff73;text-decoration:none;font-size:.8rem;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-social{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin:.75rem 0}@keyframes qa-spin{to{transform:rotate(360deg)}}.search-bar{max-width:760px;align-items:stretch}@media(max-width:768px){input,select,textarea,.cv-fields input,.cv-fields select,.lead-form input,.lead-form select,.lead-form textarea,.contact-form-box input,.contact-form-box textarea{font-size:16px!important}.job-card-desc{min-height:0!important}}:root{--navy:#0A1628;--red:#C8222E;--sky:#2D6BE4;--sky-soft:#EAF1FE;--off:#F6F8FB;--gray:#63718F;--border:#E3E8F0;--green:#0F7A55;--green-soft:#E8F3EE;--fd:"Sora",system-ui,sans-serif;--fb:"Inter",system-ui,sans-serif;--gutter:64px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;background:#fff;color:var(--navy);font-family:var(--fb);-webkit-font-smoothing:antialiased}.wrap{width:100%;max-width:1440px;margin:0 auto;padding-left:var(--gutter)!important;padding-right:var(--gutter)!important}@media(max-width:1440px)and (min-width:1200px){:root{--gutter:64px}}@media(max-width:1199px)and (min-width:1001px){:root{--gutter:40px}}.nav{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:60}.nav__in{display:flex;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:18px}.nav__l{display:flex;align-items:center;gap:40px}.nav__links{display:flex;align-items:center;gap:28px;font-weight:500;font-size:15px}.nav__links a[aria-current]{color:var(--sky);font-weight:600}.nav__r{display:flex;align-items:center;gap:24px}.nav__lang{font-size:15px;color:var(--gray)}.nav__signin{font-weight:600;font-size:15px}.btn-hire{border:1.5px solid var(--navy);border-radius:8px;padding:10px 18px;font-weight:600;font-size:15px;background:#fff;color:var(--navy)}.burger{display:none;background:none;border:0;padding:12px 6px}.burger i{display:block;width:20px;height:2px;background:var(--navy);border-radius:1px}.burger i+i{margin-top:5px}.band{background:var(--navy)}.mbar{display:none}.body{display:flex;align-items:flex-start;gap:32px;padding-top:32px;padding-bottom:64px}.side{width:268px;flex:none;background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px 20px;display:flex;flex-direction:column;gap:24px;position:sticky;top:96px;max-height:calc(100vh - 112px);overflow-y:auto;overscroll-behavior:contain}#filters,#filtersM{display:flex;flex-direction:column;gap:24px}.results{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:16px}.alert.is-saved{background:var(--green-soft);border-color:#bfdecf}.card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:12px;transition:border-color .15s,box-shadow .15s}.acts{display:flex;gap:4px;flex:none}.pagi{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:14px;flex-wrap:wrap}.b-more{display:none;width:100%;border:1.5px solid var(--border);background:#fff;color:var(--navy);border-radius:8px;padding:15px 0;font-weight:600;font-size:15px}.alert{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--off);border:1px solid var(--border);border-radius:12px;padding:26px}.pop{display:flex;flex-direction:column;gap:14px;padding-top:18px}.foot{background:var(--off)}.foot__in{padding-top:56px;padding-bottom:40px;display:flex;flex-direction:column;gap:36px}.foot__cols{display:flex;align-items:flex-start;gap:48px;width:100%}.foot__brand{display:flex;flex-direction:column;gap:12px}.foot__brand img{height:30px;width:auto}.foot__brand p{font-size:14px;line-height:22px;color:var(--gray);width:300px}.foot__col{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:12px}.foot__col b{font-weight:600;font-size:13px;letter-spacing:.4px}.foot__col a{font-size:14px;color:var(--gray)}.foot__bot{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--gray)}.sheet{position:fixed;inset:0;background:#fff;z-index:95;display:flex;flex-direction:column}.modal{position:fixed;inset:0;background:#0a16288c;z-index:110;display:flex;align-items:center;justify-content:center;padding:20px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,14px);background:var(--navy);color:#fff;padding:12px 20px;border-radius:100px;font-size:14px;font-weight:500;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:120}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1000px){:root{--gutter:16px}.nav__in{padding-top:14px;padding-bottom:14px}.nav__links,.nav__lang,.btn-hire{display:none}.burger{display:block}.nav__r{gap:16px}.nav__signin{font-size:14px}.wm{height:30px}.band__in{padding-top:16px;padding-bottom:16px;gap:8px}.searchbar{display:none}.searchpill{display:flex;flex-direction:column;gap:8px;width:100%}.searchpill .f{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:8px;padding:14px}.searchpill input,.searchpill select{flex:1;min-width:0;border:0;outline:0;background:transparent;font-family:inherit;font-size:16px;color:var(--navy);appearance:none}.searchpill .caret{font-size:12px;color:var(--gray)}.searchpill .go{background:var(--red);color:#fff;border:0;border-radius:8px;padding:15px 0;font-weight:600;font-size:16px;width:100%}.mbar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-bottom:1px solid var(--border);padding:12px 16px;position:sticky;top:63px;z-index:50}.mbar strong{font-weight:600;font-size:14px}.mbar__c{display:flex;align-items:center;gap:8px}.mbar__c button{border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:8px;padding:9px 14px;font-weight:600;font-size:13px}.mbar__c .on{background:var(--navy);color:#fff;border-color:var(--navy)}.body{flex-direction:column;gap:0;padding-top:16px;padding-bottom:32px}.side{display:none}.results{gap:12px;width:100%}.rhead,.pagi{display:none}.b-more{display:block}.card{padding:18px 16px;gap:10px}.card__top{gap:12px}.tile{width:38px;height:38px;border-radius:7px}.card__meta{gap:4px}.card__meta h2{font-size:16px;line-height:23px}.card__meta p{font-size:13px}.snip,.acts{display:none}.card__foot{padding-top:2px}.b-view{border:0;padding:0;color:var(--sky);font-size:14px}.alert{flex-direction:column;align-items:stretch}.alert form{flex-direction:column}.savebar{flex-direction:column;align-items:stretch}.savebar .b-save{width:100%}.foot__cols{flex-wrap:wrap;gap:28px}.foot__brand,.foot__brand p{width:100%}.foot__col{flex:1 0 40%}.foot__bot{flex-direction:column;align-items:flex-start;gap:12px}input,select,textarea{font-size:16px!important}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}img.wm,.foot__brand img{width:auto!important;align-self:flex-start;flex:none;max-width:100%}.wm-text{font-family:var(--fd);font-weight:700;font-size:20px;letter-spacing:-.3px;color:var(--navy);line-height:25px;white-space:nowrap}.wm-text span{color:var(--red)}.wm-text--foot{font-size:18px;line-height:23px}header.nav .nav__in{padding:18px 64px!important;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px}header.nav nav.nav__links{min-height:0!important;height:auto!important;padding:0!important;margin:0!important;position:static!important;display:flex!important;align-items:center!important;background:transparent!important;border:0!important}.jobs-grid{display:flex;flex-direction:column;gap:16px}#filters{display:flex;flex-direction:column;gap:24px}@media(max-width:1000px){header.nav .nav__in{padding:14px 20px!important;min-height:0}header.nav .nav__links,header.nav .nav__lang,header.nav .btn-hire{display:none!important}}img.wm,.foot__brand img{width:auto!important;flex:none;max-width:100%}reset left it unwrapped */ @media (max-width:1000px){header.nav .nav__l{min-width:0;flex:0 1 auto;gap:0}header.nav .nav__r{flex:none;gap:14px}#js-stubs{display:none!important}}header.nav .nav__links a[aria-current]{color:var(--sky);font-weight:600}#country-filters a,#date-filters a{text-decoration:none}@media(max-width:1000px){header.nav nav.nav__links,header.nav .nav__links{display:none!important}header.nav .nav__lang,header.nav .btn-hire{display:none!important}header.nav .burger{display:block}}.drawer{position:fixed;inset:0;background:#0a162880;z-index:1000}.drawer__p{position:absolute;top:0;right:0;bottom:0;width:min(86vw,340px);background:#fff;padding:20px;display:flex;flex-direction:column;gap:4px}.drawer__p>a{padding:14px 4px;font-size:17px;font-weight:500;color:var(--navy);border-bottom:1px solid var(--border);text-decoration:none}.drawer__p>a[aria-current]{color:var(--sky);font-weight:600}.drawer__x{align-self:flex-end;background:none;border:0;font-size:26px;color:var(--gray);padding:4px 8px;cursor:pointer}.drawer__cta{border:0!important;margin-top:16px;background:var(--navy);color:#fff!important;border-radius:8px;text-align:center;padding:15px!important;font-weight:600!important}.drawer__foot{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;font-size:14px}.drawer__foot a{color:var(--gray);text-decoration:none}.foot{background:#f6f8fb!important;color:var(--gray)!important;text-align:left!important}.foot *{text-align:left!important}.foot__in{padding-top:56px!important;padding-bottom:40px!important;display:flex;flex-direction:column;gap:36px}.foot__cols{display:flex!important;align-items:flex-start;gap:48px;width:100%;flex-wrap:nowrap}.foot__brand{display:flex;flex-direction:column;gap:12px;flex:none;width:300px}.foot__brand .wm-text--foot{font-family:var(--fd);font-weight:700;font-size:18px;letter-spacing:-.3px;color:var(--navy)}.foot__brand p{font-size:14px!important;line-height:22px!important;color:var(--gray)!important;width:300px;margin:0}.foot__col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:12px}.foot__col b{font-family:var(--fb)!important;font-weight:600!important;font-size:13px!important;letter-spacing:.4px!important;color:var(--navy)!important;text-transform:none!important}.foot__col a{font-size:14px!important;color:var(--gray)!important;text-decoration:none}.foot__col a:hover{color:var(--sky)!important}.foot .hr{height:1px;background:#e3e8f0;width:100%}.foot__bot{display:flex!important;align-items:center;justify-content:space-between;gap:16px;font-size:13px!important;color:var(--gray)!important}.foot__soc{display:flex;gap:20px}.foot__soc a{color:var(--gray)!important;font-size:13px!important;text-decoration:none}@media(max-width:900px){.foot__in{padding-top:36px!important;padding-bottom:28px!important;gap:24px}.foot__cols{flex-wrap:wrap!important;gap:24px 32px}.foot__brand,.foot__brand p{width:100%}.foot__col{flex:1 1 calc(50% - 16px)}.foot__bot{flex-direction:column;align-items:flex-start;gap:12px;font-size:12px!important}}.sort select{font-family:var(--fb);font-weight:500;font-size:14px;padding:9px 32px 9px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--navy);appearance:none}.pop ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.rhead{display:flex;align-items:center;justify-content:space-between;gap:20px}#filters .opt,#filtersM .opt{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:19px}#sector-chips>*{display:flex!important;align-items:center;justify-content:space-between;gap:10px;background:none!important;border:0!important;padding:0!important;margin:0!important;min-height:19px;width:100%;text-align:left!important;cursor:pointer;border-radius:0!important;font-family:var(--fb);font-size:14px;color:var(--navy)!important}#sector-chips img,#sector-chips svg,#sector-chips .icon,#filtersM img,#filtersM svg,#filtersM .icon{display:none!important}.side{width:320px!important;flex:none}header.nav{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;z-index:900!important;border-bottom:1px solid var(--border)!important}header.nav *{opacity:1}.rhead__t{font-family:var(--fd);font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.4px;color:var(--navy);margin:0}.sheet{position:fixed!important;inset:0!important;background:#fff!important;z-index:1200!important;display:flex!important;flex-direction:column!important;padding:0!important;border-radius:0!important}.chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}#filtersM .grp{gap:14px!important}.optlist{display:flex!important;flex-direction:column!important;gap:12px!important}.mbar__spacer{flex:1}.fcount{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;border-radius:100px;background:#fff;color:var(--navy);font-weight:700;font-size:11px;line-height:1}@media(min-width:1001px){.job-actions .btn-quick,.job-actions .btn-view{border-radius:100px!important;padding:11px 22px!important;font-weight:600;font-size:14px;line-height:18px}.job-actions .btn-view{border:1.5px solid var(--navy)!important;color:var(--navy)!important;background:#fff!important}.job-actions .btn-view:hover{background:var(--off)!important;color:var(--navy)!important}.job-actions .btn-quick{border:1.5px solid var(--red)!important}}#matched-section:not([data-had-matches="1"]){display:none!important}.jobs-grid .skeleton,.jobs-grid .skel,.skeleton-grid{display:flex!important;flex-direction:column!important;gap:16px!important}.jobs-grid>.pagination,.jobs-grid>nav{align-self:center;margin-top:8px}.drawer__p{position:relative;inset:auto;width:calc(100% - 48px);max-width:342px;height:100%;background:#fff;display:flex;flex-direction:column;align-items:stretch;padding:16px 24px 20px;gap:0;overflow-y:auto}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px}.drawer__head .wm-text{font-family:var(--fd);font-weight:700;font-size:19px;letter-spacing:-.3px;color:#0a1628}.drawer__x{background:none;border:0;font-size:22px;line-height:1;color:#63718f;cursor:pointer;padding:2px 4px}.drawer__nav{display:flex;flex-direction:column}.drawer__nav>a{padding:15px 0;font-family:var(--fb);font-weight:500;font-size:17px;line-height:24px;color:#0a1628;text-decoration:none;border-bottom:1px solid #E3E8F0}.drawer__nav>a:last-child{border-bottom:0}.drawer__acct{display:flex;flex-direction:column;padding-top:18px}.drawer__acct .lab{font-family:var(--fb);font-weight:600;font-size:11px;letter-spacing:.6px;color:#63718f;padding-bottom:6px}.drawer__p .auth-nav-slot-mobile{display:flex;flex-direction:column;width:100%}.drawer__p .auth-nav-slot-mobile a{display:block;padding:13px 0;font-family:var(--fb);font-weight:500;font-size:17px;line-height:24px;color:#0a1628;background:none;border:0;border-bottom:1px solid #E3E8F0;border-radius:0;text-decoration:none}.drawer__p .auth-nav-slot-mobile a:last-child{border-bottom:0}.drawer__p .auth-nav-slot-mobile a[href*=signout],.drawer__p .auth-nav-slot-mobile a[href*=sign-out],.drawer__p .auth-nav-slot-mobile a[id*=signout i]{color:#c8222e}.drawer__p .auth-nav-slot-mobile:has(a:only-child) a{background:#0a1628;color:#fff;border:0;border-radius:8px;text-align:center;padding:15px;font-weight:600;font-size:16px}.drawer__alt{display:flex;justify-content:center;gap:5px;padding-top:12px;font-family:var(--fb);font-size:15px;color:#63718f}.drawer__alt a{font-weight:600;color:#2d6be4;text-decoration:none}.drawer__p .auth-nav-slot-mobile:not(:has(a:only-child))~.drawer__alt{display:none}.drawer__sp{flex:1 1 auto;min-height:10px}.drawer__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #E3E8F0;margin:0}.drawer__foot .b-hire{border:1.5px solid #E3E8F0;border-radius:8px;padding:11px 18px;background:#fff;font-family:var(--fb);font-weight:600;font-size:15px;color:#0a1628;text-decoration:none;white-space:nowrap}.drawer__foot .b-lang{font-family:var(--fb);font-size:15px;color:#63718f;text-decoration:none}.drawer__p,.drawer__p *{box-sizing:border-box}.drawer__p{display:flex!important;flex-direction:column!important;align-items:stretch!important;height:100%!important;position:relative!important;inset:auto!important;width:calc(100% - 48px)!important;max-width:342px!important;margin-left:auto!important;padding:16px 24px 20px!important;gap:0!important;background:#fff!important;overflow-y:auto!important}.drawer__head,.drawer__nav,.drawer__acct,.drawer__foot{align-items:stretch;align-self:stretch;width:100%!important;flex:0 0 auto!important;height:auto!important}.drawer__head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.drawer__nav{display:flex!important;flex-direction:column!important;align-items:stretch!important}.drawer__nav>a{display:block!important;width:100%!important;text-align:inherit!important;margin:0!important;float:none!important;position:static!important;padding:15px 0!important;border-bottom:1px solid #E3E8F0!important;border-radius:0!important;background:none!important;font-family:var(--fb);font-weight:500;font-size:17px;line-height:24px;color:#0a1628;text-decoration:none}.drawer__nav>a:last-child{border-bottom:0!important}.drawer__nav>a[aria-current]{color:#2d6be4;font-weight:600}.drawer__acct{display:flex!important;flex-direction:column!important;padding-top:18px!important}.drawer__p .auth-nav-slot-mobile{display:flex!important;flex-direction:column!important;width:100%!important;align-self:stretch!important;position:static!important;order:0!important}.drawer__p .auth-nav-slot-mobile a{display:block!important;width:100%!important;margin:0!important;float:none!important;position:static!important;text-align:inherit!important}.drawer__alt{display:flex!important;position:static!important;width:100%!important;justify-content:center!important;gap:5px!important;padding-top:12px!important;margin:0!important}.drawer__sp{flex:1 1 auto!important;min-height:10px!important;width:100%!important}.drawer__foot{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-top:16px!important;border-top:1px solid #E3E8F0!important;margin:0!important;position:static!important}.drawer__p .auth-nav-slot-mobile:has(a:nth-child(2))~.drawer__alt{display:none!important}.drawer__alt{flex-wrap:wrap!important;text-align:center}.drawer{position:fixed;inset:0;z-index:1000;background:#0a162899;display:flex;justify-content:flex-end}.drawer[hidden]{display:none!important}.drawer__p{position:relative!important;inset:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;width:calc(100% - 42px)!important;max-width:348px!important;height:100%!important;margin-left:auto!important;background:#fff!important;padding:14px 16px 18px!important;gap:0!important;overflow-y:auto!important;font-family:var(--fb)}[dir=rtl] .drawer{justify-content:flex-start}[dir=rtl] .drawer__p{margin-left:0!important;margin-right:auto!important}.dw-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px;padding:4px 0 14px 8px!important;width:100%!important;flex:0 0 auto!important}.dw-head .wm-text{font-family:var(--fd);font-weight:700;font-size:19px;letter-spacing:-.3px;color:#0a1628;white-space:nowrap}.dw-head .wm-text span{color:#c8222e}.dw-act{display:flex;align-items:center;gap:8px}.dw-lang{padding:7px 12px;border-radius:100px;background:#f6f8fb;color:#63718f;font-size:14px;text-decoration:none;line-height:1;white-space:nowrap}.dw-x{padding:6px 10px;border-radius:100px;background:#f6f8fb;border:0;color:#63718f;font-size:15px;line-height:1;cursor:pointer;font-family:inherit}.dw-lab{padding:0 0 6px 12px!important;font-weight:600;font-size:11px;letter-spacing:.8px;color:#63718f;width:100%!important;flex:0 0 auto!important}.dw-nav,.dw-acct{display:flex!important;flex-direction:column!important;gap:2px!important;width:100%!important;flex:0 0 auto!important}.dw-acct{padding-top:18px!important}.dw-nav a,.drawer__p .auth-nav-slot-mobile a{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;padding:14px 12px!important;border-radius:10px!important;border:0!important;background-color:transparent!important;font-family:var(--fb);font-weight:500;font-size:16px;line-height:22px;color:#0a1628;text-decoration:none;width:100%!important;margin:0!important;text-align:inherit!important;position:static!important;float:none!important}.dw-nav a[aria-current]{background:#eaf1fe!important;color:#2d6be4;font-weight:600}.dw-ico{flex:none;width:20px;height:20px;display:block}.dw-nav a[aria-current] .dw-ico{color:#2d6be4}.drawer__p .auth-nav-slot-mobile{display:flex!important;flex-direction:column!important;gap:2px!important;width:100%!important;align-self:stretch!important;position:static!important;order:0!important}.drawer__p .auth-nav-slot-mobile a{padding-left:46px!important;background-repeat:no-repeat!important;background-position:12px 50%!important;background-size:20px 20px!important}.drawer__p .auth-nav-slot-mobile a[href*=account]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%230A1628' stroke-width='1.5'%3E%3Ccircle cx='10' cy='5.5' r='3.5'/%3E%3Crect x='3.75' y='11.75' width='12.5' height='6.5' rx='3.25'/%3E%3C/svg%3E")!important}.drawer__p .auth-nav-slot-mobile a[href*=preferences]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%230A1628' stroke-width='1.5'%3E%3Cpath d='M2 4.75h16M2 10h16M2 15.25h16'/%3E%3Ccircle cx='6.5' cy='4.75' r='2' fill='%23fff'/%3E%3Ccircle cx='13' cy='10' r='2' fill='%23fff'/%3E%3Ccircle cx='6.5' cy='15.25' r='2' fill='%23fff'/%3E%3C/svg%3E")!important}.drawer__p .auth-nav-slot-mobile a[href*=help]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%230A1628' stroke-width='1.5'%3E%3Ccircle cx='10' cy='10' r='8'/%3E%3Cpath d='M8 7.6a2 2 0 1 1 2.6 2.2c-.5.2-.6.6-.6 1.1v.4' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='14' r='.7' fill='%230A1628' stroke='none'/%3E%3C/svg%3E")!important}.drawer__p .auth-nav-slot-mobile a[href*=signout],.drawer__p .auth-nav-slot-mobile a[href*=sign-out],.drawer__p .auth-nav-slot-mobile a[id*=signout i],.drawer__p .auth-nav-slot-mobile a[onclick*=ignOut]{color:#c8222e!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23C8222E' stroke-width='1.5'%3E%3Crect x='1.75' y='2.75' width='9' height='14.5' rx='2.5'/%3E%3Cpath d='M11 10h7M15 6.8l3.2 3.2L15 13.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.drawer__p .auth-nav-slot-mobile:has(a:only-child) a{justify-content:center!important;padding:16px 0!important;background-color:#0a1628!important;background-image:none!important;color:#fff!important;border-radius:10px!important;font-weight:600;font-size:16px}.dw-signup{display:flex!important;align-items:center;justify-content:center;padding:15px 0!important;margin-top:10px!important;border:1.5px solid #E3E8F0!important;border-radius:10px!important;background:#fff!important;font-family:var(--fb);font-weight:600;font-size:16px;color:#0a1628;text-decoration:none;width:100%!important}.drawer__p .auth-nav-slot-mobile:has(a:nth-child(2))~.dw-signup{display:none!important}.dw-sp{flex:1 1 auto!important;min-height:10px!important;width:100%!important}.dw-emp{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;flex:0 0 auto!important;padding:16px!important;border-radius:12px!important;background:#f6f8fb!important;border:1px solid #E3E8F0!important;margin:0!important}.dw-emp__c{display:flex;flex-direction:column;gap:2px;min-width:0}.dw-emp__c b{font-family:var(--fd);font-weight:600;font-size:15px;color:#0a1628}.dw-emp__c span{font-size:13px;line-height:19px;color:#63718f}.dw-emp__b{flex:none;padding:10px 16px;border-radius:8px;background:#fff;border:1.5px solid #E3E8F0;font-family:var(--fb);font-weight:600;font-size:14px;color:#0a1628;text-decoration:none;white-space:nowrap}.drawer__p nav.dw-nav{height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;background:none!important;border:0!important;position:static!important;justify-content:flex-start!important;align-items:stretch!important;box-shadow:none!important}@media(max-width:1000px){header.nav .auth-nav-slot:not(.auth-nav-slot-mobile){display:inline-flex!important;max-width:44vw;overflow:hidden}header.nav .auth-nav-slot:not(.auth-nav-slot-mobile) a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}header.nav .nav__lang,header.nav .btn-hire{display:none!important}}@media(min-width:1001px){.filters,#filters,.side-filters{position:sticky;top:92px;max-height:calc(100vh - 112px);overflow-y:auto;overscroll-behavior:contain}}header.nav .auth-nav-slot a[href*=account]:not(.amrow){width:34px;height:34px;padding:0;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--blue2,#1E4A9E),var(--sky,#2D6BE4));border:1px solid rgba(255,255,255,.2);font-size:0;line-height:0;color:transparent;text-indent:-9999px;flex:none}header.nav .auth-nav-slot a[href*=account]:not(.amrow):after{content:"";width:17px;height:17px;text-indent:0;flex:none;background:no-repeat center/17px 17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}header.nav .auth-nav-slot a[href*=account]:not(.amrow):hover{filter:brightness(1.08)}.drawer__p .auth-nav-slot-mobile a[href*=account]{width:auto;height:auto;background:none;border:0;text-indent:0;font-size:17px;line-height:24px;color:#0a1628}header.nav a,footer.foot a,.drawer a{text-decoration:none}.brand{text-decoration:none!important}#filters .opt,#filtersM .opt{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer;font-family:var(--fb);font-size:14px;color:#33405c}.amwrap{position:relative;display:inline-flex;align-items:center}.amico{flex:none;width:18px;height:18px;color:#0a1628;display:block}.amenu .amico svg *{fill:none;stroke:currentColor}@media(max-width:760px){.amenu{display:none!important}}[hidden]{display:none!important}.lg-bar{background:#f6f8fb;border-bottom:1px solid var(--border)}.lg-bar nav.lg-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:14px;padding-bottom:14px;font-size:13px;line-height:18px;color:var(--gray)}.lg-crumb a{color:var(--sky);text-decoration:none}.lg-crumb a:hover{text-decoration:underline}.lg-crumb .sep{color:var(--gray)}.lg-wrap{padding-top:44px;padding-bottom:56px}.lg-cols{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;align-items:start}.lg-doc{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:20px}.lg-doc h1{font-family:var(--fd),Sora,sans-serif;font-weight:700;font-size:42px;line-height:54px;letter-spacing:-1px;color:var(--navy);margin:0}.lg-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;line-height:20px;color:var(--gray)}.lg-lede{font-size:20px;line-height:32px;color:var(--navy);margin:0}.lg-doc h2{font-family:var(--fd),Sora,sans-serif;font-weight:600;font-size:26px;line-height:34px;letter-spacing:-.4px;color:var(--navy);margin:14px 0 0;scroll-margin-top:96px}.lg-doc h3{font-family:var(--fd),Sora,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:var(--navy);margin:8px 0 0;scroll-margin-top:96px}.lg-doc p{font-size:17px;line-height:30px;color:#33405c;margin:0}.lg-doc ul,.lg-doc ol{margin:0;padding-inline-start:22px;font-size:17px;line-height:30px;color:#33405c}.lg-doc li{margin-bottom:8px}.lg-doc a{color:var(--sky)}.lg-doc strong{font-weight:600;color:var(--navy)}.lg-doc table{width:100%;border-collapse:collapse;font-size:15px}.lg-doc th,.lg-doc td{border:1px solid var(--border);padding:9px 12px;text-align:start}.lg-doc th{background:#f6f8fb;font-weight:600;color:var(--navy)}.lg-contact{background:#fff4e5;border-radius:12px;padding:20px 24px;display:flex;flex-direction:column;gap:8px}.lg-contact b{font-size:16px;font-weight:600;color:var(--navy)}.lg-contact p{font-size:15px!important;line-height:24px!important}.lg-side{display:flex;flex-direction:column;gap:20px;position:sticky;top:92px}.lg-card{border-radius:12px;padding:22px 20px;display:flex;flex-direction:column;align-items:stretch}.lg-card--toc{background:#f6f8fb;border:1px solid var(--border);gap:12px}.lg-card--toc>b{font-size:11px;font-weight:600;letter-spacing:.6px;line-height:normal;text-transform:uppercase;color:var(--gray);margin:0}.lg-card--toc ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.lg-card--toc a{font-size:14px;line-height:20px;color:var(--gray);text-decoration:none;display:block}.lg-card--toc a:hover,.lg-card--toc a.is-on{color:var(--navy);font-weight:600}.lg-card--alt{background:#fff;border:1px solid var(--border);gap:8px}.lg-card--alt>b{font-family:var(--fd),Sora,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:var(--navy);margin:0}.lg-card--alt p{font-size:14px;line-height:20px;color:var(--gray);margin:0}.lg-card--alt a{font-size:14px;font-weight:600;color:var(--sky);text-decoration:none}@media(max-width:1100px){.lg-cols{grid-template-columns:minmax(0,1fr);gap:28px}.lg-side{position:static;order:-1}.lg-card--alt{order:2}}@media(max-width:700px){.lg-wrap{padding-top:24px;padding-bottom:44px}.lg-doc{gap:16px}.lg-doc h1{font-size:29px;line-height:38px;letter-spacing:-.6px}.lg-lede{font-size:17px;line-height:28px}.lg-doc h2{font-size:21px;line-height:29px}.lg-doc h3{font-size:18px;line-height:26px}.lg-doc p,.lg-doc ul,.lg-doc ol{font-size:16px;line-height:28px}.lg-card{padding:16px}}
