:root{--indigo:#11184C;--rose:#B23D69;--violet:#2d1b5e;--indigo-mid:#1a2269;--white:#fff;--off:#f7f8ff;--muted:#4A5568}.sv-hero[data-astro-cid-ucd2ps2b]{position:relative;min-height:100vh;background:#09091a;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.sv-hero__noise[data-astro-cid-ucd2ps2b]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.sv-hero__glow[data-astro-cid-ucd2ps2b]{position:absolute;border-radius:50%;filter:blur(110px);pointer-events:none}.sv-hero__glow--a[data-astro-cid-ucd2ps2b]{width:700px;height:700px;background:radial-gradient(circle,rgba(178,61,105,.35) 0%,transparent 70%);top:-200px;right:-150px}.sv-hero__glow--b[data-astro-cid-ucd2ps2b]{width:600px;height:600px;background:radial-gradient(circle,rgba(17,24,76,.5) 0%,transparent 70%);bottom:-100px;left:-100px}.sv-hero__glow--c[data-astro-cid-ucd2ps2b]{width:400px;height:400px;background:radial-gradient(circle,rgba(80,68,165,.3) 0%,transparent 70%);top:40%;left:35%}.sv-hero__inner[data-astro-cid-ucd2ps2b]{position:relative;z-index:2;padding:7rem 2rem 5rem;max-width:900px}.sv-hero__eyebrow[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.sv-hero__eyebrow[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffff80;font-size:.8rem;text-transform:uppercase;letter-spacing:3px;font-family:var(--font-heading);margin:0}.dot[data-astro-cid-ucd2ps2b]{width:4px;height:4px;background:var(--rose);border-radius:50%;display:block}.sv-hero__title[data-astro-cid-ucd2ps2b]{font-size:clamp(2.8rem,6vw,5.5rem);color:#fff;line-height:1.12;margin-bottom:1.5rem;letter-spacing:-1px}.sv-hero__title[data-astro-cid-ucd2ps2b] em[data-astro-cid-ucd2ps2b]{font-style:normal;background:linear-gradient(90deg,#b23d69,#7c6ef5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sv-hero__sub[data-astro-cid-ucd2ps2b]{font-size:1.2rem;color:#fff9;max-width:620px;margin:0 auto 3rem;line-height:1.7}.sv-hero__nav[data-astro-cid-ucd2ps2b]{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.sv-nav-pill[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;border:1px solid rgba(255,255,255,.15);border-radius:60px;color:#fffc;font-size:.9rem;font-family:var(--font-heading);font-weight:600;backdrop-filter:blur(8px);background:#ffffff0d;transition:all .3s;cursor:pointer}.sv-nav-pill[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{color:var(--rose);font-size:1rem}.sv-nav-pill[data-astro-cid-ucd2ps2b]:hover{background:#b23d6933;border-color:var(--rose);color:#fff;transform:translateY(-3px)}.sv-hero__scroll[data-astro-cid-ucd2ps2b]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffff4d;font-size:.75rem;font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.prg[data-astro-cid-ucd2ps2b]{padding:6rem 0;position:relative;background:#fff;overflow:hidden}.prg--alt[data-astro-cid-ucd2ps2b]{background:var(--off)}.prg__stripe[data-astro-cid-ucd2ps2b]{position:absolute;left:0;top:0;bottom:0;width:4px}.prg__stripe--indigo[data-astro-cid-ucd2ps2b]{background:linear-gradient(to bottom,var(--indigo),var(--violet))}.prg__stripe--rose[data-astro-cid-ucd2ps2b]{background:linear-gradient(to bottom,var(--rose),#7c6ef5)}.prg__grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:340px 1fr;gap:4rem;align-items:start}.prg__grid--flip[data-astro-cid-ucd2ps2b]{direction:rtl}.prg__grid--flip[data-astro-cid-ucd2ps2b]>[data-astro-cid-ucd2ps2b]{direction:ltr}.prg__anchor[data-astro-cid-ucd2ps2b]{position:sticky;top:8rem}.prg__num[data-astro-cid-ucd2ps2b]{font-size:5rem;font-weight:900;font-family:var(--font-heading);color:transparent;-webkit-text-stroke:2px rgba(17,24,76,.1);line-height:1;margin-bottom:1rem}.prg__icon-wrap[data-astro-cid-ucd2ps2b]{width:70px;height:70px;border-radius:16px;background:linear-gradient(135deg,var(--indigo),var(--violet));display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;margin-bottom:1.5rem;box-shadow:0 10px 30px #11184c40}.prg__icon-wrap--rose[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,var(--rose),#7c6ef5)}.prg__icon-wrap--indigo[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,var(--indigo),var(--indigo-mid))}.prg__title[data-astro-cid-ucd2ps2b]{font-size:clamp(1.6rem,3vw,2.4rem);color:var(--indigo);margin-bottom:1rem;line-height:1.2}.prg__lead[data-astro-cid-ucd2ps2b]{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:2rem}.btn-glow[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.8rem;background:linear-gradient(135deg,var(--indigo),var(--violet));color:#fff;border-radius:8px;font-family:var(--font-heading);font-weight:700;font-size:.95rem;transition:all .3s;box-shadow:0 8px 20px #11184c40}.btn-glow[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-3px);box-shadow:0 12px 30px #11184c66;color:#fff}.btn-glow--sm[data-astro-cid-ucd2ps2b]{padding:.65rem 1.4rem;font-size:.85rem;white-space:nowrap}.prg__cards[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:1.5rem}.info-card[data-astro-cid-ucd2ps2b]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:2rem;transition:all .3s}.info-card[data-astro-cid-ucd2ps2b]:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-3px)}.info-card--accent[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#11184c0a,#5044a50a);border-color:#11184c1a}.info-card--dark[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,var(--indigo),var(--violet));border-color:transparent;color:#fff}.info-card--dark[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b],.info-card--dark[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffe6}.info-card__head[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.info-card__head[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{font-size:1.4rem;color:var(--rose)}.info-card--dark[data-astro-cid-ucd2ps2b] .info-card__head[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{color:#ffffffb3}.info-card__head[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{font-size:1.1rem;margin:0}.info-card[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.95rem;line-height:1.6;margin:0}.check-list[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0}.check-list[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{padding:.5rem 0 .5rem 1.8rem;position:relative;font-size:.95rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.04)}.check-list[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:last-child{border-bottom:none}.check-list[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:.55rem;color:var(--rose);font-size:.85rem}.tag-row[data-astro-cid-ucd2ps2b]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.tag[data-astro-cid-ucd2ps2b]{padding:.3rem .8rem;background:#11184c0f;color:var(--indigo);border-radius:100px;font-size:.8rem;font-weight:600;font-family:var(--font-heading)}.support-pills[data-astro-cid-ucd2ps2b]{display:flex;flex-wrap:wrap;gap:.6rem}.support-pills[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:100px;font-size:.85rem;color:#ffffffe6;font-family:var(--font-heading);font-weight:600}.prg-bento[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:#fff}.bento-header[data-astro-cid-ucd2ps2b]{display:flex;gap:2.5rem;align-items:center;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.06)}.bento-header__meta[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.bento-header__text[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-size:clamp(1.8rem,3vw,2.8rem);margin-bottom:.8rem}.bento-header__text[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:1.05rem;margin:0}.bento[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;gap:1.5rem}.bento__cell[data-astro-cid-ucd2ps2b]{background:var(--off);border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:2rem;transition:all .3s}.bento__cell[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.bento__cell--hero-dark[data-astro-cid-ucd2ps2b]{grid-column:1/3;background:linear-gradient(135deg,var(--indigo) 0%,var(--violet) 100%);color:#fff}.bento__cell--hero-dark[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b],.bento__cell--hero-dark[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffe6}.bento__cell--hero-dark[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin-bottom:.8rem}.bento__cell--accent[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#b23d6912,#5044a512)}.bento__cell--fields[data-astro-cid-ucd2ps2b]{grid-column:span 2}.bento__cell--wide[data-astro-cid-ucd2ps2b]{grid-column:span 3;background:linear-gradient(135deg,#11184c08,#5044a508)}.bento__big-icon[data-astro-cid-ucd2ps2b]{font-size:3rem;color:#ffffff4d;display:block;margin-bottom:1.5rem}.bento__cell-icon[data-astro-cid-ucd2ps2b]{font-size:1.8rem;color:var(--rose);display:block;margin-bottom:1rem}.bento__cell[data-astro-cid-ucd2ps2b] h4[data-astro-cid-ucd2ps2b]{font-size:1.1rem;margin-bottom:.8rem}.bento__cell[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.9rem;line-height:1.6;margin:0}.bento__split[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.bento__split[data-astro-cid-ucd2ps2b]>div[data-astro-cid-ucd2ps2b] h4[data-astro-cid-ucd2ps2b]{font-size:1.1rem;margin-bottom:.8rem}.bento__split[data-astro-cid-ucd2ps2b]>div[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.9rem;line-height:1.6;margin:0}.bento__split[data-astro-cid-ucd2ps2b]>div[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b].bento__cell-icon{margin-bottom:.8rem}.intake-rows[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:.7rem;margin:1rem 0}.intake-row[data-astro-cid-ucd2ps2b]{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;border-radius:8px}.intake-row--primary[data-astro-cid-ucd2ps2b]{background:var(--indigo);color:#fff}.intake-row--secondary[data-astro-cid-ucd2ps2b]{background:#b23d691a}.intake-row[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{font-family:var(--font-heading)}.intake-note[data-astro-cid-ucd2ps2b]{font-size:.82rem;color:var(--muted);margin-top:.5rem!important}.field-tags[data-astro-cid-ucd2ps2b]{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.field-tags[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:100px;font-size:.85rem;font-weight:600;font-family:var(--font-heading);color:var(--indigo);transition:all .2s}.field-tags[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{color:var(--rose)}.field-tags[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]:hover{background:var(--indigo);color:#fff;border-color:var(--indigo)}.field-tags[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]:hover i[data-astro-cid-ucd2ps2b]{color:#ffffffb3}.skilled-header[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-bottom:4rem;margin-bottom:4rem;border-bottom:1px solid rgba(0,0,0,.06)}.skilled-header__left[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-size:clamp(2rem,3.5vw,3rem);margin-bottom:1rem}.skilled-header__left[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin-bottom:2rem}.skilled-header__right[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:1.2rem}.skilled-stat[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.05)}.skilled-stat[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{font-size:1.8rem;color:var(--indigo)}.skilled-stat[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{font-size:1.3rem;font-family:var(--font-heading);color:var(--indigo);display:block;line-height:1}.skilled-stat[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-size:.8rem;color:var(--muted)}.worker-grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.worker-card[data-astro-cid-ucd2ps2b]{border-radius:20px;border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:all .3s;background:#fff}.worker-card[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.worker-card--featured[data-astro-cid-ucd2ps2b]{background:linear-gradient(to bottom,var(--indigo),var(--violet));border:none}.worker-card--featured[data-astro-cid-ucd2ps2b] .worker-card__top[data-astro-cid-ucd2ps2b]{border-bottom-color:#ffffff1a}.worker-card--featured[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b],.worker-card--featured[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffe6}.worker-card--featured[data-astro-cid-ucd2ps2b] .worker-card__icon[data-astro-cid-ucd2ps2b]{background:#ffffff26;color:#fff}.worker-card--featured[data-astro-cid-ucd2ps2b] .worker-skills[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{border-color:#ffffff14;color:#fffc}.worker-card--featured[data-astro-cid-ucd2ps2b] .worker-skills[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{color:#ffffff80}.worker-card__top[data-astro-cid-ucd2ps2b]{padding:2rem;border-bottom:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.8rem}.worker-card__icon[data-astro-cid-ucd2ps2b]{width:56px;height:56px;background:linear-gradient(135deg,#11184c14,#5044a514);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--indigo)}.worker-card__top[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{font-size:1.15rem;margin:0}.worker-card__top[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.9rem;margin:0}.worker-skills[data-astro-cid-ucd2ps2b]{padding:1.5rem 2rem;list-style:none;margin:0}.worker-skills[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:.8rem;padding:.55rem 0;font-size:.9rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.04)}.worker-skills[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:last-child{border:none}.worker-skills[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b] i[data-astro-cid-ucd2ps2b]{color:var(--rose);font-size:.85rem;width:14px;text-align:center}.readiness-bar[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:2rem;padding:2rem 2.5rem;background:linear-gradient(135deg,var(--indigo),var(--violet));border-radius:16px;color:#fff}.readiness-bar__icon[data-astro-cid-ucd2ps2b]{font-size:3rem;opacity:.5;flex-shrink:0}.readiness-bar__text[data-astro-cid-ucd2ps2b]{flex:1}.readiness-bar__text[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{font-size:1.15rem;display:block;margin-bottom:.4rem;color:#fff}.readiness-bar__text[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin:0;color:#ffffffbf;font-size:.95rem}.screening[data-astro-cid-ucd2ps2b]{padding:7rem 0;background:var(--off)}.screening__header[data-astro-cid-ucd2ps2b]{text-align:center;margin-bottom:5rem}.screening__header[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.screening__header[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:var(--muted);font-size:1.05rem;max-width:600px;margin:0 auto}.screening__track[data-astro-cid-ucd2ps2b]{display:flex;gap:0;align-items:flex-start;position:relative}.screening__track[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;top:35px;left:35px;right:35px;height:2px;background:linear-gradient(to right,var(--indigo),var(--rose));z-index:0}.track__step[data-astro-cid-ucd2ps2b]{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.track__bubble[data-astro-cid-ucd2ps2b]{width:70px;height:70px;border-radius:50%;background:#fff;border:3px solid var(--indigo);display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:var(--indigo);margin-bottom:1.5rem;box-shadow:0 8px 20px #11184c1f;transition:all .3s}.track__bubble--final[data-astro-cid-ucd2ps2b]{background:var(--indigo);color:#fff;border-color:var(--rose)}.track__step[data-astro-cid-ucd2ps2b]:hover .track__bubble[data-astro-cid-ucd2ps2b]{background:var(--indigo);color:#fff;transform:scale(1.1)}.track__card[data-astro-cid-ucd2ps2b]{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid rgba(0,0,0,.05);text-align:center;width:calc(100% - 1.5rem);box-shadow:0 4px 15px #0000000a;transition:all .3s}.track__step[data-astro-cid-ucd2ps2b]:hover .track__card[data-astro-cid-ucd2ps2b]{box-shadow:0 10px 30px #00000014;transform:translateY(-4px)}.track__num[data-astro-cid-ucd2ps2b]{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--rose);font-family:var(--font-heading);margin-bottom:.5rem}.track__card[data-astro-cid-ucd2ps2b] h4[data-astro-cid-ucd2ps2b]{font-size:.95rem;margin-bottom:.5rem}.track__card[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:.82rem;margin:0;line-height:1.5}.cta-strip[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,var(--indigo),var(--violet));padding:4rem 0}.cta-strip__inner[data-astro-cid-ucd2ps2b]{display:flex;gap:3rem;align-items:center;justify-content:space-between}.cta-strip[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:.5rem}.cta-strip[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffb3;margin:0;max-width:500px}.cta-strip__btns[data-astro-cid-ucd2ps2b]{display:flex;gap:1rem;flex-shrink:0;flex-wrap:wrap}@media(max-width:1100px){.prg__grid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.prg__grid--flip[data-astro-cid-ucd2ps2b]{direction:ltr}.prg__anchor[data-astro-cid-ucd2ps2b]{position:static}.skilled-header[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr;gap:2rem}.worker-grid[data-astro-cid-ucd2ps2b]{grid-template-columns:repeat(2,1fr)}.bento[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr 1fr}.bento__cell--hero-dark[data-astro-cid-ucd2ps2b],.bento__cell--fields[data-astro-cid-ucd2ps2b],.bento__cell--wide[data-astro-cid-ucd2ps2b]{grid-column:span 2}.screening__track[data-astro-cid-ucd2ps2b]{flex-direction:column;align-items:stretch}.screening__track[data-astro-cid-ucd2ps2b]:before{display:none}.track__step[data-astro-cid-ucd2ps2b]{flex-direction:row;gap:1.5rem;align-items:flex-start}.track__bubble[data-astro-cid-ucd2ps2b]{margin-bottom:0;flex-shrink:0;width:56px;height:56px;font-size:1.3rem}.track__card[data-astro-cid-ucd2ps2b]{width:100%;text-align:left}.cta-strip__inner[data-astro-cid-ucd2ps2b]{flex-direction:column;text-align:center}.cta-strip[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{margin:0 auto}}@media(max-width:768px){.bento[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.bento__cell--hero-dark[data-astro-cid-ucd2ps2b],.bento__cell--fields[data-astro-cid-ucd2ps2b],.bento__cell--wide[data-astro-cid-ucd2ps2b]{grid-column:span 1}.bento__split[data-astro-cid-ucd2ps2b],.worker-grid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.bento-header[data-astro-cid-ucd2ps2b]{flex-direction:column;gap:1.5rem}.readiness-bar[data-astro-cid-ucd2ps2b]{flex-direction:column;text-align:center}}
