.nvm-kd-step{display:flex;flex-direction:row;gap:22px;align-items:stretch}
.nvm-kd-step .kd-st__rail{display:flex;flex-direction:column;align-items:center;flex:0 0 10px;width:10px;padding-top:4px}
.nvm-kd-step .kd-st__dot{width:10px;height:10px;background:#F27E10;transform:rotate(45deg);flex:0 0 auto}
.nvm-kd-step .kd-st__line{width:1px;flex:1 1 auto;background:rgba(18,17,16,.14);margin-top:10px}
.nvm-kd-step .kd-st__body{display:flex;flex-direction:column;padding-bottom:44px}
.nvm-kd-step.is-last .kd-st__body{padding-bottom:0}
.nvm-kd-step .kd-st__num{font-size:12px;font-weight:600;letter-spacing:.2em;color:#9A4E04;margin-bottom:14px}
.nvm-kd-step .kd-st__title{font-size:24px;font-weight:500;line-height:1.25;color:#121110;margin:0 0 10px}
.nvm-kd-step .kd-st__desc{font-size:15px;font-weight:300;line-height:1.6;color:#5B564E;margin:0;max-width:44ch}
@media (max-width:700px){.nvm-kd-step{gap:16px}.nvm-kd-step .kd-st__title{font-size:20px}.nvm-kd-step .kd-st__body{padding-bottom:32px}}