.rma-stepnav{box-sizing:border-box;display:block;width:100%}.rma-stepnav__outer{box-sizing:border-box;padding:var(--rma-pad-top) var(--rma-pad-right) var(--rma-pad-bottom) var(--rma-pad-left);width:100%}.rma-stepnav__inner{align-items:stretch;display:flex;overflow:visible;width:100%}.rma-stepnav__step{align-items:center;background:var(--rma-inactive);box-sizing:border-box;color:#fff!important;display:flex;flex:1 1 0;height:auto;justify-content:center;min-height:var(--rma-height);min-width:0;padding:10px 22px 10px 18px;position:relative;text-decoration:none;transition:filter .15s ease,transform .15s ease}.rma-stepnav__content,.rma-stepnav__content *{color:#fff!important;opacity:1!important;visibility:visible!important}.rma-stepnav__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-size:clamp(13px,1.15vw,18px);hyphens:none!important;justify-content:center;line-height:1.2;margin:0;overflow-wrap:normal!important;padding:2px 10px;text-align:center;text-wrap:balance;white-space:normal!important;width:100%;word-break:normal!important}.rma-stepnav__content p{margin:0!important}.rma-stepnav__step:not(:first-child):not(:last-child){clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%,22px 50%);padding-left:28px}.rma-stepnav__step:first-child{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);padding-left:18px}.rma-stepnav__step:last-child{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%,22px 50%);padding-left:28px}.rma-stepnav__step:hover{filter:brightness(1.07);transform:translateY(-1px)}.rma-stepnav__step:focus-visible{box-shadow:0 0 0 3px rgba(0,0,0,.18);outline:none}.rma-stepnav__step.is-active{background:var(--rma-active)}.rma-stepnav__step.is-disabled{cursor:not-allowed;opacity:.6;pointer-events:none}@media (max-width:1100px){.rma-stepnav__outer{padding-left:48px;padding-right:48px}.rma-stepnav__content{font-size:clamp(12px,1.6vw,16px)}}@media (max-width:700px){.rma-stepnav__outer{padding-left:16px!important;padding-right:16px!important}.rma-stepnav__inner{flex-direction:column;gap:10px}.rma-stepnav__step{border-radius:10px;clip-path:none!important;min-height:calc(var(--rma-height) + 20px);padding:14px 52px 14px 16px;transform:none;width:100%}.rma-stepnav__step:after{border-bottom:8px solid transparent;border-left:10px solid hsla(0,0%,100%,.95);border-top:8px solid transparent;content:"";height:0;opacity:.95;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0}.rma-stepnav__content{font-size:16px;line-height:1.3;padding:2px 0}}