:root{--color-grey:#666;--color-light-grey:#dfdfdf;--color-light-grey-alt:#f4f4f4;--color-light-grey-alt-2:#f9f9f9;--color-light-grey-alt-3:#ccd2d5;--color-very-light-grey:#ccc;--color-chive-green:#1adb1a;--color-white:#fff;--color-dark-green:#001d2d;--color-dark-green-2:#006800;--color-blue-bayoux:#667781;--color-cello:#334a57;--color-green-secondary:#53c653;--color-text-link:#00a300;--color-grey-50:#f4f4f6;--color-grey-100:#e3e5e8;--color-grey-150:#dbdde1;--color-grey-200:#c9cbcf;--color-grey-400:#97989b;--color-grey-700:#4d4d4d;--color-grey-800:#333;--color-grey-900:#191919;--color-brand-green:#00c300}input.ios-toggle{position:relative;appearance:none;outline:0;width:50px;height:30px;background-color:var(--color-white);border:1px solid #d9dadc;border-radius:50px;box-shadow:inset -20px 0 0 0 var(--color-white);transition-duration:.2s}input.ios-toggle::after{content:"";position:absolute;top:1px;left:1px;width:26px;height:26px;background-color:transparent;border-radius:50%;box-shadow:2px 4px 6px rgba(0,0,0,.2)}input.ios-toggle:checked{border-color:#4ed164;box-shadow:inset 20px 0 0 0 #4ed164}input.ios-toggle:checked::before{content:''}input.ios-toggle:checked::after{left:20px;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.dashicons.spin{animation:1s linear infinite dashicons-spin;position:relative}button.as-link{all:unset}.error-message{color:red;font-weight:700;line-height:15px;font-size:12px}button.no-styles{border:none;background:0 0;text-shadow:none;box-shadow:none;outline:0;padding:0;cursor:pointer}@keyframes dashicons-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
