.custom-switches{line-height:1!important}.custom-switches .switch{display:inline-block;height:28px;position:relative;width:46px}.custom-switches .switch input{display:none}.custom-switches .slider{background-color:#fff;border:1px solid var(--ya-border);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.custom-switches .slider:before{background-color:var(--ya-border);bottom:3px;content:"";height:21px;left:3px;position:absolute;transition:.2s;width:21px}.custom-switches input:checked+.slider{background-color:var(--ya-primary);border-color:var(--ya-primary)}.custom-switches input:checked+.slider:before{transform:translate(18px);background-color:#fff}.custom-switches .slider.round{border-radius:34px}.custom-switches .slider.round:before{border-radius:50%}
