.nf-process{display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--nf-container);margin:auto;padding:25px var(--nf-pad-desktop) var(--nf-section-space)}.nf-process-step{position:relative;padding:0 28px 0 0}.nf-process-step:not(:last-child):after{content:"";position:absolute;top:24px;left:63px;right:18px;height:1px;background:var(--nf-border)}.nf-step-number{display:grid;place-items:center;position:relative;z-index:2;width:48px;height:48px;margin-bottom:28px;border:1px solid var(--nf-accent);background:#fff;color:var(--nf-accent);font:800 .82rem/1 var(--nf-heading-font)}.nf-process h3{font-size:1.25rem}.nf-process p{font-size:.9rem}.nf-process-cards{gap:16px}.nf-process-cards .nf-process-step{padding:30px;border:1px solid var(--nf-border)}.nf-process-cards .nf-process-step:after{display:none}@media(max-width:800px){.nf-process{grid-template-columns:1fr;padding-inline:var(--nf-pad-mobile)}.nf-process-step{padding:0 0 35px 70px}.nf-step-number{position:absolute;left:0;top:0}.nf-process-step:not(:last-child):after{top:52px;bottom:0;left:24px;right:auto;width:1px;height:auto}}

/* V1.1 process weight. */
.nf-process{padding-top:44px}.nf-process-step{padding-right:38px}.nf-process-step:not(:last-child):after{top:29px;left:76px;right:22px}.nf-step-number{width:58px;height:58px;margin-bottom:32px;border-width:2px;font-size:.88rem}.nf-process h3{font-size:1.45rem}.nf-process p{max-width:250px;font-size:.98rem;line-height:1.65}.nf-process-cards .nf-process-step{padding:36px}@media(max-width:800px){.nf-process{padding-top:34px}.nf-process-step{padding:0 0 42px 82px}.nf-step-number{width:56px;height:56px}.nf-process-step:not(:last-child):after{top:62px;left:27px}.nf-process p{max-width:none}}
