.impl-steps{margin:0 auto;max-width:1240px;padding:20px 40px}.impl-step{display:grid;gap:0 28px;grid-template-columns:64px 1fr}.impl-rail{flex-direction:column}.impl-num,.impl-rail{align-items:center;display:flex}.impl-num{background:#ffc20e;border-radius:50%;color:#1d252d;flex-shrink:0;font-size:18px;font-weight:600;height:48px;justify-content:center;width:48px;z-index:1}.impl-line{background:#e5e5e5;flex:1;margin:4px 0;min-height:24px;width:2px}.impl-step:last-child .impl-line{display:none}.impl-content{padding-bottom:48px;padding-top:8px}.impl-title{font-size:22px;margin-bottom:6px}.impl-question,.impl-title{color:#1d252d;font-weight:600}.impl-question{border-left:3px solid #ffc20e;font-size:15px;font-style:italic;margin-bottom:16px;padding-left:12px}.impl-body{color:#444;line-height:1.75}.impl-body,.impl-bullets{font-size:16px;margin-bottom:16px}.impl-bullets{display:flex;flex-direction:column;gap:10px}.impl-bullet{color:#555;display:flex;font-size:15px;gap:12px;line-height:1.6}.impl-bullet-dot{background:#ffc20e;border-radius:50%;flex-shrink:0;height:7px;margin-top:8px;width:7px}.impl-content a:not(.e-button){background-image:linear-gradient(to bottom,var(--yellowLight) 0,var(--yellowLight) 100%);background-position:0 111%;background-repeat:no-repeat;background-size:100% 0;border-bottom:2px solid var(--textOnWhite);text-decoration:none;transition:all var(--transitionSpeed)}.impl-content a:not(.e-button):focus,.impl-content a:not(.e-button):hover{background-size:100% 88%;border-bottom:2px solid var(--yellow);color:#000}