.toggle__button[data-v-7c9b47ee]{vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.toggle__button input[type=checkbox][data-v-7c9b47ee]{opacity:0;position:absolute;width:1px;height:1px}.toggle__button .toggle__switch[data-v-7c9b47ee]{display:inline-block;height:12px;border-radius:6px;width:40px;background:#bfcbd9;-webkit-box-shadow:inset 0 0 1px #bfcbd9;box-shadow:inset 0 0 1px #bfcbd9;position:relative;margin-left:10px;-webkit-transition:all .25s;transition:all .25s}.toggle__button .toggle__switch[data-v-7c9b47ee]:after,.toggle__button .toggle__switch[data-v-7c9b47ee]:before{content:"";position:absolute;display:block;height:18px;width:18px;border-radius:50%;left:0;top:-3px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .25s cubic-bezier(.5,-.6,.5,1.6);transition:all .25s cubic-bezier(.5,-.6,.5,1.6)}.toggle__button .toggle__switch[data-v-7c9b47ee]:after{background:#4d4d4d;-webkit-box-shadow:0 0 1px #666;box-shadow:0 0 1px #666}.toggle__button .toggle__switch[data-v-7c9b47ee]:before{background:#4d4d4d;-webkit-box-shadow:0 0 0 3px rgba(0,0,0,.1);box-shadow:0 0 0 3px rgba(0,0,0,.1);opacity:0}