@keyframes Switch_pulsate__0pCEi{0%{text-shadow:none}50%{text-shadow:-1px 1px 8px #a9a9a9,1px -1px 8px #a9a9a9}to{text-shadow:none}}.Switch_switch__c_gz_{display:flex;flex:1 1;gap:20px;align-items:center}.Switch_switch__radioLabel__FLcq4{flex:1 1;font-weight:500;white-space:nowrap}.Switch_disabled__sZpoa{color:#ccc}.Switch_disabled__sZpoa .Switch_slider__vMUD2{opacity:.3}.Switch_switch__c_gz_+.Switch_switch__c_gz_{margin-top:10px}.Switch_label__ez4QM{flex:1 1;font-weight:500;text-transform:uppercase;white-space:nowrap}.Switch_widget__lo_Hi{position:relative;display:inline-block;width:50px;height:24px}.Switch_slider__vMUD2{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:30px}.Switch_slider__vMUD2:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.Switch_widget__lo_Hi input{opacity:0;width:0;height:0}input:checked+.Switch_slider__vMUD2{background-color:#c93}input:focus+.Switch_slider__vMUD2{box-shadow:0 0 1px #c93}input:checked+.Switch_slider__vMUD2:before{transform:translateX(26px)}