.toggle{position:relative;display:inline-block;vertical-align:top;width:50px;height:30px;flex-shrink:0;border:none;border-radius:50px;background:#b1b1b1;transition:background-color ease .3s}.toggle:not(.is-disabled){cursor:pointer}.toggle::before{content:"";position:absolute;left:2px;top:2px;width:26px;height:26px;background:#fff;border-radius:50%;transition:transform ease .3s}.toggle.is-enabled{background:#082415}.toggle:checked.is-fade{opacity:.5}.toggle:checked:not(.is-disabled){background:#082415}.toggle:checked::before{transform:translateX(20px)}.step-number{width:30px;height:30px;flex-shrink:0}.step-current .step-number{background-color:#082415;border:none}.step-disabled .step-number{background-color:#b1b1b1}.step-validated .step-number{background-color:#e6e6e6;border:1px solid #082415;color:#082415}/*# sourceMappingURL=authentication-critical.css.map */
