.process-module{margin:0 auto;max-width:720px;padding:4rem 1rem}.process-module__header{margin-bottom:3rem;text-align:center}.process-module__eyebrow{color:#888;font-size:13px;letter-spacing:.06em;margin:0 0 6px;text-transform:uppercase}.process-module__heading{color:#fff;font-size:28px;font-weight:500;margin:0}.process-step{display:flex;gap:20px}.process-step__marker{align-items:center;display:flex;flex-direction:column;flex-shrink:0}.process-step__number{align-items:center;background:var(--secondary);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:500;height:52px;justify-content:center;width:52px}.process-step__line{background:#ddd;flex:1;margin:4px 0;min-height:24px;width:1px}.process-step__content{padding-bottom:2.25rem}.process-step__title{color:#fff;font-size:18px;font-weight:500;margin:8px 0 4px}.process-step__tags{color:var(--secondary);font-size:13px;letter-spacing:.02em;margin:0 0 10px}.process-step__body{color:#fff;font-size:16px;line-height:1.7;max-width:100%}.process-step__body p{margin:0}@media (max-width:600px){.process-step__content{padding-bottom:1.5rem}.process-step__number{font-size:14px;height:40px;width:40px}}