.business-workflow{width:100%}.business-workflow__heading{max-width:42rem;margin:0 auto 2.5rem;text-align:center}.business-workflow__heading h2{margin:1rem 0 .75rem;color:#0f172a;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;letter-spacing:-.03em}.business-workflow__heading p{color:#526184;font-size:1.125rem}.business-workflow__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none}.business-workflow__step{position:relative;min-width:0}.business-workflow__step:not(:last-child):after{position:absolute;top:50%;right:-1.1rem;width:1rem;height:1px;background:rgba(14,102,255,.3);content:""}.business-workflow__card{display:grid;min-height:13rem;grid-template-columns:auto 1fr;gap:.85rem 1rem;align-content:start;padding:1.5rem}.business-workflow__number{grid-column:1/-1;color:#0e66ff;font-size:.75rem;font-weight:800;letter-spacing:.14em}.business-workflow__copy h3{margin:.15rem 0 .5rem;color:#0f172a;font-size:1.25rem;font-weight:800}.business-workflow__copy p{color:#526184;font-size:.95rem;line-height:1.55}[data-lwv=desktop] .business-workflow__steps{grid-template-columns:repeat(3,minmax(0,1fr))}[data-lwv=tablet] .business-workflow__steps{display:grid;grid-template-columns:1fr;gap:.75rem}[data-lwv=tablet] .business-workflow__step:after{top:auto;right:auto;bottom:-.5rem;left:1.5rem;width:1px;height:.35rem}[data-lwv=tablet] .business-workflow__card{min-height:6rem;grid-template-columns:3rem auto 1fr;align-items:center;padding:1rem 1.25rem}[data-lwv=tablet] .business-workflow__number{grid-column:auto}[data-lwv=tablet] .business-workflow__copy h3{margin-top:0}[data-lwv=mobile] .business-workflow__steps{display:grid;grid-template-columns:1fr;gap:.75rem}[data-lwv=mobile] .business-workflow__step{padding-left:1rem;border-left:2px solid rgba(14,102,255,.25)}[data-lwv=mobile] .business-workflow__step:before{position:absolute;top:1.5rem;left:-.4rem;width:.65rem;height:.65rem;border-radius:999px;background:#0e66ff;content:""}[data-lwv=mobile] .business-workflow__step:after{width:0;height:0;background:transparent}[data-lwv=mobile] .business-workflow__card{min-height:0;padding:1.25rem}@media (min-width:1024px){.business-workflow__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023px){.business-workflow__steps{grid-template-columns:1fr}.business-workflow__step:not(:last-child):after{top:auto;right:auto;bottom:-.5rem;left:1.5rem;width:1px;height:.35rem}.business-workflow__card{min-height:6rem;grid-template-columns:3rem auto 1fr;align-items:center;padding:1rem 1.25rem}.business-workflow__number{grid-column:auto}}@media (max-width:767px){.business-workflow__steps{grid-template-columns:1fr}.business-workflow__step{padding-left:1rem;border-left:2px solid rgba(14,102,255,.25)}.business-workflow__step:after{width:0;height:0;background:transparent}.business-workflow__card{min-height:0;padding:1.25rem}}