.Toggler_togglerContainer___5d0H{display:flex;width:100%;height:48px;padding:14px 16px;align-items:center;justify-content:space-between;background-color:#f4f4f4;border-radius:16px}.Toggler_title__FgbXz{font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.28px}.Toggler_toggler__UTYpm{position:relative;width:48px;height:30px;border-radius:15px;border:none;cursor:pointer;transition:background-color .2s linear}.Toggler_toggler__UTYpm:after{content:"";position:absolute;width:26px;height:26px;border-radius:50%;background-color:#fff;top:2px;transition:right .2s linear}.Toggler_toggler--isActive__tVGBl{background-color:#d90f60}.Toggler_toggler--isActive__tVGBl:after{right:3px}.Toggler_toggler--isDisabled__rbG5L{background-color:#e6e6e6}.Toggler_toggler--isDisabled__rbG5L:after{right:calc(100% - 29px)}