.btn{margin:.5rem;padding:.5rem .75rem;border-radius:.5rem;border:none;font-weight:600;cursor:pointer}.btn kbd{margin:.25rem;padding:.125rem .5rem;border-radius:.25rem}.btn-primary{background:linear-gradient(#1f5afe,#0f4cf5);color:white;box-shadow:inset 0 4pt 3pt -2pt #386fff,0 4pt 5pt -3pt #0009;border-bottom:2pt solid #083acd;transition:all .5s ease}.btn-primary:hover{border-bottom:4pt solid #083acd;translate:0 -1pt}.btn-primary:active{box-shadow:inset 0 4pt 3pt -2pt #386fff,0 4pt 5pt -3pt #0000;border-bottom:1pt solid #083acd;translate:0 0}.btn-primary kbd{background-color:#3e6eff;box-shadow:inset 0 -3pt 3pt -2pt #1f54f0,inset 0 3pt 3pt -2pt #658dff,0 2pt 2pt -2pt #0005,0 0 0 2pt #0d47f0}.btn-base{background:#386fff}.StepProgress{position:relative;padding-left:45px;list-style:none}.StepProgress:before{display:inline-block;content:"";position:absolute;top:0;left:13px;width:10px;height:100%;border-left:2px solid #ccc}.StepProgress-item{position:relative}.StepProgress-item:not(:last-child){padding-bottom:25px}.StepProgress-item:before{left:-30px;height:100%}.StepProgress-item:after,.StepProgress-item:before{display:inline-block;content:"";position:absolute;width:10px}.StepProgress-item:after{top:0;left:-36px;height:10px;border-radius:50%;background-color:#fff}.dark.StepProgress-item:after{background-color:black}