.toggle{position:relative;display:inline-block;vertical-align:top;width:50px;height:30px;flex-shrink:0;border:none;border-radius:50px;background:#c8c8c8;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:#002d18}.toggle:checked.is-fade{opacity:.5}.toggle:checked:not(.is-disabled){background:#002d18}.toggle:checked::before{transform:translateX(20px)}/*# sourceMappingURL=authentication-critical.css.map */
