.switch-btn_toggle-switch__PXOrT{position:relative;display:inline-block;cursor:pointer}.switch-btn_toggle-switch__PXOrT input[type=checkbox]{display:none}.switch-btn_toggle-switch-background__x16zx{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#afb1b3;border-radius:20px;box-shadow:inset 0 0 0 2px #afb1b3;transition:background-color .3s ease-in-out}.switch-btn_toggle-switch-handle__lFgxA{position:absolute;top:2px;left:2px;background-color:#fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s ease-in-out}.switch-btn_toggle-switch__PXOrT:before{content:"";position:absolute;top:-25px;right:-35px;font-size:12px;font-weight:700;color:#aaa;text-shadow:1px 1px #fff;transition:color .3s ease-in-out}.switch-btn_toggle-switch__PXOrT input[type=checkbox]:checked+.switch-btn_toggle-switch-handle__lFgxA{transform:translateX(45px);box-shadow:0 2px 5px rgba(0,0,0,.2),0 0 0 3px var(--primary-color)}.switch-btn_toggle-switch__PXOrT input[type=checkbox]:checked+.switch-btn_toggle-switch-background__x16zx{background-color:var(--primary-color);box-shadow:inset 0 0 0 2px var(--primary-color)}.switch-btn_toggle-switch__PXOrT input[type=checkbox]:checked+.switch-btn_toggle-switch__PXOrT:before{content:"On";color:var(--primary-color);right:-15px}.switch-btn_toggle-switch__PXOrT input[type=checkbox]:checked+.switch-btn_toggle-switch-background__x16zx .switch-btn_toggle-switch-handle__lFgxA{transform:translateX(24px)}.switch-btn_ch-margin__T2sXu{margin-top:1px!important}