@layer components{.cv-switch{background-color:#26bb4d;border-radius:83px;min-width:38px;max-width:38px;height:20px;position:relative}.cv-switch input{display:none}.cv-slider{cursor:pointer;background-color:#dfe3ec;transition:all .4s;position:absolute;inset:0}.cv-slider:before{content:"";background-color:#fff;border-radius:83px;width:16px;height:16px;transition:all .4s;position:absolute;bottom:2px;left:2px}.cv-slider-checkbox__checked+.cv-slider{background-color:#26bb4d}.cv-slider-checkbox:focus+.cv-slider{box-shadow:0 0 1px #2196f3}.cv-slider-checkbox__checked+.cv-slider:before{transform:translate(18px)}.cv-slider.cv-round{border-radius:16px}.cv-slider.cv-round:before{border-radius:50%}}
