.process-journey{--process-gap:14px;grid-template-columns:repeat(6,1fr);gap:var(--process-gap)}
.process-journey li{min-height:175px;padding-right:13px}.process-journey h3{font-size:17px}.process-journey p{max-width:170px;font-size:15px}
.process-path{top:1px;height:70px}.process-path path{stroke-width:2.25;stroke-dasharray:2 8;stroke-linecap:round;opacity:.72;filter:drop-shadow(0 1px 0 rgba(199,90,43,.14))}.process-traveler{fill:#c75a2b;filter:drop-shadow(0 0 6px rgba(199,90,43,.85));transition:cx .12s linear}.process-journey li>span{transform-origin:center;transition:transform .34s cubic-bezier(.16,1,.3,1),background .34s ease,box-shadow .34s ease}.process-journey li>span.is-current{transform:scale(1.17);background:#d96a38;box-shadow:0 0 0 7px #f4efe7,0 0 0 13px rgba(199,90,43,.16)}@media(prefers-reduced-motion:reduce){.process-traveler{display:none}.process-journey li>span{transition:none}}
@media(max-width:900px){.process-journey{grid-template-columns:repeat(3,1fr)}.process-journey li{min-height:165px}.process-path{display:none}}@media(max-width:520px){.process-journey{grid-template-columns:1fr}}
