.visualSection_visualSection___rk_d{display:flex;flex-direction:column;gap:1.25rem;perspective:1200px;transform-style:preserve-3d}.visualSection_stepContainer___ZORi{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.78);backdrop-filter:blur(6px);border-radius:1.25rem;padding:1.1rem 1.3rem;transition:border-color .3s ease,box-shadow .3s ease}.visualSection_stepContainer___ZORi:hover{border-color:color-mix(in srgb,var(--block-color,#3b82f6) 35%,#94a3b8);box-shadow:0 14px 34px rgba(15,23,42,.08)}.visualSection_stepTextContent__I_Xjc{text-align:left;opacity:.82;transition:transform .25s ease,opacity .25s ease;transform-origin:left center;flex:1}.visualSection_stepTextContentActive___jS5G{opacity:1;transform:scale(1.5)}.visualSection_stepHeader__QsZc_{display:flex;align-items:center;gap:.7rem;margin-bottom:.35rem}.visualSection_stepNumber__HmPwT{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#64748b;border:1px solid #cbd5e1;border-radius:9999px;padding:.2rem .5rem;background:rgba(248,250,252,.8)}.visualSection_stepTitle__YqDVe{font-size:1.2rem;font-weight:700;margin:0}.visualSection_stepDescription__oMBU3{font-size:.95rem;line-height:1.5;max-width:400px;margin:0;color:#475569}.visualSection_stepWrapper__n7r0o{position:relative;min-width:160px;display:flex;justify-content:flex-end;align-items:center;cursor:pointer;outline:none}.visualSection_stepWrapper__n7r0o:focus-visible .visualSection_stepBlock__nO7Wn{box-shadow:0 0 0 3px rgba(59,130,246,.35)}.visualSection_stepBlock__nO7Wn{width:120px;height:120px;position:relative;margin-bottom:-10px;transform-style:preserve-3d;transition:transform .25s ease}.visualSection_stepBlockActive__kQiZk,.visualSection_stepWrapper__n7r0o:hover .visualSection_stepBlock__nO7Wn{transform:translateY(-8px) scale(1.05)}.visualSection_blockFace__NpARU{position:absolute;width:120px;height:120px;border:2px solid var(--block-color,#60a5fa);display:flex;align-items:center;justify-content:center;font-size:2.3rem;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(30,41,59,.9));box-shadow:0 0 22px color-mix(in srgb,var(--block-color,#60a5fa) 50%,transparent);border-radius:18px}.visualSection_blockTop___XZw3{transform:translateZ(26px) rotate(45deg) rotateX(45deg)}.visualSection_connectorBlock__ytzHP{position:absolute;right:100px;width:60px;height:24px;border:1px solid color-mix(in srgb,var(--block-color,#60a5fa) 70%,#fff);background:linear-gradient(90deg,color-mix(in srgb,var(--block-color,#60a5fa) 35%,transparent),rgba(255,255,255,.45));transform:skewY(-20deg);border-radius:7px;opacity:.8}.dark .visualSection_stepContainer___ZORi{border-color:rgba(148,163,184,.22);background:rgba(15,23,42,.55)}.dark .visualSection_stepNumber__HmPwT{color:#cbd5e1;border-color:rgba(148,163,184,.5);background:rgba(30,41,59,.45)}.dark .visualSection_stepDescription__oMBU3{color:#cbd5e1}@media (max-width:1024px){.visualSection_stepContainer___ZORi{gap:.5rem;padding:1rem}.visualSection_stepTextContentActive___jS5G{transform:scale(1.25)}.visualSection_stepWrapper__n7r0o{min-width:130px}.visualSection_blockFace__NpARU,.visualSection_stepBlock__nO7Wn{width:100px;height:100px}.visualSection_connectorBlock__ytzHP{right:82px;width:48px;height:20px}}@media (max-width:768px){.visualSection_stepContainer___ZORi{flex-direction:column;align-items:flex-start}.visualSection_stepTextContentActive___jS5G,.visualSection_stepTextContent__I_Xjc{transform:scale(1)}.visualSection_stepDescription__oMBU3{max-width:100%}.visualSection_stepWrapper__n7r0o{transform:translateX(0)!important;min-width:100%;justify-content:flex-start;padding-top:.25rem}.visualSection_connectorBlock__ytzHP{display:none}}