.custom-switch-wrapper{display:flex;align-items:center;grid-gap:10px;gap:10px}.custom-switch{position:relative;display:inline-block;width:38px;height:20px;margin-bottom:0}.custom-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;inset:0;background-color:#ccc;border-radius:34px}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;border-radius:50%}.custom-switch input:checked+.slider{background-color:#4caf50}.custom-switch input:checked+.slider:before{transform:translateX(18px)}.switch-label{font-size:14px;color:#333;display:flex;align-items:center}
/*# sourceMappingURL=main.eab82123.chunk.css.map */