.monday-switch{cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:150px;height:32px;transition:all .4s ease-out;display:flex;position:relative;overflow:hidden}.monday-switch .monday-switch-toggle{aspect-ratio:1;z-index:2;background-color:#f5f5f7;border-radius:100px;justify-content:center;align-items:center;width:24px;transition:right .4s ease-out;display:flex;position:absolute}.monday-switch .monday-switch-toggle.onIcon{background-color:#fff;right:3%}.monday-switch .monday-switch-toggle.onIcon svg{fill:#00a464}.monday-switch .monday-switch-toggle.offIcon{background-color:#231f20;right:98%;transform:translate(103%)}.monday-switch .monday-switch-toggle.offIcon svg{fill:#fff}.monday-switch .monday-switch-text{-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400}.monday-switch .onText{color:#fff;margin-right:20px}.monday-switch .offText{color:#231f20;margin-left:20px}.monday-switch.dark .monday-switch-text{color:#fff}.small-monday-switch{width:71px;height:24px}.small-monday-switch .monday-switch-toggle{width:18px;height:18px}.small-monday-switch .monday-switch-toggle svg{width:10px;height:10px}@media (width<=450px){.monday-switch{height:44px}.monday-switch .monday-switch-toggle.onIcon{right:5%}.monday-switch .monday-switch-toggle.offIcon{right:97%}.monday-switch .onText{padding-left:10px!important}.monday-switch .offText{padding-left:20px!important}}
