.switch-common{position:relative;display:inline-block;width:60px;height:34px}@media(max-width:991px){.switch-common{width:44px;height:26px}}.switch-common input{display:none}.slider-black{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider-black,.slider-black:before{position:absolute;transition:.4s;border-radius:50px}.slider-black:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}@media(max-width:991px){.slider-black:before{height:13px;width:13px;bottom:6px;left:6px}}input.default:checked+.slider-black{background-color:#000}input:checked+.slider-black:before{transform:translateX(26px)}@media(max-width:991px){input:checked+.slider-black:before{transform:translateX(18px)}}.slider-black.round{border-radius:34px}.slider-black.round:before{border-radius:50%}.slider-blue{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider-blue,.slider-blue:before{position:absolute;transition:.4s;border-radius:50px}.slider-blue:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input.default:checked+.slider-blue{background-color:#175ffa}input:checked+.slider-blue:before{transform:translateX(26px)}.slider-blue.round{border-radius:34px}.slider-blue.round:before{border-radius:50%}