.hsteps{padding:8px 0 4px}.hsteps-head h2{font-size:26px;font-weight:800;letter-spacing:-.5px;color:var(--black,#0a0a0a)}.hsteps-head p{font-size:15px;color:var(--n500,#76767e);margin-top:6px}.hsteps-row{display:grid;gap:20px;margin-top:24px}.hstep{display:flex;flex-direction:column;gap:0;min-width:0}.hstep-art{position:relative;aspect-ratio:16/10;border-radius:var(--r-xl,16px);background:var(--surface,#f6f6f8);border:1px solid var(--line,#e8e8eb);display:flex;align-items:center;justify-content:center;overflow:hidden}.hstep-art img{width:100%;height:100%;object-fit:cover}.hstep-art .ph{width:30px;height:30px;color:var(--n300,#cbcbcf)}.hstep-art .ph svg{width:100%;height:100%;display:block}.hstep-meta{position:relative;height:24px;margin:14px 0 12px}.hstep-meta::before{content:"";position:absolute;left:-10px;right:-10px;top:50%;height:2px;transform:translateY(-50%);background:var(--n300,#cbcbcf);z-index:0}.hstep:first-child .hstep-meta::before{left:50%}.hstep:last-child .hstep-meta::before{right:50%}.hstep-mark{position:absolute;left:50%;top:50%;width:9px;height:9px;transform:translate(-50%,-50%);background:var(--navy,#103178);z-index:1;box-shadow:0 0 0 4px var(--n0,#fff)}.hstep h3{font-size:14.5px;font-weight:700;color:var(--ink,#141414);line-height:1.25}.hstep p{font-size:12.5px;color:var(--n500,#76767e);line-height:1.45;margin-top:3px}.hsteps-cta{display:flex;justify-content:center;margin-top:28px}.hsteps-cta a{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 30px;border-radius:var(--r-sm,8px);background:var(--navy,#103178);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:background .12s}.hsteps-cta a:hover{background:var(--navy-600,#0d2866)}@media(max-width:880px){.hsteps-row{grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(220px,78%)!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;scrollbar-width:none;padding-bottom:8px}.hsteps-row::-webkit-scrollbar{display:none}.hstep{scroll-snap-align:start}.hstep-meta::before{left:0;right:0}}