[data-v-565d65c3]:root{--color-black:#000;--color-white:#fff;--color-gray-900:#212121;--color-gray-800:#333;--color-gray-700:#4d4d4d;--color-gray-600:#666;--color-gray-500:grey;--color-gray-400:#999;--color-gray-300:#b3b3b3;--color-gray-200:#ebebeb;--color-gray-100:#fafafa;--color-blue-50:#f0faff;--color-blue-100:#cfeefc;--color-blue-200:#a0def8;--color-blue-300:#70cdf5;--color-blue-400:#40bcf2;--color-blue-500:#11acee;--color-blue-600:#0d89bf;--color-blue-700:#0a678f;--color-blue-800:#07455f;--color-blue-900:#032230;--color-purple-100:#d8d9f3;--color-purple-200:#b0b3e8;--color-purple-300:#898ddc;--color-purple-400:#6267d0;--color-purple-500:#3b42c4;--color-purple-600:#2f349d;--color-purple-700:#232776;--color-purple-800:#171a4f;--color-purple-900:#0c0d27;--color-red-100:#fad1d5;--color-red-200:#f5a3ab;--color-red-300:#f07581;--color-red-400:#ec4657;--color-red-500:#e7182d;--color-red-600:#b91324;--color-red-700:#8a0f1b;--color-red-800:#5c0a12;--color-red-900:#2e0509;--color-yellow-100:#fef3cd;--color-yellow-200:#fce79c;--color-yellow-300:#fbdc6a;--color-yellow-400:#fad038;--color-yellow-500:#f9c406;--color-yellow-600:#c79d05;--color-yellow-700:#957604;--color-yellow-800:#634e03;--color-yellow-900:#322701;--color-green-100:#dcefeb;--color-green-200:#b9dfd7;--color-green-300:#96cfc3;--color-green-400:#73bfb0;--color-green-500:#50af9c;--color-green-600:#408c7d;--color-green-700:#30695d;--color-green-800:#20463e;--color-green-900:#10231f;--color-bg-light:#fafafa;--color-bg-dark:#212121;--color-text-light:#fff;--color-text-dark:#333;--color-bg:#fafafa;--color-bg-inverse:#212121;--color-text:#333}header[data-v-565d65c3]{color:#fff;font-size:1.25rem;justify-content:space-between;line-height:32px;padding:0 8px;position:fixed;transition:color .25s ease-in-out;width:100%;z-index:100}header.inverted[data-v-565d65c3]{color:#032230}header a[data-v-565d65c3]{color:inherit;display:inline-block;font-variant:small-caps;margin:0 16px;padding-top:8px;text-decoration:none}:root{--color-black:#000;--color-white:#fff;--color-gray-900:#212121;--color-gray-800:#333;--color-gray-700:#4d4d4d;--color-gray-600:#666;--color-gray-500:grey;--color-gray-400:#999;--color-gray-300:#b3b3b3;--color-gray-200:#ebebeb;--color-gray-100:#fafafa;--color-blue-50:#f0faff;--color-blue-100:#cfeefc;--color-blue-200:#a0def8;--color-blue-300:#70cdf5;--color-blue-400:#40bcf2;--color-blue-500:#11acee;--color-blue-600:#0d89bf;--color-blue-700:#0a678f;--color-blue-800:#07455f;--color-blue-900:#032230;--color-purple-100:#d8d9f3;--color-purple-200:#b0b3e8;--color-purple-300:#898ddc;--color-purple-400:#6267d0;--color-purple-500:#3b42c4;--color-purple-600:#2f349d;--color-purple-700:#232776;--color-purple-800:#171a4f;--color-purple-900:#0c0d27;--color-red-100:#fad1d5;--color-red-200:#f5a3ab;--color-red-300:#f07581;--color-red-400:#ec4657;--color-red-500:#e7182d;--color-red-600:#b91324;--color-red-700:#8a0f1b;--color-red-800:#5c0a12;--color-red-900:#2e0509;--color-yellow-100:#fef3cd;--color-yellow-200:#fce79c;--color-yellow-300:#fbdc6a;--color-yellow-400:#fad038;--color-yellow-500:#f9c406;--color-yellow-600:#c79d05;--color-yellow-700:#957604;--color-yellow-800:#634e03;--color-yellow-900:#322701;--color-green-100:#dcefeb;--color-green-200:#b9dfd7;--color-green-300:#96cfc3;--color-green-400:#73bfb0;--color-green-500:#50af9c;--color-green-600:#408c7d;--color-green-700:#30695d;--color-green-800:#20463e;--color-green-900:#10231f;--color-bg-light:#fafafa;--color-bg-dark:#212121;--color-text-light:#fff;--color-text-dark:#333;--color-bg:#fafafa;--color-bg-inverse:#212121;--color-text:#333}*,:after,:before{box-sizing:border-box}*,body{margin:0}body{background-color:#fafafa;color:#333;font-family:Poppins,sans-serif;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}h1,h2{font-size:1.5rem}p{margin-bottom:8px}button,input,select,textarea{font:inherit}.button,button{--button-color:#ebebeb;--button-link-color:#333;background-color:var(--button-color,#ebebeb);border:0;border-radius:5px;box-shadow:inset 0 1px 0 1px #ffffff4d,0 1px 3px #0000004d;color:#333;cursor:pointer;font-weight:600;height:40px;padding:0 16px}.button.button-s,button.button-s{height:32px;padding:0 8px}.button.button-l,button.button-l{font-size:1rem;height:40px;padding:0 32px}.button.button-primary,button.button-primary{--button-color:#0a678f;--button-link-color:#0a678f;color:#fff}.button.button-primary:hover,button.button-primary:hover{background-color:#07455f}.button.button-accent,button.button-accent{--button-color:#3b42c4;--button-link-color:#3b42c4;color:#fff}.button.button-accent:hover,button.button-accent:hover{background-color:#2f349d}.button.button-danger,button.button-danger{--button-color:#b91324;--button-link-color:#e7182d;color:#fff}.button.button-danger:hover,button.button-danger:hover{background-color:#b91324}.button.button-outline,button.button-outline{background-color:transparent;border:1px solid var(--button-color);box-shadow:none;color:var(--button-color)}.button.button-outline:hover,button.button-outline:hover{background-color:var(--button-color);box-shadow:none;color:#fff}.button.button-link,button.button-link{background-color:transparent;box-shadow:none;color:var(--button-link-color);padding:0}.button.button-link:hover,button.button-link:hover{background-color:transparent;box-shadow:none;color:var(--button-link-color);text-decoration:underline}.button:hover,button:hover{box-shadow:inset 0 1px 0 1px #ffffff4d,0 1px 3px #0009}.border-black{border-color:#000}.text-black{color:#000}.bg-black{background-color:#000}.border-white{border-color:#fff}.text-white{color:#fff}.bg-white{background-color:#fff}.border-gray-900{border-color:#212121}.text-gray-900{color:#212121}.bg-gray-900{background-color:#212121}.border-gray-800{border-color:#333}.text-gray-800{color:#333}.bg-gray-800{background-color:#333}.border-gray-700{border-color:#4d4d4d}.text-gray-700{color:#4d4d4d}.bg-gray-700{background-color:#4d4d4d}.border-gray-600{border-color:#666}.text-gray-600{color:#666}.bg-gray-600{background-color:#666}.border-gray-500{border-color:gray}.text-gray-500{color:gray}.bg-gray-500{background-color:gray}.border-gray-400{border-color:#999}.text-gray-400{color:#999}.bg-gray-400{background-color:#999}.border-gray-300{border-color:#b3b3b3}.text-gray-300{color:#b3b3b3}.bg-gray-300{background-color:#b3b3b3}.border-gray-200{border-color:#ebebeb}.text-gray-200{color:#ebebeb}.bg-gray-200{background-color:#ebebeb}.border-gray-100{border-color:#fafafa}.text-gray-100{color:#fafafa}.bg-gray-100{background-color:#fafafa}.border-blue-50{border-color:#f0faff}.text-blue-50{color:#f0faff}.bg-blue-50{background-color:#f0faff}.border-blue-100{border-color:#cfeefc}.text-blue-100{color:#cfeefc}.bg-blue-100{background-color:#cfeefc}.border-blue-200{border-color:#a0def8}.text-blue-200{color:#a0def8}.bg-blue-200{background-color:#a0def8}.border-blue-300{border-color:#70cdf5}.text-blue-300{color:#70cdf5}.bg-blue-300{background-color:#70cdf5}.border-blue-400{border-color:#40bcf2}.text-blue-400{color:#40bcf2}.bg-blue-400{background-color:#40bcf2}.border-blue-500{border-color:#11acee}.text-blue-500{color:#11acee}.bg-blue-500{background-color:#11acee}.border-blue-600{border-color:#0d89bf}.text-blue-600{color:#0d89bf}.bg-blue-600{background-color:#0d89bf}.border-blue-700{border-color:#0a678f}.text-blue-700{color:#0a678f}.bg-blue-700{background-color:#0a678f}.border-blue-800{border-color:#07455f}.text-blue-800{color:#07455f}.bg-blue-800{background-color:#07455f}.border-blue-900{border-color:#032230}.text-blue-900{color:#032230}.bg-blue-900{background-color:#032230}.border-purple-100{border-color:#d8d9f3}.text-purple-100{color:#d8d9f3}.bg-purple-100{background-color:#d8d9f3}.border-purple-200{border-color:#b0b3e8}.text-purple-200{color:#b0b3e8}.bg-purple-200{background-color:#b0b3e8}.border-purple-300{border-color:#898ddc}.text-purple-300{color:#898ddc}.bg-purple-300{background-color:#898ddc}.border-purple-400{border-color:#6267d0}.text-purple-400{color:#6267d0}.bg-purple-400{background-color:#6267d0}.border-purple-500{border-color:#3b42c4}.text-purple-500{color:#3b42c4}.bg-purple-500{background-color:#3b42c4}.border-purple-600{border-color:#2f349d}.text-purple-600{color:#2f349d}.bg-purple-600{background-color:#2f349d}.border-purple-700{border-color:#232776}.text-purple-700{color:#232776}.bg-purple-700{background-color:#232776}.border-purple-800{border-color:#171a4f}.text-purple-800{color:#171a4f}.bg-purple-800{background-color:#171a4f}.border-purple-900{border-color:#0c0d27}.text-purple-900{color:#0c0d27}.bg-purple-900{background-color:#0c0d27}.border-red-100{border-color:#fad1d5}.text-red-100{color:#fad1d5}.bg-red-100{background-color:#fad1d5}.border-red-200{border-color:#f5a3ab}.text-red-200{color:#f5a3ab}.bg-red-200{background-color:#f5a3ab}.border-red-300{border-color:#f07581}.text-red-300{color:#f07581}.bg-red-300{background-color:#f07581}.border-red-400{border-color:#ec4657}.text-red-400{color:#ec4657}.bg-red-400{background-color:#ec4657}.border-red-500{border-color:#e7182d}.text-red-500{color:#e7182d}.bg-red-500{background-color:#e7182d}.border-red-600{border-color:#b91324}.text-red-600{color:#b91324}.bg-red-600{background-color:#b91324}.border-red-700{border-color:#8a0f1b}.text-red-700{color:#8a0f1b}.bg-red-700{background-color:#8a0f1b}.border-red-800{border-color:#5c0a12}.text-red-800{color:#5c0a12}.bg-red-800{background-color:#5c0a12}.border-red-900{border-color:#2e0509}.text-red-900{color:#2e0509}.bg-red-900{background-color:#2e0509}.border-yellow-100{border-color:#fef3cd}.text-yellow-100{color:#fef3cd}.bg-yellow-100{background-color:#fef3cd}.border-yellow-200{border-color:#fce79c}.text-yellow-200{color:#fce79c}.bg-yellow-200{background-color:#fce79c}.border-yellow-300{border-color:#fbdc6a}.text-yellow-300{color:#fbdc6a}.bg-yellow-300{background-color:#fbdc6a}.border-yellow-400{border-color:#fad038}.text-yellow-400{color:#fad038}.bg-yellow-400{background-color:#fad038}.border-yellow-500{border-color:#f9c406}.text-yellow-500{color:#f9c406}.bg-yellow-500{background-color:#f9c406}.border-yellow-600{border-color:#c79d05}.text-yellow-600{color:#c79d05}.bg-yellow-600{background-color:#c79d05}.border-yellow-700{border-color:#957604}.text-yellow-700{color:#957604}.bg-yellow-700{background-color:#957604}.border-yellow-800{border-color:#634e03}.text-yellow-800{color:#634e03}.bg-yellow-800{background-color:#634e03}.border-yellow-900{border-color:#322701}.text-yellow-900{color:#322701}.bg-yellow-900{background-color:#322701}.border-green-100{border-color:#dcefeb}.text-green-100{color:#dcefeb}.bg-green-100{background-color:#dcefeb}.border-green-200{border-color:#b9dfd7}.text-green-200{color:#b9dfd7}.bg-green-200{background-color:#b9dfd7}.border-green-300{border-color:#96cfc3}.text-green-300{color:#96cfc3}.bg-green-300{background-color:#96cfc3}.border-green-400{border-color:#73bfb0}.text-green-400{color:#73bfb0}.bg-green-400{background-color:#73bfb0}.border-green-500{border-color:#50af9c}.text-green-500{color:#50af9c}.bg-green-500{background-color:#50af9c}.border-green-600{border-color:#408c7d}.text-green-600{color:#408c7d}.bg-green-600{background-color:#408c7d}.border-green-700{border-color:#30695d}.text-green-700{color:#30695d}.bg-green-700{background-color:#30695d}.border-green-800{border-color:#20463e}.text-green-800{color:#20463e}.bg-green-800{background-color:#20463e}.border-green-900{border-color:#10231f}.text-green-900{color:#10231f}.bg-green-900{background-color:#10231f}.bg-light{background-color:#fafafa}.bg-dark{background-color:#212121}.flex,.inline-flex{align-items:center;display:flex;flex-wrap:wrap;gap:16px;max-width:100%}.flex.center,.inline-flex.center{justify-content:center}.inline-flex,span.flex{display:inline-flex}.flex-start{align-items:flex-start}input.toggle{--toggle-height:24px;--toggle-width:calc(var(--toggle-height)*1.8);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#b3b3b3;border-radius:20px;box-shadow:inset 0 1px 3px #4d4d4d,inset 0 -1px #999;cursor:pointer;height:var(--toggle-height);position:relative;transition:background-color .15s ease-out;width:var(--toggle-width)}input.toggle:before{background-color:#fafafa;border-radius:20px;box-shadow:inset 0 1px #fff,0 1px 3px #999;content:"";display:block;height:20px;left:2px;position:absolute;top:2px;transition:transform .15s ease-out;width:20px}input.toggle:checked{background-color:#50af9c;box-shadow:inset 0 1px 3px #30695d,inset 0 -1px #73bfb0}input.toggle:checked:before{transform:translate(calc(var(--toggle-width) - var(--toggle-height)))}input.toggle:hover:before{box-shadow:inset 0 1px #fafafa,0 1px 3px #4d4d4d}[data-v-7bf2a2b1]:root{--color-black:#000;--color-white:#fff;--color-gray-900:#212121;--color-gray-800:#333;--color-gray-700:#4d4d4d;--color-gray-600:#666;--color-gray-500:grey;--color-gray-400:#999;--color-gray-300:#b3b3b3;--color-gray-200:#ebebeb;--color-gray-100:#fafafa;--color-blue-50:#f0faff;--color-blue-100:#cfeefc;--color-blue-200:#a0def8;--color-blue-300:#70cdf5;--color-blue-400:#40bcf2;--color-blue-500:#11acee;--color-blue-600:#0d89bf;--color-blue-700:#0a678f;--color-blue-800:#07455f;--color-blue-900:#032230;--color-purple-100:#d8d9f3;--color-purple-200:#b0b3e8;--color-purple-300:#898ddc;--color-purple-400:#6267d0;--color-purple-500:#3b42c4;--color-purple-600:#2f349d;--color-purple-700:#232776;--color-purple-800:#171a4f;--color-purple-900:#0c0d27;--color-red-100:#fad1d5;--color-red-200:#f5a3ab;--color-red-300:#f07581;--color-red-400:#ec4657;--color-red-500:#e7182d;--color-red-600:#b91324;--color-red-700:#8a0f1b;--color-red-800:#5c0a12;--color-red-900:#2e0509;--color-yellow-100:#fef3cd;--color-yellow-200:#fce79c;--color-yellow-300:#fbdc6a;--color-yellow-400:#fad038;--color-yellow-500:#f9c406;--color-yellow-600:#c79d05;--color-yellow-700:#957604;--color-yellow-800:#634e03;--color-yellow-900:#322701;--color-green-100:#dcefeb;--color-green-200:#b9dfd7;--color-green-300:#96cfc3;--color-green-400:#73bfb0;--color-green-500:#50af9c;--color-green-600:#408c7d;--color-green-700:#30695d;--color-green-800:#20463e;--color-green-900:#10231f;--color-bg-light:#fafafa;--color-bg-dark:#212121;--color-text-light:#fff;--color-text-dark:#333;--color-bg:#fafafa;--color-bg-inverse:#212121;--color-text:#333}.page-enter-active[data-v-7bf2a2b1],.page-leave-active[data-v-7bf2a2b1]{transition:all .4s}.page-enter-from[data-v-7bf2a2b1],.page-leave-to[data-v-7bf2a2b1]{opacity:0}
