.ui-switch{align-items:center;background:var(--grey-light-color-60);border-radius:14px;cursor:pointer;display:flex;height:28px;justify-content:space-between;position:relative;transition:all .2s ease-in;width:48px}.ui-switch_active{background:var(--primary-color)}.ui-switch_active .ui-switch__circle{left:100%;margin-left:-24px}.ui-switch_size_md{height:20px;width:36px}.ui-switch_size_md .ui-switch__circle{border-radius:8px;height:16px;left:2px;top:2px;width:16px}.ui-switch_size_md.ui-switch_active .ui-switch__circle{left:100%;margin-left:-18px}.ui-switch__circle{background:#fff;border-radius:10px;box-shadow:0 1px 4px rgba(34,49,85,.15);height:20px;left:4px;position:absolute;top:4px;transition:all .2s ease-in;width:20px}.ui-switch__input{display:none}.ui-switch__field-false{box-sizing:border-box;display:flex;flex:1;justify-content:flex-end;padding-right:4px}.ui-switch__field-true{box-sizing:border-box;display:flex;flex:1;justify-content:flex-start;padding-left:4px}
@media(max-width:540px){.rules-text{font-size:12px}}
