.pathway-finder[data-astro-cid-4dgxlzg3]{margin-bottom:2.5rem}.pathway-tailoring[data-astro-cid-4dgxlzg3]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;font-size:.8125rem;font-weight:500;color:var(--color-royal-blue);opacity:0;transition:opacity .15s ease;pointer-events:none}.pathway-tailoring[data-astro-cid-4dgxlzg3].is-visible{opacity:1}.pathway-tailoring__spinner[data-astro-cid-4dgxlzg3]{animation:tailoring-spin .8s linear infinite}@keyframes tailoring-spin{to{transform:rotate(360deg)}}.pathway-toggles[data-astro-cid-4dgxlzg3]{display:flex;flex-direction:column;gap:1.25rem;margin:0}@media(min-width:768px){.pathway-toggles[data-astro-cid-4dgxlzg3]{flex-direction:row;gap:1.25rem}.pathway-toggle-row[data-astro-cid-4dgxlzg3]{flex:1}}.pathway-toggle-row[data-astro-cid-4dgxlzg3]{display:flex;flex-direction:column;gap:.5rem}.pathway-toggle-label[data-astro-cid-4dgxlzg3]{font-family:var(--font-display);font-size:.875rem;font-weight:600;color:var(--color-oxford-blue)}.pathway-pill[data-astro-cid-4dgxlzg3]{position:relative;display:flex;background:#fff;border:1px solid var(--color-platinum);border-radius:9999px;padding:4px;min-height:44px}.pathway-opt[data-astro-cid-4dgxlzg3]{position:relative;z-index:2;flex:1;padding:.5rem;border:none;border-radius:9999px;background:transparent;font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:color var(--transition-smooth);text-align:center;white-space:nowrap}.pathway-opt[data-astro-cid-4dgxlzg3]:focus-visible{outline:2px solid var(--color-royal-blue);outline-offset:2px}.pathway-opt--active[data-astro-cid-4dgxlzg3]{color:#fff}.pathway-slider[data-astro-cid-4dgxlzg3]{position:absolute;z-index:1;top:4px;height:calc(100% - 8px);background:var(--color-royal-blue);border-radius:9999px;box-shadow:var(--shadow-button);transition:left var(--transition-smooth),width var(--transition-smooth);width:calc((100% - 8px) / var(--count));left:calc(4px + var(--pos) * ((100% - 8px) / var(--count)))}.process-timeline__header[data-astro-cid-zueu2agb]{text-align:center;max-width:640px;margin:0 auto 3rem}.timeline[data-astro-cid-zueu2agb].is-updating{animation:timeline-refresh .6s ease}@keyframes timeline-refresh{0%{opacity:1}30%{opacity:.3}to{opacity:1}}.timeline[data-astro-cid-zueu2agb]{position:relative;max-width:880px;margin:0 auto}.timeline__line[data-astro-cid-zueu2agb]{display:none;position:absolute;top:0;bottom:0;width:2px;background:var(--color-platinum);z-index:3}.timeline__line-fill[data-astro-cid-zueu2agb]{width:100%;height:0%;background:var(--color-royal-blue);transition:height 50ms linear;border-radius:1px}.timeline__item[data-astro-cid-zueu2agb]{position:relative;padding-left:0;padding-bottom:2rem;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.timeline__item[data-astro-cid-zueu2agb].is-visible{opacity:1;transform:translateY(0)}.timeline__item[data-astro-cid-zueu2agb]:last-child{padding-bottom:0}.timeline__heading[data-astro-cid-zueu2agb]{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}.timeline__number[data-astro-cid-zueu2agb]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;border-radius:50%;background:var(--color-royal-blue);color:#fff;font-size:.8125rem;font-weight:700}.timeline__content[data-astro-cid-zueu2agb]{background:#fff;border-radius:var(--radius-lg);padding:1.25rem 1.5rem;box-shadow:var(--shadow-card);border:1px solid var(--color-platinum);transition:box-shadow var(--transition-smooth)}.timeline__content[data-astro-cid-zueu2agb]:hover{box-shadow:var(--shadow-card-hover)}.timeline__callout[data-astro-cid-zueu2agb]{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;border-radius:9999px;background:var(--color-periwinkle);color:var(--color-royal-blue);margin-bottom:.5rem}.timeline__title[data-astro-cid-zueu2agb]{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--color-oxford-blue);margin:0;line-height:1}.timeline__desc[data-astro-cid-zueu2agb]{font-size:.875rem;line-height:1.65;color:var(--color-text-muted);margin:0}.timeline__bullets[data-astro-cid-zueu2agb]{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:wrap;gap:.25rem .5rem}.timeline__bullets[data-astro-cid-zueu2agb] li[data-astro-cid-zueu2agb]{font-size:.8125rem;color:var(--color-oxford-blue);padding-left:.875rem;position:relative;line-height:1.5}.timeline__bullets[data-astro-cid-zueu2agb] li[data-astro-cid-zueu2agb]:before{content:"";position:absolute;left:0;top:.45rem;width:5px;height:5px;border-radius:50%;background:var(--color-royal-blue)}.timeline__extra[data-astro-cid-zueu2agb]{margin-top:.5rem;font-size:.8125rem;line-height:1.5;color:var(--color-text-muted)}.timeline__image[data-astro-cid-zueu2agb]{margin-top:.75rem;border-radius:var(--radius-md);overflow:hidden}.timeline__image[data-astro-cid-zueu2agb] img[data-astro-cid-zueu2agb]{width:100%;height:auto;display:block}.timeline__image--document[data-astro-cid-zueu2agb]{background:var(--color-baby-powder);padding:1rem;border:1px solid var(--color-platinum);box-shadow:0 4px 20px #10223a1a,0 1px 3px #10223a0f;transform:rotate(-1deg);transition:transform var(--transition-smooth)}.timeline__image--document[data-astro-cid-zueu2agb]:hover{transform:rotate(0)}.timeline__image--document[data-astro-cid-zueu2agb] img[data-astro-cid-zueu2agb]{border-radius:var(--radius-sm)}.timeline__image-placeholder[data-astro-cid-zueu2agb]{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;padding:1rem;border-radius:var(--radius-md);background:var(--color-baby-powder);border:1px dashed var(--color-platinum);color:var(--color-text-muted);font-size:.75rem}@media(min-width:1024px){.timeline__line[data-astro-cid-zueu2agb]{display:block;left:50%;transform:translate(-50%)}.timeline__item[data-astro-cid-zueu2agb]{width:54%;padding-left:0;padding-bottom:0;margin-top:-8rem}.timeline__item[data-astro-cid-zueu2agb]:first-child{margin-top:0!important}.timeline__item[data-astro-cid-zueu2agb]:nth-child(2){margin-top:0}.timeline__item--left[data-astro-cid-zueu2agb]{padding-right:48px;margin-left:0}.timeline__item--right[data-astro-cid-zueu2agb]{padding-left:48px;padding-right:0;margin-left:46%}}.hero-steps-preview[data-astro-cid-lqfccr22]{display:flex;align-items:center;justify-content:center;height:100%;min-height:280px}.hero-steps-preview__inner[data-astro-cid-lqfccr22]{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:320px}.hero-step-row[data-astro-cid-lqfccr22]{display:flex;align-items:center;gap:.875rem;padding:.75rem 1.25rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--color-platinum);transition:transform var(--transition-smooth),box-shadow var(--transition-smooth)}.hero-step-row[data-astro-cid-lqfccr22]:hover{transform:translate(4px);box-shadow:var(--shadow-card-hover)}.hero-step-num[data-astro-cid-lqfccr22]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-royal-blue);color:#fff;font-size:.8125rem;font-weight:700;flex-shrink:0}.hero-step-name[data-astro-cid-lqfccr22]{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--color-oxford-blue)}.approvals-grid[data-astro-cid-lqfccr22]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.approvals-grid[data-astro-cid-lqfccr22]{grid-template-columns:repeat(3,1fr)}}.approval-card[data-astro-cid-lqfccr22]{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--color-platinum);overflow:hidden;transition:box-shadow var(--transition-smooth);display:flex;flex-direction:column}.approval-card[data-astro-cid-lqfccr22]:hover{box-shadow:var(--shadow-card-hover)}.approval-card__header[data-astro-cid-lqfccr22]{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start}@media(min-width:768px){.approval-card__header[data-astro-cid-lqfccr22]{min-height:120px}}.approval-card__header--none[data-astro-cid-lqfccr22]{background:var(--color-soft-grey);color:var(--color-oxford-blue)}.approval-card__header--none[data-astro-cid-lqfccr22] .approval-card__badge[data-astro-cid-lqfccr22]{background:#00000014;color:var(--color-oxford-blue)}.approval-card__header--none[data-astro-cid-lqfccr22] .approval-card__title[data-astro-cid-lqfccr22]{color:var(--color-oxford-blue)}.approval-card__header--cdc[data-astro-cid-lqfccr22]{background:linear-gradient(135deg,var(--color-royal-blue) 0%,#5b7af0 100%)}.approval-card__header--da[data-astro-cid-lqfccr22]{background:var(--color-oxford-blue)}.approval-card__badge[data-astro-cid-lqfccr22]{display:inline-block;align-self:flex-start;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .625rem;border-radius:9999px;background:#fff3;color:#fff}.approval-card__title[data-astro-cid-lqfccr22]{font-family:var(--font-display);font-size:1.0625rem;font-weight:600;color:#fff;margin:0;line-height:1.3}.approval-card__list[data-astro-cid-lqfccr22]{list-style:none;padding:1.25rem;margin:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.approval-card__list[data-astro-cid-lqfccr22] li[data-astro-cid-lqfccr22]{font-size:.8125rem;line-height:1.6;color:var(--color-oxford-blue)}.approval-card__list[data-astro-cid-lqfccr22] li[data-astro-cid-lqfccr22] strong[data-astro-cid-lqfccr22]{font-weight:600}
