:root{--bg:#f7faf9;--surface:#ffffff;--surface-2:#f1f7f5;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--green:#0f9f6e;--green-dark:#087a55;--green-soft:#e9fbf4;--violet:#635bff;--violet-soft:#f0efff;--amber:#d97706;--amber-soft:#fff7e6;--navy:#0b1325;--radius:20px;--shadow:0 18px 50px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}main{min-height:70vh}.pageShell{width:min(1180px,calc(100% - 40px));margin:0 auto}.pageTop{padding-top:48px}.section{padding-bottom:72px}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.85)}.headerInner{width:min(1240px,calc(100% - 32px));height:72px;margin:auto;justify-content:space-between;gap:28px}.brand,.headerInner{display:flex;align-items:center}.brand{gap:10px;min-width:max-content}.brand img{width:38px;height:38px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-size:16px;letter-spacing:-.02em}.brand small{font-size:10px;color:var(--green-dark);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.nav{display:flex;align-items:center;gap:17px;font-size:13px;font-weight:750;color:#475569}.nav a:hover{color:var(--green-dark)}.advisorLink{color:var(--violet)!important}.authButton{border:0;background:var(--navy);color:white!important;padding:9px 14px;border-radius:11px;font-weight:800;cursor:pointer}.authButton.secondary{background:#eef2f7;color:var(--text)!important}.mobileToggle{display:none;background:none;border:0;font-size:22px}.siteFooter{background:var(--navy);color:white;padding:48px 0}.footerInner{width:min(1180px,calc(100% - 40px));margin:auto;display:flex;justify-content:space-between;gap:40px}.footerInner p{color:#9fb0c7;max-width:580px}.footerLinks{display:flex;gap:20px;color:#cad5e3;font-size:14px}.hero{padding-top:74px;padding-bottom:50px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;grid-gap:70px;gap:70px;min-height:650px}.eyebrow,.sectionEyebrow{font-size:11px;letter-spacing:.13em;font-weight:900;color:var(--green-dark);text-transform:uppercase}.advisorHero h1,.authCard h1,.careerHero h1,.hero h1,.pageIntro h1{font-size:clamp(38px,5vw,68px);line-height:1.03;letter-spacing:-.05em;margin:14px 0 22px}.hero h1 span{color:var(--green)}.heroCopy>p{font-size:19px;color:#536275;max-width:650px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:12px;font-weight:850;border:1px solid transparent;cursor:pointer}.primaryButton{background:linear-gradient(135deg,var(--green),#0d8c68);color:white;box-shadow:0 10px 24px rgba(15,159,110,.2)}.secondaryButton{background:white;border-color:var(--line);color:var(--text)}.primaryButton.full,.secondaryButton.full{width:100%;margin-top:10px}.trustLine{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#718096;font-size:12px;font-weight:700}.heroVisual{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center}.signalCard{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px}.mainSignal{width:min(410px,100%);padding:28px}.signalTop{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;font-weight:900;color:#64748b}.liveDot{color:var(--green-dark);background:var(--green-soft);padding:4px 8px;border-radius:999px}.mainSignal h3{font-size:26px;margin:20px 0 12px}.coverage{display:flex;align-items:baseline;gap:10px;padding:18px;background:linear-gradient(135deg,#f2fbf8,#f8f7ff);border-radius:18px}.coverage strong{font-size:44px;color:var(--green-dark)}.coverage span{color:var(--muted);font-weight:700}.signalRow{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #edf2f7;font-size:14px}.signalRow span{color:var(--muted)}.signalRow.warn b{color:var(--amber)}.nextAction{margin-top:20px;padding:18px;border-radius:16px;background:var(--violet-soft);display:flex;flex-direction:column;gap:4px}.nextAction small{color:var(--violet);font-weight:900}.nextAction span{font-size:12px;color:#65677f}.floatingCard{position:absolute;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:14px 18px;display:flex;flex-direction:column}.floatingCard small{font-size:9px;color:var(--muted);font-weight:900;letter-spacing:.08em}.floatingCard strong{font-size:20px}.floatingCard span{font-size:11px;color:var(--muted)}.floatingCard.one{left:-5px;top:70px}.floatingCard.two{right:-10px;bottom:72px}.snapshotGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.metric{background:white;border:1px solid var(--line);border-radius:18px;padding:22px}.metric span{display:block;color:var(--muted);font-size:12px;font-weight:800}.metric strong{display:block;font-size:28px;margin:4px 0}.metric small{color:#8190a3}.sectionHeading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.decisionSection h2,.panel h2,.sectionHeading h2{font-size:32px;line-height:1.1;letter-spacing:-.03em;margin:8px 0}.sectionHeading p{color:var(--muted);max-width:700px}.sectionHeading>a{font-size:13px;color:var(--green-dark);font-weight:850}.careerGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.careerCard{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:flex;flex-direction:column;min-height:290px;transition:.2s}.careerCard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cde8de}.cardTop{display:flex;justify-content:space-between;align-items:center}.careerBadge{width:42px;height:42px;border-radius:12px;background:var(--green-soft);display:grid;place-items:center;font-size:21px}.pill,.sourcePill{display:inline-flex;align-items:center;padding:5px 9px;background:#f3f6f9;border:1px solid #e7edf3;color:#64748b;border-radius:999px;font-size:10px;font-weight:850}.careerCard h3{font-size:20px;margin:18px 0 8px}.careerCard p{font-size:13px;color:var(--muted);margin:0}.jobTags,.miniSkills,.roleChips{display:flex;flex-wrap:wrap;gap:7px}.miniSkills{margin-top:18px}.jobTags span,.miniSkills span{background:#f7fafc;border:1px solid #e6edf2;padding:5px 8px;border-radius:8px;font-size:10px;color:#526273;font-weight:750}.cardFooter{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;font-size:11px;color:var(--muted)}.cardFooter strong{color:var(--green-dark)}.decisionSection{background:var(--navy);color:white;padding:74px 0;margin-top:20px}.decisionGrid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px}.decisionGrid>div>p{color:#adbad0}.sectionEyebrow.light{color:#6ee7b7}.decisionSteps{display:grid;grid-gap:10px;gap:10px}.decisionStep{display:flex;gap:18px;padding:18px;border:1px solid #243149;background:#111b2e;border-radius:16px}.decisionStep>span{font-weight:900;color:#6ee7b7}.decisionStep h3{margin:0 0 4px;font-size:16px}.decisionStep p{margin:0;color:#9fb0c7;font-size:13px}.pageIntro{margin-bottom:34px}.pageIntro h1{font-size:clamp(36px,5vw,58px);max-width:900px}.pageIntro p{font-size:17px;color:var(--muted);max-width:760px}.rowIntro{display:flex;justify-content:space-between;align-items:end;gap:30px}.countBubble{background:white;border:1px solid var(--line);border-radius:18px;padding:16px 22px;min-width:150px}.countBubble strong{font-size:28px;display:block}.countBubble span{font-size:11px;color:var(--muted)}.careerHero{background:linear-gradient(135deg,#eefaf6,#f5f4ff);padding:64px 0;border-bottom:1px solid var(--line)}.careerHeroGrid{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:50px;gap:50px;align-items:center}.careerHero h1{font-size:clamp(42px,5vw,64px)}.careerHero p{font-size:18px;color:#5a687b}.backLink{display:inline-block;margin-bottom:20px;color:var(--muted);font-size:13px;font-weight:800}.careerMeta{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.careerMeta span{background:rgba(255,255,255,.75);border:1px solid #dce8e4;padding:7px 10px;border-radius:10px;font-size:11px;font-weight:800;color:#526273}.careerIdentityCard{background:white;border:1px solid #dce8e4;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.bigBadge{display:grid;place-items:center;width:60px;height:60px;border-radius:16px;background:var(--green-soft);font-size:28px;margin-bottom:22px}.careerIdentityCard small{color:var(--green-dark);font-weight:900;letter-spacing:.1em}.careerIdentityCard h3{font-size:24px;margin:8px 0}.careerIdentityCard p{font-size:13px}.careerDetailGrid,.jobDetailGrid,.jobsLayout,.resumeGrid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px}.careerMain{display:grid;grid-gap:18px;gap:18px}.panel,.stickyCard{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.panel .lead{color:#536275;font-size:16px}.careerAside{position:relative}.stickyCard{position:-webkit-sticky;position:sticky;top:94px}.stickyCard h3{font-size:21px;margin:8px 0}.stickyCard p{font-size:13px;color:var(--muted)}.textButton{display:block;margin-top:14px;text-align:center;font-size:12px;font-weight:850;color:var(--green-dark)}.roleChips{margin-top:18px}.roleChips>span{display:flex;flex-direction:column;background:#f7fafc;border:1px solid #e7edf3;border-radius:11px;padding:9px 11px}.roleChips b{font-size:12px}.roleChips small{color:var(--muted);font-size:10px}.skillGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.skillItem{display:flex;gap:12px;background:#f9fbfb;border:1px solid #edf2f2;border-radius:14px;padding:14px}.skillItem>span{font-size:21px}.skillItem h3{font-size:14px;margin:0 0 4px}.skillItem p{font-size:11px;color:var(--muted);margin:0}.toolGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.toolGrid>div{border:1px solid #edf2f7;border-radius:13px;padding:14px}.toolGrid strong{font-size:13px}.toolGrid p{font-size:11px;color:var(--muted);margin:5px 0 0}.marketStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:20px 0}.marketStats>div{padding:15px;background:#f8fbfa;border-radius:13px}.marketStats strong{display:block;font-size:23px}.marketStats span{font-size:10px;color:var(--muted)}.demandList{display:grid;grid-gap:11px;gap:11px}.demandRow{display:grid;grid-template-columns:160px 1fr 45px;align-items:center;grid-gap:10px;gap:10px;font-size:12px}.bar{height:8px;background:#edf2f3;overflow:hidden}.bar,.bar i{border-radius:99px}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#5dd9b1)}.emptyState,.skeletonBlock{padding:34px;background:white;border:1px dashed #cbd5e1;border-radius:18px;color:var(--muted);text-align:center}.emptyState h2{color:var(--text)}.emptyState.compact{padding:18px}.controlRow,.filterBar{display:flex;gap:12px;background:white;border:1px solid var(--line);border-radius:16px;padding:10px;margin-bottom:20px}.filterBar input{flex:1 1}.authCard input,.controlRow select,.filterBar input,.filterBar select{border:1px solid #dbe4eb;border-radius:10px;padding:10px 12px;background:#fbfcfd;outline:none}.jobList{display:grid;grid-gap:12px;gap:12px}.jobCard{background:white;border:1px solid var(--line);border-radius:17px;padding:20px;transition:.2s}.jobCard:hover{border-color:#b9ddce;box-shadow:0 12px 35px rgba(15,23,42,.06)}.jobCardTop{display:flex;justify-content:space-between;gap:18px}.jobCard h3{margin:0;font-size:18px}.jobCardTop p{margin:3px 0;color:var(--muted);font-size:12px}.jobMeta{display:flex;flex-wrap:wrap;gap:14px;margin:13px 0;font-size:11px;color:#66768a}.jobSummary{font-size:12px;color:#5d6a7b}.jobsAside{position:relative}.jobTitlePanel h1{font-size:36px;line-height:1.1;letter-spacing:-.03em;margin:8px 0}.companyLine{font-size:16px!important}.classificationGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.classificationGrid>div{background:#f8fafc;border-radius:12px;padding:13px}.classificationGrid small{display:block;color:var(--muted);font-size:10px}.classificationGrid strong{display:block;margin-top:4px;font-size:12px}.skillBuckets{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.skillBuckets>div{border:1px solid #edf2f7;border-radius:14px;padding:16px}.skillBuckets h3{font-size:13px}.cleanList,.skillBuckets ul{padding-left:18px;color:#536275;font-size:12px}.cleanList li,.skillBuckets li{margin:7px 0}.jobTags.large span{font-size:12px;padding:7px 10px}.authPage{min-height:70vh;display:grid;place-items:center;padding:60px 20px}.authCard{width:min(450px,100%);background:white;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:var(--shadow)}.authCard h1{font-size:34px}.authCard p{color:var(--muted)}.authCard label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800;margin-top:14px}.formError{background:#fff1f2;color:#b42318;border:1px solid #fecdd3;border-radius:11px;padding:10px 12px;margin:12px 0;font-size:12px}.formError.wide{margin-bottom:18px}.uploadButton input{display:none}.matchList{display:grid;grid-gap:8px;gap:8px}.matchRow{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8fafc;border-radius:12px}.matchRow div{display:flex;flex-direction:column}.matchRow span{color:var(--muted);font-size:11px}.matchRow b{font-size:18px;color:var(--green-dark)}.controlRow label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:850}.positionGrid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:22px}.positionHero,.positionMetric{background:white;border:1px solid var(--line);border-radius:18px;padding:20px}.positionHero{background:linear-gradient(135deg,#eefbf6,#f7f7ff)}.positionHero>span,.positionMetric>span{display:block;font-size:10px;color:var(--muted);font-weight:900;letter-spacing:.07em}.positionHero>strong{font-size:52px;color:var(--green-dark)}.positionHero p{font-size:11px;color:var(--muted)}.positionMetric strong{display:block;font-size:25px;margin:8px 0}.positionMetric small{font-size:10px;color:var(--muted)}.positionMetric.attention{background:var(--amber-soft);border-color:#f5dfb5}.comparisonList{display:grid;grid-gap:7px;gap:7px}.comparisonRow{display:grid;grid-template-columns:1fr 180px 50px;align-items:center;grid-gap:12px;gap:12px;padding:12px;border-bottom:1px solid #edf2f7}.comparisonRow>div:first-child{display:flex;flex-direction:column}.comparisonRow span{font-size:10px;color:var(--muted)}.evidenceBadge{font-size:10px;background:#f5f7fa;border-radius:9px;padding:6px 8px;text-transform:capitalize}.comparisonRow>b{text-align:right;color:var(--green-dark)}.nextBest{border-color:#dcd8ff;background:linear-gradient(180deg,#fff,#faf9ff)}.actionStack{margin-top:14px}.marketTable{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.marketTableHead,.marketTableRow{display:grid;grid-template-columns:1fr 130px 130px 110px;grid-gap:16px;gap:16px;align-items:center;padding:14px 18px}.marketTableHead{background:#f7f9fb;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.marketTableRow{border-top:1px solid #edf2f7}.marketTableRow:hover{background:#fbfdfc}.marketTableRow>div{display:flex;flex-direction:column}.marketTableRow small{color:var(--muted)}.status{font-size:10px;color:var(--green-dark);background:var(--green-soft);padding:5px 8px;border-radius:999px;width:max-content;font-weight:850}.status.low{color:var(--amber);background:var(--amber-soft)}.resourceGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.resourceCard{display:grid;grid-template-columns:180px 1fr;grid-gap:18px;gap:18px;background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;padding:14px}.resourceCard img,.resourcePlaceholder{width:180px;height:125px;object-fit:cover;border-radius:13px;background:var(--green-soft);display:grid;place-items:center;font-size:30px}.resourceCard h3{margin:9px 0 5px}.resourceCard p{font-size:11px;color:var(--muted)}.resourceLinks{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;font-weight:850;color:var(--green-dark)}.advisorHero{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.advisorMock{background:white;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.mockPrompt{margin-left:auto;width:80%;background:var(--violet);color:white;padding:13px 16px;border-radius:16px 16px 4px 16px;font-size:13px}.mockAnswer{margin-top:14px;background:#f7f9fc;padding:16px;border-radius:4px 16px 16px 16px}.mockAnswer p{font-size:12px;color:var(--muted)}.contextChips{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.contextChips span{background:var(--green-soft);color:var(--green-dark);padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850}.emptyPage{text-align:center}@media(max-width:1050px){.nav{gap:10px;font-size:11px}.hero{gap:25px}.floatingCard{display:none}.careerGrid,.positionGrid{grid-template-columns:1fr 1fr}.resourceGrid{grid-template-columns:1fr}.classificationGrid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.mobileToggle{display:block}.nav{display:none;position:absolute;left:16px;right:16px;top:72px;background:white;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.advisorHero,.careerDetailGrid,.careerHeroGrid,.decisionGrid,.hero,.jobDetailGrid,.jobsLayout,.resumeGrid{grid-template-columns:1fr}.hero{padding-top:45px;min-height:auto}.heroVisual{min-height:420px}.careerAside,.jobsAside{order:-1}.stickyCard{position:static}.snapshotGrid{grid-template-columns:1fr}.rowIntro,.sectionHeading{align-items:flex-start;flex-direction:column}.marketTableHead,.marketTableRow{grid-template-columns:1fr 90px 90px}.marketTableHead span:nth-child(4),.marketTableRow .status{display:none}.footerInner{flex-direction:column}.skillBuckets{grid-template-columns:1fr}}@media(max-width:600px){.pageShell{width:min(100% - 24px,1180px)}.headerInner{width:calc(100% - 24px)}.careerHero h1,.hero h1,.pageIntro h1{font-size:39px}.careerGrid,.positionGrid,.resourceCard,.skillGrid,.toolGrid{grid-template-columns:1fr}.careerCard{min-height:250px}.heroVisual{min-height:auto}.mainSignal{padding:20px}.classificationGrid{grid-template-columns:1fr}.comparisonRow{grid-template-columns:1fr 90px}.comparisonRow>b{display:none}.marketStats{grid-template-columns:1fr}.demandRow{grid-template-columns:110px 1fr 36px}.resourceCard img,.resourcePlaceholder{width:100%;height:180px}.controlRow,.filterBar{flex-direction:column}.marketTableHead,.marketTableRow{grid-template-columns:1fr 70px}.marketTableHead span:nth-child(3),.marketTableRow>b:nth-child(3){display:none}}.seoBreadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;color:#64748b;margin:0 0 10px}.seoBreadcrumb a{color:#0f766e;text-decoration:none;font-weight:700}.seoBreadcrumb a:hover{text-decoration:underline}.seoBreadcrumb span:last-child{color:#475569;font-weight:700}.parityHeader{max-width:1280px}.parityNav{gap:14px}.navDropdown,.profileNative{position:relative}.navDropdownButton{font-weight:750;font-size:13px;padding:8px 0}.navDropdownMenu{top:42px;width:320px;border-radius:16px;box-shadow:var(--shadow);padding:10px;display:grid;grid-gap:3px;gap:3px}.navDropdownMenu a{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px}.navDropdownMenu a:hover{background:#f7faf9}.navDropdownMenu strong{font-size:12px;color:var(--text)}.navDropdownMenu small{font-size:10px;color:var(--muted);font-weight:600}.profileAvatarNative{width:38px;height:38px;border-radius:50%;border:1px solid #d8e4df;background:var(--green-soft);color:var(--green-dark);font-weight:900;cursor:pointer}.profileMenuNative{position:absolute;right:0;top:48px;width:230px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:10px;display:grid;z-index:90}.profileIdentity{display:flex;flex-direction:column;padding:8px 10px 12px;border-bottom:1px solid #edf2f7;margin-bottom:5px;overflow:hidden}.profileIdentity strong{font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profileIdentity span{font-size:10px;color:var(--green-dark);font-weight:800;text-transform:capitalize}.profileMenuNative>a,.profileMenuNative>button{display:block;text-align:left;border:0;background:transparent;padding:9px 10px;border-radius:9px;font-size:12px;font-weight:750;cursor:pointer}.profileMenuNative>a:hover,.profileMenuNative>button:hover{background:#f7faf9}.profileMenuNative .adminNative{color:var(--violet)}.profileMenuNative>button{color:#b42318}.parityFooter{padding:52px 0 28px}.footerGrid{width:min(1240px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.4fr repeat(4,1fr);grid-gap:34px;gap:34px}.footerBrand{display:flex;align-items:center;gap:10px}.footerBrand img{width:42px;height:42px;object-fit:contain}.footerBrand>div{display:flex;flex-direction:column}.footerBrand strong{font-size:19px}.footerBrand span{font-size:11px;color:#94a3b8}.footerBrandBlock p{font-size:13px;color:#94a3b8;max-width:360px}.footerCtas{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.footerCtas a{background:var(--green);padding:9px 13px;border-radius:9px;font-size:11px;font-weight:850}.footerCtas a.ghost{background:#172338}.footerColumn{display:flex;flex-direction:column;gap:7px}.footerColumn h3{font-size:13px;margin:0 0 8px}.footerColumn a,.footerMuted{font-size:11px;color:#9fb0c7}.footerColumn a:hover{color:#fff}.footerBottom{width:min(1240px,calc(100% - 40px));margin:40px auto 0;padding-top:20px;border-top:1px solid #233149;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;gap:20px;align-items:center}.footerLegal,.footerSocial{display:flex;gap:12px;flex-wrap:wrap}.footerLegal{justify-content:flex-end}.footerContact,.footerLegal a,.footerSocial a{font-size:10px;color:#94a3b8}.footerContact{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.footerContact strong{color:white}.opportunityGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.opportunityCard{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;min-height:270px;transition:.2s}.opportunityCard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cde8de}.opportunityTop{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--muted);font-size:9px;font-weight:800}.opportunityCard h3{font-size:17px;line-height:1.25;margin:14px 0 5px}.opportunityCard>strong{font-size:12px;color:#526273}.opportunityCard p{font-size:11px;color:var(--muted)}.cardLink{margin-top:auto;font-size:11px;color:var(--green-dark);font-weight:850}.promoGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.promoCard{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.promoCard img,.promoPlaceholder{width:100%;height:180px;object-fit:cover}.promoPlaceholder{display:grid;place-items:center;background:var(--green-soft);font-size:34px}.promoCard>div{padding:16px}.promoCard>div>span{font-size:9px;color:var(--green-dark);font-weight:900;letter-spacing:.1em}.promoCard h3{font-size:15px;margin:7px 0 13px}.promoCard strong{font-size:11px;color:var(--green-dark)}.careerHeroImage{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:15px;margin-bottom:18px}.careerPageBody{padding-top:30px}.subheading{font-size:16px;margin:22px 0 8px}.cleanList.roomy li{margin:10px 0;font-size:13px}.timelineList{display:grid;grid-gap:10px;gap:10px}.timelineItem{display:grid;grid-template-columns:44px 1fr;grid-gap:14px;gap:14px;padding:14px;background:#f8fbfa;border:1px solid #edf3f1;border-radius:14px}.timelineItem>span{width:36px;height:36px;border-radius:11px;background:var(--green-soft);display:grid;place-items:center;color:var(--green-dark);font-weight:900;font-size:11px}.timelineItem h3{font-size:14px;margin:0}.timelineItem p{font-size:11px;color:var(--muted);margin:4px 0}.stageGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.stageCard{background:#f8fafc;border:1px solid #e8eef4;border-radius:15px;padding:16px}.stageCard>span{font-size:9px;font-weight:900;color:var(--violet);text-transform:uppercase;letter-spacing:.08em}.stageCard h3{font-size:14px;margin:6px 0}.stageCard p{font-size:11px;color:var(--muted)}.stageOutcome{font-size:11px;background:white;border-radius:9px;padding:10px}.stageOutcome strong{display:block;color:var(--green-dark);font-size:9px;text-transform:uppercase;margin-bottom:3px}.curriculumList{display:grid;grid-gap:9px;gap:9px}.curriculumList details,.questionList details{border:1px solid #e8eef4;border-radius:12px;background:#fbfcfd;padding:12px}.curriculumList summary,.questionList summary{cursor:pointer;font-size:12px}.curriculumList summary span{color:var(--green-dark);font-weight:900;margin-right:8px}.curriculumList details p,.questionList details p{font-size:11px;color:var(--muted)}.scenarioPanel{background:linear-gradient(135deg,#fff,#f5fbf8)}.scenarioGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:16px}.scenarioGrid>div{background:white;border:1px solid #e8eef4;border-radius:13px;padding:14px}.scenarioGrid small{font-size:9px;color:var(--muted);font-weight:900;text-transform:uppercase}.scenarioGrid p{font-size:12px}.deliverableGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.deliverableGrid>div{border:1px solid #e8eef4;border-radius:13px;padding:14px}.deliverableGrid strong{font-size:12px}.deliverableGrid p{font-size:10px;color:var(--muted)}.headlineExample{background:var(--violet-soft);border-radius:13px;padding:14px;display:flex;flex-direction:column}.headlineExample small{font-size:9px;color:var(--violet);font-weight:900}.headlineExample strong{font-size:12px;margin-top:4px}.questionList{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.courseResourceGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.courseResourceGrid>a{border:1px solid #e8eef4;border-radius:13px;padding:13px}.courseResourceGrid strong{font-size:12px}.courseResourceGrid>a>div{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.courseResourceGrid span{font-size:8px;background:var(--green-soft);color:var(--green-dark);padding:3px 6px;border-radius:999px}.relatedCareerGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.relatedCareerGrid>a{display:flex;align-items:center;gap:10px;border:1px solid #e8eef4;border-radius:13px;padding:13px}.relatedCareerGrid>a>span{font-size:20px}.relatedCareerGrid>a>div{display:flex;flex-direction:column}.relatedCareerGrid strong{font-size:12px}.relatedCareerGrid small{font-size:9px;color:var(--muted)}.stickySupplement{margin-top:14px;background:white;border:1px solid var(--line);border-radius:16px;padding:10px;display:grid;grid-gap:8px;gap:8px}.stickySupplement iframe,.stickySupplement img{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;object-fit:cover}.stickySupplement strong{font-size:11px}.resourceHubGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:55px}.resourceHubCard{background:white;border:1px solid var(--line);border-radius:16px;padding:17px;display:flex;gap:12px}.resourceHubCard>span{font-size:25px}.resourceHubCard h2{font-size:14px;margin:0}.resourceHubCard p{font-size:10px;color:var(--muted)}.resourceHubCard strong{font-size:10px;color:var(--green-dark)}.resourceCareerHeading{margin-top:10px}.dataCaution{font-size:11px;background:var(--amber-soft);padding:10px;border-radius:10px;color:#8a5a14}.impactTable{border:1px solid #e8eef4;border-radius:13px;overflow:hidden}.impactHead,.impactRow{display:grid;grid-template-columns:1fr 90px 90px 70px;grid-gap:10px;gap:10px;padding:10px 12px;align-items:center}.impactHead{background:#f7f9fb;font-size:9px;color:var(--muted);font-weight:900;text-transform:uppercase}.impactRow{border-top:1px solid #edf2f7;font-size:11px}.impactFacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin:14px 0}.impactFacts span{background:#f8fafc;border-radius:9px;padding:8px;font-size:9px;color:var(--muted)}.impactFacts b{display:block;color:var(--text);font-size:12px}.simulationNote{font-size:14px!important;color:#7b8797!important;margin-top:12px!important}@media(max-width:1100px){.footerGrid{grid-template-columns:1.4fr repeat(2,1fr)}.opportunityGrid,.promoGrid,.resourceHubGrid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.navDropdownMenu,.profileMenuNative{position:static;width:100%;box-shadow:none;margin-top:5px}.footerGrid{grid-template-columns:1fr 1fr}.footerBottom{grid-template-columns:1fr}.footerContact,.footerLegal{justify-content:flex-start}.courseResourceGrid,.deliverableGrid,.relatedCareerGrid,.scenarioGrid,.stageGrid{grid-template-columns:1fr}}@media(max-width:600px){.footerGrid,.opportunityGrid,.promoGrid,.resourceHubGrid{grid-template-columns:1fr}.impactHead,.impactRow{grid-template-columns:1fr 60px 60px}.impactHead span:nth-child(4),.impactRow b{display:none}}.marketRunGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:0 0 24px}.discoveryPanel{margin-top:24px}@media(max-width:900px){.marketRunGrid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.marketRunGrid{grid-template-columns:1fr}}#profileBtn:hover{border-color:#10b981!important;box-shadow:0 0 0 3px rgba(16,185,129,.15)!important}#profileMenu a:hover,#profileMenu button:hover{background:#f8fafc!important}#profileMenu #profileLogoutBtn:hover{background:#fef2f2!important}#mobileMenuBtn{display:none!important}@media(max-width:900px){#mobileMenuBtn{display:flex!important;flex-direction:column;gap:4px;align-items:center;justify-content:center}.legacyRoot .lms-nav{display:none!important}}.courses-mega{display:none!important;flex-direction:column!important;overflow:hidden!important}.courses-mega.open{display:flex!important}.courses-megaHead{flex:0 0 auto!important}.courses-body{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;height:auto!important}.courses-cats,.courses-detail{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important}.courses-detail{min-height:0!important}.homeActionGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.homeActionCard{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;min-height:245px;transition:.2s}.homeActionCard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cde8de}.homeActionIcon{width:42px;height:42px;border-radius:12px;background:var(--green-soft);display:grid;place-items:center;font-size:21px;margin-bottom:18px}.homeActionCard small,.homeActionIcon{color:var(--green-dark);font-weight:900}.homeActionCard small{font-size:9px;letter-spacing:.1em}.homeActionCard h3{font-size:18px;line-height:1.25;margin:7px 0}.homeActionCard p{font-size:12px;color:var(--muted);margin:0}.homeActionCard strong{font-size:11px;color:var(--green-dark);margin-top:auto;padding-top:18px}.homeResourceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.homeResourceCard{background:white;border:1px solid var(--line);border-radius:17px;padding:18px;display:flex;gap:14px;transition:.2s}.homeResourceCard:hover{border-color:#cde8de;box-shadow:0 10px 25px rgba(15,23,42,.06)}.homeResourceCard>span{width:40px;height:40px;flex:0 0 40px;border-radius:11px;background:#f4f7fa;display:grid;place-items:center;font-size:19px;font-weight:900;color:var(--green-dark)}.homeResourceCard h3{font-size:14px;margin:0 0 4px}.homeResourceCard p{font-size:10px;color:var(--muted);margin:0 0 8px}.homeResourceCard strong{font-size:10px;color:var(--green-dark)}.homeKnowledgeGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.homeKnowledgeColumn{background:white;border:1px solid var(--line);border-radius:19px;padding:19px}.homeKnowledgeHead{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:13px}.homeKnowledgeHead>div{display:flex;flex-direction:column}.homeKnowledgeHead span{font-size:9px;font-weight:900;letter-spacing:.1em;color:var(--green-dark)}.homeKnowledgeHead h3{font-size:18px;margin:3px 0}.homeKnowledgeHead>a{font-size:10px;color:var(--green-dark);font-weight:850}.homeKnowledgeList{display:grid;grid-gap:8px;gap:8px}.homeKnowledgeItem{display:grid;grid-template-columns:46px 1fr 20px;grid-gap:10px;gap:10px;align-items:center;border:1px solid #e9eef3;border-radius:13px;padding:10px;transition:.15s}.homeKnowledgeItem:hover{background:#f9fbfb}.knowledgeIcon{width:42px;height:42px;border-radius:11px;background:var(--green-soft);display:grid;place-items:center;color:var(--green-dark);font-weight:900}.homeKnowledgeItem img{width:46px;height:46px;border-radius:10px;object-fit:cover}.homeKnowledgeItem>div{display:flex;flex-direction:column;min-width:0}.homeKnowledgeItem small{font-size:8px;color:var(--green-dark);font-weight:900;text-transform:uppercase}.homeKnowledgeItem strong{font-size:11px}.homeKnowledgeItem p,.homeKnowledgeItem strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeKnowledgeItem p{font-size:9px;color:var(--muted);margin:2px 0 0}.homeKnowledgeItem>b{color:#94a3b8}.guidanceSection{background:linear-gradient(135deg,#ffffff,#f2faf7);border:1px solid var(--line);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 430px;grid-gap:36px;gap:36px;align-items:center}.guidanceCopy h2{font-size:32px;line-height:1.1;letter-spacing:-.03em;margin:8px 0}.guidanceCopy p{color:var(--muted);font-size:14px}.guidancePoints{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.guidancePoints span{font-size:10px;color:#526273;background:white;border:1px solid #e4ece8;border-radius:999px;padding:5px 9px;font-weight:750}.guidanceForm{display:grid;grid-gap:9px;gap:9px;background:white;border:1px solid #e3ece8;border-radius:18px;padding:18px;box-shadow:0 14px 32px rgba(15,23,42,.06)}.guidanceForm input,.guidanceForm select,.guidanceForm textarea{width:100%;border:1px solid #dbe4ea;background:white;border-radius:11px;padding:10px 11px;outline:none;font-size:12px}.guidanceForm textarea{resize:vertical;font:inherit}.guidanceForm .primaryButton{width:100%}.guidanceForm button:disabled{opacity:.65;cursor:wait}.guidanceMessage{font-size:10px;padding:9px;border-radius:9px}.guidanceMessage.success{background:#ecfdf5;color:#047857}.guidanceMessage.error{background:#fef2f2;color:#b91c1c}.guidanceMessage.loading{background:#eff6ff;color:#1d4ed8}.homeFinalCta{background:var(--navy);color:white;border-radius:24px;padding:36px;display:flex;align-items:center;justify-content:space-between;gap:32px}.homeFinalCta h2{font-size:30px;line-height:1.1;margin:8px 0}.homeFinalCta p{color:#adbad0;margin:0;max-width:650px}.homeFinalCta .secondaryButton{background:#172338;border-color:#2d3b52;color:white}@media(max-width:1050px){.homeActionGrid{grid-template-columns:1fr 1fr}.guidanceSection{grid-template-columns:1fr}.homeResourceGrid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.homeKnowledgeGrid{grid-template-columns:1fr}.homeFinalCta{flex-direction:column;align-items:flex-start}.homeResourceGrid{grid-template-columns:1fr}}@media(max-width:560px){.homeActionGrid{grid-template-columns:1fr}.guidanceSection{padding:19px}.homeKnowledgeItem{grid-template-columns:42px 1fr 16px}}.careerHeroMediaCard{background:#fff;border:1px solid #dce8e4;border-radius:24px;padding:10px;box-shadow:var(--shadow);overflow:hidden}.careerHeroVideoFrame{position:relative;aspect-ratio:16/9;background:#0b1325;border-radius:16px;overflow:hidden}.careerHeroVideoButton,.careerHeroVideoFrame iframe{width:100%;height:100%;border:0;display:block}.careerHeroVideoButton{position:relative;padding:0;background:#0b1325;cursor:pointer;overflow:hidden}.careerHeroVideoButton img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.careerHeroVideoButton:hover img{transform:scale(1.02)}.careerHeroVideoButton:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,19,37,.02),rgba(11,19,37,.55))}.careerHeroPlay{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:rgba(255,255,255,.94);color:var(--green-dark);font-size:22px;box-shadow:0 14px 34px rgba(0,0,0,.24)}.careerHeroVideoLabel{position:absolute;z-index:2;left:16px;bottom:14px;color:white;font-size:11px;font-weight:900;letter-spacing:.03em}.careerHeroVideoPlaceholder{height:100%;display:grid;place-items:center;color:white;font-weight:900;padding:24px}.careerHeroMediaCaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 8px 5px}.careerHeroMediaCaption>div{display:flex;flex-direction:column;min-width:0}.careerHeroMediaCaption small{font-size:8px;letter-spacing:.11em;color:var(--green-dark);font-weight:900}.careerHeroMediaCaption strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.careerHeroMediaCaption>a{font-size:9px;color:var(--green-dark);font-weight:850;white-space:nowrap}.careerHeroMediaFallback>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px}.careerQuizHeading{display:flex;align-items:end;justify-content:space-between;gap:20px}.careerQuizHeading>a{font-size:10px;color:var(--green-dark);font-weight:850;white-space:nowrap}.careerQuizGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.careerQuizCard{border:1px solid #e7edf3;border-radius:14px;padding:15px;background:linear-gradient(145deg,#fff,#f8fbfa);display:flex;flex-direction:column;min-height:185px;transition:.18s}.careerQuizCard:hover{transform:translateY(-2px);border-color:#cde8de;box-shadow:0 10px 24px rgba(15,23,42,.06)}.careerQuizCardTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.careerQuizCardTop small{font-size:8px;color:var(--green-dark);font-weight:900;text-transform:uppercase;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.careerQuizIcon{width:31px;height:31px;border-radius:9px;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center;font-weight:900}.careerQuizCard>strong{font-size:13px;line-height:1.3}.careerQuizCard>p{font-size:10px;color:var(--muted);margin:5px 0 9px}.careerQuizReasons{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto}.careerQuizReasons span{font-size:8px;background:#f1f5f9;border:1px solid #e5ebf0;border-radius:999px;padding:3px 6px;color:#526273}.careerQuizCard>b{font-size:10px;color:var(--green-dark);margin-top:12px}.careerQuizPanel[aria-busy=true]{min-height:150px}@media(max-width:820px){.careerHeroMediaCaption{align-items:flex-start;flex-direction:column;gap:4px}.careerQuizGrid{grid-template-columns:1fr}.careerQuizHeading{align-items:flex-start;flex-direction:column}.careerHeroPlay{width:54px;height:54px;font-size:19px}}.careerQuizReasons span{text-transform:capitalize}.marketSkillsPanel{margin-top:24px}.marketSkillsPanel .lead{max-width:820px}.marketSkillDemandList{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.marketSkillDemandRow{display:grid;grid-template-columns:minmax(150px,220px) 90px 1fr 46px;align-items:center;grid-gap:14px;gap:14px;padding:12px 14px;border:1px solid #edf2f2;border-radius:13px;background:#fbfdfc;transition:.18s}.marketSkillDemandRow:hover{border-color:#b9ddce;background:#f7fcfa}.marketSkillDemandRow>strong{font-size:13px}.marketSkillDemandRow>b{text-align:right;color:var(--green-dark)}.marketSkillCount{font-size:11px;font-weight:850;color:#63766f}.careerMarketStats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}.marketSampleNote{font-size:11px;color:var(--muted);margin:-4px 0 16px}.demandRowWithCount{grid-template-columns:145px 72px 1fr 45px}.demandRowWithCount small{color:var(--muted);font-size:10px;font-weight:800}.demandRowWithCount strong{text-align:right}@media(max-width:700px){.marketSkillDemandRow{grid-template-columns:1fr 72px 42px}.marketSkillDemandRow .bar{grid-column:1/-1;grid-row:2}.marketSkillDemandRow>.marketSkillCount{grid-column:2;grid-row:1}.marketSkillDemandRow>b{grid-column:3;grid-row:1}.demandRowWithCount{grid-template-columns:105px 58px 1fr 36px;gap:7px}.careerMarketStats{grid-template-columns:1fr 1fr}}.platformHeader .headerInner{width:min(1320px,calc(100% - 28px));gap:18px}.platformNav{gap:14px}.platformNav>.navDropdown>.navDropdownButton,.platformNav>a{font-size:12px}.navMega{position:relative}.navDropdownButton{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#475569;font-weight:780;cursor:pointer;padding:10px 0}.navDropdownButton:hover{color:var(--green-dark)}.navDropdownMenu{position:absolute;top:calc(100% + 15px);right:0;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 70px rgba(15,23,42,.16);z-index:80;padding:16px}.courseNavMenu{width:min(760px,calc(100vw - 30px));display:grid;grid-template-columns:230px 1fr;grid-gap:16px;gap:16px}.learnNavMenu{width:min(600px,calc(100vw - 30px))}.navMenuIntro{border-radius:15px;background:linear-gradient(145deg,#eefaf6,#f6f5ff);padding:20px;display:flex;flex-direction:column}.navMenuIntro>span{font-size:9px;letter-spacing:.12em;color:var(--green-dark);font-weight:900}.navMenuIntro>strong{font-size:19px;line-height:1.15;margin:7px 0}.navMenuIntro>p{font-size:11px;color:var(--muted);margin:0 0 18px}.navMenuIntro>a{margin-top:auto;font-size:11px;color:var(--green-dark);font-weight:850}.navMenuGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.navMenuGrid.compact{grid-template-columns:1fr 1fr}.navMenuGrid>a{display:flex;gap:10px;align-items:flex-start;border:1px solid #e9eef2;border-radius:13px;padding:11px;transition:.15s}.navMenuGrid>a:hover{background:#f8fcfa;border-color:#cae8dc}.navMenuGrid>a>b{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green-dark);flex:0 0 31px}.navMenuGrid>a>div{display:flex;flex-direction:column}.navMenuGrid strong{font-size:11px}.navMenuGrid small{font-size:9px;color:var(--muted);margin-top:2px;line-height:1.35}.navHubLink{display:block;margin-top:10px;padding:10px 12px;border-radius:11px;background:var(--navy);color:white!important;text-align:center;font-size:10px;font-weight:850}.videoHubHero{padding-top:64px;padding-bottom:58px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:70px;gap:70px;align-items:center}.videoHubHeroCopy h1{font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:14px 0 20px;max-width:780px}.videoHubHeroCopy>p{font-size:17px;color:var(--muted);max-width:700px}.videoHubSignal{background:var(--navy);color:white;border-radius:26px;padding:26px;box-shadow:var(--shadow)}.videoHubSignal>span{font-size:9px;letter-spacing:.12em;color:#6ee7b7;font-weight:900}.videoHubSignal ol{list-style:none;padding:0;margin:17px 0 0;display:grid;grid-gap:8px;gap:8px}.videoHubSignal li{display:flex;align-items:center;gap:12px;border:1px solid #243149;background:#111b2e;border-radius:14px;padding:12px}.videoHubSignal li>b{width:30px;height:30px;border-radius:9px;background:#193b35;color:#6ee7b7;display:grid;place-items:center;font-size:11px}.videoHubSignal li>div{display:flex;flex-direction:column}.videoHubSignal li strong{font-size:12px}.videoHubSignal li small{font-size:9px;color:#9fb0c7}.videoLibraryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.videoLibraryCard{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.2s;display:flex;flex-direction:column}.videoLibraryCard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cde8de}.videoLibraryThumb{position:relative;aspect-ratio:16/9;background:#0b1325;overflow:hidden}.videoLibraryThumb img{width:100%;height:100%;object-fit:cover;display:block}.videoLibraryThumb>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;padding-left:3px;background:rgba(255,255,255,.94);color:var(--green-dark);box-shadow:0 10px 28px rgba(0,0,0,.22)}.videoLibraryBody{padding:18px;display:flex;flex-direction:column;flex:1 1}.videoLibraryMeta{display:flex;justify-content:space-between;gap:10px;font-size:9px;font-weight:900;color:var(--green-dark);text-transform:uppercase}.videoLibraryMeta small{color:var(--muted)}.videoLibraryBody h2{font-size:18px;line-height:1.2;margin:9px 0}.videoLibraryBody p{font-size:11px;color:var(--muted);margin:0}.videoLibraryBody>strong{font-size:10px;color:var(--green-dark);margin-top:auto;padding-top:16px}.videoGuideHero{padding:54px 0;background:linear-gradient(135deg,#eefaf6,#f5f4ff);border-bottom:1px solid var(--line)}.videoGuideHeroGrid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:48px;gap:48px;align-items:center}.videoGuideCopy h1{font-size:clamp(38px,4.5vw,60px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 18px}.videoGuideCopy>p{font-size:16px;color:var(--muted)}.videoGuidePlayer{aspect-ratio:16/9;background:#0b1325;border-radius:22px;overflow:hidden;box-shadow:0 26px 60px rgba(15,23,42,.18)}.videoGuidePlayer iframe{width:100%;height:100%;border:0;display:block}.videoGuideLayout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:22px;gap:22px;padding-top:34px}.videoGuideMain{display:grid;grid-gap:16px;gap:16px}.videoOutcomeList{display:grid;grid-gap:9px;gap:9px;margin-top:18px}.videoOutcomeList>div{display:grid;grid-template-columns:38px 1fr;grid-gap:12px;gap:12px;align-items:start;border:1px solid #edf2f2;background:#fbfdfc;border-radius:13px;padding:12px}.videoOutcomeList span{font-size:10px;font-weight:900;color:var(--green-dark)}.videoOutcomeList p{margin:0;font-size:13px;color:#455568}.videoSkillGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:18px}.videoSkillGrid>a{border:1px solid #e7edf3;border-radius:13px;padding:13px;display:flex;flex-direction:column;transition:.15s}.videoSkillGrid>a:hover{border-color:#cde8de;background:#f8fcfa}.videoSkillGrid strong{font-size:12px}.videoSkillGrid small{font-size:9px;color:var(--green-dark);margin-top:5px}.transcriptGuidePanel{background:linear-gradient(145deg,#fff,#f7fbfa)}.transcriptGuidePanel>p:not(.lead){font-size:12px;color:var(--muted)}.videoCareerLinks,.videoNextLinks{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.videoCareerLinks>a{display:flex;gap:9px;align-items:center;border:1px solid #e8edf2;border-radius:11px;padding:9px}.videoCareerLinks>a>span{width:30px;height:30px;border-radius:9px;background:var(--green-soft);display:grid;place-items:center}.videoCareerLinks>a>div{display:flex;flex-direction:column}.videoCareerLinks strong{font-size:10px}.videoCareerLinks small{font-size:8px;color:var(--green-dark)}.videoNextLinks>a{font-size:10px;color:var(--green-dark);font-weight:800}.videoGuideAside hr{border:0;border-top:1px solid #edf2f7;margin:20px 0}@media(max-width:1080px){.platformNav{gap:10px}.platformNav>.navDropdown>.navDropdownButton,.platformNav>a{font-size:11px}.videoLibraryGrid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.courseNavMenu{grid-template-columns:1fr}.navMenuIntro{display:none}.videoGuideHeroGrid,.videoGuideLayout,.videoHubHero{grid-template-columns:1fr}.videoGuideAside .stickyCard{position:static}}@media(max-width:760px){.platformNav.open{align-items:stretch}.navDropdownButton{width:100%;justify-content:space-between}.courseNavMenu,.learnNavMenu,.navDropdownMenu{position:static;width:100%;box-shadow:none;margin-top:5px}.navMenuGrid,.navMenuGrid.compact,.videoLibraryGrid{grid-template-columns:1fr}.videoHubHero{padding-top:38px;gap:30px}.videoSkillGrid{grid-template-columns:1fr}}.marketSkillsHero{padding-top:68px;padding-bottom:52px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:center}.marketSkillsHero h1{font-size:clamp(42px,5.5vw,70px);line-height:1.01;letter-spacing:-.052em;margin:14px 0 20px}.marketSkillsHero>div:first-child>p{font-size:17px;color:var(--muted);max-width:720px}.marketSkillsExplain{background:white;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.marketSkillsExplain>span{font-size:9px;letter-spacing:.12em;color:var(--green-dark);font-weight:900}.marketSkillsExplain>strong{display:flex;font-size:25px;margin:13px 0 10px}.marketSkillsExplain>p{font-size:11px;color:var(--muted);margin:13px 0 0}.marketSkillOnlyGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.marketSkillOnlyCard{background:white;border:1px solid var(--line);border-radius:15px;padding:16px;transition:.15s}.marketSkillOnlyCard:hover{border-color:#b9ddce;box-shadow:0 10px 26px rgba(15,23,42,.06)}.marketSkillOnlyTop{display:grid;grid-template-columns:34px 1fr 48px;grid-gap:10px;gap:10px;align-items:center;margin-bottom:11px}.marketSkillOnlyTop>span{font-size:9px;color:#94a3b8;font-weight:900}.marketSkillOnlyTop>strong{font-size:13px}.marketSkillOnlyTop>b{text-align:right;color:var(--green-dark)}.marketSkillOnlyCard>small{display:block;font-size:9px;color:var(--green-dark);font-weight:800;margin-top:9px}.careerDemandPercentOnly .demandRow{grid-template-columns:145px 1fr 45px}.careerDemandPercentOnly .demandRow strong{text-align:right}@media(max-width:820px){.marketSkillsHero{gap:26px}.marketSkillOnlyGrid,.marketSkillsHero{grid-template-columns:1fr}.careerDemandPercentOnly .demandRow{grid-template-columns:110px 1fr 38px}}.resourceDecisionHero{padding-top:72px;padding-bottom:52px;max-width:980px;margin-left:auto;margin-right:auto;text-align:center}.resourceDecisionHero h1{font-size:clamp(42px,5.6vw,70px);line-height:1.01;letter-spacing:-.052em;margin:14px auto 20px}.resourceDecisionHero>p{font-size:17px;color:var(--muted);max-width:760px;margin:0 auto}.resourceDecisionHero .heroActions{justify-content:center}.resourceDecisionGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.resourceDecisionCard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;display:flex;flex-direction:column;min-height:230px;transition:.18s}.resourceDecisionCard:hover{transform:translateY(-3px);border-color:#cde8de;box-shadow:var(--shadow)}.resourceDecisionIcon{width:39px;height:39px;border-radius:11px;background:var(--green-soft);display:grid;place-items:center;color:var(--green-dark);font-weight:900;margin-bottom:17px}.resourceDecisionCard>small{font-size:8px;color:var(--green-dark);font-weight:950;letter-spacing:.12em}.resourceDecisionCard h2{font-size:17px;margin:7px 0}.resourceDecisionCard p{font-size:10px;color:var(--muted);margin:0}.resourceDecisionCard>strong{font-size:9px;color:var(--green-dark);margin-top:auto;padding-top:18px}.resourceCareerMiniGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.resourceCareerMiniGrid>a{display:grid;grid-template-columns:36px 1fr 20px;grid-gap:10px;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:11px}.resourceCareerMiniGrid>a>span{width:34px;height:34px;border-radius:9px;background:var(--green-soft);display:grid;place-items:center}.resourceCareerMiniGrid>a>div{display:flex;flex-direction:column;min-width:0}.resourceCareerMiniGrid strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resourceCareerMiniGrid small{font-size:8px;color:var(--muted)}.resourceCareerMiniGrid b{color:#94a3b8}@media(max-width:980px){.resourceCareerMiniGrid,.resourceDecisionGrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.resourceCareerMiniGrid,.resourceDecisionGrid{grid-template-columns:1fr}.resourceDecisionHero{text-align:left}.resourceDecisionHero .heroActions{justify-content:flex-start}}.simplePlatformHeader .platformNav{gap:16px}.compactNavDropdown{position:relative}.simpleNavMenu{width:260px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:2px!important;gap:2px!important;padding:8px!important;border-radius:14px!important}.simpleNavMenu>a{display:block!important;padding:10px 12px!important;border-radius:9px!important;font-size:11px!important;font-weight:780!important;color:#334155!important}.simpleNavMenu>a:hover{background:#f3f8f6!important;color:var(--green-dark)!important}.learnSimpleMenu{width:225px!important}.courseSimpleMenu{width:250px!important}.marketSimpleHero{padding-top:58px;padding-bottom:34px;max-width:900px;margin-left:auto;margin-right:auto}.marketSimpleHero h1,.simpleNativeHeader h1{font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.05em;margin:12px 0 16px}.marketSimpleHero>p,.simpleNativeHeader>p{font-size:16px;color:var(--muted);max-width:720px}.marketSimpleContent{padding-bottom:76px}.marketSimpleHeading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}.marketSimpleHeading h2{font-size:28px;margin:6px 0 0;letter-spacing:-.03em}.marketSimpleHeading>span{font-size:11px;color:var(--muted);max-width:320px;text-align:right}.marketSkillList{display:grid;grid-gap:10px;gap:10px}.marketSkillRow{display:grid;grid-template-columns:minmax(140px,220px) 1fr 52px;grid-gap:16px;gap:16px;align-items:center;background:white;border:1px solid var(--line);border-radius:13px;padding:13px 15px;transition:.15s}.marketSkillRow:hover{border-color:#b9ddce;background:#fbfefc}.marketSkillRow strong{font-size:13px}.marketSkillRow b{text-align:right;color:var(--green-dark);font-size:13px}.marketSkillRow .bar{height:8px}.simpleNativeHeader{padding-top:58px;padding-bottom:38px;max-width:900px;margin-left:auto;margin-right:auto}.simplePageLinks,.simplePageLinks.nativeLinks{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.simplePageLinks a{display:inline-flex;align-items:center;border:1px solid #d8e5e0;background:white;border-radius:999px;padding:7px 11px;color:var(--green-dark);font-size:10px;font-weight:850}.simplePageLinks a:hover{border-color:#9fd4c0;background:#f8fcfa}.simpleResourceGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.simpleResourceCard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;gap:13px;min-height:165px;transition:.16s}.simpleResourceCard:hover{transform:translateY(-2px);border-color:#b9ddce;box-shadow:0 12px 28px rgba(15,23,42,.06)}.simpleResourceCard>span{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center;font-weight:900}.simpleResourceCard h2{font-size:16px;margin:2px 0 6px}.simpleResourceCard p{font-size:11px;color:var(--muted);margin:0}.simpleResourceCard strong{display:block;margin-top:15px;color:var(--green-dark);font-size:10px}.simpleLoginPage{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:48px 18px;background:linear-gradient(145deg,#f6fbf9,#f7f8fc)}.simpleLoginCard{width:min(430px,100%);background:white;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 22px 55px rgba(15,23,42,.09)}.simpleLoginBrand{display:inline-block;font-size:13px;font-weight:900;color:var(--text);margin-bottom:22px}.simpleLoginCard h1{font-size:34px;line-height:1.08;letter-spacing:-.04em;margin:7px 0}.simpleLoginCard>p{font-size:12px;color:var(--muted);margin:0 0 24px}.simpleLoginLinks{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #edf2f7}.simpleLoginLinks a{font-size:10px;color:var(--green-dark);font-weight:800}.simpleSupportBody{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:32px 0 72px}.simpleSupportGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.simpleSupportGrid>div{background:white;border:1px solid var(--line);border-radius:18px;padding:20px}.simpleSupportGrid span{font-size:9px;color:var(--green-dark);font-weight:950}.simpleSupportGrid h2{font-size:18px;margin:8px 0}.simpleSupportGrid p{font-size:11px;color:var(--muted);min-height:52px}.simpleSupportGrid a{font-size:10px;color:var(--green-dark);font-weight:850}.simpleSupportRegistration{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:28px;gap:28px;align-items:start;margin-top:40px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.simpleSupportIntro h2{font-size:27px;line-height:1.1;letter-spacing:-.035em;margin:8px 0}.simpleSupportIntro p{font-size:12px;color:var(--muted)}.simpleVideoHub .videoLibraryGrid{padding-top:4px}@media(max-width:980px){.simpleResourceGrid{grid-template-columns:1fr 1fr}.simpleSupportRegistration{grid-template-columns:1fr}.simpleSupportGrid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.marketSimpleHeading{display:block}.marketSimpleHeading>span{display:block;text-align:left;margin-top:8px}.marketSkillRow{grid-template-columns:105px 1fr 42px;gap:8px}.simpleResourceGrid,.simpleSupportGrid{grid-template-columns:1fr}.marketSimpleHero,.simpleNativeHeader{padding-top:38px}.simpleNavMenu{width:100%!important}.simplePlatformHeader .platformNav{gap:4px}}.visualPlatformHeader .visualNavMega{position:relative}.visualMegaMenu{position:absolute;top:calc(100% + 16px);right:-90px;width:min(920px,calc(100vw - 40px));padding:18px;border-radius:22px;background:#fff;border:1px solid #dfe8e4;box-shadow:0 28px 80px rgba(15,23,42,.18);z-index:120}.learnVisualMega{width:min(820px,calc(100vw - 40px));right:-150px}.visualMegaHead{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:2px 4px 14px;border-bottom:1px solid #edf2f0;margin-bottom:14px}.visualMegaHead>div{display:flex;flex-direction:column}.visualMegaHead span{font-size:9px;line-height:1;color:#047857;font-weight:900;letter-spacing:.12em}.visualMegaHead strong{font-size:18px;line-height:1.2;color:#0f172a;margin:6px 0 3px}.visualMegaHead small{font-size:10px;color:#64748b;font-weight:600}.visualMegaHead>a{font-size:10px;font-weight:900;color:#047857;white-space:nowrap}.visualMegaGrid{display:grid;grid-gap:10px;gap:10px}.courseVisualGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.learnVisualGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.visualMegaCard{display:grid!important;grid-template-columns:78px 1fr!important;grid-gap:10px!important;gap:10px!important;align-items:center!important;padding:8px!important;border:1px solid #e7eeeb!important;border-radius:14px!important;background:#fff!important;min-height:84px;transition:transform .16s,border-color .16s,box-shadow .16s!important}.visualMegaCard:hover{transform:translateY(-2px);border-color:#b8dfd0!important;box-shadow:0 10px 24px rgba(15,23,42,.08);background:#fbfefd!important}.visualMegaCard img{width:78px;height:66px;object-fit:cover;border-radius:10px;background:#f3f7f5}.visualMegaCard>div{display:flex;flex-direction:column;min-width:0}.visualMegaCard strong{font-size:11px!important;line-height:1.25;color:#0f172a}.visualMegaCard small{font-size:14px!important;line-height:1.35;color:#64748b;margin-top:4px;font-weight:600}.simplePlatformHeader .visualMegaMenu{width:min(920px,calc(100vw - 40px))!important;display:block!important;padding:18px!important}.simplePlatformHeader .learnVisualMega{width:min(820px,calc(100vw - 40px))!important}@media(max-width:1120px){.courseVisualGrid,.learnVisualGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.visualMegaMenu{right:-130px}.learnVisualMega{right:-190px}}@media(max-width:900px){.learnVisualMega,.visualMegaMenu{position:static!important;width:100%!important;box-shadow:none!important;margin-top:6px;border-radius:14px!important;padding:12px!important}.visualMegaHead{display:none}.courseVisualGrid,.learnVisualGrid{grid-template-columns:1fr 1fr}.visualMegaCard{grid-template-columns:62px 1fr!important}.visualMegaCard img{width:62px;height:54px}}@media(max-width:620px){.courseVisualGrid,.learnVisualGrid{grid-template-columns:1fr}.visualMegaCard{min-height:72px}}.catalogNavMega{position:relative}.catalogMegaMenu{position:absolute;top:calc(100% + 16px);right:-220px;width:min(1080px,calc(100vw - 34px));padding:0!important;display:block!important;overflow:hidden;border-radius:22px!important;background:#fff!important;border:1px solid #dfe8e4!important;box-shadow:0 28px 90px rgba(15,23,42,.19)!important;z-index:130!important}.catalogMegaTop{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;padding:18px 20px 14px;border-bottom:1px solid #edf2f0;background:linear-gradient(135deg,#fbfefd,#f5fbf8)}.catalogMegaTop>div:first-child{display:flex;flex-direction:column}.catalogMegaEyebrow{font-size:9px;letter-spacing:.13em;color:#047857;font-weight:950}.catalogMegaTop strong{font-size:19px;line-height:1.15;margin:5px 0 3px;color:#0f172a}.catalogMegaTop small{font-size:10px;color:#64748b;font-weight:600}.catalogMegaActions{display:flex!important;gap:14px!important;align-items:center!important}.catalogMegaActions a{padding:0!important;background:transparent!important;font-size:10px!important;font-weight:900!important;color:#047857!important;white-space:nowrap}.catalogMegaSearch{margin:14px 18px 0;display:flex;align-items:center;gap:9px;border:1px solid #dfe7e3;border-radius:12px;background:#f8fbfa;padding:9px 12px}.catalogMegaSearch span{font-size:18px;color:#059669}.catalogMegaSearch input{width:100%;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important;color:#0f172a!important;font-weight:650!important;padding:0!important;box-shadow:none!important}.catalogMegaSearch input::placeholder{color:#94a3b8}.catalogMegaBody{display:grid;grid-template-columns:215px 1fr;min-height:350px;max-height:520px;border-top:1px solid #edf2f0}.catalogMegaCategories{background:#f9fbfa;border-right:1px solid #e6eeea;padding:12px 10px;overflow-y:auto;display:flex;flex-direction:column;gap:3px}.catalogMegaCategories>button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:1px solid transparent;background:transparent;border-radius:10px;padding:9px 10px;color:#475569;font-size:11px;font-weight:760;text-align:left;cursor:pointer}.catalogMegaCategories>button.active,.catalogMegaCategories>button:hover{background:#ecf9f3;border-color:#cceadd;color:#047857}.catalogMegaCategories>button b{font-size:9px;background:#eef2f1;color:#74827d;border-radius:999px;padding:2px 6px}.catalogMegaCategories>button.active b{background:#d6f2e5;color:#047857}.catalogMegaPayment{margin-top:auto;border-top:1px solid #e4ece8;padding:12px 10px 2px;display:flex;flex-direction:column;gap:4px}.catalogMegaPayment strong{font-size:10px;color:#334155}.catalogMegaPayment a{padding:0!important;font-size:10px!important;font-weight:900!important;color:#047857!important}.catalogMegaCourses{padding:12px 14px 16px;overflow-y:auto;min-width:0}.catalogMegaCoursesHead{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:0 2px}.catalogMegaCoursesHead strong{font-size:13px;color:#0f172a}.catalogMegaCoursesHead span{font-size:9px;color:#64748b;font-weight:750}.catalogCourseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.catalogCourseCard{display:grid!important;grid-template-columns:74px 1fr!important;grid-gap:9px!important;gap:9px!important;align-items:center!important;border:1px solid #e5ece9!important;border-radius:12px!important;padding:7px!important;background:#fff!important;min-height:78px;transition:.15s!important}.catalogCourseCard:hover{border-color:#a9d9c6!important;box-shadow:0 7px 20px rgba(15,23,42,.07);transform:translateY(-1px)}.catalogCourseCard img{width:74px;height:62px;object-fit:cover;border-radius:8px;background:#eef6f2}.catalogCourseCard>div{min-width:0;display:flex;flex-direction:column}.catalogCourseCard small{font-size:14px!important;color:#059669!important;font-weight:850!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalogCourseCard strong{font-size:10.5px!important;line-height:1.28!important;color:#0f172a!important;margin-top:3px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.catalogCourseCard span{font-size:8.5px;color:#047857;font-weight:850;margin-top:5px}.catalogMegaEmpty,.catalogMegaLoading{padding:44px 20px;text-align:center;color:#64748b;font-size:12px;font-weight:700}.catalogMegaLoading{min-width:560px}.catalogMegaMore{display:block!important;margin-top:10px!important;padding:9px 10px!important;text-align:center!important;border-radius:10px!important;background:#f1faf6!important;color:#047857!important;font-size:10px!important;font-weight:900!important}.catalogMegaFallback{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding:16px}.catalogMegaFallback>a{border:1px solid #e6ece9!important;border-radius:11px!important;padding:10px 12px!important}.catalogMegaFallback strong{font-size:11px!important}.catalogMegaFallback small{font-size:14px!important;color:#64748b!important;margin-top:2px}.platformNav>a[href="/payment"]{color:#047857;font-weight:850}@media(max-width:1180px){.catalogMegaMenu{right:-300px;width:min(980px,calc(100vw - 24px))}.catalogCourseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.platformNav{gap:9px!important}.platformNav>.navDropdown>.navDropdownButton,.platformNav>a{font-size:10.5px!important}}@media(max-width:900px){.catalogMegaMenu{position:static!important;width:100%!important;max-height:72vh!important;box-shadow:none!important;margin-top:6px!important}.catalogMegaTop{display:none}.catalogMegaSearch{margin:10px}.catalogMegaBody{grid-template-columns:1fr;max-height:none}.catalogMegaCategories{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #e6eeea;max-height:55px}.catalogMegaCategories>button{width:auto;white-space:nowrap}.catalogMegaPayment{display:none}.catalogMegaCourses{max-height:52vh}.catalogCourseGrid{grid-template-columns:1fr 1fr}.catalogMegaLoading{min-width:0}.catalogMegaFallback{grid-template-columns:1fr}}@media(max-width:620px){.catalogCourseGrid{grid-template-columns:1fr}.catalogMegaActions{display:none!important}}.videoLibraryHeader{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:34px;gap:34px;align-items:center}.videoLibraryStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.videoLibraryStats>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 12px;text-align:center}.videoLibraryStats strong{display:block;font-size:26px;line-height:1;color:var(--navy)}.videoLibraryStats span{display:block;margin-top:7px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--muted)}.videoLibrarySection{padding-top:24px}.videoLibraryToolbar{display:grid;grid-template-columns:minmax(280px,1fr) 220px 250px;grid-gap:12px;gap:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;margin-bottom:13px}.videoLibraryToolbar label{display:grid;grid-gap:6px;gap:6px}.videoLibraryToolbar label>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--green-dark)}.videoLibraryToolbar input,.videoLibraryToolbar select{width:100%;min-height:44px;border:1px solid #dce5e7;border-radius:12px;background:#fbfdfc;padding:0 12px;font:inherit;color:var(--navy);outline:none}.videoLibraryToolbar input:focus,.videoLibraryToolbar select:focus{border-color:#77c9ad;box-shadow:0 0 0 3px rgba(16,185,129,.08)}.videoLibrarySummary{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);margin:0 2px 16px}.videoLibrarySummary strong{color:var(--navy)}.videoLibraryEmpty button,.videoLibrarySummary button{margin-left:auto;border:0;background:transparent;color:var(--green-dark);font-weight:900;cursor:pointer}.videoLibraryThumb>b{position:absolute;left:12px;top:12px;background:rgba(8,34,29,.9);color:#fff;border-radius:999px;padding:6px 9px;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.videoLibraryEmpty{border:1px dashed #cbd8dd;border-radius:18px;padding:40px;text-align:center;background:#fbfdfc}.videoLibraryEmpty h2{margin:0 0 8px}.videoLibraryEmpty p{color:var(--muted)}.videoLibraryEmpty button{margin:8px 0 0;background:var(--green);color:#fff;border-radius:10px;padding:11px 16px}.videoLibraryGrid{align-items:stretch}@media(max-width:980px){.videoLibraryHeader{grid-template-columns:1fr}.videoLibraryStats{max-width:560px}.videoLibraryToolbar{grid-template-columns:1fr 1fr}.videoLibrarySearch{grid-column:1/-1}}@media(max-width:640px){.videoLibraryStats{grid-template-columns:1fr 1fr}.videoLibraryStats>div:first-child{grid-column:1/-1}.videoLibraryToolbar{grid-template-columns:1fr}.videoLibrarySearch{grid-column:auto}}.brandCourseCluster{display:flex;align-items:center;gap:16px;min-width:max-content}.platformHeader .headerInner{justify-content:flex-start}.platformHeader .platformNav{margin-left:auto}.primaryCourseNav{display:block}.primaryCourseButton{min-height:40px!important;padding:9px 15px!important;border-radius:11px!important;background:linear-gradient(135deg,var(--green),#087a55)!important;color:#fff!important;font-weight:900!important;box-shadow:0 8px 20px rgba(15,159,110,.2);border:1px solid rgba(8,122,85,.16)!important}.primaryCourseButton:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,159,110,.26)}.primaryCourseButton span{font-size:10px}.primaryCourseNav .catalogMegaMenu{left:-190px;right:auto}.mobileCoursesNavLink{display:none!important}.catalogMegaTop small{min-height:15px}.catalogMegaBody{margin-top:10px}.catalogMegaLoading{display:none!important}@media(max-width:1180px){.brandCourseCluster{gap:10px}.primaryCourseNav .catalogMegaMenu{left:-175px;right:auto}.primaryCourseButton{padding:8px 12px!important}.platformHeader .headerInner{gap:12px}}@media(max-width:900px){.primaryCourseNav{display:none}.mobileCoursesNavLink{display:block!important;font-weight:900!important;color:var(--green-dark)!important}.brandCourseCluster{gap:0}.platformHeader .platformNav{margin-left:0}}@media (min-width:901px){.primaryCourseNav .catalogMegaMenu{max-height:calc(100dvh - 92px)!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important}.primaryCourseNav .catalogMegaBody{min-height:0!important;height:min(520px,calc(100dvh - 230px))!important;max-height:none!important;overflow:hidden!important}.primaryCourseNav .catalogMegaCategories,.primaryCourseNav .catalogMegaCourses{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;-webkit-overflow-scrolling:touch}.primaryCourseNav .catalogMegaCourses{max-height:100%!important}}@media (max-width:900px){.primaryCourseNav .catalogMegaMenu{max-height:calc(100dvh - 84px)!important}.primaryCourseNav .catalogMegaCourses,.primaryCourseNav .catalogMegaMenu{overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.primaryCourseNav .catalogMegaCourses{min-height:0!important;max-height:52dvh!important;scrollbar-gutter:stable!important}}:root{--jl-navy:#082f49;--jl-navy-2:#0b3b5d;--jl-blue:#2474d2;--jl-blue-soft:#edf5fb;--jl-green:#13a674;--jl-green-dark:#087653;--jl-green-soft:#eaf8f3;--jl-cream:#fff7eb;--jl-ink:#111827;--jl-muted:#6b7280;--jl-line:#e6ebef;--jl-card:#ffffff;--jl-shadow:0 14px 34px rgba(8,47,73,.08);--jl-shadow-sm:0 7px 18px rgba(8,47,73,.06);--jl-radius:18px}body{background:#fff;color:var(--jl-ink)}.jlHeader{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,235,239,.95)}.jlHeaderInner{width:min(1240px,calc(100% - 34px));height:70px;margin:0 auto;gap:36px}.jlBrand,.jlHeaderInner{display:flex;align-items:center}.jlBrand{gap:10px;flex:0 0 auto}.jlBrand img{width:35px;height:35px;object-fit:contain}.jlBrand>span{display:flex;flex-direction:column;line-height:1.05}.jlBrand strong{font-size:16px;letter-spacing:-.03em;color:#0d1f2d}.jlBrand small{margin-top:4px;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#70818c}.jlNav{margin-left:auto;display:flex;align-items:baseline;gap:25px;font-size:12px;font-weight:800;color:#263c49}.jlNav>a,.jlNavDropdownButton{position:relative;white-space:nowrap}.jlNav>a:hover,.jlNavDropdownButton:hover{color:var(--jl-green-dark)}.jlNavDropdown{position:relative}.jlNavDropdownButton{border:0;background:transparent;padding:10px 0;color:inherit;font:inherit;cursor:pointer}.jlNavDropdownButton span{font-size:10px;margin-left:3px}.jlSignIn{border:1px solid #d7e0e5!important;border-radius:10px;padding:9px 15px!important;background:#fff;color:#183445!important}.jlSignIn:hover{border-color:#9bb8c8!important;background:#f8fbfc}.jlMobileToggle{display:none;margin-left:auto;width:40px;height:40px;border:1px solid var(--jl-line);background:#fff;border-radius:10px;color:var(--jl-navy);align-items:center;justify-content:center}.jlMobileToggle svg{width:20px;height:20px}.jlLearningMenu{position:absolute;top:48px;left:-220px;width:720px;background:#fff;border:1px solid var(--jl-line);border-radius:18px;box-shadow:0 22px 60px rgba(7,36,54,.16);padding:18px;z-index:90}.jlLearningMenu:before{content:"";position:absolute;top:-7px;left:250px;width:14px;height:14px;background:#fff;border-left:1px solid var(--jl-line);border-top:1px solid var(--jl-line);transform:rotate(45deg)}.jlLearningMenuHead{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:4px 5px 16px;border-bottom:1px solid #edf1f3}.jlLearningMenuHead>div{display:flex;flex-direction:column}.jlLearningMenuHead small{font-size:8px;letter-spacing:.12em;font-weight:900;color:var(--jl-green-dark)}.jlLearningMenuHead strong{font-size:17px;margin-top:4px;color:#112837}.jlLearningMenuHead>a{font-size:10px;color:var(--jl-green-dark);font-weight:900}.jlLearningMenuGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:7px;gap:7px;padding-top:12px}.jlLearningMenuGrid>a{display:flex;gap:10px;align-items:center;border:1px solid transparent;border-radius:12px;padding:10px}.jlLearningMenuGrid>a:hover{background:#f5faf8;border-color:#e3eee9}.jlMenuIcon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;background:var(--jl-blue-soft);color:var(--jl-blue)}.jlMenuIcon svg{width:19px;height:19px}.jlLearningMenuGrid>a:nth-child(2n) .jlMenuIcon{background:var(--jl-green-soft);color:var(--jl-green-dark)}.jlLearningMenuGrid strong{display:block;font-size:11px;color:#18303f}.jlLearningMenuGrid small{display:block;font-size:9px;color:#75848d;margin-top:2px}.jlProfile{position:relative}.jlAvatar{width:38px;height:38px;border:0;border-radius:50%;background:var(--jl-navy);color:#fff;font-size:11px;font-weight:900;cursor:pointer}.jlProfileMenu{position:absolute;right:0;top:48px;width:235px;background:#fff;border:1px solid var(--jl-line);border-radius:14px;box-shadow:0 18px 45px rgba(7,36,54,.16);padding:8px}.jlProfileIdentity{padding:10px 11px;border-bottom:1px solid #edf1f3;margin-bottom:5px}.jlProfileIdentity span,.jlProfileIdentity strong{display:block;overflow:hidden;text-overflow:ellipsis}.jlProfileIdentity strong{font-size:10px}.jlProfileIdentity span{font-size:8px;color:#84919a;text-transform:uppercase;font-weight:900;margin-top:3px}.jlProfileMenu>a,.jlProfileMenu>button{display:flex;align-items:center;gap:8px;width:100%;border:0;background:transparent;border-radius:8px;padding:9px 10px;text-align:left;font-size:10px;font-weight:780;color:#344d5c;cursor:pointer}.jlProfileMenu>a:hover,.jlProfileMenu>button:hover{background:#f4f8fa}.jlProfileMenu svg{width:15px;height:15px;color:#66808e}@media(max-width:980px){.jlHeaderInner{height:auto;min-height:66px;flex-wrap:wrap;padding:12px 0}.jlMobileToggle{display:flex}.jlNav{display:none;width:100%;margin:0;padding:8px 0 13px;flex-direction:column;align-items:stretch;gap:2px}.jlNav.isOpen{display:flex}.jlNav>a,.jlNavDropdownButton{display:block;width:100%;padding:11px 8px;text-align:left}.jlSignIn{text-align:center!important;margin-top:7px}.jlLearningMenu{position:static;width:100%;margin-top:4px;border-radius:12px;box-shadow:none;padding:12px}.jlLearningMenu:before{display:none}.jlLearningMenuHead{align-items:flex-start}.jlLearningMenuHead>a{display:none}.jlLearningMenuGrid{grid-template-columns:1fr 1fr}.jlProfile{padding:7px 8px}.jlProfileMenu{position:static;width:100%;margin-top:8px;box-shadow:none}}@media(max-width:620px){.jlHeaderInner{width:min(100% - 24px,1240px)}.jlBrand small{display:none}.jlLearningMenuGrid{grid-template-columns:1fr}}.jlPage{background:#fff;min-height:70vh}.jlShell{width:min(1180px,calc(100% - 40px));margin:0 auto}.jlEyebrow{font-size:10px;letter-spacing:.13em;font-weight:900;text-transform:uppercase;color:var(--jl-green-dark)}.jlHero{background:var(--jl-blue-soft);border-bottom:1px solid #dfeaf1;overflow:hidden}.jlHeroGrid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);min-height:400px;align-items:center;grid-gap:54px;gap:54px;padding:52px 0}.jlHeroCopy h1{font-size:clamp(39px,5vw,62px);line-height:.99;letter-spacing:-.055em;margin:12px 0 15px;color:#101c25}.jlHeroCopy>p{font-size:16px;line-height:1.7;color:#61717b;max-width:650px;margin:0}.jlHeroPills{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.jlHeroPills a,.jlHeroPills span{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.72);border:1px solid #d8e5ed;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:850;color:#55707e}.jlHeroPills svg{width:13px;height:13px}.jlHeroVisual{position:relative;min-height:295px;display:flex;align-items:center;justify-content:center}.jlHeroShape{position:absolute;right:-90px;top:-95px;width:470px;height:490px;background:var(--jl-navy);border-radius:48% 0 0 48%;transform:rotate(8deg)}.jlHeroPanel{position:relative;z-index:2;width:min(390px,100%);background:#fff;border-radius:20px;padding:20px;box-shadow:0 22px 48px rgba(8,47,73,.18);border:1px solid rgba(255,255,255,.6)}.jlHeroPanelHead{display:flex;align-items:center;justify-content:space-between;gap:10px}.jlHeroPanelHead span{font-size:9px;font-weight:900;letter-spacing:.1em;color:#6f808a}.jlHeroPanelHead b{font-size:9px;background:var(--jl-green-soft);color:var(--jl-green-dark);padding:5px 8px;border-radius:999px}.jlHeroPanel h3{font-size:22px;line-height:1.2;margin:16px 0 12px}.jlHeroMetricGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.jlHeroMetricGrid>div{padding:12px;background:#f7fafb;border-radius:12px}.jlHeroMetricGrid strong{display:block;font-size:21px;color:var(--jl-navy)}.jlHeroMetricGrid span{display:block;font-size:8px;color:#788891;margin-top:3px}.jlHeroPanelFoot{margin-top:13px;padding-top:13px;border-top:1px solid #edf1f3;font-size:10px;color:#61757f;font-weight:750}.jlSearchPanel{background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:12px;box-shadow:var(--jl-shadow-sm);display:flex;gap:9px;align-items:center}.jlSearchPanel .jlSearchField{position:relative;flex:1 1}.jlSearchPanel .jlSearchField svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#7b8c96}.jlSearchPanel input,.jlSearchPanel select{width:100%;height:46px;border:1px solid #e2e8ec;background:#fbfcfd;border-radius:11px;padding:0 13px;color:#203847;outline:none;font-size:12px}.jlSearchPanel .jlSearchField input{padding-left:42px}.jlSearchPanel input:focus,.jlSearchPanel select:focus{border-color:#9cc7b7;box-shadow:0 0 0 3px rgba(19,166,116,.08)}.jlPrimaryButton{border:0;border-radius:11px;background:var(--jl-blue);color:#fff;height:46px;padding:0 18px;font-size:11px;font-weight:900;cursor:pointer}.jlPrimaryButton:hover{background:#175fae}.jlGreenButton{background:var(--jl-green)}.jlGreenButton:hover{background:var(--jl-green-dark)}.jlSection{padding:54px 0}.jlSectionCream{background:var(--jl-cream)}.jlSectionSky{background:#f6fafc}.jlSectionHead{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.jlSectionHead h2{margin:5px 0 0;font-size:31px;line-height:1.08;letter-spacing:-.04em}.jlSectionHead p{margin:7px 0 0;color:#71808a;max-width:700px;font-size:13px}.jlSectionHead>a{font-size:10px;color:var(--jl-blue);font-weight:900;white-space:nowrap}.jlIconCircle{width:48px;height:48px;border-radius:14px;background:var(--jl-blue-soft);display:grid;place-items:center;color:var(--jl-blue)}.jlIconCircle svg{width:22px;height:22px}.jlIconCircle.green{background:var(--jl-green-soft);color:var(--jl-green-dark)}.jlCategoryGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.jlCategoryCard{background:#eaf4fb;border:1px solid #dceaf3;border-radius:14px;padding:20px 13px;text-align:center;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.18s}.jlCategoryCard:hover{transform:translateY(-2px);background:#fff;box-shadow:var(--jl-shadow-sm)}.jlCategoryCard .jlIconCircle{width:43px;height:43px;border-radius:12px;background:#fff;box-shadow:0 4px 13px rgba(8,47,73,.06)}.jlCategoryCard strong{font-size:11px;line-height:1.3;margin-top:10px}.jlCategoryCard span{font-size:8px;color:#7c8c95;margin-top:4px}.jlChipRow{display:flex;gap:7px;flex-wrap:wrap}.jlChip{display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe8ec;background:#fff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;color:#58707d}.jlChip:hover{border-color:#9bbfce;color:#1b5f8d}.jlCardGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.jlCard{background:#fff;border:1px solid var(--jl-line);border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(8,47,73,.035);transition:.18s}.jlCard:hover{transform:translateY(-2px);box-shadow:var(--jl-shadow-sm);border-color:#d3e0e6}.jlEmpty{grid-column:1/-1;padding:42px;text-align:center;border:1px dashed #cbd9df;border-radius:16px;background:#fff;color:#71808a}.jlToolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.jlToolbar strong{font-size:13px}.jlToolbar span{font-size:10px;color:#768791}.jlPagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px}.jlPagination button{height:38px;min-width:38px;border:1px solid #dce5e9;background:#fff;border-radius:9px;color:#344c59;font-size:10px;font-weight:900;cursor:pointer}.jlPagination button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:1020px){.jlHeroGrid{grid-template-columns:1fr;gap:26px;padding:40px 0}.jlHeroVisual{min-height:280px}.jlHeroShape{right:-40px}.jlCategoryGrid{grid-template-columns:repeat(3,1fr)}.jlCardGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:660px){.jlHeroGrid,.jlShell{width:min(100% - 26px,1180px)}.jlHeroGrid{padding:32px 0}.jlHeroCopy h1{font-size:39px}.jlHeroVisual{min-height:260px}.jlHeroShape{width:360px;height:380px;right:-105px}.jlHeroPanel{padding:16px}.jlHeroMetricGrid{grid-template-columns:1fr 1fr}.jlHeroMetricGrid>div:last-child{grid-column:1/-1}.jlSection{padding:40px 0}.jlSectionHead{align-items:flex-start;flex-direction:column}.jlCategoryGrid{grid-template-columns:repeat(2,1fr)}.jlCardGrid{grid-template-columns:1fr}.jlSearchPanel{flex-direction:column;align-items:stretch}.jlPrimaryButton{width:100%}}.coursesJlSearchCard{padding:20px}.coursesJlSearchStack{display:grid;grid-gap:9px;gap:9px}.coursesJlMainSearch{position:relative}.coursesJlMainSearch svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#7b8c96}.coursesJlSearchStack input,.coursesJlSearchStack select{width:100%;height:44px;border:1px solid #e0e8ec;border-radius:10px;background:#fbfcfd;padding:0 12px;font-size:11px;color:#203847;outline:none}.coursesJlMainSearch input{padding-left:40px}.coursesJlMiniFilters{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.coursesJlCategories{padding-bottom:50px}.jlCategoryCard.isActive{background:#fff;border-color:#9fc6d8;box-shadow:var(--jl-shadow-sm)}.coursesJlResultsSection{padding-top:46px}.coursesJlToolbar{align-items:flex-end}.coursesJlToolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.coursesJlPaging{display:flex;align-items:center;gap:7px}.coursesJlPaging button{height:35px;min-width:35px;padding:0 10px;border:1px solid #d8e2e7;background:#fff;border-radius:9px;font-size:10px;font-weight:900;color:#415965;cursor:pointer}.coursesJlPaging button:disabled{opacity:.4;cursor:not-allowed}.coursesJlPaging span{font-size:10px;color:#71828c;font-weight:750}.coursesJlPaging .coursesJlReset{color:var(--jl-green-dark);border-color:#bcdccd}.coursesJlGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.coursesJlCard{background:#fff;border:1px solid #e5e9ec;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:365px;cursor:pointer;transition:.18s;box-shadow:0 4px 15px rgba(8,47,73,.035)}.coursesJlCard:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,47,73,.09);border-color:#cadbe3}.coursesJlImage{position:relative;height:150px;background:linear-gradient(135deg,#e8f2f8,#f5f9fb);overflow:hidden}.coursesJlImage img{width:100%;height:100%;object-fit:cover}.coursesJlImage>span{position:absolute;left:12px;top:12px;background:rgba(8,47,73,.92);color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;letter-spacing:.03em}.coursesJlBody{padding:16px;display:flex;flex-direction:column;flex:1 1}.coursesJlMeta{display:flex;justify-content:space-between;align-items:center;gap:10px}.coursesJlMeta>span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--jl-green-dark)}.coursesJlMeta svg{width:13px;height:13px}.coursesJlMeta small{font-size:8px;font-weight:850;color:#71838d;background:#f4f7f8;padding:4px 7px;border-radius:999px}.coursesJlBody h2{font-size:17px;line-height:1.3;letter-spacing:-.02em;margin:10px 0 7px;color:#132733}.coursesJlBody p{font-size:11px;line-height:1.6;color:#71808a;margin:0}.coursesJlTags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.coursesJlTags span{font-size:8px;font-weight:750;color:#5b707b;border:1px solid #e4ebee;background:#f8fafb;padding:4px 7px;border-radius:7px}.coursesJlCardFoot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;border-top:1px solid #edf1f3;color:var(--jl-blue)}.coursesJlCardFoot strong{font-size:10px}.coursesJlCardFoot span{font-size:17px}.jlPagination .active{background:var(--jl-blue);color:#fff;border-color:var(--jl-blue)}@media(max-width:1000px){.coursesJlGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.coursesJlGrid,.coursesJlMiniFilters{grid-template-columns:1fr}.coursesJlToolbar{align-items:flex-start;flex-direction:column}.coursesJlPaging{width:100%;justify-content:space-between}.coursesJlCard{min-height:0}}.jlVideoHeroPanel h3{max-width:320px}.jlVideoFormatRow{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.jlVideoFormatRow span{display:flex;align-items:center;gap:5px;background:#f5f8fa;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:850;color:#5e727e}.jlVideoFormatRow svg{width:14px;height:14px;color:var(--jl-green-dark)}.jlVideoFilters{display:grid;grid-template-columns:minmax(0,1fr) 230px;grid-gap:10px;gap:10px;background:#fff;border:1px solid var(--jl-line);border-radius:14px;padding:10px}.jlVideoSearch{position:relative}.jlVideoSearch svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:#7b8c96}.jlVideoFilters input,.jlVideoFilters select{width:100%;height:43px;border:1px solid #e0e8ec;border-radius:10px;background:#fbfcfd;padding:0 12px;font-size:11px;outline:none;color:#263d49}.jlVideoSearch input{padding-left:39px}.jlVideoTabs{display:flex;gap:7px;flex-wrap:wrap;margin:13px 0}.jlVideoTabs button{border:1px solid #dce5e9;background:#fff;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:850;color:#607580;cursor:pointer}.jlVideoTabs button.active{background:var(--jl-navy);border-color:var(--jl-navy);color:#fff}.jlVideoSummary{display:flex;align-items:center;justify-content:space-between;margin:0 2px 16px;color:#7a8991;font-size:10px}.jlVideoSummary strong{color:#203846}.jlVideoSummary button{border:0;background:transparent;color:var(--jl-green-dark);font-size:9px;font-weight:900;cursor:pointer}.jlVideoGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;align-items:start}.jlVideoCard{background:#fff;border:1px solid var(--jl-line);border-radius:16px;overflow:hidden;transition:.18s;box-shadow:0 4px 15px rgba(8,47,73,.035)}.jlVideoCard:hover{transform:translateY(-2px);box-shadow:var(--jl-shadow-sm);border-color:#cfdde4}.jlVideoThumb{height:170px;position:relative;background:#dbe8ee;overflow:hidden}.jlVideoThumb img{width:100%;height:100%;object-fit:cover}.jlVideoThumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,30,47,.05),rgba(3,30,47,.24))}.jlVideoPlay{z-index:2;left:50%;top:50%;width:48px;height:48px;background:rgba(255,255,255,.93);box-shadow:0 8px 22px rgba(0,0,0,.14)}.jlVideoPlay svg{width:22px;height:22px}.jlVideoThumb>b{position:absolute;z-index:2;left:11px;top:11px;background:rgba(8,47,73,.9);color:#fff;border-radius:999px;padding:5px 8px;font-size:7px;text-transform:uppercase;letter-spacing:.06em}.jlVideoBody{padding:15px}.jlVideoMeta{display:flex;align-items:center;justify-content:space-between;gap:10px}.jlVideoMeta span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--jl-green-dark);font-weight:900}.jlVideoMeta small{font-size:8px;color:#839099}.jlVideoBody h2{font-size:16px;line-height:1.3;margin:9px 0 6px}.jlVideoBody p{font-size:14.5px;line-height:1.6;color:#71808a;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.jlVideoSkills{margin-top:11px}.jlVideoSkills span{font-size:7.5px;color:#5c707c;background:#f6f9fa;border:1px solid #e5ecef;padding:4px 6px}.jlVideoBody>strong{display:flex;align-items:center;gap:5px;margin-top:14px;padding-top:12px;border-top:1px solid #edf1f3;font-size:9px;color:var(--jl-blue)}.jlVideoBody>strong svg{width:13px;height:13px}.jlVideoCard.vertical{max-width:255px}.jlVideoCard.vertical .jlVideoThumb{height:310px}.jlVideoCard.vertical .jlVideoThumb img{object-fit:cover}.jlVideoCard.vertical .jlVideoBody h2{font-size:14px}@media(max-width:980px){.jlVideoGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.jlVideoFilters,.jlVideoGrid{grid-template-columns:1fr}.jlVideoCard.vertical{max-width:none}.jlVideoCard.vertical .jlVideoThumb{height:390px}}.quizzesJlSearchCard{padding:20px}.quizzesJlSearchCard h3{margin-bottom:12px}.quizzesJlSearch{position:relative}.quizzesJlSearch svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:#7c8d97}.quizzesJlSearch input,.quizzesJlSearchCard select{width:100%;height:44px;border:1px solid #e0e8ec;border-radius:10px;background:#fbfcfd;padding:0 12px;font-size:11px;color:#233a47;outline:none}.quizzesJlSearch input{padding-left:40px}.quizzesJlSearchCard select{margin-top:8px}.quizzesJlSearchCard .jlPrimaryButton{width:100%;margin-top:8px}.quizzesJlToolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 15px;font-size:10px;color:#74858f}.quizzesJlToolbar>div{display:flex;gap:7px}.quizzesJlToolbar button{height:36px;border:1px solid #dce5e9;background:#fff;border-radius:9px;padding:0 12px;color:#405865;font-size:9px;font-weight:900;cursor:pointer}.quizzesJlToolbar button:disabled{opacity:.4;cursor:not-allowed}.quizzesJlGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.quizzesJlCard{position:relative;background:#fff;border:1px solid var(--jl-line);border-radius:16px;padding:17px;min-height:250px;display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(8,47,73,.035);transition:.18s}.quizzesJlCard:hover{transform:translateY(-2px);box-shadow:var(--jl-shadow-sm);border-color:#d2e0e6}.quizzesJlIcon{width:43px;height:43px;border-radius:12px;background:var(--jl-blue-soft);color:var(--jl-blue);display:grid;place-items:center;margin-bottom:14px}.quizzesJlIcon svg{width:21px;height:21px}.quizzesJlCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.quizzesJlStatus{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.quizzesJlStatus svg{width:10px;height:10px}.quizzesJlStatus.passed{background:#eaf8f3;color:#087653}.quizzesJlStatus.attempted{background:#fff5e6;color:#a25c00}.quizzesJlStatus.not{background:#f2f5f7;color:#71808a}.quizzesJlScore{font-size:15px;color:var(--jl-green-dark)}.quizzesJlCard h3{font-size:16px;line-height:1.35;margin:11px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quizzesJlCard>p{font-size:10px;line-height:1.5;color:#74838c;margin:0}.quizzesJlCardMeta{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.quizzesJlCardMeta span{display:flex;align-items:center;gap:4px;font-size:8px;color:#71818a}.quizzesJlCardMeta svg{width:12px;height:12px}.quizzesJlStart{margin-top:auto;border:0;background:var(--jl-navy);color:#fff;border-radius:9px;height:39px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:900;cursor:pointer}.quizzesJlStart.secondary{background:#fff;color:var(--jl-navy);border:1px solid #d8e2e7}.quizzesJlCard.skeleton{overflow:hidden}.quizSkel{background:linear-gradient(90deg,#edf2f4,#f8fafb,#edf2f4);background-size:200% 100%;animation:quizJlShimmer 1.4s linear infinite;border-radius:8px}.quizSkel.a{height:42px;width:42px}.quizSkel.b{height:18px;width:72%;margin-top:20px}.quizSkel.c{height:12px;width:90%;margin-top:10px}@keyframes quizJlShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:980px){.quizzesJlGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.quizzesJlGrid{grid-template-columns:1fr}.quizzesJlToolbar{align-items:flex-start;flex-direction:column}.quizzesJlToolbar>div{width:100%}.quizzesJlToolbar button{flex:1 1}}.unifiedLegacyRoot[data-legacy-route=jobs] .legacyContentShell{background:#fff}body[data-legacy-route=jobs] .jobs-page{background:#fff!important;color:var(--jl-ink)!important}body[data-legacy-route=jobs] .jobs-container{width:min(1180px,calc(100% - 40px))!important}body[data-legacy-route=jobs] .jobs-hero{background:var(--jl-blue-soft)!important;border-bottom:1px solid #dfeaf1!important;padding:48px 0!important;overflow:hidden!important;position:relative!important}body[data-legacy-route=jobs] .jobs-hero:after{content:"";position:absolute;right:-110px;top:-120px;width:480px;height:470px;background:var(--jl-navy);border-radius:48% 0 0 48%;transform:rotate(8deg);z-index:0}body[data-legacy-route=jobs] .jobs-hero-inner{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;gap:58px!important;position:relative!important;z-index:1}body[data-legacy-route=jobs] .jobs-hero-copy-block{position:relative;z-index:2}body[data-legacy-route=jobs] .jobs-eyebrow,body[data-legacy-route=jobs] .jobs-filter-kicker,body[data-legacy-route=jobs] .jobs-results-kicker{color:var(--jl-green-dark)!important;font-size:14px!important;letter-spacing:.13em!important}body[data-legacy-route=jobs] .jobs-hero h1{font-size:clamp(40px,5vw,61px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:11px 0 15px!important;max-width:660px!important;color:#101c25!important}body[data-legacy-route=jobs] .jobs-hero-copy{font-size:15px!important;line-height:1.7!important;color:#61717b!important;max-width:630px!important}body[data-legacy-route=jobs] .jobs-career-actions{margin-top:18px!important}.jobs-career-actions a{background:rgba(255,255,255,.72)!important;border-color:#d8e5ed!important;color:#55707e!important;border-radius:999px!important;padding:6px 10px!important;font-size:14px!important}body[data-legacy-route=jobs] .jobs-board-notice{font-size:14px!important;max-width:590px!important;color:#85949c!important}body[data-legacy-route=jobs] .jobs-search-card{position:relative;z-index:2!important;background:#fff!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:20px!important;padding:20px!important;box-shadow:0 22px 48px rgba(8,47,73,.18)!important}body[data-legacy-route=jobs] .jobs-search-card>label{font-size:14px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#6b7e89!important}body[data-legacy-route=jobs] .jobs-search-shell{background:#fbfcfd!important;border:1px solid #e0e8ec!important;border-radius:11px!important;padding:5px!important}.jobs-search-icon{transform:none!important;display:grid!important;place-items:center!important;padding-left:6px!important}.jobs-search-icon svg{width:18px;height:18px;color:#788b95}.jobs-search-shell input{font-size:12px!important}.jobs-search-shell .jobs-btn-primary{background:var(--jl-blue)!important;border-color:var(--jl-blue)!important;border-radius:9px!important}.jobs-search-shell .jobs-btn-primary:hover{background:#175fae!important}body[data-legacy-route=jobs] .jobs-quick-filters{gap:6px!important;margin-top:11px!important}.jobs-quick-filter{background:#f6f9fa!important;border:1px solid #e3eaed!important;border-radius:999px!important;color:#607580!important;font-size:14px!important;padding:6px 8px!important}.jobs-quick-filter.active,.jobs-quick-filter:hover{background:var(--jl-green-soft)!important;border-color:#c5e5d7!important;color:var(--jl-green-dark)!important}body[data-legacy-route=jobs] .jobs-hero-stats{font-size:14px!important;color:#7d8d95!important}.jobs-hero-stats span{background:transparent!important}body[data-legacy-route=jobs] .jobs-main{margin-top:28px!important;padding-bottom:60px!important}.jobs-filter-card{border-radius:16px!important;border:1px solid var(--jl-line)!important;box-shadow:var(--jl-shadow-sm)!important;padding:20px!important}.jobs-filter-header h2{font-size:21px!important;letter-spacing:-.025em!important;margin:5px 0 0!important}.jobs-advanced-filters label>span,.jobs-primary-filters label>span{font-size:14px!important;color:#667b86!important}.jobs-advanced-filters input,.jobs-advanced-filters select,.jobs-primary-filters input,.jobs-primary-filters select{height:42px!important;border-radius:9px!important;background:#fbfcfd!important;border-color:#e0e8ec!important;font-size:10px!important}.jobs-active-filter,.jobs-more-filter-button,.jobs-text-button{font-size:14px!important}.jobs-active-filter{border-radius:999px!important}body[data-legacy-route=jobs] .jobs-results-layout{display:block!important;margin-top:32px!important}.jobs-results-toolbar{margin-bottom:14px!important}.jobs-results-toolbar h2{font-size:25px!important;letter-spacing:-.035em!important;margin:5px 0 0!important}.jobs-sort-control{font-size:14px!important}.jobs-sort-control select{height:36px!important;border-radius:9px!important;font-size:14px!important}.jobs-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important}body[data-legacy-route=jobs] .jobs-card.jl-job-card{padding:16px!important;border-radius:15px!important;border:1px solid var(--jl-line)!important;transition:.18s!important}.jobs-card.jl-job-card:hover{transform:translateY(-2px)!important;box-shadow:var(--jl-shadow-sm)!important;border-color:#cfdde4!important}.jobs-card-company-logo{width:43px!important;height:43px!important;flex:0 0 43px!important;border-radius:11px!important;background:var(--jl-blue-soft)!important;color:var(--jl-blue)!important;font-size:11px!important}.jobs-card-body{min-width:0!important}.jobs-card-topline{margin-bottom:7px!important}.jobs-card-company{font-size:14px!important;color:#627783!important}.jobs-source{font-size:7px!important;padding:4px 6px!important;border-radius:999px!important}.jl-job-career{display:block!important;color:var(--jl-green-dark)!important;font-size:7.5px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:4px!important}.jobs-card-title{font-size:16px!important;line-height:1.28!important;letter-spacing:-.02em!important;color:#102531!important}.jobs-card-title-row{gap:8px!important}.jobs-card-statuses{gap:4px!important}.jobs-status{font-size:7px!important;padding:3px 6px!important}.jobs-card-meta.jl-job-meta{display:flex!important;gap:7px!important;margin-top:11px!important;color:#6d7f89!important;font-size:14px!important}.jobs-card-meta.jl-job-meta span{display:flex!important;align-items:center!important;gap:4px!important}.jobs-card-meta.jl-job-meta span:before{display:none!important}.jobs-card-meta.jl-job-meta svg{width:12px;height:12px;color:#7f929c}.jobs-card-skills{gap:5px!important;margin-top:12px!important}.jobs-card-skills span{font-size:7.5px!important;padding:4px 6px!important;border-radius:6px!important;background:#f6f9fa!important}.jl-job-foot{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin-top:16px!important;padding-top:13px!important;border-top:1px solid #edf1f3!important}.jl-job-foot>div:first-child{display:flex;flex-direction:column;gap:5px}.jl-job-foot strong{font-size:10px;color:var(--jl-green-dark)}.jl-job-foot span{display:flex;align-items:center;gap:4px;font-size:8px;color:#75868f}.jl-job-foot span svg{width:12px;height:12px}.jobs-card-actions{margin-top:0!important;gap:6px!important}.jobs-card-actions .jobs-btn{padding:8px 10px!important;border-radius:8px!important;font-size:14px!important;white-space:nowrap}.jobs-card-actions .jobs-btn-primary{display:flex!important;gap:4px!important;align-items:center!important;background:var(--jl-blue)!important;border-color:var(--jl-blue)!important}.jobs-card-actions .jobs-btn-primary svg{width:12px;height:12px}.jobs-card-actions .jobs-btn-secondary{border-color:#dce5e9!important;color:#425965!important}.jobs-pagination{margin-top:22px!important}.jobs-pagination .jobs-btn{font-size:14px!important;padding:9px 11px!important}.jobs-pagination span{font-size:14px!important}@media(max-width:1000px){body[data-legacy-route=jobs] .jobs-hero-inner{grid-template-columns:1fr!important;gap:26px!important}body[data-legacy-route=jobs] .jobs-hero:after{right:-160px;top:200px}.jobs-list{grid-template-columns:1fr!important}}@media(max-width:640px){body[data-legacy-route=jobs] .jobs-container{width:min(100% - 26px,1180px)!important}body[data-legacy-route=jobs] .jobs-hero{padding:34px 0!important}.jobs-card.jl-job-card{padding:14px!important}.jl-job-foot{align-items:stretch!important;flex-direction:column!important}.jobs-card-actions{justify-content:stretch!important}.jobs-card-actions .jobs-btn{flex:1 1!important}}body[data-legacy-route=blogs] .blogsMagazineHeader{padding:48px 0 40px!important}body[data-legacy-route=blogs] .blogsMagazineHeader:after{right:-130px;top:-130px;width:450px;z-index:0}body[data-legacy-route=blogs] .blogsMagazineHeaderInner{max-width:none!important;padding:0!important;position:relative!important;z-index:1!important;align-items:center!important}body[data-legacy-route=blogs] .blogsMagazineHeaderInner>div:first-child{max-width:720px}.blogsMagazineEyebrow{color:var(--jl-green-dark)!important;font-size:14px!important;letter-spacing:.13em!important}.blogsMagazineHeader h1{font-size:clamp(40px,5vw,60px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:11px 0 15px!important;color:#101c25!important}.blogsMagazineHeader p{font-size:15px!important;line-height:1.7!important;color:#61717b!important;max-width:660px!important}.blogsMagazineQuickLinks{position:relative;z-index:2!important;max-width:260px}.blogsMagazineQuickLinks a{gap:6px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(255,255,255,.8)!important;color:#36515f!important;box-shadow:0 6px 16px rgba(8,47,73,.08)}.blogsMagazineQuickLinks svg{width:13px;height:13px;color:var(--jl-green-dark)}body[data-legacy-route=blogs] .blogsMagazineWrap{max-width:none!important;padding:34px 0 56px!important}.featuredBlogsShell{margin-bottom:22px!important}.featuredBlogLead,.featuredBlogSide{border-color:var(--jl-line)!important}.featuredBlogLead:hover,.featuredBlogSide:hover{box-shadow:var(--jl-shadow-sm)!important;border-color:#d2dfe5!important}.featuredBlogLead,.featuredBlogLeadImage{min-height:330px!important}.featuredBlogLeadBody{padding:24px!important}.featuredBlogLeadBody p{color:#70808a!important}.featuredBlogSide{border-radius:14px!important;min-height:155px!important}.blogsMagazineTools{border-color:var(--jl-line)!important}.blogsMagazineSearch input{border-color:#e0e8ec!important;font-size:10px!important}.blogsMagazineSearch button{padding:0 14px!important}.blogsMagazineStats span{font-size:14px!important;background:#f5f8fa!important}.blogsJlTitle{font-size:24px}body[data-legacy-route=blogs] #topicFilterWrap{border-radius:14px!important;border-color:var(--jl-line)!important;padding:14px 16px!important}body[data-legacy-route=blogs] #topicFilters button{font-size:14px!important;border-radius:999px!important}.blogs-page-size{color:#687d87!important}.blogs-page-size select{border-radius:9px!important}.blogsJlCard{background:#fff!important;border:1px solid var(--jl-line)!important;border-radius:16px!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;cursor:pointer!important;box-shadow:0 4px 15px rgba(8,47,73,.035)!important;transition:.18s!important}.blogsJlCard:hover{transform:translateY(-2px)!important;box-shadow:var(--jl-shadow-sm)!important;border-color:#d2dfe5!important}.blogsJlCardImage{width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;margin:0!important;border-radius:0!important;background:#eef4f7!important}.blogsJlCardImage img{display:block}.blogsJlFallback{background:linear-gradient(135deg,#eaf4fb,#f6fafc);color:var(--jl-blue)}.blogsJlFallback svg{width:32px;height:32px}.blogsJlCardBody{padding:15px!important}.blogsJlTopicChip{border:1px solid #cfe7dc}.blogsJlCard h3{font-size:16px!important;line-height:1.32!important;letter-spacing:-.02em!important;margin:10px 0 6px!important;color:#122733!important}.blogsJlCard h3,.blogsJlCard p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogsJlCard p{font-size:10.5px!important;line-height:1.6!important;color:#73828b!important;margin:0!important}.blogsJlMeta{font-size:14px!important;color:#8a979e!important;margin-top:10px!important}.blogsJlCardFoot{padding-top:13px}.blogs-results-range{font-size:14px!important}.blogsEventPromosLower{margin-top:38px!important}@media(max-width:900px){body[data-legacy-route=blogs] .blogsMagazineHeader:after{right:-220px}.blogsMagazineQuickLinks{margin-top:20px!important;max-width:none!important}}@media(max-width:640px){body[data-legacy-route=blogs] .blogsMagazineHeaderInner,body[data-legacy-route=blogs] .blogsMagazineWrap{width:min(100% - 26px,1180px)!important}.blogsMagazineHeader h1{font-size:39px!important}.blogsMagazineHeader:after{display:none}.featuredBlogLeadBody h2{font-size:23px!important}}.jlMarketTopSignal{display:flex;align-items:center;gap:10px;margin-top:13px;padding:11px;border-radius:11px;background:#f5f9fa}.jlMarketTopSignal>svg{width:20px;height:20px;color:var(--jl-green-dark)}.jlMarketTopSignal span{display:flex;flex-direction:column}.jlMarketTopSignal small{font-size:7px;font-weight:900;letter-spacing:.08em;color:#819099}.jlMarketTopSignal strong{font-size:13px;color:#173442;margin-top:1px}.jlMarketContent{background:var(--jl-cream)}.jlMarketTabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:26px}.jlMarketTabs button{display:flex;align-items:center;gap:6px;border:1px solid #dfe7ea;background:#fff;border-radius:999px;padding:8px 12px;color:#5b717d;font-size:9px;font-weight:900;cursor:pointer}.jlMarketTabs button svg{width:14px;height:14px}.jlMarketTabs button.active{background:var(--jl-navy);border-color:var(--jl-navy);color:#fff}.jlMarketMetricCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.jlMarketMetricCards>div{background:#fff;border:1px solid var(--jl-line);border-radius:16px;padding:18px;display:flex;flex-direction:column;min-height:225px;box-shadow:0 4px 15px rgba(8,47,73,.035)}.jlMarketMetricCards>div>strong{font-size:27px;line-height:1.1;margin:16px 0 7px;color:#123041;overflow-wrap:anywhere}.jlMarketMetricCards p{font-size:14.5px;line-height:1.6;color:#72818a;margin:0}.jlMarketMetricCards a,.jlMarketMetricCards button{margin-top:auto;padding-top:14px;border:0;background:transparent;text-align:left;color:var(--jl-blue);font-size:9px;font-weight:900;cursor:pointer}.jlMarketSplit{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:26px}.jlMarketSplit>section{background:#fff;border:1px solid var(--jl-line);border-radius:16px;padding:18px}.jlSectionHead.compact{margin-bottom:12px}.jlSectionHead.compact h2{font-size:20px}.jlSectionHead.compact button{border:0;background:transparent;color:var(--jl-blue);font-size:8px;font-weight:900;cursor:pointer}.jlMarketCareerMini{display:grid;grid-gap:6px;gap:6px}.jlMarketCareerMini>a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1f3;padding:10px 0}.jlMarketCareerMini>a:first-child{border-top:0}.jlMarketCareerMini span{display:flex;flex-direction:column;min-width:0}.jlMarketCareerMini strong{font-size:10px;color:#263e4b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jlMarketCareerMini small{font-size:8px;color:#84929a;margin-top:2px}.jlMarketCareerMini b{font-size:11px;color:var(--jl-green-dark)}.jlMarketSkillMini{display:grid;grid-gap:8px;gap:8px}.jlMarketSkillMini>a>span{display:flex;justify-content:space-between;gap:10px;align-items:center}.jlMarketSkillMini strong{font-size:9px;color:#324b58}.jlMarketSkillMini b{font-size:8px;color:#7b8991}.jlMarketSkillMini i{display:block;height:5px;background:#eef2f4;border-radius:999px;margin-top:4px;overflow:hidden}.jlMarketSkillMini em{display:block;height:100%;background:linear-gradient(90deg,var(--jl-blue),var(--jl-green));border-radius:999px}.jlMarketCareerGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.jlMarketCareerGrid article{background:#fff;border:1px solid var(--jl-line);border-radius:16px;padding:17px;display:flex;flex-direction:column;min-height:230px;box-shadow:0 4px 15px rgba(8,47,73,.035)}.jlMarketCareerGrid article>small{font-size:7px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:var(--jl-green-dark);margin-top:14px}.jlMarketCareerGrid h3{font-size:16px;line-height:1.3;margin:6px 0 10px}.jlMarketCareerGrid article>strong{font-size:24px;color:var(--jl-navy)}.jlMarketCareerGrid article>strong span{font-size:8px;color:#84919a;font-weight:750}.jlMarketCareerActions{display:flex;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f3}.jlMarketCareerActions a{font-size:8px;font-weight:900;color:var(--jl-blue)}.jlMarketSkillList{background:#fff;border:1px solid var(--jl-line);border-radius:16px;overflow:hidden}.jlMarketSkillList>a{display:grid;grid-template-columns:40px minmax(140px,240px) 1fr 50px 18px;grid-gap:12px;gap:12px;align-items:center;padding:13px 16px;border-top:1px solid #edf1f3}.jlMarketSkillList>a:first-child{border-top:0}.jlMarketSkillList>a:hover{background:#fbfcfd}.jlMarketSkillRank{font-size:8px;font-weight:900;color:#9aa6ac}.jlMarketSkillList strong{font-size:10px;color:#314a57}.jlMarketSkillList>a>div{height:7px;background:#eef2f4;border-radius:999px;overflow:hidden}.jlMarketSkillList>a>div i{display:block;height:100%;background:linear-gradient(90deg,var(--jl-blue),var(--jl-green));border-radius:999px}.jlMarketSkillList b{font-size:9px;color:#516973;text-align:right}.jlMarketSkillList svg{width:14px;height:14px;color:#7a8c95}@media(max-width:900px){.jlMarketCareerGrid,.jlMarketMetricCards{grid-template-columns:repeat(2,1fr)}.jlMarketSplit{grid-template-columns:1fr}}@media(max-width:620px){.jlMarketCareerGrid,.jlMarketMetricCards{grid-template-columns:1fr}.jlMarketSkillList>a{grid-template-columns:28px minmax(100px,1fr) 44px 14px}.jlMarketSkillList>a>div{display:none}}.jlKicker{font-size:9px;line-height:1.2;letter-spacing:.14em;font-weight:900;text-transform:uppercase;color:var(--jl-green-dark)}.jlKicker.light{color:#91e4c5}.jlIconBox{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.jlIconBox svg{width:21px;height:21px}.jlIconBox.blue{background:var(--jl-blue-soft);color:var(--jl-blue)}.jlIconBox.green{background:var(--jl-green-soft);color:var(--jl-green-dark)}.jlIconBox.navy{background:#eaf0f4;color:var(--jl-navy)}.jlSectionBlue{background:#f3f8fb}.jlSectionHead.centered{justify-content:center;text-align:center}.jlSectionHead.centered>div{max-width:670px}.jlSectionHead>a{display:inline-flex;align-items:center;gap:6px}.jlSectionHead>a svg{width:14px;height:14px}.jlMiniPill{display:inline-flex;width:max-content;max-width:100%;border-radius:999px;background:#f2f6f8;color:#637783;border:1px solid #e4eaed;padding:4px 7px;font-size:7px;text-transform:uppercase;letter-spacing:.04em}.jlCardArrow,.jlMiniPill{align-items:center;font-weight:900}.jlCardArrow{display:flex;justify-content:space-between;gap:6px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f3;color:var(--jl-blue);font-size:9px}.jlCardArrow svg{width:14px;height:14px}.jlNotice{background:#fff;border:1px solid var(--jl-line);border-radius:14px;padding:18px;color:#6b7c85;font-size:11px}.jlNotice a{color:var(--jl-blue);font-weight:900}.jlHomePage{overflow:hidden}.jlHomeHero{position:relative;background:#eaf3fb;min-height:570px;border-bottom:1px solid #dbe7ee}.jlHomeHeroGrid{display:grid;grid-template-columns:1.03fr .97fr;grid-gap:56px;gap:56px;align-items:center;min-height:570px;padding:58px 0}.jlHomeHeroCopy{position:relative;z-index:2;max-width:660px}.jlHomeHeroCopy h1{margin:11px 0 15px;color:#102b3c;font-size:clamp(45px,5.2vw,70px);line-height:.99;letter-spacing:-.058em}.jlHomeHeroCopy h1 span{color:var(--jl-blue)}.jlHomeHeroCopy>p{margin:0;color:#5f7380;font-size:15px;line-height:1.72;max-width:610px}.jlHeroSearch{margin-top:25px;width:min(620px,100%);height:57px;display:grid;grid-template-columns:21px 1fr 43px;grid-gap:10px;gap:10px;align-items:center;background:#fff;border:1px solid #dbe5ea;border-radius:14px;padding:6px 7px 6px 16px;box-shadow:0 13px 30px rgba(8,47,73,.08)}.jlHeroSearch>svg{width:18px;height:18px;color:#78909b}.jlHeroSearch input{border:0;outline:0;background:transparent;color:#223c4b;font-size:12px;min-width:0}.jlHeroSearch input::placeholder{color:#92a1a9}.jlHeroSearch button{width:43px;height:43px;border:0;border-radius:11px;background:var(--jl-blue);color:#fff;display:grid;place-items:center;cursor:pointer}.jlHeroSearch button:hover{background:#175fae}.jlHeroSearch button svg{width:17px;height:17px}.jlPopularSearches{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px;color:#728692}.jlPopularSearches small{font-size:8px;font-weight:850}.jlPopularSearches a{font-size:8px;background:rgba(255,255,255,.58);border:1px solid #dce8ee;border-radius:999px;padding:4px 7px;font-weight:800}.jlPopularSearches a:hover{background:#fff;color:var(--jl-blue)}.jlHomeHeroActions{display:flex;align-items:center;gap:17px;margin-top:22px}.jlHomeFinal .jlPrimaryButton,.jlHomeHeroActions .jlPrimaryButton{display:inline-flex;width:auto;height:44px;align-items:center;justify-content:center;gap:7px;padding:0 15px}.jlHomeFinal .jlPrimaryButton svg,.jlHomeHeroActions .jlPrimaryButton svg{width:16px;height:16px}.jlLightLink,.jlTextAction{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:900;color:#314e5e}.jlLightLink svg,.jlTextAction svg{width:14px;height:14px}.jlHomeHeroVisual{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center}.jlHomeHeroVisual .jlHeroShape{position:absolute;display:block;right:-80px;top:-80px;width:520px;height:620px;background:var(--jl-navy);border-radius:46% 0 0 46%;transform:rotate(15deg);box-shadow:0 30px 75px rgba(8,47,73,.16)}.jlHomeHeroVisual .jlHeroShape:after{content:"";position:absolute;width:340px;height:410px;left:46px;top:108px;border-radius:32px;background:linear-gradient(145deg,#2b75c8,#1a5eaa);transform:rotate(-10deg);opacity:.95}.jlCareerPreview{position:relative;z-index:3;width:min(350px,86%);min-height:365px;margin-left:22px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:25px;box-shadow:0 24px 55px rgba(0,22,40,.2)}.jlCareerPreviewIcon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--jl-blue-soft);color:var(--jl-blue);margin-bottom:20px}.jlCareerPreviewIcon svg{width:25px;height:25px}.jlCareerPreview>small{font-size:7px;letter-spacing:.12em;font-weight:900;color:var(--jl-green-dark)}.jlCareerPreview h2{font-size:25px;line-height:1.14;letter-spacing:-.04em;margin:6px 0 9px;color:#102f40}.jlCareerPreview>p{font-size:14.5px;line-height:1.6;color:#74858e;margin:0}.jlPreviewSteps{display:grid;grid-gap:3px;gap:3px;margin-top:20px}.jlPreviewSteps span{display:flex;align-items:center;gap:9px;padding:8px 0;border-top:1px solid #edf1f3;color:#3f5865;font-size:14px;font-weight:850}.jlPreviewSteps span:first-child{border-top:0}.jlPreviewSteps i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#f3f7f9;color:var(--jl-blue);font-style:normal}.jlPreviewSteps i svg{width:14px;height:14px}.jlHeroFloatCard{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e0e8ec;border-radius:12px;padding:10px 12px;box-shadow:0 13px 30px rgba(5,32,49,.14);min-width:142px}.jlHeroFloatCard>svg{width:20px;height:20px;color:var(--jl-green-dark)}.jlHeroFloatCard span{display:flex;flex-direction:column}.jlHeroFloatCard small{font-size:6px;letter-spacing:.08em;font-weight:900;color:#8b99a0}.jlHeroFloatCard strong{font-size:9px;color:#284452}.jlHeroFloatCard.one{right:-4px;top:74px}.jlHeroFloatCard.two{left:2px;bottom:70px}.jlHeroFloatCard.three{right:-8px;bottom:36px}.jlHomeSolutions{padding:64px 0 72px}.jlSolutionGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.jlSolutionCard{background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:19px;min-height:245px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(8,47,73,.03);transition:.18s}.jlSolutionCard:hover{transform:translateY(-3px);border-color:#cadde6;box-shadow:var(--jl-shadow-sm)}.jlSolutionCard h3{font-size:16px;letter-spacing:-.02em;margin:17px 0 6px;color:#183849}.jlSolutionCard p{font-size:14.5px;line-height:1.62;color:#74858e;margin:0}.jlSolutionCard>strong{display:flex;align-items:center;justify-content:space-between;gap:7px;color:var(--jl-blue);font-size:8.5px;margin-top:auto;padding-top:16px;border-top:1px solid #edf1f3}.jlSolutionCard>strong svg{width:14px;height:14px}.jlHomeCareerAreas{background:#f7fbfd;border-top:1px solid #edf3f6;border-bottom:1px solid #edf3f6;padding:58px 0 65px}.jlCareerAreaGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.jlCareerAreaCard{position:relative;background:#eaf4fb;border:1px solid #dceaf3;border-radius:16px;padding:20px 12px 16px;text-align:center;min-height:175px;display:flex;align-items:center;flex-direction:column;transition:.18s}.jlCareerAreaCard:hover{transform:translateY(-2px);background:#fff;box-shadow:var(--jl-shadow-sm)}.jlCareerAreaCard>span{width:47px;height:47px;display:grid;place-items:center;background:#fff;border:1px solid #dce7ed;border-radius:13px;color:var(--jl-navy);box-shadow:0 5px 14px rgba(8,47,73,.05)}.jlCareerAreaCard>span svg{width:22px;height:22px}.jlCareerAreaCard h3{font-size:11px;line-height:1.35;margin:13px 0 4px;color:#1d3c4c}.jlCareerAreaCard small{font-size:7.5px;color:#82939c}.jlCareerAreaCard .jlAreaArrow{position:absolute;right:10px;top:10px;width:13px;height:13px;color:#82a0b0;opacity:0;transform:translateX(-4px);transition:.18s}.jlCareerAreaCard:hover .jlAreaArrow{opacity:1;transform:none}.jlHomeMarketWrap{padding:66px 0}.jlHomeMarketHead{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:20px}.jlHomeMarketHead h2{font-size:31px;line-height:1.08;letter-spacing:-.04em;margin:5px 0 0;color:#122f3f}.jlHomeMarketHead p{font-size:12px;color:#71818a;max-width:660px;margin:7px 0 0}.jlHomeMarketHead>a{display:inline-flex;align-items:center;gap:6px;color:var(--jl-blue);font-size:9px;font-weight:900;white-space:nowrap}.jlHomeMarketHead>a svg{width:14px;height:14px}.jlHomeMarketGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.jlHomeMarketGrid article{background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:19px;min-height:225px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(8,47,73,.03)}.jlHomeMarketGrid article>strong{font-size:28px;line-height:1.05;letter-spacing:-.035em;color:#123447;margin:18px 0 3px;overflow-wrap:anywhere}.jlHomeMarketGrid h3{font-size:12px;margin:4px 0;color:#274a5a}.jlHomeMarketGrid p{font-size:9.5px;line-height:1.55;color:#7b8b93;margin:auto 0 0;padding-top:12px;border-top:1px solid #edf1f3}.jlHomeJobs{padding:60px 0 66px}.jlHomeJobGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.jlHomeJobCard{background:#fff;border:1px solid #eee5d9;border-radius:16px;padding:16px;min-height:248px;display:flex;flex-direction:column;box-shadow:0 4px 14px rgba(65,48,25,.03);transition:.18s}.jlHomeJobCard:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(65,48,25,.08);border-color:#e3d7c9}.jlHomeJobTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.jlCompanyMark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--jl-blue-soft);color:var(--jl-blue);font-size:10px;font-weight:950;letter-spacing:.03em}.jlHomeJobCard h3{font-size:15px;line-height:1.32;letter-spacing:-.02em;margin:14px 0 4px;color:#183747}.jlHomeCompany{font-size:9px;color:#526c78}.jlHomeJobMeta{display:grid;grid-gap:6px;gap:6px;margin:14px 0}.jlHomeJobMeta span{display:flex;align-items:center;gap:6px;color:#71828a;font-size:8.5px;min-width:0}.jlHomeJobMeta svg{width:13px;height:13px;flex:0 0 auto;color:#71909f}.jlHomeLearning{padding:66px 0}.jlLearningResourceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.jlLearningResourceGrid>a{display:grid;grid-template-columns:44px 1fr 16px;grid-gap:12px;gap:12px;align-items:center;background:#fff;border:1px solid var(--jl-line);border-radius:14px;padding:14px;transition:.18s}.jlLearningResourceGrid>a:hover{border-color:#cfe1e8;box-shadow:var(--jl-shadow-sm);transform:translateY(-1px)}.jlLearningResourceGrid h3{font-size:11px;margin:0 0 2px;color:#214150}.jlLearningResourceGrid p{font-size:8.5px;color:#7b8a92;margin:0}.jlLearningResourceGrid>a>svg{width:14px;height:14px;color:#83959e}.jlHomeVideos{padding:4px 0 70px}.jlHomeVideoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.jlHomeVideoCard{background:#fff;border:1px solid var(--jl-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 14px rgba(8,47,73,.03)}.jlHomeVideoThumb{position:relative;display:block;aspect-ratio:16/9;background:#e8f0f4;overflow:hidden}.jlHomeVideoThumb img{width:100%;height:100%;object-fit:cover;display:block;transition:.2s}.jlHomeVideoCard:hover .jlHomeVideoThumb img{transform:scale(1.025)}.jlVideoPlay{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:var(--jl-blue);box-shadow:0 6px 18px rgba(0,0,0,.12)}.jlVideoPlay svg{width:18px;height:18px}.jlVideoDuration{position:absolute;right:7px;bottom:7px;background:rgba(9,32,46,.88);color:#fff;border-radius:5px;padding:3px 5px;font-size:7px;font-weight:900}.jlHomeVideoBody{padding:13px;display:flex;flex-direction:column;flex:1 1}.jlHomeVideoBody h3{font-size:12px;line-height:1.38;margin:9px 0 10px;color:#1e3a49;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.jlVideoSkills{display:flex;gap:5px;flex-wrap:wrap}.jlVideoSkills span{font-size:7px;color:#6b808b;background:#f4f7f8;border:1px solid #e7ecef;border-radius:6px;padding:3px 5px}.jlHomeVideoBody>a{display:flex;align-items:center;justify-content:space-between;color:var(--jl-blue);font-size:8px;font-weight:900;margin-top:auto;padding-top:12px}.jlHomeVideoBody>a svg{width:13px;height:13px}.jlQuickInsightBand{display:grid;grid-template-columns:44px 1fr auto;grid-gap:14px;gap:14px;align-items:center;margin-top:16px;border:1px solid #dfe9e5;border-radius:16px;padding:15px 17px;background:linear-gradient(90deg,#f1faf6,#f7fbfd)}.jlQuickInsightBand>div{display:flex;flex-direction:column}.jlQuickInsightBand small{font-size:7px;font-weight:900;letter-spacing:.1em;color:var(--jl-green-dark)}.jlQuickInsightBand strong{font-size:11px;color:#274451;margin-top:2px}.jlQuickInsightBand p{font-size:8.5px;color:#778991;margin:3px 0 0}.jlQuickInsightBand>a{display:flex;align-items:center;gap:6px;color:var(--jl-blue);font-size:8px;font-weight:900}.jlQuickInsightBand>a svg{width:13px;height:13px}.jlHomeKnowledge{padding:60px 0 66px}.jlKnowledgeGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.jlKnowledgeColumn{background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:17px}.jlKnowledgeTitle{display:grid;grid-template-columns:44px 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding-bottom:11px}.jlKnowledgeTitle small{font-size:7px;letter-spacing:.09em;font-weight:900;color:var(--jl-green-dark)}.jlKnowledgeTitle h3{font-size:14px;margin:2px 0;color:#1d3d4d}.jlKnowledgeTitle>a{font-size:8px;font-weight:900;color:var(--jl-blue)}.jlKnowledgeRow{display:grid;grid-template-columns:1fr 16px;grid-gap:12px;gap:12px;align-items:center;border-top:1px solid #edf1f3;padding:11px 2px}.jlKnowledgeRow>span{display:flex;flex-direction:column;min-width:0}.jlKnowledgeRow small{font-size:6.5px;font-weight:900;letter-spacing:.05em;color:#79909a}.jlKnowledgeRow strong{font-size:9.5px;line-height:1.35;color:#2b4857;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jlKnowledgeRow p{font-size:7.5px;color:#8a969d;margin:2px 0 0}.jlKnowledgeRow>svg{width:14px;height:14px;color:#8ba0aa}.jlHomeFinal{background:var(--jl-navy);color:#fff;padding:54px 0}.jlHomeFinalInner{display:flex;align-items:center;justify-content:space-between;gap:30px}.jlHomeFinal h2{font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:7px 0 8px}.jlHomeFinal p{max-width:680px;color:#abc0cc;font-size:11px;margin:0}.jlHomeFinalInner>div:last-child{display:flex;align-items:center;gap:15px;flex:0 0 auto}.jlHomeFinal .jlLightLink{color:#d9e8ee}.siteFooter.parityFooter{background:#07293d!important;color:#fff!important;padding:48px 0 24px!important}.parityFooter .footerGrid{width:min(1180px,calc(100% - 40px));margin:0 auto;gap:34px!important}.parityFooter .footerBottom,.parityFooter .footerBottom a,.parityFooter .footerBrandBlock p,.parityFooter .footerColumn a{color:#a9beca!important}.parityFooter .footerColumn h3{color:#fff!important}.parityFooter .footerCtas a{border-radius:9px!important;background:var(--jl-blue)!important;border-color:var(--jl-blue)!important}.parityFooter .footerCtas a.ghost{background:transparent!important;border-color:#31536a!important}.parityFooter .footerBottom{width:min(1180px,calc(100% - 40px));margin-left:auto!important;margin-right:auto!important;border-color:#21475d!important}@media(max-width:1050px){.jlSolutionGrid{grid-template-columns:repeat(2,1fr)}.jlCareerAreaGrid{grid-template-columns:repeat(3,1fr)}.jlHomeJobGrid,.jlHomeVideoGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.jlHomeHeroGrid{grid-template-columns:1fr;min-height:auto;padding:46px 0 55px}.jlHomeHeroVisual{min-height:390px}.jlHomeHeroCopy{max-width:none}.jlHomeHeroVisual .jlHeroShape{right:-120px}.jlLearningResourceGrid{grid-template-columns:repeat(2,1fr)}.jlHomeFinalInner{align-items:flex-start;flex-direction:column}.jlKnowledgeGrid{grid-template-columns:1fr}.jlHomeMarketGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:660px){.jlHomeHero{min-height:0}.jlHomeHeroGrid{width:min(100% - 26px,1180px);gap:25px;padding-top:34px}.jlHomeHeroCopy h1{font-size:43px}.jlHomeHeroCopy>p{font-size:13px}.jlHeroSearch{height:52px}.jlHeroSearch button{height:39px;width:39px}.jlPopularSearches{gap:5px}.jlHomeHeroActions{align-items:flex-start;flex-direction:column;gap:11px}.jlHomeHeroVisual{min-height:340px}.jlHomeHeroVisual .jlHeroShape{width:420px;height:440px;right:-135px;top:-42px}.jlHomeHeroVisual .jlHeroShape:after{width:280px;height:305px;top:78px;left:35px}.jlCareerPreview{width:86%;min-height:300px;padding:18px;margin-left:0}.jlCareerPreview h2{font-size:21px}.jlHeroFloatCard.one{right:-3px;top:35px}.jlHeroFloatCard.two{left:-3px;bottom:38px}.jlHeroFloatCard.three{display:none}.jlHomeLearning,.jlHomeMarketWrap,.jlHomeSolutions{padding:46px 0}.jlHomeJobGrid,.jlHomeMarketGrid,.jlHomeVideoGrid,.jlLearningResourceGrid,.jlSolutionGrid{grid-template-columns:1fr}.jlCareerAreaGrid{grid-template-columns:repeat(2,1fr)}.jlCareerAreaCard{min-height:155px}.jlHomeMarketHead{align-items:flex-start;flex-direction:column}.jlQuickInsightBand{grid-template-columns:44px 1fr}.jlQuickInsightBand>a{grid-column:2}.jlKnowledgeTitle{grid-template-columns:44px 1fr}.jlKnowledgeTitle>a{grid-column:2}.jlHomeFinal{padding:44px 0}.jlHomeFinal h2{font-size:29px}.jlHomeFinalInner>div:last-child{align-items:flex-start;flex-direction:column}.jlHomeFinal .jlPrimaryButton{width:auto}}body[data-legacy-route=blogs] .legacyContentShell{background:#fff}body[data-legacy-route=blogs] .blogsMagazineHeader{background:var(--jl-blue-soft)!important;border-bottom:1px solid #dfeaf1!important;padding:48px 0!important;position:relative!important;overflow:hidden!important}body[data-legacy-route=blogs] .blogsMagazineHeader:after{content:"";position:absolute;right:-110px;top:-120px;width:460px;height:430px;background:var(--jl-navy);border-radius:48% 0 0 48%;transform:rotate(8deg)}body[data-legacy-route=blogs] .blogsMagazineHeaderInner{position:relative;z-index:2;width:min(1180px,calc(100% - 40px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:35px!important;gap:35px!important;align-items:end!important}body[data-legacy-route=blogs] .blogsMagazineEyebrow{font-size:14px!important;letter-spacing:.13em!important;color:var(--jl-green-dark)!important}body[data-legacy-route=blogs] .blogsMagazineHeader h1{font-size:clamp(39px,5vw,60px)!important;line-height:1!important;letter-spacing:-.055em!important;color:#101c25!important;margin:10px 0 14px!important;max-width:720px!important}body[data-legacy-route=blogs] .blogsMagazineHeader p{font-size:15px!important;line-height:1.7!important;color:#61717b!important;max-width:680px!important}body[data-legacy-route=blogs] .blogsMagazineQuickLinks{display:flex!important;gap:7px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.blogsMagazineQuickLinks a{display:flex!important;align-items:center!important;gap:5px!important;background:rgba(255,255,255,.9)!important;border:1px solid #d8e5ed!important;border-radius:999px!important;padding:7px 10px!important;font-size:14px!important;font-weight:900!important;color:#506b79!important}.blogsMagazineQuickLinks a svg{width:13px;height:13px}body[data-legacy-route=blogs] .blogsMagazineWrap{width:min(1180px,calc(100% - 40px))!important;margin:0 auto!important;padding:44px 0 60px!important}.featuredBlogsShell{gap:14px!important}.featuredBlogLead,.featuredBlogSide{border-radius:16px!important;border:1px solid var(--jl-line)!important;box-shadow:0 4px 15px rgba(8,47,73,.035)!important;overflow:hidden!important}.featuredBlogLead{min-height:350px!important}.featuredBlogLeadBody{padding:22px!important}.featuredBlogLeadBody>span,.featuredBlogSide span{color:var(--jl-green-dark)!important;font-size:14px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.featuredBlogLeadBody h2{font-size:27px!important;line-height:1.15!important;letter-spacing:-.035em!important}.featuredBlogLeadBody p{font-size:12px!important;line-height:1.7!important;color:#6e7f88!important}.featuredBlogLeadBody strong{font-size:14px!important;color:var(--jl-blue)!important}.featuredBlogSide h3{line-height:1.3!important}.featuredBlogSide h3,.featuredBlogSide small{font-size:14px!important}.blogsMagazineTools{background:#fff!important;border:1px solid var(--jl-line)!important;border-radius:14px!important;padding:10px!important;box-shadow:var(--jl-shadow-sm)!important;margin:28px 0 15px!important}.blogsMagazineSearch{display:flex!important;gap:7px!important}.blogsMagazineSearch input{height:43px!important;border-radius:10px!important;border:1px solid #e0e8ec!important;background:#fbfcfd!important;font-size:11px!important}.blogsMagazineSearch button{height:43px!important;border-radius:9px!important;font-size:14px!important;font-weight:900!important;background:var(--jl-blue)!important;border-color:var(--jl-blue)!important}.blogsMagazineSearch button.secondary{background:#fff!important;color:#516876!important;border-color:#dce5e9!important}.blogsMagazineStats{font-size:14px!important;color:#758791!important}.blogsJlKicker{font-size:9px;font-weight:900;color:var(--jl-green-dark);text-transform:uppercase;letter-spacing:.12em}.blogsJlTitle{font-size:25px;font-weight:900;color:#132733;letter-spacing:-.03em;margin-top:4px}.blogsJlCard{background:#fff;border:1px solid var(--jl-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 4px 15px rgba(8,47,73,.035);transition:.18s}.blogsJlCard:hover{transform:translateY(-2px);box-shadow:var(--jl-shadow-sm);border-color:#cfdee5}.blogsJlCardImage{height:165px;overflow:hidden;background:#eaf2f6}.blogsJlCardImage img{width:100%;height:100%;object-fit:cover}.blogsJlFallback{width:100%;height:100%;display:grid;place-items:center;color:#86a0ae;background:linear-gradient(135deg,#eef5f8,#f8fafb)}.blogsJlFallback svg{width:34px;height:34px}.blogsJlCardBody{padding:15px;display:flex;flex-direction:column;flex:1 1}.blogsJlTopicChip{display:inline-flex;background:var(--jl-green-soft);color:var(--jl-green-dark);border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.blogsJlCardBody h3{font-size:16px;line-height:1.32;letter-spacing:-.02em;margin:10px 0 7px}.blogsJlCardBody h3,.blogsJlCardBody>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogsJlCardBody>p{font-size:14.5px;line-height:1.6;color:#71808a;margin:0}.blogsJlMeta{font-size:8px;color:#82919a;margin-top:10px}.blogsJlCardFoot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #edf1f3;color:var(--jl-blue);font-size:9px;font-weight:900}.blogsJlCardFoot svg{width:14px;height:14px}.blogs-pagination button{font-size:14px!important;min-width:36px!important;min-height:36px!important;border-radius:9px!important}.blogs-pagination button[aria-current=page]{background:var(--jl-blue)!important;border-color:var(--jl-blue)!important;box-shadow:none!important}.blogs-page-size,.blogs-page-size select{font-size:14px!important}.blogs-page-size select{min-width:70px!important;padding:8px 25px 8px 9px!important}@media(max-width:850px){body[data-legacy-route=blogs] .blogsMagazineHeaderInner{grid-template-columns:1fr!important}.blogsMagazineQuickLinks{justify-content:flex-start!important}.featuredBlogLead{grid-template-columns:1fr!important}.featuredBlogSideList{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){body[data-legacy-route=blogs] .blogsMagazineHeaderInner,body[data-legacy-route=blogs] .blogsMagazineWrap{width:min(100% - 26px,1180px)!important}.featuredBlogSideList{grid-template-columns:1fr!important}.blogsMagazineSearch{flex-wrap:wrap!important}.blogsMagazineSearch input{width:100%!important;flex-basis:100%!important}.blogsMagazineSearch button{flex:1 1!important}}.marketJlMetricSection{padding-bottom:48px}.marketJlMetricGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.marketJlMetricGrid article{background:#fff;border:1px solid var(--jl-line);border-radius:15px;padding:17px;box-shadow:0 4px 15px rgba(8,47,73,.035);min-height:180px;display:flex;flex-direction:column}.marketJlMetricGrid .jlIconCircle{width:42px;height:42px}.marketJlMetricGrid .jlIconCircle svg{width:20px;height:20px}.marketJlMetricGrid article>strong{font-size:27px;letter-spacing:-.04em;color:var(--jl-navy);margin-top:17px}.marketJlMetricGrid article>b{font-size:10px;margin-top:2px}.marketJlMetricGrid article>small{font-size:8.5px;line-height:1.5;color:#7d8d96;margin-top:5px}.marketJlCareerGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.marketJlCareerCard{background:#fff;border:1px solid var(--jl-line);border-radius:15px;padding:16px;min-height:230px;display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(8,47,73,.035);transition:.18s}.marketJlCareerCard:hover{transform:translateY(-2px);box-shadow:var(--jl-shadow-sm);border-color:#cfdee5}.marketJlCareerTop{display:flex;align-items:center;justify-content:space-between}.marketJlCareerTop .jlIconCircle{width:39px;height:39px}.marketJlCareerTop .jlIconCircle svg{width:18px;height:18px}.marketJlCareerTop>strong{font-size:20px;color:var(--jl-navy)}.marketJlCareerCard>small{font-size:7px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:var(--jl-green-dark);margin-top:13px}.marketJlCareerCard h3{font-size:15px;line-height:1.3;margin:5px 0 10px}.marketJlCareerSkills{display:flex;gap:5px;flex-wrap:wrap}.marketJlCareerSkills span{font-size:7.5px;color:#5c707c;background:#f6f9fa;border:1px solid #e5ecef;padding:4px 6px;border-radius:6px}.marketJlCareerActions{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f3}.marketJlCareerActions a{font-size:8.5px;color:var(--jl-blue);font-weight:900}.marketJlSkillsLayout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px;align-items:start}.marketJlSkillsLayout h2{font-size:31px;line-height:1.1;letter-spacing:-.04em;margin:7px 0 10px}.marketJlSkillsLayout p{font-size:12px;line-height:1.7;color:#71808a}.marketJlTextLink{display:inline-block;margin-top:10px;font-size:9px;font-weight:900;color:var(--jl-blue)}.marketJlSkillList{display:grid;grid-gap:9px;gap:9px}.marketJlSkillRow{display:grid;grid-template-columns:150px 1fr 42px;grid-gap:12px;gap:12px;align-items:center;background:#fff;border:1px solid var(--jl-line);border-radius:11px;padding:10px 12px}.marketJlSkillRow>span{font-size:10px;font-weight:850;color:#29434f}.marketJlSkillRow>div{height:7px;background:#edf2f4;border-radius:999px;overflow:hidden}.marketJlSkillRow i{display:block;height:100%;background:linear-gradient(90deg,var(--jl-blue),#55a0e4);border-radius:999px}.marketJlSkillRow>strong{font-size:9px;text-align:right;color:#62747e}.marketJlCta{display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:20px;box-shadow:var(--jl-shadow-sm)}.marketJlCta h2{font-size:23px;letter-spacing:-.035em;margin:5px 0}.marketJlCta p{font-size:10px;color:#71808a;margin:0}.marketJlCtaActions{display:flex;gap:8px}.marketJlCtaActions a{border:1px solid #dce5e9;border-radius:9px;padding:9px 11px;font-size:8px;font-weight:900;color:#405865}.marketJlCtaActions a:first-child{background:var(--jl-green);border-color:var(--jl-green);color:#fff}@media(max-width:1000px){.marketJlCareerGrid,.marketJlMetricGrid{grid-template-columns:repeat(2,1fr)}.marketJlSkillsLayout{grid-template-columns:1fr;gap:25px}.marketJlCta{grid-template-columns:auto 1fr}.marketJlCtaActions{grid-column:1/-1}}@media(max-width:640px){.marketJlCareerGrid,.marketJlMetricGrid{grid-template-columns:1fr}.marketJlSkillRow{grid-template-columns:100px 1fr 36px}.marketJlCta{grid-template-columns:1fr}.marketJlCtaActions{flex-direction:column}.marketJlCtaActions a{text-align:center}}.marketJlTabsWrap{background:#fff;border-bottom:1px solid #edf1f3;position:-webkit-sticky;position:sticky;top:70px;z-index:20}.marketJlTabs{display:flex;gap:4px;padding:9px 0}.marketJlTabs button{border:0;background:transparent;border-radius:9px;padding:9px 14px;font-size:9px;font-weight:900;color:#687c87;cursor:pointer}.marketJlTabs button:hover{background:#f4f8fa}.marketJlTabs button.active{background:var(--jl-navy);color:#fff}@media(max-width:980px){.marketJlTabsWrap{top:66px}}.jlEyebrow,\n\n\n.jlKicker{font-size:clamp(.68rem,.63rem + .16vw,.78rem)!important}.jlSectionHead h2{font-size:clamp(1.75rem,3.2vw,2.55rem)!important;line-height:1.08!important}.jlSectionHead p{font-size:clamp(.88rem,.84rem + .13vw,.98rem)!important;line-height:1.65!important}.jlKnowledgeTitle h3,.jlLearningResourceGrid h3,.jlSolutionCard h3{font-size:clamp(.96rem,.9rem + .18vw,1.1rem)!important}.jlKnowledgeTitle+p,.jlLearningResourceGrid p,.jlSolutionCard p{font-size:clamp(.76rem,.73rem + .1vw,.84rem)!important}.jlNav>a,.jlNavDropdownButton{font-size:clamp(.78rem,.74rem + .1vw,.86rem)!important}body[data-legacy-route=blogs] .blogsMagazineHeader h1{font-size:clamp(2rem,4.5vw,3.65rem)!important}body[data-legacy-route=blogs] .blogsMagazineHeader p{font-size:clamp(.9rem,.86rem + .14vw,1rem)!important}body[data-legacy-route=blogs] .blogsMagazineQuickLinks a{font-size:clamp(.68rem,.65rem + .07vw,.74rem)!important}.featuredBlogLeadBody h2{font-size:clamp(1.35rem,2.6vw,1.9rem)!important}.featuredBlogLeadBody p{font-size:clamp(.78rem,.75rem + .08vw,.84rem)!important}.blogsJlCardFoot,.blogsJlMeta,.featuredBlogLeadBody strong,.featuredBlogSide small{font-size:clamp(.64rem,.61rem + .06vw,.7rem)!important}.blogsJlCardBody h3,.featuredBlogSide h3{font-size:clamp(.9rem,.85rem + .16vw,1.02rem)!important}.blogsJlCardBody>p{font-size:clamp(.72rem,.69rem + .07vw,.78rem)!important}.blogsJlKicker,.blogsJlTopicChip{font-size:clamp(.62rem,.59rem + .06vw,.68rem)!important}.blogsJlTitle{font-size:clamp(1.35rem,2.4vw,1.8rem)!important}.blogsMagazineSearch input{font-size:clamp(.76rem,.73rem + .08vw,.82rem)!important}.blogs-page-size,.blogs-page-size select,.blogs-pagination button,.blogsMagazineSearch button,.blogsMagazineStats{font-size:clamp(.68rem,.65rem + .06vw,.73rem)!important}.jlNavDropdownButton.isOpen{color:#1769aa;background:#eef7ff;border-radius:9px;padding-left:10px!important;padding-right:10px!important}.jlLearningMenu.jlLearningMega{position:fixed;top:70px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100vw - 36px));max-height:calc(100vh - 88px);overflow:auto;background:#fff;border:1px solid #dce6eb;border-radius:0 0 20px 20px;box-shadow:0 28px 70px rgba(7,36,54,.18);padding:0;z-index:95}.jlLearningMenu.jlLearningMega:before{display:none}.jlMegaIntro{display:grid;grid-template-columns:52px minmax(280px,1fr) minmax(320px,.9fr);grid-gap:16px;gap:16px;align-items:center;padding:22px 26px 18px;border-bottom:1px solid #e7eef2;background:linear-gradient(180deg,#fff,#fbfdff)}.jlMegaIntroIcon{width:50px;height:50px;border-radius:14px;background:#eaf4fb;color:#1769aa;display:grid;place-items:center}.jlMegaIntroIcon svg{width:26px;height:26px}.jlMegaIntro small{display:block;font-size:clamp(.66rem,.62rem + .08vw,.73rem);letter-spacing:.11em;font-weight:950;color:#16825f}.jlMegaIntro strong{display:block;font-size:clamp(1.25rem,1.05rem + .5vw,1.58rem);letter-spacing:-.025em;color:#122d3e;margin-top:3px}.jlMegaIntro p{margin:4px 0 0;font-size:clamp(.76rem,.72rem + .08vw,.83rem);color:#6d7f8a;line-height:1.45}.jlMegaSearch{height:48px;display:grid;grid-template-columns:19px 1fr 38px;grid-gap:9px;gap:9px;align-items:center;border:1px solid #d7e3e9;background:#fff;border-radius:12px;padding:4px 5px 4px 13px;box-shadow:0 5px 15px rgba(18,56,78,.035)}.jlMegaSearch>svg{width:18px;height:18px;color:#718896}.jlMegaSearch input{border:0;outline:0;min-width:0;background:transparent;font:inherit;font-size:clamp(.76rem,.73rem + .08vw,.83rem);color:#263f4f}.jlMegaSearch span{width:36px;height:36px;border-radius:9px;background:#2477df;color:#fff;display:grid;place-items:center}.jlMegaSearch span svg{width:16px;height:16px}.jlMegaBody{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:0;gap:0}.jlMegaGroups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:10px 12px 16px 18px}.jlMegaGroup{padding:15px 15px 13px;border-right:1px solid #edf2f4;min-width:0}.jlMegaGroup:nth-child(4n){border-right:0}.jlMegaGroup:nth-child(n+5){border-top:1px solid #edf2f4}.jlMegaGroupTitle{display:flex;gap:9px;align-items:flex-start;margin-bottom:8px}.jlMegaGroupTitle>span{width:34px;height:34px;border-radius:9px;background:#eef7fb;color:#1769aa;display:grid;place-items:center;flex:0 0 auto}.jlMegaGroupTitle>span svg{width:17px;height:17px}.jlMegaGroupTitle strong{display:block;color:#153144;font-size:clamp(.84rem,.8rem + .08vw,.91rem);line-height:1.2}.jlMegaGroupTitle small{display:block;color:#7a8a94;font-size:clamp(.65rem,.62rem + .06vw,.7rem);line-height:1.35;margin-top:3px}.jlMegaLinks{display:grid;grid-gap:1px;gap:1px}.jlMegaLinks a{display:flex;justify-content:space-between;gap:8px;align-items:center;text-decoration:none;color:#526b7a;font-size:clamp(.7rem,.67rem + .07vw,.77rem);font-weight:700;padding:6px 2px}.jlMegaLinks a span{color:#8aa0ad}.jlMegaLinks a:hover{color:#1769aa}.jlMegaFooterLink{display:inline-flex;gap:5px;align-items:center;margin-top:8px;color:#1769aa!important;font-size:clamp(.7rem,.67rem + .07vw,.77rem)!important;font-weight:900!important;text-decoration:none}.jlMegaFooterLink span{font-size:1rem}.jlMegaFeatured{background:linear-gradient(180deg,#eef8ff,#f2fbf8);padding:18px;border-left:1px solid #dfeaf0}.jlMegaFeaturedHead{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.jlMegaFeaturedHead>span{display:flex;align-items:center;gap:6px;font-size:clamp(.62rem,.59rem + .06vw,.68rem);font-weight:950;letter-spacing:.08em;color:#16825f}.jlMegaFeaturedHead svg{width:14px;height:14px}.jlMegaFeaturedHead a{font-size:clamp(.65rem,.62rem + .06vw,.71rem);font-weight:900;color:#1769aa;text-decoration:none}.jlMegaFeatureCard{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #dbe7ed;border-radius:13px;padding:9px;margin-top:11px;box-shadow:0 7px 18px rgba(16,54,75,.04)}.jlMegaFeatureCard img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:9px;display:block;background:#dbe8ef}.jlMegaFeatureCard small{display:flex;align-items:center;gap:5px;margin-top:9px;color:#16825f;font-size:clamp(.6rem,.57rem + .06vw,.66rem);font-weight:950;letter-spacing:.07em}.jlMegaFeatureCard small svg{width:13px;height:13px}.jlMegaFeatureCard strong{display:block;font-size:clamp(.8rem,.76rem + .09vw,.88rem);line-height:1.3;color:#163142;margin-top:5px}.jlMegaFeatureCard p{font-size:clamp(.68rem,.65rem + .06vw,.73rem);line-height:1.4;color:#71838e;margin:5px 0}.jlMegaFeatureCard>span{font-size:clamp(.67rem,.64rem + .06vw,.73rem);font-weight:900;color:#1769aa}@media(max-width:1080px){.jlMegaBody{grid-template-columns:1fr 270px}.jlMegaGroups{grid-template-columns:repeat(3,minmax(0,1fr))}.jlMegaGroup:nth-child(4n){border-right:1px solid #edf2f4}.jlMegaGroup:nth-child(3n){border-right:0}.jlMegaGroup:nth-child(n+4){border-top:1px solid #edf2f4}}@media(max-width:980px){.jlLearningMenu.jlLearningMega{position:static;transform:none;width:100%;max-height:none;border-radius:14px;margin-top:5px;box-shadow:none}.jlMegaIntro{grid-template-columns:42px 1fr;padding:15px}.jlMegaIntroIcon{width:40px;height:40px}.jlMegaSearch{grid-column:1/-1}.jlMegaBody{display:block}.jlMegaGroups{grid-template-columns:repeat(2,minmax(0,1fr));padding:5px 8px 10px}.jlMegaGroup,.jlMegaGroup:nth-child(3n),.jlMegaGroup:nth-child(4n){border-right:0;border-top:1px solid #edf2f4}.jlMegaGroup:nth-child(-n+2){border-top:0}.jlMegaFeatured{border-left:0;border-top:1px solid #dfeaf0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.jlMegaFeaturedHead{grid-column:1/-1}.jlMegaFeatureCard{margin-top:0}}@media(max-width:620px){.jlMegaIntro{grid-template-columns:1fr}.jlMegaIntroIcon{display:none}.jlMegaGroups{grid-template-columns:1fr}.jlMegaGroup,.jlMegaGroup:nth-child(-n+2){border-top:1px solid #edf2f4}.jlMegaGroup:first-child{border-top:0}.jlMegaFeatured{grid-template-columns:1fr}.jlMegaFeaturedHead{grid-column:auto}.jlLearningMenu.jlLearningMega{max-height:72vh;overflow:auto}}body[data-legacy-route=jobs] .jobs-container{width:min(1240px,calc(100% - 40px))!important}body[data-legacy-route=jobs] .jobs-main{margin-top:30px!important;padding-bottom:72px!important}body[data-legacy-route=jobs] .jobs-results-layout{display:grid!important;grid-template-columns:278px minmax(0,1fr)!important;grid-gap:28px!important;gap:28px!important;align-items:start!important;margin-top:0!important}body[data-legacy-route=jobs] .jobs-filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:84px!important;max-height:calc(100vh - 108px)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:20px!important;border:1px solid #dce6eb!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(8,47,73,.055)!important}body[data-legacy-route=jobs] .jobs-filter-sidebar::-webkit-scrollbar{width:7px}body[data-legacy-route=jobs] .jobs-filter-sidebar::-webkit-scrollbar-thumb{background:#d8e2e7;border-radius:999px}body[data-legacy-route=jobs] .jobs-filter-header{gap:12px!important;align-items:flex-start!important}body[data-legacy-route=jobs] .jobs-filter-header h2{font-size:clamp(1.12rem,1.02rem + .25vw,1.3rem)!important;line-height:1.2!important;margin:5px 0 0!important}body[data-legacy-route=jobs] .jobs-filter-kicker,body[data-legacy-route=jobs] .jobs-results-kicker{font-size:clamp(.7rem,.67rem + .06vw,.76rem)!important}body[data-legacy-route=jobs] .jobs-filter-header-actions{gap:8px!important}body[data-legacy-route=jobs] .jobs-text-button{font-size:.75rem!important;padding:4px 0!important}body[data-legacy-route=jobs] .jobs-filters-panel{display:block!important}body[data-legacy-route=jobs] .jobs-primary-filters,body[data-legacy-route=jobs] .jobs-primary-filters-simple{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:13px!important;margin-top:18px!important}body[data-legacy-route=jobs] .jobs-advanced-filters label,body[data-legacy-route=jobs] .jobs-primary-filters label{display:flex!important;flex-direction:column!important;gap:6px!important}body[data-legacy-route=jobs] .jobs-advanced-filters label>span,body[data-legacy-route=jobs] .jobs-primary-filters label>span{font-size:clamp(.73rem,.7rem + .06vw,.8rem)!important;line-height:1.25!important;color:#4c6471!important;font-weight:850!important}body[data-legacy-route=jobs] .jobs-advanced-filters input,body[data-legacy-route=jobs] .jobs-advanced-filters select,body[data-legacy-route=jobs] .jobs-primary-filters input,body[data-legacy-route=jobs] .jobs-primary-filters select{width:100%!important;height:44px!important;border:1px solid #dce5e9!important;border-radius:10px!important;background:#fbfcfd!important;color:#233c49!important;font-size:clamp(.8rem,.77rem + .06vw,.87rem)!important;padding:0 11px!important}body[data-legacy-route=jobs] .jobs-primary-filters input:focus,body[data-legacy-route=jobs] .jobs-primary-filters select:focus{border-color:#78add7!important;box-shadow:0 0 0 3px rgba(39,119,202,.09)!important;outline:none!important}body[data-legacy-route=jobs] .jobs-more-filters{border-top:1px solid #e9eef1!important;margin-top:3px!important;padding-top:13px!important}body[data-legacy-route=jobs] .jobs-more-filters summary{font-size:.78rem!important;font-weight:900!important;color:var(--jl-blue)!important;padding:2px 0!important}body[data-legacy-route=jobs] .jobs-check-list{display:grid!important;grid-gap:8px!important;gap:8px!important;margin-top:10px!important}body[data-legacy-route=jobs] .jobs-check-filter{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 9px!important;border-radius:9px!important;background:#f7fafb!important;font-size:.77rem!important}body[data-legacy-route=jobs] .jobs-check-filter input{width:15px!important;height:15px!important;flex:0 0 15px!important}body[data-legacy-route=jobs] .jobs-active-filters{margin-top:12px!important}body[data-legacy-route=jobs] .jobs-active-filter{font-size:.72rem!important;padding:5px 8px!important}body[data-legacy-route=jobs] .jobs-results-column{min-width:0!important}body[data-legacy-route=jobs] .jobs-results-toolbar{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 16px!important}body[data-legacy-route=jobs] .jobs-results-toolbar h2{font-size:clamp(1.55rem,1.35rem + .55vw,2rem)!important;line-height:1.14!important;margin:5px 0 0!important}body[data-legacy-route=jobs] .jobs-sort-control{font-size:.78rem!important;gap:8px!important;white-space:nowrap!important}body[data-legacy-route=jobs] .jobs-sort-control select{height:40px!important;min-width:150px!important;border-radius:10px!important;font-size:.79rem!important;padding:0 10px!important}body[data-legacy-route=jobs] .jobs-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important}body[data-legacy-route=jobs] .jobs-card.jl-job-card{display:flex!important;padding:19px!important;min-height:200px!important;border:1px solid #dfe7eb!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 15px rgba(8,47,73,.035)!important}body[data-legacy-route=jobs] .jobs-card-company-logo{width:46px!important;height:46px!important;flex:0 0 46px!important;border-radius:12px!important;font-size:.76rem!important}body[data-legacy-route=jobs] .jobs-card-company{font-size:.76rem!important;line-height:1.3!important}body[data-legacy-route=jobs] .jobs-source{font-size:.66rem!important;padding:4px 7px!important}body[data-legacy-route=jobs] .jl-job-career{font-size:.68rem!important;line-height:1.25!important;margin-bottom:5px!important}body[data-legacy-route=jobs] .jobs-card-title{font-size:clamp(1.05rem,.98rem + .18vw,1.18rem)!important;line-height:1.28!important}body[data-legacy-route=jobs] .jobs-status{font-size:.66rem!important;padding:4px 7px!important}body[data-legacy-route=jobs] .jobs-card-meta.jl-job-meta{font-size:.74rem!important;gap:8px 11px!important;line-height:1.35!important;margin-top:12px!important}body[data-legacy-route=jobs] .jobs-card-meta.jl-job-meta svg{width:14px!important;height:14px!important}body[data-legacy-route=jobs] .jobs-card-skills{gap:6px!important;margin-top:13px!important}body[data-legacy-route=jobs] .jobs-card-skills span{font-size:.7rem!important;padding:5px 7px!important;border-radius:7px!important}body[data-legacy-route=jobs] .jl-job-foot{margin-top:17px!important;padding-top:14px!important;gap:12px!important}body[data-legacy-route=jobs] .jl-job-foot strong{font-size:.79rem!important}body[data-legacy-route=jobs] .jl-job-foot span{font-size:.72rem!important}body[data-legacy-route=jobs] .jobs-card-actions .jobs-btn{font-size:.75rem!important;padding:9px 11px!important;border-radius:9px!important}body[data-legacy-route=jobs] .jobs-pagination{margin-top:28px!important}body[data-legacy-route=jobs] .jobs-pagination .jobs-btn,body[data-legacy-route=jobs] .jobs-pagination span{font-size:.77rem!important}body[data-legacy-route=jobs] .jobs-mobile-filter-button{display:none!important}@media(max-width:1120px){body[data-legacy-route=jobs] .jobs-results-layout{grid-template-columns:250px minmax(0,1fr)!important;gap:20px!important}body[data-legacy-route=jobs] .jobs-list{grid-template-columns:1fr!important}}@media(max-width:860px){body[data-legacy-route=jobs] .jobs-results-layout{grid-template-columns:1fr!important;gap:18px!important}body[data-legacy-route=jobs] .jobs-filter-sidebar{position:static!important;max-height:none!important;overflow:visible!important}body[data-legacy-route=jobs] .jobs-mobile-filter-button{display:inline-flex!important}body[data-legacy-route=jobs] .jobs-filters-panel{display:none!important}body[data-legacy-route=jobs] .jobs-filters-panel.is-open{display:block!important}body[data-legacy-route=jobs] .jobs-primary-filters,body[data-legacy-route=jobs] .jobs-primary-filters-simple{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body[data-legacy-route=jobs] .jobs-more-filters{grid-column:1/-1!important}}@media(max-width:640px){body[data-legacy-route=jobs] .jobs-container{width:min(100% - 26px,1240px)!important}body[data-legacy-route=jobs] .jobs-filter-sidebar{padding:16px!important}body[data-legacy-route=jobs] .jobs-primary-filters,body[data-legacy-route=jobs] .jobs-primary-filters-simple{grid-template-columns:1fr!important}body[data-legacy-route=jobs] .jobs-results-toolbar{align-items:stretch!important;flex-direction:column!important}body[data-legacy-route=jobs] .jobs-sort-control{width:100%!important;justify-content:space-between!important}body[data-legacy-route=jobs] .jobs-sort-control select{flex:1 1!important;min-width:0!important}body[data-legacy-route=jobs] .jobs-card.jl-job-card{padding:16px!important}}.jlNav{font-size:clamp(.9rem,.86rem + .08vw,.98rem)!important}.jlNav>a,.jlNavDropdownButton{font-weight:800!important}.jlNavDropdownButton{line-height:1.2!important}.jlNavDropdownLabel{display:inline-flex;align-items:center;line-height:1.2}.jlNavChevron{width:15px!important;height:15px!important;flex:0 0 15px;transition:transform .18s ease}.jlNavDropdownButton.isOpen .jlNavChevron{transform:rotate(180deg)}.jlSignIn{font-size:clamp(.86rem,.83rem + .07vw,.94rem)!important}.jlPage button,.jlPage input,.jlPage select,.jlPage textarea{font-size:clamp(.875rem,.84rem + .08vw,.95rem)}.jlCardArrow,.jlHomeMarketHead>a,.jlLightLink,.jlMegaFeatureCard>span,.jlMegaFeaturedHead>a,.jlMegaFooterLink,.jlMegaLinks>a,.jlPrimaryButton,.jlProfileMenu>a,.jlProfileMenu>button,.jlSectionHead>a,.jlTextAction{font-size:clamp(.875rem,.84rem + .08vw,.96rem)!important;line-height:1.35!important}.jlPrimaryButton{min-height:46px!important;padding-inline:18px!important}.jlLightLink,.jlTextAction{min-height:44px;align-items:center!important;padding:6px 2px}.jlCardArrow svg,.jlHomeMarketHead>a svg,.jlLightLink svg,.jlSectionHead>a svg,.jlTextAction svg{width:16px!important;height:16px!important;flex:0 0 16px}.jlHeroSearch input{font-size:clamp(.9rem,.86rem + .08vw,1rem)!important}.jlPopularSearches small{font-size:clamp(.75rem,.72rem + .05vw,.8rem)!important}.jlPopularSearches a{font-size:clamp(.78rem,.74rem + .07vw,.86rem)!important;padding:6px 10px!important;line-height:1.2}.jlHomeHeroCopy>p{font-size:clamp(.98rem,.93rem + .13vw,1.08rem)!important}.jlSolutionCard h3{font-size:clamp(1.05rem,1rem + .12vw,1.16rem)!important}.jlSolutionCard p{font-size:clamp(.9rem,.86rem + .08vw,.96rem)!important;line-height:1.58!important}.jlSolutionCard>strong{font-size:clamp(.875rem,.84rem + .08vw,.95rem)!important;line-height:1.35!important}.jlSolutionCard>strong svg{width:16px!important;height:16px!important}.jlCareerAreaCard{min-height:185px!important;padding:22px 14px 18px!important}.jlCareerAreaCard h3{font-size:clamp(.92rem,.88rem + .08vw,1rem)!important;line-height:1.35!important;margin-top:14px!important}.jlCareerAreaCard small{font-size:clamp(.76rem,.73rem + .06vw,.82rem)!important;line-height:1.35!important}.jlCareerAreaCard .jlAreaArrow{width:16px!important;height:16px!important}.jlHomeMarketGrid{align-items:stretch}.jlHomeMarketCategory{background:#fff;border:1px solid var(--jl-line);border-radius:17px;padding:22px;min-height:250px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(8,47,73,.03);transition:.18s;min-width:0}.jlHomeMarketCategory:hover{transform:translateY(-2px);border-color:#cadde6;box-shadow:var(--jl-shadow-sm)}.jlHomeMarketCategory>strong{font-size:clamp(1.12rem,1.05rem + .15vw,1.25rem)!important;line-height:1.3;margin-top:15px;color:#123447}.jlHomeMarketCategory>h3{font-size:clamp(.96rem,.92rem + .08vw,1.04rem)!important;line-height:1.42;margin:5px 0 0;color:#274a5a}.jlHomeMarketCategory>p{font-size:clamp(.86rem,.82rem + .08vw,.94rem)!important;line-height:1.58;color:#70818b;margin:13px 0 0;padding-top:13px;border-top:1px solid #edf1f3}.jlHomeMarketCategory>b{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:17px;color:var(--jl-blue);font-size:clamp(.875rem,.84rem + .08vw,.95rem)!important;line-height:1.3}.jlHomeMarketCategory>b svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex:0 0 16px!important}.jlHomeMarketHead p{font-size:clamp(.9rem,.86rem + .08vw,.98rem)!important;line-height:1.6!important}.jlMegaIntro small{font-size:.75rem!important}.jlMegaIntro strong{font-size:clamp(1.35rem,1.2rem + .3vw,1.6rem)!important}.jlMegaIntro p,.jlMegaSearch input{font-size:clamp(.88rem,.84rem + .08vw,.95rem)!important}.jlMegaGroupTitle strong{font-size:clamp(.98rem,.93rem + .1vw,1.08rem)!important}.jlMegaGroupTitle small{font-size:clamp(.76rem,.73rem + .06vw,.82rem)!important;line-height:1.35!important}.jlMegaLinks>a{min-height:36px;align-items:center!important}.jlMegaFeatureCard>small{font-size:.74rem!important}.jlMegaFeatureCard>strong{font-size:clamp(.94rem,.9rem + .09vw,1.04rem)!important}.jlMegaFeatureCard>p{font-size:clamp(.8rem,.77rem + .06vw,.86rem)!important;line-height:1.45!important}.jlMarketTabs button{font-size:clamp(.82rem,.79rem + .06vw,.9rem)!important;padding:9px 14px!important;min-height:40px}.jlMarketMetricCards p{font-size:clamp(.84rem,.8rem + .08vw,.92rem)!important;line-height:1.55!important}.jlMarketMetricCards a,.jlMarketMetricCards button{font-size:clamp(.86rem,.83rem + .06vw,.93rem)!important;line-height:1.35!important}.jlSectionHead.compact button{font-size:clamp(.82rem,.79rem + .06vw,.9rem)!important}.jlMarketCareerMini strong{font-size:clamp(.84rem,.81rem + .06vw,.9rem)!important}.jlMarketCareerMini small{font-size:clamp(.74rem,.71rem + .05vw,.8rem)!important}.jlMarketSkillMini strong{font-size:clamp(.82rem,.79rem + .06vw,.9rem)!important}.jlMarketSkillMini b{font-size:clamp(.74rem,.71rem + .05vw,.8rem)!important}.jlMarketCareerGrid article>small{font-size:.74rem!important}.jlMarketCareerActions a,.jlMarketSkillList strong{font-size:clamp(.84rem,.81rem + .06vw,.9rem)!important}.jlMarketSkillRank{font-size:.76rem!important}body[data-legacy-route=jobs] .jobs-filter-sidebar,body[data-legacy-route=jobs] .jobs-results-main{font-size:1rem}body[data-legacy-route=jobs] .jobs-filter-sidebar .jobs-filter-label,body[data-legacy-route=jobs] .jobs-filter-sidebar label,body[data-legacy-route=jobs] .jobs-filter-sidebar strong{font-size:clamp(.86rem,.83rem + .06vw,.94rem)!important;line-height:1.4!important}body[data-legacy-route=jobs] .jobs-filter-sidebar input,body[data-legacy-route=jobs] .jobs-filter-sidebar select,body[data-legacy-route=jobs] .jobs-search-input,body[data-legacy-route=jobs] .jobs-sort-control select{font-size:clamp(.9rem,.86rem + .08vw,.98rem)!important;min-height:44px!important}body[data-legacy-route=jobs] .jl-job-foot span,body[data-legacy-route=jobs] .jl-job-foot strong,body[data-legacy-route=jobs] .jobs-btn,body[data-legacy-route=jobs] .jobs-mobile-filter-button,body[data-legacy-route=jobs] .jobs-pagination .jobs-btn{font-size:clamp(.86rem,.83rem + .06vw,.94rem)!important;line-height:1.35!important}body[data-legacy-route=jobs] .jobs-card-meta.jl-job-meta{font-size:clamp(.82rem,.79rem + .06vw,.9rem)!important}body[data-legacy-route=jobs] .jl-job-career,body[data-legacy-route=jobs] .jobs-card-skills span{font-size:clamp(.76rem,.73rem + .05vw,.82rem)!important}body[data-legacy-route=jobs] .jobs-status{font-size:clamp(.74rem,.71rem + .05vw,.8rem)!important}body[data-legacy-route=jobs] .jobs-results-toolbar,body[data-legacy-route=jobs] .jobs-sort-control{font-size:clamp(.84rem,.81rem + .06vw,.9rem)!important}@media(max-width:660px){.jlNav>a,.jlNavDropdownButton{font-size:1rem!important;min-height:44px!important;display:flex!important;align-items:center!important}.jlNavDropdownButton{justify-content:space-between!important}.jlLightLink,.jlPrimaryButton,.jlTextAction{font-size:.95rem!important}.jlPopularSearches a{font-size:.84rem!important}.jlCareerAreaCard h3{font-size:.96rem!important}.jlCareerAreaCard small{font-size:.8rem!important}.jlHomeMarketCategory{min-height:230px}.jlMegaFooterLink,.jlMegaLinks>a{font-size:.94rem!important;min-height:40px}}:root{--jl-font:"IBM Plex Sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--jl-body-size:15px}html{-webkit-text-size-adjust:100%}body{font-family:var(--jl-font)!important;font-size:var(--jl-body-size)!important;line-height:1.62;font-synthesis:none;font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility}.jlFooter,.jlHeader,.jlLearningMega,.jlPage,button,input,select,textarea{font-family:var(--jl-font)!important}h1{font-size:clamp(2rem,3.8vw,3.75rem)}h2{font-size:clamp(1.55rem,2.45vw,2.25rem)}h3{font-size:clamp(1.12rem,1.25vw,1.4rem)}.jlHomeHeroCopy h1{font-size:clamp(2.7rem,4.8vw,4.15rem)!important;line-height:1.02!important}.jlSectionHead h2{font-size:clamp(1.72rem,2.75vw,2.35rem)!important;line-height:1.12!important}.jlCareerPreview h2{font-size:clamp(1.35rem,1.8vw,1.7rem)!important;line-height:1.22!important}.jlKnowledgeTitle h3,.jlLearningResourceGrid h3,.jlSolutionCard h3{font-size:clamp(1rem,1.05vw,1.12rem)!important}.jlHomeJobCard h3{font-size:clamp(1.02rem,1.15vw,1.2rem)!important;line-height:1.38!important}.jlHeaderInner{min-height:72px!important;height:72px!important}.jlBrand strong{font-size:16.5px!important;font-weight:700!important}.jlBrand small{font-size:9.5px!important;line-height:1.25!important;letter-spacing:.065em!important}.jlNav{gap:clamp(18px,2vw,28px)!important}.jlNav>a,.jlNavDropdownButton{font-weight:700!important;min-height:42px!important}.jlNav>a,.jlNavDropdownButton,.jlNavDropdownLabel{font-size:clamp(14px,13.4px + .12vw,15.5px)!important;line-height:1.25!important}.jlNavDropdownLabel{margin:0!important}.jlNavDropdownButton{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.jlNavChevron{width:14px!important;height:14px!important;flex:0 0 14px!important;align-self:center!important}.jlSignIn{font-size:14px!important;min-width:42px!important;min-height:42px!important}.jlHomeHeroCopy>p,.jlSectionHead p{font-size:clamp(14.5px,14px + .12vw,16px)!important;line-height:1.68!important}.jlEyebrow,.jlKicker{font-size:clamp(10.5px,10px + .08vw,12px)!important;font-weight:800!important;letter-spacing:.12em!important}.jlCardArrow,.jlHomeMarketHead>a,.jlLightLink,.jlMegaFeaturedHead>a,.jlMegaFooterLink,.jlPrimaryButton,.jlProfileMenu>a,.jlProfileMenu>button,.jlSecondaryButton,.jlSectionHead>a,.jlTextAction{font-size:clamp(13.5px,13px + .08vw,14.5px)!important;line-height:1.35!important;font-weight:700!important}.jlPrimaryButton,.jlSecondaryButton{min-height:44px!important;padding:10px 17px!important}.jlHeroSearch input,.jlMegaSearch input{font-size:14px!important}.jlPopularSearches small{font-size:11px!important}.jlPopularSearches a{font-size:12px!important;padding:5px 9px!important}.jlLearningResourceGrid p,.jlSolutionCard p{font-size:14px!important;line-height:1.58!important}.jlHomeVideoBody>a,.jlKnowledgeTitle>a,.jlQuickInsightBand>a,.jlSolutionCard>strong{font-size:13.5px!important}.jlMiniPill,.jlVideoDuration,.jlVideoSkills span{font-size:11px!important}.jlHomeVideoBody h3{font-size:clamp(15px,14.5px + .15vw,17px)!important;line-height:1.42!important}.jlQuickInsightBand strong{font-size:15px!important}.jlQuickInsightBand p{font-size:13px!important;line-height:1.5!important}.jlKnowledgeRow strong{font-size:13.5px!important;line-height:1.42!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.jlKnowledgeRow p{font-size:12px!important;line-height:1.45!important}.jlHomeCompany,.jlHomeJobMeta span{font-size:13px!important}.jlCareerAreaCard h3{font-size:clamp(14.5px,14px + .12vw,16px)!important;line-height:1.38!important}.jlCareerAreaCard small{font-size:11.5px!important;line-height:1.4!important}.jlHomeMarketCategory>strong{font-size:clamp(17px,16px + .18vw,19px)!important}.jlHomeMarketCategory>h3{font-size:clamp(14px,13.5px + .12vw,15.5px)!important}.jlHomeMarketCategory>p{font-size:13px!important;line-height:1.55!important}.jlHomeMarketCategory>b{font-size:13.5px!important}.jlMegaIntro small{font-size:11px!important}.jlMegaIntro strong{font-size:clamp(1.3rem,1.5vw,1.55rem)!important}.jlMegaIntro p{font-size:13.5px!important}.jlMegaGroupTitle strong{font-size:15px!important}.jlMegaGroupTitle small{font-size:11.5px!important;line-height:1.4!important}.jlMegaFooterLink,.jlMegaLinks>a{font-size:13.5px!important;min-height:36px!important;line-height:1.4!important}.jlMegaFeaturedHead>a,.jlMegaFeaturedHead>span{font-size:11.5px!important}.jlMegaFeatureCard small{font-size:10.5px!important}.jlMegaFeatureCard strong{font-size:14.5px!important;line-height:1.4!important}.jlMegaFeatureCard p{font-size:12px!important;line-height:1.5!important}.jlMegaFeatureCard>span{font-size:13px!important}.footerBrand strong{font-size:clamp(1.12rem,1.2vw,1.3rem)!important}.footerBrand span,.footerBrandBlock p{font-size:13px!important}.footerCtas a{font-size:13.5px!important;min-height:40px!important}.footerColumn h3{font-size:14.5px!important}.footerColumn a{font-size:13px!important;line-height:1.7!important}.footerContact,.footerContact span,.footerContact strong,.footerLegal a,.footerSocial a{font-size:12px!important;line-height:1.6!important}body[data-legacy-route=jobs]{font-family:var(--jl-font)!important;font-size:15px!important}body[data-legacy-route=jobs] .jobs-filter-header h2{font-size:clamp(1.2rem,1.45vw,1.45rem)!important}body[data-legacy-route=jobs] .jobs-advanced-filters label>span,body[data-legacy-route=jobs] .jobs-check-filter,body[data-legacy-route=jobs] .jobs-more-filters summary,body[data-legacy-route=jobs] .jobs-primary-filters label>span{font-size:13px!important}body[data-legacy-route=jobs] .jobs-advanced-filters input,body[data-legacy-route=jobs] .jobs-advanced-filters select,body[data-legacy-route=jobs] .jobs-primary-filters input,body[data-legacy-route=jobs] .jobs-primary-filters select{font-size:13.5px!important;min-height:43px!important}body[data-legacy-route=jobs] .jobs-card-meta.jl-job-meta,body[data-legacy-route=jobs] .jobs-results-toolbar,body[data-legacy-route=jobs] .jobs-sort-control{font-size:13px!important}body[data-legacy-route=jobs] .jl-job-foot span,body[data-legacy-route=jobs] .jl-job-foot strong,body[data-legacy-route=jobs] .jobs-btn,body[data-legacy-route=jobs] .jobs-mobile-filter-button{font-size:13.5px!important}body[data-legacy-route=jobs] .jl-job-career,body[data-legacy-route=jobs] .jobs-status{font-size:11.5px!important}@media(max-width:660px){.jlNav>a,.jlNavDropdownButton,.jlNavDropdownLabel,body{font-size:14.5px!important}.jlHomeHeroCopy h1{font-size:clamp(2.35rem,11vw,3rem)!important}.jlSectionHead h2{font-size:clamp(1.55rem,7vw,1.95rem)!important}.jlHomeHeroCopy>p,.jlSectionHead p{font-size:14.5px!important}}.jl-job-card{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:16px;gap:16px;padding:22px 24px;background:#fff;border:1px solid #e7edf3;border-radius:16px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.jl-job-card:hover{border-color:#cbd8e5;box-shadow:0 8px 26px rgba(15,23,42,.07);transform:translateY(-1px)}.jobs-card-company-logo{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#edf5ff;color:#1769aa;font-size:14px;font-weight:700;letter-spacing:.02em;flex-shrink:0}.jobs-card-body{min-width:0}.jobs-card-title{display:inline-block;margin:0 0 4px;color:#102f46;text-decoration:none;font-size:clamp(17px,1.25vw,19px);line-height:1.4;font-weight:600}.jobs-card-title:hover{color:#1675d1}.jobs-card-company{margin-bottom:9px;color:#445568;font-size:14.5px;line-height:1.5;font-weight:500}.jl-job-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;color:#667789;font-size:14px;line-height:1.5}.jl-job-meta span{display:inline-flex;align-items:center;gap:6px}.jl-job-meta svg{width:15px;height:15px;flex:0 0 auto}.jl-job-workmode{padding:3px 9px;background:#f4f7fa;border-radius:999px;color:#506174;font-size:13px;font-weight:500}.jobs-card-salary{margin-top:11px;color:#193b50;font-size:14.5px;line-height:1.4;font-weight:600}.jl-job-foot{margin-top:16px;padding-top:14px;border-top:1px solid #eef2f6;display:flex;align-items:center;justify-content:space-between;gap:16px}.jobs-card-posted{display:inline-flex;align-items:center;gap:6px;color:#7a8997;font-size:13.5px;line-height:1.4}.jobs-card-posted svg{width:14px;height:14px}.jobs-btn.jobs-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 16px;border-radius:9px;background:#2878d0;color:#fff;text-decoration:none;font-size:14px;line-height:1.2;font-weight:600;transition:background .2s ease,transform .2s ease}.jobs-btn.jobs-btn-primary:hover{background:#1768bd;transform:translateY(-1px)}.jobs-btn.jobs-btn-primary svg{width:15px;height:15px}@media (max-width:640px){.jl-job-card{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:18px}.jobs-card-company-logo{width:46px;height:46px}.jobs-card-title{font-size:clamp(16px,4.4vw,18px)}.jl-job-foot{align-items:flex-start;flex-direction:column}.jobs-btn.jobs-btn-primary{width:100%}}:root{--jl-action:#2477df;--jl-action-hover:#175fae;--jl-action-soft:#eef6ff;--jl-action-border:#cbdbe4;--jl-action-text:#173a4d}.authButton:not(.secondary),.jlGreenButton,.jlPrimaryButton,.jobs-btn-primary,.parityFooter .footerCtas a:not(.ghost),.platformLoginButton,.primaryButton,.videoLibraryEmpty button{background:var(--jl-action)!important;border-color:var(--jl-action)!important;color:#fff!important;box-shadow:none!important}.authButton:not(.secondary):hover,.jlGreenButton:hover,.jlPrimaryButton:hover,.jobs-btn-primary:hover,.parityFooter .footerCtas a:not(.ghost):hover,.platformLoginButton:hover,.primaryButton:hover,.videoLibraryEmpty button:hover{background:var(--jl-action-hover)!important;border-color:var(--jl-action-hover)!important;color:#fff!important}.authButton.secondary,.jobs-btn-secondary,.secondaryButton{background:#fff!important;border-color:var(--jl-action-border)!important;color:var(--jl-action-text)!important;box-shadow:none!important}.authButton.secondary:hover,.jobs-btn-secondary:hover,.secondaryButton:hover{background:var(--jl-action-soft)!important;border-color:#a9c7dd!important;color:#175fae!important}.marketJlCtaActions a:first-child,body[data-legacy-route=career-path] .cp-btn-primary{background:var(--jl-action)!important;border-color:var(--jl-action)!important;color:#fff!important}.marketJlCtaActions a:first-child:hover,body[data-legacy-route=career-path] .cp-btn-primary:hover{background:var(--jl-action-hover)!important;border-color:var(--jl-action-hover)!important}.jlJobsNav{position:relative}.jlJobsMenu{position:absolute;top:calc(100% + 15px);left:50%;transform:translateX(-50%);width:260px;background:#fff;border:1px solid var(--jl-line);border-radius:15px;box-shadow:0 20px 50px rgba(15,23,42,.14);padding:8px;display:grid;grid-gap:4px;gap:4px;z-index:95}.jlJobsMenu>a{display:flex;flex-direction:column;gap:2px;padding:11px 12px;border-radius:10px;color:#173547}.jlJobsMenu>a:hover{background:#f5f9fc}.jlJobsMenu strong{font-size:13px}.jlJobsMenu small{font-size:11px;color:#72838d;font-weight:500;line-height:1.4}@media(max-width:900px){.jlJobsMenu{position:static;transform:none;width:100%;box-shadow:none;margin-top:4px;border-radius:12px}}@media(min-width:1081px){.jlHeaderInner{width:min(1380px,calc(100% - 28px))!important;gap:clamp(18px,1.6vw,28px)!important}.jlNav{gap:clamp(12px,1.25vw,20px)!important}.jlNav>a,.jlNavDropdownButton{font-size:clamp(13.5px,12.9px + .1vw,14.5px)!important}}@media(max-width:1080px){.jlHeaderInner{width:min(100% - 28px,1240px)!important;height:auto!important;min-height:66px!important;flex-wrap:wrap!important;gap:12px!important;padding:12px 0!important}.jlBrand{min-width:0}.jlMobileToggle{display:flex!important;flex:0 0 40px!important}.jlNav{display:none!important;width:100%!important;margin:0!important;padding:8px 2px 13px!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important;max-height:calc(100dvh - 82px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.jlNav.isOpen{display:flex!important}.jlNav>a,.jlNavDropdownButton{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:44px!important;padding:11px 8px!important;text-align:left!important;white-space:normal!important}.jlNavDropdown{width:100%!important}.jlSignIn{justify-content:center!important;text-align:center!important;margin-top:7px!important}.jlProfile{width:100%!important;padding:7px 8px!important}.jlProfileMenu{margin-top:8px!important}.jlLearningMenu,.jlLearningMenu.jlLearningMega,.jlProfileMenu{position:static!important;width:100%!important;box-shadow:none!important}.jlLearningMenu,.jlLearningMenu.jlLearningMega{top:auto!important;left:auto!important;transform:none!important;max-height:none!important;overflow:visible!important;margin-top:5px!important;border-radius:14px!important}.jlLearningMenu.jlLearningMega:before,.jlLearningMenu:before{display:none!important}.jlLearningMenuHead{align-items:flex-start!important}.jlLearningMenuHead>a{display:none!important}.jlMegaIntro{grid-template-columns:42px minmax(0,1fr)!important;padding:15px!important}.jlMegaIntroIcon{width:40px!important;height:40px!important}.jlMegaSearch{grid-column:1/-1!important}.jlMegaBody{display:block!important}.jlMegaGroups{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:5px 8px 10px!important}.jlMegaGroup,.jlMegaGroup:nth-child(3n),.jlMegaGroup:nth-child(4n){border-right:0!important;border-top:1px solid #edf2f4!important}.jlMegaGroup:nth-child(-n+2){border-top:0!important}.jlMegaFeatured{border-left:0!important;border-top:1px solid #dfeaf0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important}.jlMegaFeaturedHead{grid-column:1/-1!important}.jlMegaFeatureCard{margin-top:0!important}.marketJlTabsWrap{top:66px!important}}@media(max-width:620px){.jlHeaderInner{width:min(100% - 24px,1240px)!important}.jlBrand small{display:none!important}.jlMegaIntro{grid-template-columns:1fr!important}.jlMegaIntroIcon{display:none!important}.jlMegaGroups{grid-template-columns:1fr!important}.jlMegaGroup,.jlMegaGroup:nth-child(-n+2){border-top:1px solid #edf2f4!important}.jlMegaGroup:first-child{border-top:0!important}.jlMegaFeatured{grid-template-columns:1fr!important}.jlMegaFeaturedHead{grid-column:auto!important}}body[data-legacy-route=jobs] .jobs-company-filter-block{min-width:0!important;overflow:hidden!important}body[data-legacy-route=jobs] .jobs-company-options{overflow-y:auto!important;overflow-x:hidden!important;max-width:100%!important}body[data-legacy-route=jobs] .jobs-primary-filters .jobs-company-option{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;flex-direction:row!important;align-items:center!important;width:100%!important;min-width:0!important;grid-gap:8px!important;gap:8px!important;padding:8px 7px!important}body[data-legacy-route=jobs] .jobs-primary-filters .jobs-company-option input[type=checkbox]{-moz-appearance:auto!important;appearance:auto!important;-webkit-appearance:checkbox!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;padding:0!important;margin:0!important;flex:0 0 16px!important;accent-color:var(--jl-action)!important}body[data-legacy-route=jobs] .jobs-primary-filters .jobs-company-option span{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body:not(.admin-page) .authButton:not(.secondary),body:not(.admin-page) .contactRevampCta>a,body:not(.admin-page) .contactRevampFormWrap [data-registration-submit] button,body:not(.admin-page) .jlGreenButton,body:not(.admin-page) .jlPrimaryButton,body:not(.admin-page) .jobs-btn-primary,body:not(.admin-page) .platformLoginButton,body:not(.admin-page) .primaryButton{background:var(--jl-action)!important;border-color:var(--jl-action)!important;color:#fff!important;box-shadow:none!important}body:not(.admin-page) .authButton:not(.secondary):hover,body:not(.admin-page) .contactRevampCta>a:hover,body:not(.admin-page) .contactRevampFormWrap [data-registration-submit] button:hover,body:not(.admin-page) .jlGreenButton:hover,body:not(.admin-page) .jlPrimaryButton:hover,body:not(.admin-page) .jobs-btn-primary:hover,body:not(.admin-page) .platformLoginButton:hover,body:not(.admin-page) .primaryButton:hover{background:var(--jl-action-hover)!important;border-color:var(--jl-action-hover)!important;color:#fff!important}:root{--jl-reading-width:70ch;--jl-section-space:clamp(66px,6.5vw,92px);--jl-content-gap:clamp(24px,2.8vw,38px)}body{line-height:1.68}body:not(.admin-page) p{line-height:1.72}.jlHomeHeroGrid{padding:clamp(50px,6vw,76px) 0!important;gap:clamp(44px,6vw,82px)!important}.jlHomeHeroCopy h1{font-size:clamp(2.45rem,4.25vw,3.7rem)!important;line-height:1.07!important;font-weight:700!important;letter-spacing:-.045em!important}.jlHomeHeroCopy>p{max-width:640px!important;line-height:1.76!important}.jlHomeHeroActions{margin-top:30px!important;gap:14px!important}.jlHomeJobs,.jlHomeKnowledge,.jlHomeLearning,.jlHomeMarketWrap,.jlHomeSolutions{padding:var(--jl-section-space) 0!important}.jlHomeCareerAreas{padding:clamp(62px,6vw,86px) 0!important}.jlHomeMarketHead,.jlSectionHead{gap:32px!important;margin-bottom:32px!important}.jlHomeMarketHead h2,.jlSectionHead h2{font-size:clamp(1.65rem,2.35vw,2.15rem)!important;line-height:1.18!important;font-weight:700!important;letter-spacing:-.032em!important}.jlHomeMarketHead p,.jlSectionHead p{max-width:680px!important;line-height:1.72!important}.jlHomeJobGrid,.jlHomeMarketGrid,.jlHomeVideoGrid,.jlLearningResourceGrid,.jlSolutionGrid{gap:20px!important}.jlCareerAreaGrid{gap:16px!important}.jlHomeJobCard,.jlHomeMarketCategory,.jlKnowledgeColumn,.jlSolutionCard{padding:23px!important}.jlHomeJobCard h3,.jlKnowledgeTitle h3,.jlSolutionCard h3{font-weight:700!important}.jlHomeMarketCategory>p,.jlKnowledgeRow p,.jlLearningResourceGrid p,.jlSolutionCard p{line-height:1.68!important}.careerHero p,.pageIntro p,.panel .lead{max-width:var(--jl-reading-width)}.panel,.stickyCard{padding:clamp(24px,2.5vw,32px)}.careerDetailGrid,.jobDetailGrid,.jobsLayout,.resumeGrid{gap:32px}@media(max-width:660px){.jlHomeHeroGrid{padding:38px 0 50px!important;gap:30px!important}.jlHomeHeroCopy h1{font-size:clamp(2.15rem,10vw,2.8rem)!important}.jlHomeCareerAreas,.jlHomeJobs,.jlHomeKnowledge,.jlHomeLearning,.jlHomeMarketWrap,.jlHomeSolutions{padding:54px 0!important}.jlHomeMarketHead,.jlSectionHead{margin-bottom:24px!important;gap:18px!important}}.jlAuthGuest{display:flex;align-items:center;gap:8px;white-space:nowrap}.jlCreateAccount{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:10px;background:#2477df!important;color:#fff!important;font-size:14px;font-weight:700;text-decoration:none!important}.jlCreateAccount:hover{background:#175fae!important;color:#fff!important}.jlAuthGuest .jlSignIn{margin:0!important}@media(max-width:1080px){.jlAuthGuest{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:7px 8px 2px}.jlAuthGuest .jlCreateAccount,.jlAuthGuest .jlSignIn{width:100%;min-height:44px;margin:0!important;text-align:center!important;justify-content:center!important}}@media(max-width:430px){.jlAuthGuest{grid-template-columns:1fr}}