.process-steps{display:flex;flex-direction:column;gap:0;position:relative}.process-steps__step{align-items:flex-start;display:flex;flex-direction:row;gap:1.25rem;position:relative}.process-steps__step:not(.process-steps__step--last):before{background:var(--border,#e2e8f0);bottom:0;content:"";left:23px;position:absolute;top:48px;width:2px;z-index:1}.process-steps__indicator{flex-direction:column;flex-shrink:0}.process-steps__circle,.process-steps__indicator{align-items:center;display:flex;position:relative}.process-steps__circle{background:var(--primary,#0a2463);border-radius:50%;color:var(--neutral-white,#fff);font-family:var(--heading-font,"Inter",sans-serif);font-size:1.125rem;font-weight:700;height:48px;justify-content:center;min-height:48px;min-width:48px;width:48px;z-index:2}.process-steps__connector{display:none}.process-steps__content{flex:1;padding-bottom:2rem}.process-steps__step--last .process-steps__content{padding-bottom:0}.process-steps__title{color:var(--text-primary,#1a202c);font-family:var(--heading-font,"Inter",sans-serif);font-size:1.125rem;font-weight:700;margin:.625rem 0 .5rem}.process-steps__description{color:var(--text-secondary,#4a5568);font-family:var(--body-font,"Inter",sans-serif);font-size:.9375rem;line-height:1.6;margin:0}@media (min-width:1025px){.process-steps--3,.process-steps--4{align-items:flex-start;flex-direction:row;gap:0}.process-steps--3 .process-steps__step,.process-steps--4 .process-steps__step{align-items:center;flex:1;flex-direction:column;gap:0;text-align:center}.process-steps--3 .process-steps__step:before,.process-steps--4 .process-steps__step:before{display:none}.process-steps--3 .process-steps__indicator,.process-steps--4 .process-steps__indicator{align-items:center;flex-direction:row;justify-content:center;width:100%}.process-steps--3 .process-steps__connector,.process-steps--4 .process-steps__connector{background:var(--border,#e2e8f0);display:block;height:2px;left:calc(50% + 24px);min-height:unset;position:absolute;top:24px;width:calc(100% - 48px)}.process-steps--3 .process-steps__content,.process-steps--4 .process-steps__content{max-width:280px;padding-bottom:0;padding-top:1.25rem}.process-steps--3 .process-steps__title,.process-steps--4 .process-steps__title{margin-top:0}.process-steps--5,.process-steps--6,.process-steps--7{margin-left:auto;margin-right:auto;max-width:720px}.process-steps--5 .process-steps__content,.process-steps--6 .process-steps__content,.process-steps--7 .process-steps__content{padding-bottom:2.5rem}.process-steps--5 .process-steps__step--last .process-steps__content,.process-steps--6 .process-steps__step--last .process-steps__content,.process-steps--7 .process-steps__step--last .process-steps__content{padding-bottom:0}.process-steps--5 .process-steps__title,.process-steps--6 .process-steps__title,.process-steps--7 .process-steps__title{font-size:1.25rem}}