.hr-careers-process{background:var(--hr-bg);padding:calc(var(--section-y)/2) 0 var(--section-y)}.hr-careers-process *,.hr-careers-process :after,.hr-careers-process :before{box-sizing:border-box}.hr-careers-process__w{margin:0 auto;max-width:var(--container-max);padding:0 var(--container-pad)}.hr-careers-process__header{margin:0 auto clamp(28px,3.4vw,44px);max-width:680px;text-align:center}.hr-careers-process__eyebrow{color:var(--hr-blue);font-size:.75rem;letter-spacing:.14em;margin:0 0 var(--sp-2);text-transform:uppercase}.hr-careers-process h2,.hr-careers-process__eyebrow{font-family:var(--font-display);font-weight:var(--fw-extrabold)}.hr-careers-process h2{color:var(--hr-navy);font-size:clamp(21px,2.7vw,32px);letter-spacing:-.018em;line-height:1.12;margin:0}.hr-careers-process__g{display:grid;gap:clamp(16px,2.5vw,30px);grid-template-columns:repeat(var(--cp-n,3),minmax(0,1fr));position:relative}.hr-careers-process__g:before{background:repeating-linear-gradient(90deg,var(--hr-blue-100) 0 8px,transparent 8px 16px);content:"";height:2px;left:calc(100%/var(--cp-n, 3)/2);position:absolute;right:calc(100%/var(--cp-n, 3)/2);top:26px}.hr-careers-process__step{position:relative;text-align:center}.hr-careers-process__node{align-items:center;background:var(--hr-blue);border-radius:50%;box-shadow:0 0 0 6px var(--hr-bg);color:#fff;display:flex;height:54px;justify-content:center;margin:0 auto var(--sp-5);position:relative;width:54px;z-index:2}.hr-careers-process__node svg{height:23px;width:23px}.hr-careers-process__pill{color:var(--hr-green-700);display:inline-block;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase}.hr-careers-process__h,.hr-careers-process__pill{font-family:var(--font-display);font-weight:var(--fw-extrabold);margin:0 0 var(--sp-2)}.hr-careers-process__h{color:var(--hr-navy);font-size:1.0625rem;line-height:1.2}.hr-careers-process__body,.hr-careers-process__body p{color:var(--hr-body);font-family:var(--font-sans);font-size:var(--fs-small);line-height:1.6;margin:0 auto;max-width:34ch}.hr-careers-process__body p+p{margin-top:var(--sp-2)}@media (max-width:880px){.hr-careers-process__g{gap:clamp(24px,6vw,36px);grid-template-columns:1fr}.hr-careers-process__g:before{display:none}}