.gh-journey-sub{color:var(--gh-gray-medium);margin:12px auto 48px;max-width:700px}.gh-journey-steps{align-items:flex-start;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:960px}.gh-journey-step{flex:1;padding:0 16px;text-align:center}.gh-step-number{align-items:center;background:var(--gh-orange);border-radius:50%;color:#fff;display:inline-flex;font-family:var(--gh-font-heading);font-size:20px;font-weight:800;height:48px;justify-content:center;margin-bottom:16px;width:48px}.gh-step-label{color:var(--gh-teal);font-family:var(--gh-font-body);font-size:13px;font-weight:700;letter-spacing:1.5px;margin-bottom:8px;text-transform:uppercase}.gh-journey-step h3{font-size:22px;margin-bottom:8px}.gh-journey-step p{color:var(--gh-gray-medium);font-size:15px}.gh-journey-arrow{align-items:center;color:var(--gh-gray-light);display:flex;flex-shrink:0;font-size:28px;justify-content:center;padding-top:20px}@media (max-width:768px){.gh-journey-steps{flex-direction:column;gap:24px}.gh-journey-arrow{transform:rotate(90deg)}}