.key-steps-flyout-back-button{position:relative;z-index:2}.flyout-wrapper .flyout .cr-sd-nav{border:1px solid var(--color-primary);border-radius:60px;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding-left:0;width:fit-content}.flyout-wrapper .flyout .cr-sd-nav li{flex:0 0 auto;list-style:none}.flyout-wrapper .flyout .cr-sd-nav li::marker{content:""}.flyout-wrapper .flyout .cr-sd-nav .nav-link{background:transparent;border:none;border-radius:0;color:var(--color-primary);display:block;font-family:IBMPlexSans-SemiBold;font-size:14px;margin:.6rem 0;padding:.1rem 1.5rem;text-decoration:none;transition:background-color .25s ease,color .25s ease;white-space:nowrap}.flyout-wrapper .flyout .cr-sd-nav li:last-child .nav-link{border-left:1px solid #000}.flyout-wrapper .flyout .cr-sd-nav li:has(.nav-link.active){text-decoration:underline;text-underline-offset:6px}.flyout-wrapper .flyout .cr-sd-nav li:not(:has(.nav-link.active)){background-color:var(--color-tertiary);transition:background-color .25s ease}.flyout-wrapper .flyout .cr-sd-nav li:first-child:not(:has(.nav-link.active)){border-bottom-left-radius:60px;border-top-left-radius:60px}.flyout-wrapper .flyout .cr-sd-nav li:last-child:not(:has(.nav-link.active)){border-bottom-right-radius:60px;border-top-right-radius:60px}