.custom-switch-container{white-space:nowrap!important;height:var(--switch-container-height)!important}.custom-switch-container .custom-switch{height:var(--switch-height)!important;width:var(--switch-width)!important;min-width:var(--switch-width)!important;line-height:var(--switch-height)!important;border-radius:var(--switch-border-radius,13px)!important;border:1px solid var(--bg_gray_30)!important;background-color:var(--bg_gray_20)!important}.custom-switch-container .custom-switch .ant-switch-inner{height:var(--switch-height)!important;width:var(--switch-width)!important;border-radius:var(--switch-border-radius,13px)!important}.custom-switch-container .custom-switch .ant-switch-handle{height:var(--switch-handle-size)!important;width:var(--switch-handle-size)!important;inset-inline-start:var(--switch-handle-offset)!important;top:var(--switch-handle-top)!important}.custom-switch-container .custom-switch .ant-switch-handle:before{background-color:var(--text_01)!important}.custom-switch-container .custom-switch.ant-switch-checked{background-color:var(--bg_opacity_100)!important}.custom-switch-container .custom-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:var(--switch-handle-checked-offset)!important}.custom-switch-container .custom-switch.ant-switch-checked .ant-switch-handle:before{background-color:var(--bg_solid_01)!important}.custom-switch-container.custom-switch-sm{--switch-container-height:28px;--switch-height:15.6px;--switch-width:26px;--switch-handle-size:10.4px;--switch-handle-offset:2.2px;--switch-handle-top:1.6px;--switch-handle-checked-offset:-moz-calc(100% - 12.6px);--switch-handle-checked-offset:calc(100% - 12.6px);--switch-border-radius:13px}.custom-switch-container.custom-switch-md{--switch-container-height:22px;--switch-height:18px;--switch-width:32px;--switch-handle-size:12px;--switch-handle-offset:2.5px;--switch-handle-top:2px;--switch-handle-checked-offset:-moz-calc(100% - 14.5px);--switch-handle-checked-offset:calc(100% - 14.5px);--switch-border-radius:16px}.custom-switch-container.custom-switch-lg{--switch-container-height:26px;--switch-height:24px;--switch-width:44px;--switch-handle-size:18px;--switch-handle-offset:2.5px;--switch-handle-top:2px;--switch-handle-checked-offset:-moz-calc(100% - 20.5px);--switch-handle-checked-offset:calc(100% - 20.5px);--switch-border-radius:16px}
/*# sourceMappingURL=a88236cc6fe78d7a.css.map*/