.style_toggle__kyKlI{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e1e3e6;-webkit-transition:.4s;transition-behavior:normal;transition-duration:.4s;transition-timing-function:ease;transition-delay:0s;transition-property:all;transition:.4s;border-radius:34px}.style_toggle__kyKlI:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.style_toggle__kyKlI:after{position:absolute;content:"OFF";color:#101b21;right:1px;top:50%;transform:translateY(-50%);width:50%;text-align:center;font-size:10px}.style_toggle-container__HoMbz{position:relative;display:inline-block;width:64px;height:34px;padding-right:4px}.style_toggle-container__HoMbz input:checked+.style_toggle__kyKlI:after{content:"ON";color:#fff;right:auto;left:0;top:50%;transform:translateY(-50%)}.style_toggle-container__HoMbz input:checked+.style_toggle__kyKlI{background-color:#66db86}.style_toggle-container__HoMbz input:checked+.style_toggle__kyKlI:before{transform:translateX(30px)}