.switch{position:relative;display:inline-block;width:28px;height:16px;margin-bottom:.2rem}.switch .switch-input{opacity:0;width:0;height:0}.slider{cursor:pointer;border-radius:34px;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.slider:before{content:"";border-radius:50%;height:10px;width:10px;left:4px;bottom:3px;background-color:#fff}.switch-input:checked+.slider{background:-webkit-gradient(linear,left top,left bottom,from(#ff5e2d),to(#ff5722));background:-o-linear-gradient(#ff5e2d,#ff5722);background:linear-gradient(#ff5e2d,#ff5722)}.switch-input:checked+.slider:before{-webkit-transform:translateX(11px);-ms-transform:translateX(11px);transform:translateX(11px)}.switch-input:disabled+.slider{opacity:.5;cursor:not-allowed}body,html{height:100%}body{background-color:#f3f4f6;background-color:var(--bodyBgColor,#f3f4f6)}.grecaptcha-badge{visibility:hidden}