.TimelineSteps_timeline__0P1QT{display:flex;flex-direction:column;gap:2rem}.TimelineSteps_step__nIWF_{position:relative;display:flex;align-items:flex-start;gap:1.5rem;background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:2rem;transition:all .3s var(--ease)}.TimelineSteps_step__nIWF_:hover{border-color:rgba(244,180,0,.3);box-shadow:0 8px 24px -8px rgba(6,27,58,.12);transform:translateX(8px)}[dir=rtl] .TimelineSteps_step__nIWF_:hover{transform:translateX(-8px)}.TimelineSteps_stepIcon__Eo8mZ{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,var(--gold) 0,var(--gold-deep) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px -6px rgba(244,180,0,.4)}.TimelineSteps_stepIcon__Eo8mZ svg{width:28px;height:28px;color:var(--navy)}.TimelineSteps_stepContent__PpN47{flex:1 1}.TimelineSteps_stepContent__PpN47 h3{font-family:var(--font-ui);font-size:1.25rem;font-weight:700;color:var(--navy);margin-bottom:.5rem;line-height:1.3}.TimelineSteps_stepContent__PpN47 p{font-size:1rem;line-height:1.7;color:var(--ink-soft);margin:0}.TimelineSteps_connector__zQi8O{position:absolute;bottom:-2rem;left:2rem;transform:translateX(28px) translateY(50%) rotate(90deg);color:var(--gold);opacity:.6}[dir=rtl] .TimelineSteps_connector__zQi8O{left:auto;right:2rem;transform:translateX(-28px) translateY(50%) rotate(270deg)}.TimelineSteps_connector__zQi8O svg{width:32px;height:32px}@media (max-width:768px){.TimelineSteps_step__nIWF_{flex-direction:column;padding:1.5rem}.TimelineSteps_step__nIWF_:hover,[dir=rtl] .TimelineSteps_step__nIWF_:hover{transform:translateY(-4px)}.TimelineSteps_connector__zQi8O{display:none}}