.problem-handoff{margin-top:42px;padding:30px 34px;background:#102c2d;color:#fdfaf5;border-radius:18px;overflow:hidden;position:relative}.problem-handoff:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-95px;top:-165px;background:rgba(217,235,114,.16);filter:blur(2px)}.handoff-kicker{position:relative;z-index:1;margin:0 0 24px;color:#b7d0c5;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.handoff-flow{position:relative;z-index:1;display:flex;align-items:center}.handoff-step{width:190px;flex-shrink:0}.handoff-step small,.handoff-step strong,.handoff-step span{display:block}.handoff-step small{color:#b7d0c5;font-size:11px;font-weight:700;margin-bottom:11px}.handoff-step strong{font-size:17px;letter-spacing:-.03em}.handoff-step span{margin-top:5px;color:#c3d1cb;font-size:12px;line-height:1.4}.handoff-step.active strong{color:#d9eb72}.handoff-track{height:1px;flex:1;min-width:38px;margin:0 17px;background:rgba(255,255,255,.25);position:relative;overflow:hidden}.handoff-track i{position:absolute;top:50%;width:9px;height:9px;border-radius:50%;background:#d9eb72;box-shadow:0 0 0 6px rgba(217,235,114,.15);transform:translateY(-50%);animation:handoff 3.8s ease-in-out infinite}.handoff-track:nth-of-type(4) i{animation-delay:-1.9s}@keyframes handoff{0%{left:-10px;opacity:0}15%{opacity:1}85%{opacity:1}100%{left:calc(100% + 2px);opacity:0}}@media(max-width:820px){.problem-handoff{padding:28px 25px}.handoff-flow{align-items:stretch;flex-direction:column;gap:16px}.handoff-step{width:auto}.handoff-track{width:1px;min-width:1px;height:27px;flex:none;margin:0 0 0 4px}.handoff-track i{left:50%;animation-name:handoff-vertical}.handoff-track:nth-of-type(4) i{animation-delay:-1.9s}@keyframes handoff-vertical{0%{top:-9px;opacity:0}15%{opacity:1}85%{opacity:1}100%{top:calc(100% + 2px);opacity:0}}}@media(prefers-reduced-motion:reduce){.handoff-track i{animation:none;left:50%;opacity:1}}
