.step-by-step-onboarding-process .section-head{margin-bottom:56px;margin-left:auto;margin-right:auto;max-width:760px;text-align:center}.step-by-step-onboarding-process .section-head .eyebrow{color:var(--tertiary_color);font-size:16px;font-weight:500;margin-bottom:12px}.step-by-step-onboarding-process .process-steps{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);position:relative}.step-by-step-onboarding-process .process-steps .step{position:relative;text-align:center;z-index:1}.step-by-step-onboarding-process .process-steps:before{background:var(--tertiary_color);content:"";height:2px;left:5%;position:absolute;right:5%;top:28px;z-index:0}.step-by-step-onboarding-process .process-steps .step-num{align-items:center;background:#fff;border:2px solid var(--tertiary_color);border-radius:50%;color:var(--tertiary_color);display:flex;font-family:Arial,sans-serif;font-size:22px;font-weight:700;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.step-by-step-onboarding-process .process-steps .duration{color:var(--tertiary_color);font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.step-by-step-onboarding-process .process-steps .step h4.title{font-size:16px;font-weight:700;margin-bottom:6px}.step-by-step-onboarding-process .process-steps .step .content p{font-size:14px}.purple.step-by-step-onboarding-process .section-head .eyebrow{color:var(--quaternary_color)}.purple.step-by-step-onboarding-process .process-steps:before{background:var(--quaternary_color)}.purple.step-by-step-onboarding-process .process-steps .step-num{border:2px solid var(--quaternary_color);color:var(--quaternary_color)}.purple.step-by-step-onboarding-process .process-steps .duration{color:var(--quaternary_color)}@media(min-width:992px){.four-col.step-by-step-onboarding-process .process-steps{grid-template-columns:repeat(4,1fr)}}@media(max-width:991px){.step-by-step-onboarding-process .process-steps{gap:32px;grid-template-columns:1fr}.step-by-step-onboarding-process .process-steps:before{display:none}}