.custom-switch__input--sm{display:none}.custom-switch__input--sm:checked+label span{left:calc(100% - 17px)}.custom-switch__input--md{display:none}.custom-switch__input--md:checked+label span{left:calc(100% - 31px)}.custom-switch__label{border-radius:100px;cursor:pointer;display:block;height:20px;position:relative;width:38px}.custom-switch__label--sm{background:#23362d4d;height:20px;width:38px}.custom-switch__label--md{background:var(--bg-quaternary,#dfe3e6);height:32px;width:60px}.custom-switch__icon{background:var(--white);border-radius:50%;-webkit-box-shadow:0 1px 1.41px rgba(0,0,0,.2);box-shadow:0 1px 1.41px #0003;display:block;position:absolute;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.custom-switch__icon--sm{height:14px;left:3px;right:3px;top:3px;width:14px}.custom-switch__icon--md{height:28px;left:3px;top:2px;width:28px}
