@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ao_ap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25vh auto 0;max-width:640px;padding:1rem;text-align:center}.ao_ap>*:not(:first-child){margin-top:var(--space-m)}.ao_aq{border:0;outline:0;cursor:pointer;color:var(--color-blue);text-decoration:underline;background-color:rgba(0,0,0,0)}
:root{--size: 50px;--primary-color: #42a5f5;--dark-color: #212121}.a_b{position:fixed;left:50%;top:50%;margin-top:calc(var(--size)*-1);margin-left:calc(var(--size)*-1);width:calc(var(--size)*2);height:calc(var(--size)*2);text-align:center}.a_b::after{content:"";position:absolute;left:0;right:0;bottom:-20px;margin:auto;width:calc(var(--size)*1.8);height:6px;background-color:rgba(0,0,0,.1);filter:blur(2px);border-radius:100%;z-index:1;animation:a_c .5s ease infinite alternate}.a_b .a_e{font-size:var(--font-size-m);display:block;color:var(--dark-color);position:relative;top:calc(var(--size)/2);z-index:2;animation:a_f .5s ease infinite alternate}.a_g{width:var(--size);height:var(--size);display:inline-block;transform:rotate(45deg);font-size:0}.a_g span{position:relative;width:calc(var(--size)/2);height:calc(var(--size)/2);transform:scale(1.1);display:inline-block}.a_g span::before{content:"";background-color:var(--primary-color);position:absolute;left:0;top:0;display:block;width:calc(var(--size)/2);height:calc(var(--size)/2);transform-origin:100% 100%;animation:a_h 2.5s infinite linear both}.a_g .a_i{transform:rotateZ(90deg) scale(1.1)}.a_g .a_i::before{animation-delay:.3s;background-color:color-mix(in srgb, var(--primary-color) 95%, black)}.a_g .a_j{transform:rotateZ(270deg) scale(1.1)}.a_g .a_j::before{animation-delay:.9s;background-color:color-mix(in srgb, var(--primary-color) 95%, black)}.a_g .a_k{transform:rotateZ(180deg) scale(1.1)}.a_g .a_k::before{animation-delay:.6s;background-color:color-mix(in srgb, var(--primary-color) 90%, black)}@keyframes a_h{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes a_f{100%{top:calc(var(--size)/2 + 10)}}@keyframes a_c{100%{bottom:-18px;width:calc(var(--size)*2)}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.n_o{margin-bottom:var(--space-l)}
.aie_aif{width:max-content;height:max-content}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.j6_y{width:var(--space-l);height:var(--space-l);display:flex;justify-content:center;align-items:center;color:var(--color-primary);text-decoration:none;background-color:rgba(0,0,0,.06);border-radius:50%;margin:var(--space-s) 0 0 var(--space-s)}.j6_y img{width:100%;height:100%}.j6_ak{display:flex;flex-direction:column;background-color:var(--color-secondary);min-height:100vh;width:370px;padding-right:0 !important;position:relative}.j6_ak.j6_aa{width:100%;height:48px;min-height:70vh;overflow:hidden}.j6_ak.j6_aa .j6_y{margin-top:var(--space-xs)}.j6_x{background:var(--color-secondary);display:flex;flex-direction:column;height:100%;position:relative !important}.j6_j7{display:flex;flex-direction:column;padding:var(--space-l);height:100%}.j6_j7.j6_aa{padding:var(--space-s)}.j6_j8{display:block;margin-bottom:var(--space-l);text-decoration:none}.j6_j9{font-weight:var(--font-bold);font-size:22px;line-height:28px;color:#161616;margin:0 0 var(--space-s)}.j6_ka{font-size:var(--font-size-l);line-height:22px;color:#161616;margin:0 0 var(--space-l)}.j6_kb{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:0 0 var(--space-s)}.j6_kc{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-bottom:auto}.j6_ke{display:block;width:120px;height:36px;object-fit:contain;object-position:center;filter:brightness(0)}.j6_kf{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:var(--space-l) 0 0}.j6_f{padding:var(--space-l);margin:auto 0 var(--space-xxl)}.j6_kg{font-style:normal;font-weight:var(--font-bold);font-size:20px;line-height:26px;color:#161616}.j6_kh{font-style:normal;font-weight:normal;font-size:16px;line-height:22px;color:var(--color-primary)}.j6_ki{margin-top:var(--space-s);padding:var(--space-l)}.j6_kj{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;filter:saturate(0%);opacity:.7}.j6_kk{display:block;width:120px;height:36px;object-fit:contain;object-position:center}.j6_kl{margin-top:var(--space-l);font-family:var(--font-family-secondary);font-size:var(--font-size-m);line-height:18px;letter-spacing:.16px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.z_u{display:flex;background-color:var(--color-white)}.z_u.z_aa{flex-direction:column-reverse}.z_q{width:100%}.z_ab{height:calc(100% - var(--space-xxl));padding:0 var(--space-l);margin:var(--space-xl) auto var(--space-xl)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.pi_pj{display:flex}.pi_lz{width:100%}.pi_pk{flex-direction:column}.pi_pl{flex-direction:row}.pi_pm{align-items:flex-start}.pi_o5{align-items:center}.pi_pn{align-items:flex-end}.pi_po{align-items:stretch}.pi_pp{justify-content:flex-start}.pi_pq{justify-content:center}.pi_pr{justify-content:flex-end}.pi_ps{justify-content:space-between}.pi_pt{justify-content:space-around}.pi_pu{justify-content:space-evenly}.pi_pv{flex-wrap:nowrap}.pi_pw{flex-wrap:wrap}.pi_px{gap:0}.pi_py{gap:var(--wynter-space-3xs)}.pi_pz{gap:var(--wynter-space-xxs)}.pi_p0{gap:var(--wynter-space-xs)}.pi_p1{gap:var(--wynter-space-md)}.pi_p2{gap:var(--wynter-space-lg)}.pi_p3{gap:var(--wynter-space-xl)}.pi_p4{gap:var(--wynter-space-xxl)}.pi_p5{gap:var(--wynter-space-3xl)}.pi_p6{gap:var(--wynter-space-4xl)}.pi_p7{gap:var(--wynter-space-5xl)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.o7_f{margin:0}.o7_o8{font-size:var(--wynter-text-xs);line-height:var(--wynter-line-height-body)}.o7_o9{font-size:var(--wynter-text-sm);line-height:var(--wynter-line-height-body)}.o7_pa{font-size:var(--wynter-text-md);line-height:var(--wynter-line-height-body)}.o7_pb{font-size:var(--wynter-text-lg);line-height:var(--wynter-line-height-body)}.o7_pc{font-size:var(--wynter-text-xl);line-height:var(--wynter-line-height-body)}.o7_pe{font-size:var(--wynter-text-2xl);line-height:var(--wynter-line-height-body-compact)}.o7_pf{font-size:var(--wynter-text-3xl);line-height:var(--wynter-line-height-body-tight)}.o7_pg{font-size:var(--font-size-2);line-height:1.5;letter-spacing:.3px;text-transform:uppercase}.o7_o0{font-weight:var(--wynter-font-regular)}.o7_o1{font-weight:var(--wynter-font-semibold)}.o7_ph{font-weight:var(--wynter-font-semibold)}.o7_o2{font-weight:var(--wynter-font-bold)}.o7_o3{font-family:var(--wynter-font-family-primary)}.o7_o4{text-align:left}.o7_o5{text-align:center}.o7_o6{text-align:right}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.m9_x.m9_c{background-color:var(--color-shadow)}.m9_x .m9_na{color:var(--color-white);padding-left:var(--space-s);font-weight:var(--font-bold);font-size:var(--font-size-l)}.m9_hw{display:flex;align-items:center;margin-left:var(--space-s);text-decoration:none}.m9_hw svg{margin-right:4px;fill:var(--color-primary)}.m9_x{display:flex;justify-content:center;background-color:var(--color-secondary)}.m9_y{display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:50%}.m9_q{display:flex;align-items:center;width:100%;max-width:var(--wrap-width);height:var(--header-height);padding:0 var(--space-l)}.m9_q.m9_be{max-width:unset}.m9_q .m9_cg{position:absolute;bottom:5px;left:32px;color:var(--color-primary);font-size:var(--font-size-s)}.m9_q .m9_ep{position:relative;display:flex !important;align-items:center;justify-content:center;height:100%;width:3rem}.m9_q .m9_nb{width:unset;padding:0 20px;font-size:var(--font-size-m)}.m9_q .m9_ep svg{fill:var(--color-primary)}.m9_q .m9_ep:hover{background-color:var(--color-white)}.m9_q .m9_ep:hover svg{fill:var(--color-primary)}.m9_q .m9_ep:hover .m9_cg{color:var(--color-primary)}.m9_al{display:flex;align-items:center;font-weight:var(--font-bold);margin-right:var(--space-xs);color:var(--color-primary);text-decoration:none}.m9_f{margin-left:var(--space-s)}.m9_nc{width:.5px;height:100%;margin:0 var(--space-m);background-color:rgba(0,0,0,.06)}.m9_r{letter-spacing:.16px;font-size:var(--font-size-s);font-weight:300;font-style:italic}.m9_ne{cursor:pointer;display:inline-flex;align-items:center;padding-left:var(--space-s);padding-right:var(--space-xs);width:auto !important;font-size:var(--font-size-m)}.m9_hb{height:44px !important;width:100% !important;background-color:rgba(0,0,0,0) !important;font-size:var(--font-size-m) !important}.m9_nf{width:200px !important}.m9_ng{max-width:none !important}.m9_bw{width:20px;height:20px}.m9_nh:hover{background-color:rgba(0,0,0,0) !important}.m9_ni svg{width:20px;height:20px;flex-shrink:0}
@keyframes p8_qb{0%{transform:rotate(0deg)}100%{transform:rotate(1turn)}}.p8_mg{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:100}.p8_mg.p8_p9{position:fixed;left:0;width:100vw;height:100vh}.p8_mg.p8_qa{max-width:60px;max-height:60px}.p8_mg svg{fill:rgba(0,0,0,0);height:200px;width:200px;animation-name:p8_qb;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.p8_mg circle{stroke-width:8;stroke-linecap:butt;stroke-dasharray:240;stroke:#ffde00;stroke-dashoffset:40}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}:is(button,a,input).lx_ly{box-sizing:border-box;padding:0;margin:0;max-width:none;min-height:fit-content;flex-shrink:1;font-family:inherit;font-size:inherit;line-height:normal;letter-spacing:normal;vertical-align:middle;position:static;display:inline-flex;align-items:center;justify-content:center;gap:var(--wynter-space-xs);font-weight:var(--wynter-font-medium);text-decoration:none;transition:background-color var(--wynter-transition-normal),box-shadow var(--wynter-transition-normal);border:none;cursor:pointer}:is(button,a,input).lx_ly.lx_lz{max-width:100%;min-width:0;width:100%;text-align:center}:is(button,a,input).lx_l0{font-size:var(--wynter-text-sm);padding:var(--wynter-space-xxs) var(--wynter-space-md);min-height:var(--wynter-space-xl);min-width:140px;max-width:448px}:is(button,a,input).lx_l1{font-size:var(--wynter-text-md);padding:var(--wynter-space-sm) var(--wynter-space-md);min-height:var(--wynter-space-3xl);min-width:160px;max-width:448px}:is(button,a,input).lx_l2{font-size:var(--wynter-text-md);padding:var(--wynter-space-md);min-height:var(--wynter-space-4xl);min-width:240px;max-width:448px}:is(button,a,input).lx_l3{background-color:var(--wynter-color-primary);color:var(--wynter-color-text-inverse)}:is(button,a,input).lx_ly.lx_l3:hover{background-color:var(--wynter-color-primary-light)}:is(button,a,input).lx_l4{background-color:var(--wynter-color-secondary);color:var(--wynter-color-primary)}:is(button,a,input).lx_ly.lx_l4:hover{background-color:var(--wynter-button-bg-secondary-hover)}:is(button,a,input).lx_l5{background-color:var(--wynter-color-link);color:var(--wynter-color-text-inverse)}:is(button,a,input).lx_ly.lx_l5:hover{background-color:var(--wynter-color-link-hover)}:is(button,a,input).lx_l6{background-color:rgba(0,0,0,0);border:var(--wynter-space-px) solid var(--wynter-color-primary);color:var(--wynter-color-primary)}:is(button,a,input).lx_ly.lx_l6:hover{background-color:var(--wynter-button-bg-ghost-hover);color:var(--wynter-color-text-inverse)}:is(button,a,input).lx_l7{background-color:var(--wynter-color-error);color:var(--wynter-color-text-inverse)}:is(button,a,input).lx_ly.lx_l7:hover{background-color:var(--wynter-button-bg-danger-hover)}:is(button,a,input).lx_ly:disabled,:is(button,a,input).lx_ly[aria-disabled=true]{background-color:var(--wynter-button-bg-disabled);color:var(--wynter-button-text-disabled);opacity:.6;cursor:not-allowed;pointer-events:none}:is(button,a,input).lx_ly:focus-visible{outline:var(--wynter-space-3xs) solid var(--wynter-color-primary);outline-offset:var(--wynter-space-3xs)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.ot_fz{margin:0;color:var(--wynter-color-text-primary)}.ot_ou{font-size:var(--wynter-text-6xl);line-height:var(--wynter-line-height-heading-tight)}.ot_ov{font-size:var(--wynter-text-5xl);line-height:var(--wynter-line-height-heading-tight)}.ot_ow{font-size:var(--wynter-text-4xl);line-height:var(--wynter-line-height-heading)}.ot_ox{font-size:var(--wynter-text-3xl);line-height:var(--wynter-line-height-heading)}.ot_oy{font-size:var(--wynter-text-2xl);line-height:var(--wynter-line-height-heading-relaxed)}.ot_oz{font-size:var(--wynter-text-xl);line-height:var(--wynter-line-height-heading-relaxed)}.ot_o0{font-weight:var(--wynter-font-regular)}.ot_o1{font-weight:var(--wynter-font-semibold)}.ot_o2{font-weight:var(--wynter-font-bold)}.ot_o3{font-family:var(--wynter-font-family-primary)}.ot_o4{text-align:left}.ot_o5{text-align:center}.ot_o6{text-align:right}
.acw_acx{cursor:not-allowed !important;opacity:.5}.acw_acx:hover{cursor:not-allowed !important;background-color:var(--color-white)}.acw_acy{cursor:not-allowed !important;opacity:.5;pointer-events:none}.acw_acy:hover{cursor:not-allowed !important;color:var(--color-secondary-medium)}.acw_acy:hover svg{fill:var(--color-secondary-medium)}.acw_acz .bx--text-input:disabled,.acw_acz .bx--text-input[disabled]{cursor:not-allowed !important;opacity:.5}.acw_acz .bx--text-input:disabled:hover,.acw_acz .bx--text-input[disabled]:hover{cursor:not-allowed !important}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.hq_afb{display:flex;flex-direction:column}.hq_afb .hq_afc{margin:var(--space-xs) 0;display:flex;flex-direction:column;gap:var(--space-xs);background-color:var(--color-white);min-height:112px;padding:var(--space-m) var(--space-m) var(--space-m) var(--space-xxl);border-left:4px solid rgba(0,0,0,0);cursor:pointer;position:relative}.hq_afb .hq_afe{border-left:4px solid var(--color-secondary)}.hq_afb .hq_aff{cursor:initial}.hq_afb .hq_afg{grid-template-areas:"control title details" "control description details" "control button button";cursor:default}.hq_afb .hq_afh{cursor:not-allowed;filter:opacity(50%)}.hq_afb .hq_afi{padding:var(--space-xs) !important;width:fit-content;margin-top:var(--space-m);position:relative;z-index:100}.hq_afb .hq_afj{grid-area:button;width:100%;display:flex;justify-content:center}.hq_afb .hq_afc .hq_afk{padding:0;cursor:pointer;position:absolute;left:var(--space-s)}.hq_afb .hq_afc .hq_afl{cursor:not-allowed}.hq_afb .hq_afc .hq_afm{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5);margin-top:calc(-1*var(--space-xxs))}.hq_afb .hq_afc .hq_afm strong{color:inherit;font-size:inherit;line-height:inherit}.hq_afb .hq_afc .hq_afn{text-transform:capitalize;font-size:var(--font-size-3)}.hq_afb .hq_afc .hq_afo{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5)}.hq_afb .hq_afc .hq_fk{margin-right:var(--space-xxs);font-size:var(--font-size-3);font-weight:var(--font-regular);line-height:var(--font-size-5);color:var(--color-primary)}.hq_afb .hq_afc .hq_afp{display:inline}.hq_afb .hq_afc .hq_afq{display:inline-block}.hq_afb .hq_afc .hq_r{white-space:pre-wrap}.hq_afb .hq_afc .hq_gg{align-self:center;justify-content:center;align-items:flex-end;display:flex;flex-direction:column;cursor:pointer;color:var(--color-secondary-medium)}.hq_afb .hq_afc .hq_afr{margin-bottom:var(--space-xs)}.hq_afb .hq_afc .hq_gg>svg{width:18px;height:18px;fill:var(--color-secondary-medium)}.hq_afb .hq_afc .hq_gg:hover{color:var(--color-secondary)}.hq_afb .hq_afc .hq_gg:hover svg{fill:var(--color-secondary)}.hq_afb .hq_x{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-s);padding:0}.hq_afs{max-width:100% !important}.hq_aft{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:var(--space-m);gap:var(--space-s)}.hq_aft h4{font-size:var(--font-size-5)}.hq_aft .hq_afu{color:var(--Dark-Primary-DP60, var(--color-dark-primary));text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:var(--font-size-3)}.hq_aft .hq_afv{max-width:fit-content !important}.hq_afw{display:inline-block;border-radius:var(--font-size-4);font-size:var(--font-size-2);padding:var(--space-2) var(--space-4);color:var(--color-primary)}.hq_afx{background:var(--color-hover-medium);margin-right:var(--space-xxs);margin-bottom:var(--space-xxs)}.hq_afy{background:var(--color-primary-ultra-light)}.hq_afy.hq_afz{background:var(--color-secondary-light)}.hq_afy.hq_af0{background:var(--color-link-light)}.hq_afy.hq_af1{background:var(--color-success-light)}.hq_af2.bx--tag{flex-shrink:0;background-color:var(--color-gray-ultralight) !important;color:var(--color-gray-dark) !important;font-size:var(--font-size-2) !important;font-family:var(--font-primary) !important}.hq_af3{display:flex;align-items:center;gap:var(--space-xs);flex-shrink:0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.anu_anv{display:flex;justify-content:center;align-items:center;padding:var(--space-xl)}.anu_anw{display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-s)}
.jj_jk{position:fixed;top:0;left:0;bottom:0;z-index:100;display:flex;flex-direction:column;width:var(--sidebar-nav-width);background-color:var(--color-secondary);color:var(--color-primary);transition:width .15s ease}.jj_jl{width:var(--sidebar-nav-collapsed-width)}.jj_jl .jj_jm{padding-left:var(--space-xs);padding-right:var(--space-xs);justify-content:center}.jj_jl .jj_jn,.jj_jl .jj_jo,.jj_jl .jj_jp,.jj_jl .jj_jq{display:none}.jj_jl .jj_x{padding-bottom:var(--space-xs)}.jj_jl .jj_gv,.jj_jl .jj_jr{justify-content:center;padding-left:var(--space-xs);padding-right:var(--space-xs)}.jj_jl .jj_js{padding-left:var(--space-xs)}.jj_jt{position:absolute;top:var(--space-3xl);right:-12px;z-index:110;display:flex;align-items:center;justify-content:center;width:var(--space-m);height:var(--space-m);padding:0;background-color:var(--color-white);border:1px solid rgba(0,0,0,.12);border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.08);cursor:pointer;color:var(--color-primary-ultra-light)}.jj_jt:hover{background-color:var(--color-bg)}.jj_jt:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.jj_x{flex:0 0 auto;border-bottom:1px solid rgba(0,0,0,.1)}.jj_jm{display:flex;align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-s);background:none;border:none;cursor:pointer;color:var(--color-primary)}.jj_ju{width:28px;height:28px;flex:0 0 auto}.jj_jn{font-weight:var(--font-ultra);font-size:var(--font-size-m)}.jj_jo{padding:var(--space-s) var(--space-s) 0;font-size:var(--font-size-l);font-style:italic;line-height:1.3;color:rgba(0,0,0,.55)}.jj_jv{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.jj_jl .jj_jv{overflow:visible}.jj_jp{margin:var(--space-s) var(--space-s) var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;opacity:.6}.jj_gv{display:flex;align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-xs) var(--space-s);background:none;border:none;border-radius:6px;cursor:pointer;color:var(--color-primary);font-size:var(--font-size-m);text-align:left}.jj_gv:hover{background-color:rgba(0,0,0,.06)}.jj_jw{background-color:rgba(0,0,0,.1);font-weight:var(--font-bold)}.jj_js{padding-left:var(--space-xl);font-size:var(--font-size-s)}.jj_jx{display:inline-flex;flex:0 0 auto;fill:var(--color-primary)}.jj_jq{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jj_cg{flex:0 0 auto;padding:var(--space-3xs) var(--space-xxs);background-color:rgba(0,0,0,.1);border-radius:var(--space-xxs)}.jj_jl .jj_cg{display:none}.jj_jy{font-weight:var(--font-bold);cursor:default}.jj_jy:hover{background:none}.jj_jz{margin-bottom:var(--space-xs)}.jj_j0{position:relative}.jj_j1{margin-left:auto}.jj_jl .jj_j1{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;visibility:hidden}.jj_bj{flex:0 0 auto;padding-top:var(--space-s);margin-top:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jj_j2{height:1px;margin:var(--space-xs) var(--space-s);background-color:rgba(0,0,0,.1)}.jj_fi{padding-top:var(--space-s);padding-bottom:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jj_hb{position:relative}.jj_j3{position:absolute;top:100%;left:0;z-index:200;min-width:200px;margin-top:var(--space-xxs);padding:4px 0;background-color:var(--color-white);border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.jj_j4{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--space-xxs)}.jj_j5{top:0;left:100%;margin-top:0;margin-left:var(--space-xxs)}.jj_jr{display:flex;align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-xs) var(--space-s);background:none;border:none;cursor:pointer;color:var(--color-primary);font-size:var(--font-size-s);text-align:left}.jj_jr:hover{background-color:rgba(0,0,0,.06)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aws_awt{margin-bottom:var(--space-l)}.aws_kr{display:flex;margin-top:var(--space-m)}.aws_kr>*:not(:first-child){margin-left:var(--space-m)}.aws_qp{height:var(--space-xl);padding:var(--space-s);background-color:var(--color-white);border-bottom:1px solid var(--color-primary-ultra-light)}.aws_awu{flex:.8}.aws_a2{margin-top:var(--space-s);color:var(--color-error)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axo_q>*{height:40px;padding:0 var(--space-s);color:var(--color-text)}.axo_q>*:hover{outline:1px solid var(--color-secondary);background-color:var(--color-hover)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.y7_y8{margin-bottom:var(--space-l)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.an4_gk{position:relative}.an4_gk>*:not(:first-child){margin-top:var(--space-xs)}.an4_mg{width:100px;height:100px}.an4_gv{display:flex;align-items:center;gap:var(--space-xs)}.an4_an5{color:var(--color-error);cursor:pointer}.an4_an6{color:var(--color-primary);cursor:pointer}.an4_an7{cursor:not-allowed;color:var(--color-primary-ultra-light)}.an4_an8{min-width:20px;height:20px}.an4_ana{display:flex;justify-content:flex-start;align-items:center;padding:var(--space-s);background-color:var(--color-white);border:1px solid var(--color-gray-ultralight);height:30px;width:290px;font-size:var(--font-size-s)}.an4_ana svg{height:20px;width:20px;margin:0 var(--space-xs)}.an4_ana .bx--radio-button__appearance{width:.875rem;height:.875rem}.an4_ana .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.375rem;height:.375rem}.an4_ana .bx--radio-button-wrapper:not(:last-of-type){margin-right:0}.an4_an9{display:flex;margin-left:var(--space-s);margin-bottom:1px}.an4_an9>*:nth-child(4n+0){margin-right:12px}.an4_an9>*:not(:nth-child(4n+0)){margin-right:4px}.an4_aoa{width:2px;height:2px;background-color:var(--color-primary);border-radius:50%}.an4_xg{width:36px}.an4_aob{width:100%;display:flex;justify-content:flex-end}.an4_aoc{padding:2px 4px;color:var(--color-primary);font-weight:600;text-transform:capitalize;background-color:var(--color-gray-ultralight);border-radius:4px;line-height:16px}.an4_aoe .an4_ep{display:flex;align-items:center;cursor:pointer}.an4_aoe .an4_ep:hover{color:var(--color-primary)}.an4_aoe .an4_ep:hover a{color:var(--color-primary)}.an4_aoe .an4_ep svg{display:none;margin:0}.an4_aof{height:16px;cursor:pointer}
.aij_aik{display:flex;flex-direction:column;gap:16px}.aij_aik.aij_qa{width:340px;padding-right:var(--space-l)}.aij_ail{display:flex;flex-direction:column;gap:16px}.aij_ail>* .bx--label{margin-bottom:3px}.aij_ail>*:first-child{margin-top:0}.aij_al{font-size:18px;font-weight:600;margin-bottom:var(--space-l);color:#161616;display:flex;justify-content:space-between;align-items:center}.aij_aim{display:flex;align-items:center;gap:4px;cursor:pointer;color:var(--color-link);font-size:var(--font-size-m);font-weight:400}.aij_aim svg{margin-right:4px}.aij_aim:hover{text-decoration:underline}.aij_u8{cursor:not-allowed}.aij_u8 label,.aij_u8 select,.aij_u8 input{color:var(--color-black) !important;opacity:1}.aij_u8 select,.aij_u8 input{border-bottom:1px solid #8d8d8d !important}.aij_u8 input,.aij_u8 select,.aij_u8 textarea{cursor:not-allowed}.aij_ain{display:flex;justify-content:center;margin-top:var(--space-m);padding:0;transition:none}.aij_ain.aij_wh{opacity:0;pointer-events:none;transition:none}
.ai1_q{display:flex}.ai1_u8 label,.ai1_u8 select,.ai1_u8 input{color:var(--color-black) !important;opacity:1}.ai1_u8 select,.ai1_u8 input{border-bottom:1px solid #8d8d8d !important}.ai1_ai2{display:flex;align-items:center;background-color:#eef5fe;height:57px;border:2px solid #0847c6;padding-left:23px;font-size:var(--font-size-l);box-sizing:border-box;border-radius:3px;margin-bottom:var(--space-xxl)}.ai1_yo{font-weight:var(--font-bold);padding-left:var(--space-xs)}.ai1_ai3{width:340px;padding-right:var(--space-l)}.ai1_ai3>*{margin-top:15px}.ai1_ai3>* .bx--label{margin-bottom:3px}.ai1_ai3>*:first-child{margin-top:0}.ai1_ai4{text-transform:capitalize}.ai1_al{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-l);font-size:18px;font-weight:600}.ai1_vq{display:flex;align-items:center;font-weight:400;font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.ai1_vq svg{margin-right:4px}.ai1_ht{width:340px;padding-left:var(--space-l)}.ai1_ht.ai1_qe{width:600px;margin:0 auto}.ai1_ai5{display:flex;flex-direction:column;gap:50px 0;width:370px;padding:0 var(--space-m);border-left:1px solid var(--color-gray-ultralight);border-right:1px solid var(--color-gray-ultralight)}.ai1_ai6{font-size:var(--font-size-s)}.ai1_gg{position:relative;margin-bottom:var(--space-m);background-color:var(--color-white)}.ai1_gg .ai1_vf{padding-top:var(--space-xs);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);font-size:18px;font-weight:600}.ai1_gg .ai1_az{margin:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.ai1_gg .ai1_gv{display:flex;margin:var(--space-s) 0}.ai1_gg .ai1_gv strong{margin-left:auto;text-align:right}.ai1_gg .ai1_m4{display:flex;margin-top:var(--space-m);font-size:18px;font-weight:600}.ai1_gg .ai1_h9{margin-left:auto;text-transform:uppercase}.ai1_f{margin:30px 10px 0 0;line-height:140%;font-size:var(--font-size-s);text-align:justify}.ai1_ai7{color:var(--color-error);font-size:var(--font-size-s)}.ai1_mg{left:0;height:100%;background-color:rgba(255,255,255,.5)}
.ai8_ai9{display:flex;gap:var(--space-m);justify-content:center;margin:var(--space-m) auto var(--space-xl)}@media screen and (max-width: 900px){.ai8_ai9{flex-direction:column}}.ai8_yi{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.ai8_yi .bx--content-switcher{height:30px;width:30%}.ai8_ya{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.ai8_yj{width:30%}.ai8_yk{font-size:var(--font-size-l)}.ai8_ai2{display:flex;flex-direction:column;justify-content:space-between;flex:2;border:1px solid var(--color-gray-light);padding:var(--space-m) var(--space-s);box-sizing:border-box;min-height:450px;min-width:min-content;border-radius:4px;box-shadow:0px 1px 2px rgba(0,0,0,.05);gap:var(--space-s)}.ai8_ai2:last-child{margin-right:0}.ai8_yn{display:flex;justify-content:space-between;font-size:var(--font-size-8);line-height:26px;font-weight:var(--font-bold);text-align:flex-start;margin-bottom:12px}.ai8_yo{font-size:var(--font-size-8);font-weight:var(--font-book);line-height:var(--font-size-9)}.ai8_aja{border-radius:var(--space-xs);background:var(--color-bg);color:var(--color-black);display:flex;align-items:center;flex-grow:1;grid-gap:var(--space-s);gap:var(--space-s);padding:var(--space-m)}.ai8_ajb{font-size:var(--font-size-l);font-weight:var(--font-regular);margin-top:var(--space-l)}.ai8_ajc{display:inline-block;font-size:var(--font-size-3);line-height:var(--font-size-6);font-weight:var(--font-regular)}.ai8_yp{text-align:right;color:var(--color-text-dark);font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:22px}.ai8_yq{color:var(--color-black);display:flex;font-weight:var(--font-bold);font-size:var(--font-size-m);gap:var(--space-xs);margin-bottom:var(--space-s);max-width:300px}.ai8_aje{color:var(--color-gray-medium);display:flex;gap:var(--space-xs);font-weight:var(--font-semi-regular);font-size:var(--font-size-m);margin-bottom:var(--space-s);margin-top:var(--space-s);line-height:var(--space-m)}sub{display:block}.ai8_ys{min-width:17.5px;height:20px;fill:var(--color-blue)}.ai8_ajf{fill:var(--color-black)}.ai8_ajg{color:var(--color-gray-medium);font-weight:var(--font-bold);font-size:var(--font-size-m);margin-top:var(--space-m);text-align:center}.ai8_mg{left:0;height:100%;background-color:rgba(255,255,255,.5);overflow-y:hidden}.ai8_ajh{border-color:var(--color-gray-light)}.ai8_yw{margin-top:10px}.ai8_aji{margin-bottom:48px}.ai8_ajj{margin-bottom:48px}.ai8_ac8{display:flex;justify-content:center;align-items:center;border-radius:var(--space-s);background:var(--color-bg);margin-bottom:var(--space-m);margin-top:var(--space-m);padding:var(--space-s);min-height:124px}.ai8_qr{display:flex;align-items:center;justify-content:space-betwen;font-size:var(--font-size-3);font-weight:var(--font-bold);line-height:var(--font-size-6);transition:.3s;width:100%}.ai8_ajk{border-radius:var(--space-xs);color:var(--color-black);cursor:pointer;display:flex;align-items:center;justify-content:space-between;flex:1;gap:var(--space-s);line-height:var(--font-size-6);padding:var(--space-s);transition:.3s}.ai8_ajl{display:inline-flex;flex-direction:column;justify-content:center;gap:var(--space-xxs)}.ai8_ajk.ai8_ajm{background-color:var(--color-white);color:var(--color-primary)}.ai8_ajk:not(.ai8_ajm):hover{background-color:var(--color-hover)}.ai8_ajn{margin-right:8px}.ai8_ajo{display:inline-flex;align-items:center}.ai8_ajp{color:var(--color-success)}.ai8_ajq{width:12px;height:12px;border-radius:50%;background-color:var(--color-white);transition:.3s}.ai8_ajr{display:none}.ai8_ajs{font-size:var(--font-size-2);font-weight:var(--font-regular)}.ai8_ix{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--color-white);border-radius:var(--space-xxs);border:1px solid;padding:var(--space-s);color:var(--color-primary)}.ai8_ix>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.ai8_az{width:100%;display:flex;justify-content:space-between;padding-bottom:var(--space-s);margin:var(--space-xs) 0;border-bottom:1px solid var(--color-disabled)}.ai8_iy{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.ai8_iz{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.ai8_iz>span:first-child{text-align:left}.ai8_by{color:var(--color-gray-light)}.ai8_i0{margin-left:var(--space-xxs)}
.yh_yi{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.yh_yi .bx--content-switcher{height:30px;width:30%}.yh_ya{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.yh_yj{width:30%}.yh_yk{font-size:var(--font-size-l)}.yh_q{display:flex;justify-content:center;gap:var(--space-l);min-width:882px}.yh_yl{display:flex;flex-direction:column;flex:2;border:1px solid #8d8d8d;padding:var(--space-s);box-sizing:border-box;min-height:460px}.yh_yl:last-child{margin-right:0}.yh_ym{background-color:#eef5fe;border:1px solid #0847c6;flex:3}.yh_yn{font-size:var(--font-size-xl);font-weight:var(--font-bold);line-height:32px;text-align:center;margin-bottom:12px;text-transform:capitalize}.yh_yo{font-size:24px;font-weight:var(--font-bold);line-height:24px;text-align:center;margin-bottom:12px}.yh_yp{text-align:center;margin-bottom:14px;color:#8d8d8d}.yh_yq{display:flex;gap:var(--space-xs);margin-bottom:12px}.yh_yr{margin-top:36px}.yh_ys{min-width:16px;height:20px;fill:var(--color-blue)}.yh_yt{fill:#000}div.yh_yu{font-weight:var(--font-bold);font-size:var(--font-size-l);line-height:16px;margin-top:var(--space-m);text-align:center}.yh_mg{left:0;height:100%;background-color:rgba(255,255,255,.5)}.yh_yv{margin-bottom:16px}.yh_yw{margin-top:70px}.yh_yx{margin-top:32px}
.km_q{display:flex;justify-content:center;margin-bottom:24px;overflow:hidden}.km_x{align-items:center;display:flex;flex-direction:column;text-align:center;margin:0 auto var(--space-xs);max-width:360px}.km_fz{font-size:var(--font-size-7);font-weight:var(--font-regular);line-height:var(--font-size-8);margin:0 0}.km_kn{color:var(--color-gray-medium);font-weight:var(--font-regular);font-size:var(--font-size-m);margin-top:var(--space-m)}.km_bj{display:flex;justify-content:center;color:var(--color-gray-medium);font-weight:var(--font-bold);font-size:var(--font-size-m);margin-top:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.y9_me{background-color:var(--color-white) !important;padding:var(--space-s)}.y9_wh{display:none}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zn_zo{display:block;margin-bottom:var(--space-xs);color:var(--color-text)}.zn_zp>div{border:2px solid var(--color-error);box-shadow:none}.zn_zp>div:hover{border-color:var(--color-error)}.zn_a2{margin-top:4px;color:var(--color-error);font-size:var(--font-size-s)}.zn_zq{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9500}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.za_ak{padding:var(--space-m) var(--space-s);background-color:#ffc8c8;color:#340000}.za_ak .za_al{font-weight:bold;margin-bottom:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aas_ak{max-width:600px;padding:var(--space-4xl) var(--space-l);background-color:var(--color-white);border:1px solid var(--color-primary-ultra-light);border-radius:4px}.aas_x{display:flex;align-items:center;font-size:20px}.aas_y{font-weight:var(--font-bold)}.aas_j2{width:1px;height:20px;margin:0 var(--space-xs);background-color:var(--color-primary)}.aas_al{margin-top:var(--space-xxl);font-size:28px;line-height:30px;font-weight:var(--font-bold);display:flex;align-items:center}.aas_kh{display:flex;justify-content:center;font-size:20px;font-weight:var(--font-bold)}.aas_bk{display:flex;justify-content:flex-end;margin-top:var(--space-l)}.aas_bk>*:not(:last-child){margin-right:var(--space-l)}.aas_o{margin-top:var(--space-l)}.aas_o>*:not(:last-child){margin-bottom:var(--space-l)}.aas_o .aas_aat{display:inline-block;margin-bottom:.5rem}.aas_o .aas_qp{border:1px solid #8d8d8d;background-color:var(--color-white)}.aas_o .aas_aau{visibility:hidden;color:var(--color-error)}.aas_o .aas_aau.aas_aav{visibility:visible}.aas_o .aas_fk{margin-bottom:var(--space-xs);font-size:18px;line-height:22px;font-weight:var(--font-bold)}.aas_o .aas_aaw{margin-bottom:var(--space-xs);font-size:var(--font-size-m);line-height:22px;color:var(--color-primary)}.aas_o .aas_aax{background-color:var(--color-white)}.aas_o .aas_aax .select__multi-value{pointer-events:all}.aas_o .aas_ya select{max-width:unset}.aas_o .aas_aay{margin-top:var(--space-s)}.aas_o .aas_aay>*:not(:last-child){margin-bottom:var(--space-s)}.aas_o .aas_az .aas_m1{margin-top:var(--space-s)}.aas_o .aas_az .aas_m1>*:not(:last-child){margin-bottom:var(--space-s)}.aas_o .aas_aaz{padding-left:var(--space-l);border-left:1px solid var(--color-text)}.aas_a2{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.aas_aa0{background:var(--color-gray-ultralight);color:var(--color-primary-ultra-light);font-size:12px;padding:4px 8px;border-radius:4px;margin-left:10px;font-weight:normal;line-height:initial}.aas_aa0.aas_aa1{color:var(--color-white);background:#24a148}.aas_aa2{position:relative}.aas_aa3{display:flex;justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-2)}.aas_aa3>div{display:flex;align-items:center;gap:var(--space-2)}.aas_aa3 .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.aas_aa4{display:inline-block;background-color:var(--color-secondary);padding:4px 10px;color:var(--color-primary-ultra-light);font-size:var(--font-size-m);width:calc(100% + 20px);margin:10px -10px 0;font-weight:bold}.aas_aaz .aas_aa4{margin-left:calc(-10px - var(--space-l));width:calc(100% + 20px + var(--space-l))}.aas_aa5{position:absolute;top:-10px;bottom:0;left:-10px;right:-10px;border:2px solid var(--color-secondary);pointer-events:none}.aas_cu{text-transform:capitalize}.aas_aa6{color:var(--color-error)}.aas_aa7{font-size:30px;font-weight:600;line-height:36px;margin-top:24px}.aas_aa8{display:flex;align-items:flex-start;column-gap:5px;justify-content:space-between}.aas_aa9{border:unset !important}.aas_aba{font-size:14px;margin-bottom:10px;font-weight:bold}.aas_abb{font-size:12px}.aas_abc{font-weight:bold}.aas_abb::marker{content:"•";font-size:25px;line-height:20px}.aas_abe{white-space:break-spaces}.aas_abf{max-width:300px !important;margin-left:4px;margin-top:12px}.aas_abg:first-child{background-color:var(--color-success) !important}.aas_rg{color:var(--color-error);margin-top:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zg_a2{max-height:12.5rem;display:block;color:#da1e28;font-size:var(--font-size-s);font-weight:400;overflow:visible;letter-spacing:.32px;margin:.4rem 0 0}.zg_zh{outline:2px solid #da1e28;outline-offset:1px}
.aig_aih{all:unset;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;min-height:0 !important}.aig_aih:focus-visible{outline:2px solid var(--color-link, #405aff);outline-offset:2px;border-radius:2px}.aig_aih.aig_u8{cursor:not-allowed;opacity:.5;pointer-events:none}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.awx_ak{padding:var(--space-l) var(--space-s);background-color:var(--color-white);border-top:1px solid var(--color-hover-table)}.awx_x{display:flex;justify-content:space-between;font-size:var(--font-size-m)}.awx_awy{display:flex;align-items:center;justify-content:center;gap:var(--space-m)}.awx_awz{color:var(--color-link);cursor:pointer}.awx_aw0{box-sizing:border-box;background-color:var(--color-secondary-light, #fff5b0);border:1px solid var(--color-secondary);border-radius:var(--space-xxs);font-style:normal;font-weight:var(--font-bold);font-size:var(--font-size-2);line-height:var(--font-size-7);padding:var(--space-xs) var(--space-s);cursor:pointer;min-width:150px}.awx_aw0:hover,.awx_aw0:focus{background-color:var(--color-secondary)}.awx_q{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:var(--space-l)}.awx_q>*:not(:last-child){margin-right:var(--space-m)}.awx_gv{width:220px;margin-bottom:20px}.awx_fk{display:flex;align-items:center;color:var(--color-text);font-size:var(--font-size-s);margin-bottom:var(--space-xs)}.awx_fk .awx_aw1{margin-right:4px}.awx_fk .awx_m1{margin-top:0}.awx_fk .bx--radio-button-wrapper:not(:last-of-type){margin-right:.5rem}.awx_fk .bx--radio-button__label{font-size:11px;font-weight:500}.awx_fk .bx--radio-button__appearance{width:.9rem;height:.9rem}.awx_fk .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.4rem;height:.4rem}.awx_aw2{min-height:38px;border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px}.awx_aw3>*{font-size:small !important}.awx_aw2>*{font-size:small !important}.awx_aw2>*>div{display:flex !important}.awx_aw2>*>div>button{margin-top:5px !important}.awx_aw2>*>div>a{margin-left:5px !important}.awx_aw4{color:hsl(0,0%,50%);display:flex;justify-content:center;align-items:center;margin-top:10px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.z7_wh{display:none}.bx--data-table .bx--tooltip__trigger,.bx--data-table .bx--tooltip__label{font-size:var(--font-size-s)}.bx--data-table thead th{vertical-align:middle}.bx--data-table thead th .bx--tooltip__trigger,.bx--data-table thead th .bx--tooltip__label{font-weight:var(--font-bold);color:var(--color-primary)}.bx--data-table tbody td .bx--tooltip__trigger,.bx--data-table tbody td .bx--tooltip__label{font-weight:var(--font-regular);color:var(--color-text)}table td.z7_ep{text-align:right;vertical-align:middle}table td.z7_ep>*:not(:last-child){margin-right:8px}.z7_z8{background-color:var(--color-white);display:flex;align-items:center;justify-content:center;padding:var(--space-m);border-right:1px solid var(--color-hover-table);font-weight:var(--font-bold)}.z7_z9{display:flex;justify-content:flex-end;height:3rem}.z7_aaa{height:100%}.z7_ak{display:flex;flex-direction:column;justify-content:center;align-items:center;height:30rem;background-color:var(--color-white);font-size:var(--font-size-l)}.z7_ak .z7_al{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.z7_ak .z7_f{font-size:var(--font-size-m);color:var(--color-primary)}.z7_ak .z7_bw{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.z7_aab{display:flex;flex-direction:column;justify-content:center;align-items:center}.z7_aab .z7_al{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.z7_aab .z7_f{font-size:var(--font-size-m);color:var(--color-primary)}.z7_aab .z7_bw{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.z7_aac{padding:0 10px}.z7_aae{cursor:pointer}.z7_je{outline:1px solid var(--color-secondary)}.z7_aaf{box-shadow:inset 3px 0 0 0 var(--color-shadow)}div.z7_aag{overflow-y:hidden;overflow-x:auto}.z7_aah{width:32px}ul.z7_aai{outline:0;width:200px}button.z7_aaj{line-height:16px;max-width:100%}button.z7_aaj>svg{margin-right:8px}svg.z7_aak{width:24px;height:24px}.z7_aal:hover svg{color:var(--color-link)}.z7_aam{display:block;margin:-13px -12px;padding:13px 12px;line-height:20px;color:var(--color-gray-dark);text-decoration:none}.z7_i2{display:flex;justify-content:center;align-items:center;width:48px;background-color:var(--color-white);cursor:pointer}#z7_aan{min-height:var(--space-xxl);padding:var(--space-s) var(--space-m);box-sizing:border-box;font-size:var(--font-size-m);font-weight:var(--font-bold);line-height:var(--space-m);display:flex;justify-content:center;border-radius:var(--space-xxs);color:var(--color-black);background-color:var(--color-secondary);margin-top:var(--space-s)}.z7_aao{display:flex;flex:1 1;justify-content:center;align-items:center;max-width:250px;padding:var(--space-xs);background:var(--color-white)}.z7_aap{background:var(--color-white)}.z7_aaq{position:fixed;bottom:46px;right:32px;width:320px;display:flex;justify-content:space-between;background-color:#f0f2ff;border:2px solid var(--color-link);border-radius:3px;box-shadow:2px 2px 3px rgba(0,0,0,.2);padding:var(--space-s);cursor:pointer}.z7_aar{font-weight:var(--font-book)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zr_au{position:relative}.zr_au .zr_zs{position:absolute;top:7px;left:282px;font-size:22px;cursor:pointer}.zr_ak input{width:100% !important;border-bottom:1px solid #d0d0d0 !important;border-radius:none}.zr_ak.zr_zh input{border-color:var(--color-error)}.zr_ak.zr_zh .flag-dropdown{border-top-color:var(--color-error);border-bottom-color:var(--color-error);border-left-color:var(--color-error)}.zr_a2{margin-top:4px;color:var(--color-error);font-size:var(--font-size-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zb_ak{display:flex;justify-content:center;background-color:var(--color-secondary);align-items:center;width:30px;height:30px;border-radius:50%;color:#fff;font-size:14px;font-weight:600}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xb_xc{margin-bottom:var(--space-m)}.xb_xc span{font-weight:600}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.kp_o{overflow-x:hidden;margin-bottom:var(--space-s)}.kp_kq{font-size:1em;margin-bottom:var(--space-s)}.kp_kr{margin-bottom:var(--space-s)}.kp_ks{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 16px;background:var(--color-white);border:2px solid var(--color-primary);text-decoration:none;transition:all .3s;width:100%}.kp_ks:hover{cursor:pointer;background-color:var(--color-hover)}.kp_bw{width:25px;height:25px;background-size:25px 25px;background-image:url("https://cdn4.iconfinder.com/data/icons/new-google-logo-2015/400/new-google-favicon-512.png")}.kp_kt{text-align:center;margin-bottom:var(--space-xxs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}body{background-color:#fff !important}.ku_u,.ku_kv,.ku_kw,.ku_kx,.ku_ky,.ku_kz,.ku_k0,.ku_k1,.ku_k2,.ku_k3,.ku_k4,.ku_k5,.ku_bk,.ku_k6,.ku_k7{display:flex;flex-direction:column}.ku_u{width:100%;color:var(--color-primary);background-color:var(--color-white)}.ku_u h2,.ku_u h4{font-weight:600}.ku_k8{height:100vh}.ku_k9,.ku_la{height:var(--space-xs);background-color:var(--color-secondary);display:block}.ku_k9{width:50%}.ku_la{width:100%}.ku_kv{flex:1;justify-content:center}.ku_y{max-width:fit-content;padding-left:var(--space-xl);padding-top:var(--space-l)}.ku_kw{width:600px;margin:0 auto;gap:var(--space-xl)}.ku_kx{gap:var(--space-l);width:600px;margin:100px}.ku_lb{color:var(--color-link)}.ku_lc,.ku_le,.ku_lf,.ku_k1>h5,.ku_k5>label,.ku_lb,.ku_ky>p,.ku_lg>p{font-size:var(--font-size-m)}.ku_lh{margin-bottom:var(--space-xxs)}.ku_li{margin-right:var(--space-xs)}.ku_lj{display:flex}.ku_k0,.ku_k3,.ku_k5,.ku_lk,.ku_k7{gap:var(--space-xs)}.ku_lc{background-color:var(--color-hover-medium);border-top:2px solid rgba(0,0,0,0)}.ku_lc,.ku_le{padding:var(--space-s) var(--space-m)}.ku_lc:hover,.ku_le:hover{border-color:var(--color-secondary);cursor:pointer}.ku_le{background-color:var(--color-hover);border-color:var(--color-secondary)}.ku_kz{gap:var(--font-size-s)}.ku_ll{color:var(--color-gray-light);position:relative;display:flex;align-items:center;position:relative}.ku_ll input{padding-left:var(--space-xl);background-color:var(--color-white) !important;border:none !important}#ku_ce{position:absolute;pointer-events:none;left:var(--space-xs);top:var(--space-xs);z-index:1}.ku_k2{background-color:var(--color-hover);padding:var(--space-m);gap:var(--space-s)}.ku_lm{max-height:300px;overflow-y:auto;padding-right:var(--space-s)}.ku_ln{display:flex;flex-direction:column;gap:var(--space-s)}.ku_lo{display:flex;align-items:flex-start;padding:var(--space-s);cursor:pointer;background-color:var(--color-white);gap:var(--space-m);border-left:var(--space-xxs) solid rgba(0,0,0,0)}.ku_lo:hover{background-color:var(--color-hover)}.ku_lp{border-left:var(--space-xxs) solid var(--color-secondary)}.ku_lq{width:var(--space-s)}.ku_k1{max-width:90%}.ku_k1 h5{margin:0;font-size:var(--font-size-m);line-height:unset !important}.ku_k1 p{margin:0;font-size:var(--font-size-s);color:var(--color-gray)}.ku_lr{color:var(--color-primary-ultra-light);font-weight:normal}.ku_k4{gap:var(--space-s)}.ku_bk{gap:var(--space-s);align-items:center}.ku_k6{gap:var(--space-s)}.ku_lk{display:flex;align-items:flex-end}.ku_ls{cursor:pointer;margin-left:var(--space-m)}.ku_lt{display:flex;justify-content:space-between;gap:var(--space-s)}.ku_k7{padding:var(--space-s) var(--space-m);background-color:var(--color-secondary)}.ku_lg{display:flex;align-items:center;gap:var(--space-xxs)}.ku_lu{width:350px;text-align:center}.ku_lv{background-color:var(--color-bg) !important}#ku_lw{padding:0 var(--space-m) !important}.ku_lf{cursor:pointer}.ku_lf:hover{color:var(--color-text)}.ku_cu{text-transform:capitalize}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.bo_u{background-color:var(--color-bg)}.bo_ai{flex:1;display:flex}.bo_q{width:100%;--header-height: 48px}.bo_ab{margin:var(--space-xl) auto 0;padding:0 var(--space-l);min-width:fit-content;max-width:var(--wrap-width)}.bo_ab.bo_bp{max-width:1920px;padding:0;margin:0 auto}.bo_bq{--header-height: 80px}.bo_br{color:var(--color-white);background-color:var(--color-primary);padding:var(--space-xs);gap:var(--space-s);display:flex;align-items:center;justify-content:center;text-align:center}.bo_bs{text-decoration:underline;cursor:pointer}.bo_bt{align-items:flex-start !important}.bo_bu{font-size:var(--font-size-m)}.bo_bv{color:var(--color-secondary);cursor:pointer;padding:var(--space-xs);text-align:center}.bo_bv:hover{text-decoration:underline}.bo_bw{height:20px;width:20px;margin-right:6px;margin-left:6px;vertical-align:middle}.bo_bx{color:var(--color-secondary);margin-right:6px;margin-left:6px;height:20px;width:20px;vertical-align:middle}.bo_by{color:var(--color-gray-light)}.bo_bz{padding-left:var(--sidebar-nav-width)}.bo_b0{padding-left:var(--sidebar-nav-collapsed-width)}@media(max-width: 671px){.bo_bz,.bo_b0{padding-left:0}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.w_x{display:flex;justify-content:center;align-items:center;height:48px;background-color:var(--color-secondary)}.w_x .w_y{width:24px;height:24px}.w_u{padding:0;margin:0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ah_u{background-color:var(--color-bg)}.ah_ai{flex:1;display:flex}.ah_q{width:100%}.ah_ab{height:100%;padding:0 var(--space-l);margin:var(--space-xl) auto 0;min-width:fit-content;max-width:var(--wrap-width)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.fs_o{position:relative;width:100%;margin-bottom:auto}.fs_ae{margin-bottom:var(--space-s)}.fs_ae div>div>input{background-color:var(--color-bg)}.fs_fa{margin-bottom:var(--space-m)}.fs_fa div>div>input{background-color:var(--color-bg)}.fs_fj{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:var(--space-4) var(--space-s);background:var(--color-white);border:2px solid var(--color-primary);text-decoration:none;transition:all .3s;width:100%}.fs_fj:hover{cursor:pointer;background-color:var(--color-hover)}.fs_ft{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:var(--space-4) var(--space-s);margin-top:var(--space-s);background:var(--color-white);border:2px solid var(--color-primary);text-decoration:none;transition:all .3s;width:100%}.fs_ft:hover{cursor:pointer;background-color:var(--color-hover)}.fs_bw{width:25px;height:25px;background-size:25px 25px;background-image:url("https://cdn4.iconfinder.com/data/icons/new-google-logo-2015/400/new-google-favicon-512.png")}.fs_fu{width:25px;height:25px;background-size:20px 20px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E")}.fs_fk{margin-left:var(--space-4);color:var(--color-primary)}.fs_fl{margin:var(--space-m) 0;display:flex;align-items:center;color:var(--color-gray-light)}.fs_fl::before,.fs_fl::after{content:"";flex:1;border-bottom:1px solid var(--color-gray-ultralight)}.fs_fl::before{margin-right:.25em}.fs_fl::after{margin-left:.25rem}.fs_fv{margin-bottom:var(--space-3xl);text-align:center}.fs_fh{display:flex;margin-top:var(--space-l);flex-direction:column;justify-content:center;align-items:center;font-size:var(--font-size-s);color:var(--color-primary-light);margin-bottom:var(--space-m)}.fs_fi{color:var(--color-text);margin-right:var(--space-xs)}.fs_a2{margin-bottom:var(--space-s);font-size:var(--font-size-s);color:var(--color-error)}.fs_fw{margin:var(--space-m) 0;padding:var(--space-s);background-color:var(--color-bg-light);border:1px solid var(--color-primary);border-radius:var(--space-xxs)}.fs_fw p{margin:0 0 var(--space-s) 0;font-size:var(--font-size-s);color:var(--color-text)}.fs_fo{display:flex;justify-content:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.fq_ak{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-l);max-width:480px;height:100%;margin:auto}.fq_o{width:230px;text-align:center}.fq_o label{margin:0 auto .5rem}.fq_o label[for=authorizationCode]{font-size:var(--font-size-l);font-weight:var(--font-bold)}.fq_o>*:not(:last-child){margin-bottom:var(--space-l)}.fq_fr{display:flex;justify-content:space-between;align-items:center;width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ar_ak{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.ar_al{width:100%;margin:auto 0 0;font-weight:var(--font-bold);font-size:var(--font-size-xxl);text-align:center}.ar_as{margin:var(--space-s) 0}.ar_as span{font-size:var(--font-size-l);font-weight:600}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.fc_e7{list-style-type:disc;margin:var(--space-s) 0;padding-left:var(--space-m);color:var(--color-gray-dark)}.fc_e8{display:flex;align-items:center;margin-bottom:var(--space-xs)}.fc_e8::before{content:"✖";color:var(--color-error);margin-right:var(--space-xs)}.fc_e8.fc_e9{color:#24a148}.fc_e8.fc_e9::before{content:"✔";color:var(--color-success)}.fc_ak{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.fc_al{width:100%;margin:0;font-weight:var(--font-bold);font-size:var(--font-size-xl);text-align:center}.fc_r{margin:var(--space-s);text-align:center;font-size:var(--font-m);line-height:18px}.fc_o{width:100%;position:relative}.fc_fe{display:flex;margin-bottom:var(--space-s)}.fc_ff{width:50%;padding-right:var(--space-xs)}.fc_ff div>div>input{background-color:var(--color-bg)}.fc_fg{width:50%;padding-left:var(--space-xs)}.fc_fg div>div>input{background-color:var(--color-bg)}.fc_ae{margin-bottom:var(--space-s)}.fc_ae div>div>input{background-color:var(--color-bg)}.fc_fa{margin-bottom:var(--space-xs)}.fc_fa div>div>input{background-color:var(--color-bg)}.fc_fh{display:flex;margin-top:var(--space-l);flex-direction:column;justify-content:center;align-items:center;font-size:.75rem;color:var(--color-primary-light);margin-bottom:var(--space-m)}.fc_fi{color:var(--color-text);margin-right:var(--space-xs)}.fc_fj{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 16px;background:var(--color-white) !important;border:2px solid var(--color-primary);text-decoration:none;transition:all .3s;width:100%}.fc_fj:hover{cursor:pointer;background-color:var(--color-hover)}.fc_bw{width:25px;height:25px;background-size:25px 25px;background-image:url("https://cdn4.iconfinder.com/data/icons/new-google-logo-2015/400/new-google-favicon-512.png")}.fc_fk{margin-left:10px;color:var(--color-primary)}.fc_fl{margin:var(--space-m) 0;display:flex;align-items:center;color:var(--color-gray-light)}.fc_fl::before,.fc_fl::after{content:"";flex:1;border-bottom:1px solid var(--color-gray-ultralight)}.fc_fl::before{margin-right:.25em}.fc_fl::after{margin-left:.25rem}.fc_fm{display:flex;align-items:center;flex-wrap:wrap;text-align:center;margin-bottom:var(--space-xs)}.fc_fm>div{all:unset}.fc_fn{color:var(--color-error)}.fc_a2{margin-bottom:var(--space-s);font-size:var(--font-size-s);color:var(--color-error)}.fc_fo{margin-top:var(--space-s);display:flex;justify-content:center}.fc_fp{display:flex;gap:var(--space-xs);margin-top:var(--space-s);color:var(--color-error)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.at_ak{display:flex;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.at_au{width:100%}.at_al{display:flex;justify-content:center;margin:0 0 var(--space-m) 0;text-align:center;font-weight:var(--font-bold);font-size:var(--font-size-xxl);color:var(--color-primary)}.at_ae{margin-bottom:var(--space-l)}.at_av{font-weight:bold}.at_r{text-align:center;font-size:.875rem;color:var(--color-primary);margin-bottom:var(--space-l)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.e6_e7{list-style-type:disc;margin:var(--space-s) 0;padding-left:var(--space-m);color:var(--color-gray-dark)}.e6_e8{display:flex;align-items:center;margin-bottom:var(--space-xs)}.e6_e8::before{content:"✖";color:var(--color-error);margin-right:var(--space-xs)}.e6_e8.e6_e9{color:#24a148}.e6_e8.e6_e9::before{content:"✔";color:var(--color-success)}.e6_ak{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:520px;height:100%}.e6_o{width:100%;position:relative}.e6_al{width:100%;margin-bottom:var(--space-l);font-weight:var(--font-bold);font-size:var(--font-size-xxl);text-align:center}.e6_fa{margin-bottom:var(--space-s)}.e6_fb{margin-bottom:var(--space-l)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.qc_ak{width:100% !important;box-sizing:border-box}.qc_qe{margin-left:auto;margin-right:auto}.qc_qf{max-width:100%}.qc_o8{max-width:480px}.qc_l0{max-width:640px}.qc_l1{max-width:768px}.qc_l2{max-width:1024px}.qc_pc{max-width:1280px}.qc_qg{max-width:100%}.qc_qh{padding:0}.qc_qi{padding-left:var(--wynter-space-xs);padding-right:var(--wynter-space-xs)}.qc_qj{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.qc_qk{padding-left:var(--wynter-space-lg);padding-right:var(--wynter-space-lg)}.qc_ql{padding-left:var(--wynter-space-xl);padding-right:var(--wynter-space-xl)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.ajv_ajw{display:grid}.ajv_ajx>*{height:100%}.ajv_ajy{grid-template-columns:1fr}.ajv_ajz{grid-template-columns:repeat(2, 1fr)}.ajv_aj0{grid-template-columns:repeat(3, 1fr)}.ajv_aj1{grid-template-columns:repeat(4, 1fr)}.ajv_aj2{grid-template-columns:repeat(5, 1fr)}.ajv_aj3{grid-template-columns:repeat(6, 1fr)}.ajv_aj4{grid-template-columns:repeat(12, 1fr)}.ajv_aj5{grid-template-columns:auto}.ajv_aj6{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_aj7{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}@media(min-width: 576px){.ajv_aj8{grid-template-columns:1fr}.ajv_aj9{grid-template-columns:repeat(2, 1fr)}.ajv_aka{grid-template-columns:repeat(3, 1fr)}.ajv_akb{grid-template-columns:repeat(4, 1fr)}.ajv_akc{grid-template-columns:repeat(5, 1fr)}.ajv_ake{grid-template-columns:repeat(6, 1fr)}.ajv_akf{grid-template-columns:repeat(12, 1fr)}.ajv_akg{grid-template-columns:auto}.ajv_akh{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_aki{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 768px){.ajv_akj{grid-template-columns:1fr}.ajv_akk{grid-template-columns:repeat(2, 1fr)}.ajv_akl{grid-template-columns:repeat(3, 1fr)}.ajv_akm{grid-template-columns:repeat(4, 1fr)}.ajv_akn{grid-template-columns:repeat(5, 1fr)}.ajv_ako{grid-template-columns:repeat(6, 1fr)}.ajv_akp{grid-template-columns:repeat(12, 1fr)}.ajv_akq{grid-template-columns:auto}.ajv_akr{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_aks{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 992px){.ajv_akt{grid-template-columns:1fr}.ajv_aku{grid-template-columns:repeat(2, 1fr)}.ajv_akv{grid-template-columns:repeat(3, 1fr)}.ajv_akw{grid-template-columns:repeat(4, 1fr)}.ajv_akx{grid-template-columns:repeat(5, 1fr)}.ajv_aky{grid-template-columns:repeat(6, 1fr)}.ajv_akz{grid-template-columns:repeat(12, 1fr)}.ajv_ak0{grid-template-columns:auto}.ajv_ak1{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_ak2{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1200px){.ajv_ak3{grid-template-columns:1fr}.ajv_ak4{grid-template-columns:repeat(2, 1fr)}.ajv_ak5{grid-template-columns:repeat(3, 1fr)}.ajv_ak6{grid-template-columns:repeat(4, 1fr)}.ajv_ak7{grid-template-columns:repeat(5, 1fr)}.ajv_ak8{grid-template-columns:repeat(6, 1fr)}.ajv_ak9{grid-template-columns:repeat(12, 1fr)}.ajv_ala{grid-template-columns:auto}.ajv_alb{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_alc{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1400px){.ajv_ale{grid-template-columns:1fr}.ajv_alf{grid-template-columns:repeat(2, 1fr)}.ajv_alg{grid-template-columns:repeat(3, 1fr)}.ajv_alh{grid-template-columns:repeat(4, 1fr)}.ajv_ali{grid-template-columns:repeat(5, 1fr)}.ajv_alj{grid-template-columns:repeat(6, 1fr)}.ajv_alk{grid-template-columns:repeat(12, 1fr)}.ajv_all{grid-template-columns:auto}.ajv_alm{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.ajv_aln{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}.ajv_alo{grid-template-rows:1fr}.ajv_alp{grid-template-rows:repeat(2, 1fr)}.ajv_alq{grid-template-rows:repeat(3, 1fr)}.ajv_alr{grid-template-rows:repeat(4, 1fr)}.ajv_als{grid-template-rows:repeat(5, 1fr)}.ajv_alt{grid-template-rows:repeat(6, 1fr)}.ajv_alu{grid-auto-rows:auto}.ajv_pm{align-items:start}.ajv_o5{align-items:center}.ajv_pn{align-items:end}.ajv_po{align-items:stretch}.ajv_pp{justify-content:start}.ajv_pq{justify-content:center}.ajv_pr{justify-content:end}.ajv_ps{justify-content:space-between}.ajv_pt{justify-content:space-around}.ajv_pu{justify-content:space-evenly}.ajv_px{gap:0}.ajv_py{gap:var(--wynter-space-3xs)}.ajv_pz{gap:var(--wynter-space-xxs)}.ajv_p0{gap:var(--wynter-space-xs)}.ajv_p1{gap:var(--wynter-space-md)}.ajv_p2{gap:var(--wynter-space-lg)}.ajv_p3{gap:var(--wynter-space-xl)}.ajv_p4{gap:var(--wynter-space-xxl)}.ajv_p5{gap:var(--wynter-space-3xl)}.ajv_p6{gap:var(--wynter-space-4xl)}.ajv_p7{gap:var(--wynter-space-5xl)}.ajv_alv{column-gap:0}.ajv_alw{column-gap:var(--wynter-space-3xs)}.ajv_alx{column-gap:var(--wynter-space-xxs)}.ajv_aly{column-gap:var(--wynter-space-xs)}.ajv_alz{column-gap:var(--wynter-space-md)}.ajv_al0{column-gap:var(--wynter-space-lg)}.ajv_al1{column-gap:var(--wynter-space-xl)}.ajv_al2{column-gap:var(--wynter-space-xxl)}.ajv_al3{column-gap:var(--wynter-space-3xl)}.ajv_al4{column-gap:var(--wynter-space-4xl)}.ajv_al5{column-gap:var(--wynter-space-5xl)}.ajv_al6{row-gap:0}.ajv_al7{row-gap:var(--wynter-space-3xs)}.ajv_al8{row-gap:var(--wynter-space-xxs)}.ajv_al9{row-gap:var(--wynter-space-xs)}.ajv_ama{row-gap:var(--wynter-space-md)}.ajv_amb{row-gap:var(--wynter-space-lg)}.ajv_amc{row-gap:var(--wynter-space-xl)}.ajv_ame{row-gap:var(--wynter-space-xxl)}.ajv_amf{row-gap:var(--wynter-space-3xl)}.ajv_amg{row-gap:var(--wynter-space-4xl)}.ajv_amh{row-gap:var(--wynter-space-5xl)}.ajv_ami{--min-width: 0px}.ajv_amj{--min-width: 100px}.ajv_amk{--min-width: 200px}.ajv_aml{--min-width: 250px}.ajv_amm{--min-width: 300px}.ajv_amn{--min-width: 350px}.ajv_amo{--min-width: 400px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ant_q{margin-bottom:var(--space-xxl)}.ant_q label{width:100%}.ant_r{margin-bottom:var(--space-l)}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.aqm_sk{display:block}.aqm_aqn{padding:var(--wynter-space-3xs)}.aqm_qi{padding:var(--wynter-space-xxs)}.aqm_qj{padding:var(--wynter-space-xs)}.aqm_qk{padding:var(--wynter-space-sm)}.aqm_ql{padding:var(--wynter-space-md)}.aqm_aqo{padding:var(--wynter-space-lg)}.aqm_aqp{padding:var(--wynter-space-xl)}.aqm_aqq{padding-left:var(--wynter-space-3xs);padding-right:var(--wynter-space-3xs)}.aqm_aqr{padding-left:var(--wynter-space-xxs);padding-right:var(--wynter-space-xxs)}.aqm_aqs{padding-left:var(--wynter-space-xs);padding-right:var(--wynter-space-xs)}.aqm_aqt{padding-left:var(--wynter-space-sm);padding-right:var(--wynter-space-sm)}.aqm_aqu{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.aqm_aqv{padding-left:var(--wynter-space-lg);padding-right:var(--wynter-space-lg)}.aqm_aqw{padding-left:var(--wynter-space-xl);padding-right:var(--wynter-space-xl)}.aqm_aqx{padding-top:var(--wynter-space-3xs);padding-bottom:var(--wynter-space-3xs)}.aqm_aqy{padding-top:var(--wynter-space-xxs);padding-bottom:var(--wynter-space-xxs)}.aqm_aqz{padding-top:var(--wynter-space-xs);padding-bottom:var(--wynter-space-xs)}.aqm_aq0{padding-top:var(--wynter-space-sm);padding-bottom:var(--wynter-space-sm)}.aqm_aq1{padding-top:var(--wynter-space-md);padding-bottom:var(--wynter-space-md)}.aqm_aq2{padding-top:var(--wynter-space-lg);padding-bottom:var(--wynter-space-lg)}.aqm_aq3{padding-top:var(--wynter-space-xl);padding-bottom:var(--wynter-space-xl)}.aqm_aq4{border-radius:var(--wynter-radius-sm)}.aqm_aq5{border-radius:var(--wynter-radius-md)}.aqm_aq6{border-radius:var(--wynter-radius-lg)}.aqm_aq7{box-shadow:var(--wynter-shadow-sm)}.aqm_aq8{box-shadow:var(--wynter-shadow-md)}.aqm_aq9{border:1px solid var(--wynter-color-border)}
.aio_aip{background-color:var(--color-white);min-height:240px;width:360px;height:100%}.aio_aiq{min-height:var(--space-xxl);border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.aio_air{display:inline-flex;align-items:center;border-radius:var(--space-xxs);background-color:var(--color-secondary);line-height:1;padding:var(--space-xs);text-transform:uppercase}.aio_ais{min-height:10em}.aio_ait{align-self:flex-start}.aio_aiu{color:var(--color-text)}.aio_aiv>*{position:relative;width:100%}.aio_aiv select{padding-left:var(--space-xs);padding-right:0}.aio_aiw{color:var(--color-text);white-space:nowrap}.aio_aix{box-sizing:border-box;background-color:var(--color-secondary-light, #fff5b0);border:1px solid var(--color-secondary);border-radius:var(--space-xxs);font-style:normal;font-weight:var(--font-bold);font-size:var(--font-size-2);line-height:var(--font-size-7);padding:var(--space-xs) var(--space-s);cursor:pointer;min-width:150px}.aio_aix:hover,.aio_aix:focus{background-color:var(--color-secondary)}.aio_ab3{cursor:help;display:flex;align-items:center;margin-left:auto;position:relative}.aio_aiy{bottom:150%;background-color:var(--color-gray-dark);color:var(--color-white);border-radius:var(--space-xs);width:300px;height:max-content;padding:var(--space-s);position:absolute;transform:translateX(calc(-50% + var(--space-xs)));visibility:hidden;z-index:1}.aio_aiy::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--color-gray-dark) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.aio_ab3:hover .aio_aiy{visibility:visible}.aio_aiz,.aio_ai0{max-width:66px !important;overflow:hidden}.aio_aiz select,.aio_ai0 select{min-width:60px}
.nj_mg{max-width:60px;max-height:60px;top:auto}.nj_nk{margin:20px 0px;display:flex;flex-direction:column;justify-content:flex-start}.nj_nl{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.nj_nm{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.nj_nm svg{margin:0 !important}.nj_nn{display:flex;flex-direction:column;margin-left:10px}.nj_no{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.nj_np{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.nj_kt{height:1px;background-color:var(--color-gray-ultralight);margin:var(--space-s) 0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atm_x8{display:flex;height:var(--space-xl)}.atm_bg{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.atm_bg svg{margin-right:var(--space-xs)}.atm_bg.atm_ajm{border-color:var(--color-primary);color:var(--color-primary)}.atm_bg.atm_ajm svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.atm_bg.atm_xk{border-color:var(--color-primary);color:var(--color-primary)}.atm_bg.atm_xk svg{fill:var(--color-primary)}.atm_bg.atm_atn{cursor:pointer}.atm_bg.atm_atn .atm_fk:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.atm_bg.atm_u8{cursor:not-allowed;color:var(--color-disabled)}.atm_bg.atm_u8 .atm_fk:hover{color:var(--color-primary)}.atm_bg.atm_u8 svg{fill:var(--color-disabled)}.atm_bg.atm_wh{display:none}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qo_al{display:flex;align-items:center;max-width:90vw}.qo_al .qo_f{display:block;margin:0;font-size:var(--font-size-xl);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qo_al svg{width:20px;min-width:20px;height:20px;margin-left:var(--space-s)}.qo_qp{width:16rem;height:2rem}.qo_a2{margin-top:4px;font-size:var(--font-size-s);color:var(--color-error)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ash_hw{display:flex;align-items:center;height:100%;width:100%;letter-spacing:.32px;text-decoration:none;font-size:var(--font-size-3);font-family:var(--font-primary);line-height:1.125}.ash_hw svg.ash_bw{margin-right:var(--space-xs);fill:currentColor}.ash_hw svg.ash_bw:hover,.ash_hw svg.ash_bw:active,.ash_hw svg.ash_bw:focus{fill:var(--color-blue)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xo_xp{display:flex;justify-content:flex-start;align-items:center;margin-left:auto}.xo_xp svg{width:18px;height:18px;margin-right:var(--space-xs)}.xo_bh{animation-name:xo_bi;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.xo_xq{display:flex;justify-content:flex-start;align-items:center;padding:12px 0;margin-bottom:var(--space-s);margin-top:-40px}.xo_xq .xo_al{max-width:40%;padding:4px 0}.xo_xr{margin-left:auto;display:flex;flex-direction:row}.xo_xs{padding:11px var(--space-l)}.xo_xs:not(:last-child){border-right:1px solid #c4c4c4}@keyframes xo_bi{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af5_is{font-weight:var(--font-bold)}.af5_iv{white-space:pre-wrap}.af5_iv p{margin-bottom:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.tn_au{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px}.tn_al{width:100%;font-style:normal;font-weight:400;font-size:var(--font-size-xl);line-height:32px;margin-bottom:32px}.tn_ak{display:grid;grid-template-columns:496px 496px;grid-template-rows:200px 200px;gap:var(--space-l)}.tn_to{grid-row:1/3}.tn_tp{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-l) var(--space-m);background-color:var(--color-white);border-radius:6px;border:1px solid rgba(0,0,0,0);cursor:pointer;color:currentColor}.tn_tq{border:1px solid var(--color-black)}.tn_tp .tn_tr{display:flex;flex-direction:row;justify-content:space-between;font-weight:800;font-size:28px;line-height:36px}.tn_tp .tn_ts{background-color:var(--color-primary-ultra-light);height:var(--sidebar-width)}.tn_tp .tn_r{margin-bottom:var(--space-m)}.tn_tp .tn_fk{position:absolute;top:-16px;left:24px;padding:4px 8px;background-color:var(--color-black);color:var(--color-white);text-transform:uppercase;border-radius:6px}.tn_ik{margin-top:16px}.tn_ik>*:not(:last-child){padding:8px 0}.tn_gk>*:not(:last-child){margin-bottom:15px}.tn_il{display:flex;align-items:center}.tn_im{margin-right:12px;fill:#24a148}.tn_j2{width:100%;height:1px;min-height:1px;background-color:#e0e0e0;margin:var(--space-s) 0}.tn_ip{display:flex;height:fit-content;width:fit-content;margin-top:16px;white-space:pre-wrap;border:none;text-align:left;cursor:pointer;outline:none;background:var(--color-white)}.tn_ip .tn_iq{fill:var(--color-primary);width:16px}.tn_ip .tn_ir{margin:0 var(--space-xs);text-decoration:underline}.tn_tt{margin:45px 0 12px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azm_eu>.azm_f1{border-bottom:1px solid #e8e8e8;box-sizing:border-box;padding:12px 0}.azm_eu>.azm_f1:last-child{border-bottom:none}.azm_eu>.azm_f1 button.azm_ly{padding:0 8px;font-size:var(--font-size-xs);opacity:0}.azm_eu>.azm_f1 button.azm_azn{pointer-events:none;color:#8d8d8d;background:var(--color-disabled);border-color:var(--color-disabled)}.azm_eu>.azm_f1:hover button.azm_ly{opacity:1}.azm_aob{cursor:pointer}.azm_azo{cursor:not-allowed}.azm_azp{height:5px;width:5px;border-radius:50%;color:rgba(0,0,0,.5);margin:0 var(--space-xs) 0 0;background-color:#000}.azm_azq{width:16px;height:16px;border-radius:0;background-color:rgba(0,0,0,0);border:1px solid #262626}.azm_apf{width:16px;height:16px;border:1px solid #262626;background-color:rgba(0,0,0,0)}.azm_apg{border:none;height:auto;width:auto;background-color:rgba(0,0,0,0)}.azm_apa{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs)}.azm_apa:last-child{margin-bottom:0}.azm_azr{padding:var(--space-s) 0;border-bottom:1px solid #e8e8e8}.azm_w9{color:var(--color-text)}.azm_azs{display:flex;gap:var(--space-xs);margin-bottom:var(--space-xs)}.azm_al{display:flex;align-items:center;gap:4px}.azm_azt{display:flex;justify-content:space-between;align-items:center}.azm_v4{margin-bottom:var(--space-xs)}.azm_amy{display:flex;flex-direction:column;align-items:center}.azm_amv{width:100%}.azm_amw{width:10%;height:30px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-white);border:1px solid var(--color-disabled)}.azm_amw:not(:last-child){border-right:none}.azm_agm{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text);width:100%}.azm_agm>span.azm_amz{flex:1 1 40%}.azm_agm>span.azm_amz:first-child{margin-right:var(--space-l)}.azm_agm>span.azm_amz:last-child{text-align:right}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atb_is{margin-right:var(--space-s);margin-bottom:var(--space-xs)}.atb_atc{white-space:pre-wrap;margin-bottom:var(--space-s);word-break:break-word}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.w4_gg{width:750px;margin:0 auto var(--space-m);position:relative;width:100%}.w4_gg>*:first-child{margin-top:0;margin-bottom:0}.w4_gg>*+*{margin-bottom:0;margin-top:var(--space-m)}.w4_gg label{color:rgba(0,0,0,.5);font-size:14px}.w4_gg .w4_gh{position:sticky;position:-webkit-sticky;bottom:var(--space-4xl);z-index:1;background-color:var(--color-white)}.w4_gg .w4_gi{margin-bottom:var(--space-m)}.w4_gj{display:flex;justify-content:center}.w4_gk{width:500px;display:flex;flex-direction:column}.w4_gk>[role=tabpanel]{padding:0}.w4_gl{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-xs);padding:var(--space-s);box-sizing:border-box}.w4_eu{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-xs);padding:var(--space-s);box-sizing:border-box}.w4_gm{position:relative;display:flex;height:100%;align-items:center}button.w4_gn{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.w4_go{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;display:flex;justify-content:center;left:-182px;opacity:0}.w4_gp{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.w4_gq{height:54px;padding:0 var(--space-s) 0 var(--space-s);box-sizing:border-box;background-color:var(--color-bg);display:flex;align-items:center;border:none;justify-content:space-between}.w4_gq:hover{background-color:var(--color-blue-very-light)}.w4_gq:hover>div>button.w4_gn,.w4_gq:hover button.w4_go{opacity:1}.w4_q{display:grid;grid-template-columns:500px 1fr;gap:var(--space-l);width:100%}.w4_w5,.w4_q.w4_hh{grid-template-columns:1fr}.w4_q>*:not(:last-child){margin-bottom:var(--space-m)}.w4_q label{color:rgba(0,0,0,.5);font-size:14px}.w4_gr{display:flex;align-items:center;width:100%}.w4_gs{color:var(--color-gray);padding-left:var(--space-xs);white-space:nowrap}.w4_gt{box-sizing:border-box;max-height:36px;text-overflow:ellipsis;overflow:hidden;text-align:left;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.w4_gt:hover{cursor:default}.w4_gu{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.w4_gu>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.w4_gu>li>button:hover{background-color:var(--color-blue-very-light)}.w4_gu>li>button::before{display:none !important}.w4_gu li.w4_gv{border:0}.w4_gu li.w4_gv>button{justify-content:flex-end}.w4_gu li.w4_gv>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.w4_gw{background-color:var(--color-white)}.w4_gx{margin:30px 0 0 100px}.w4_gy{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.w4_gz{line-height:18px;margin-bottom:var(--space-xs)}.w4_g0{position:relative}.w4_g0 .w4_g1{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.w4_g2{font-weight:bold}.w4_w6{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.w4_w7{display:flex;justify-content:flex-end;margin-bottom:var(--space-s)}.w4_gv{width:100%}.w4_w8{cursor:grab}.w4_w8:active{cursor:grabbing}.w4_v3{flex-shrink:0}.w4_w9{color:rgba(0,0,0,.5);white-space:nowrap;flex-shrink:0}.w4_v2{color:var(--color-gray-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:var(--space-s)}.w4_xa:hover{color:var(--color-error)}.w4_g4{background-color:var(--color-white);padding:var(--space-s)}.w4_g5+.w4_g5{margin-top:var(--space-m)}.w4_g6{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.w4_g7{background-color:var(--color-secondary) !important;padding:var(--space-5) var(--space-6) var(--space-5) var(--space-6) !important;min-width:100px}.w4_g7>span{display:inline-flex !important;align-items:center;flex-shrink:0}.w4_g7 svg{margin-left:var(--space-4)}.w4_g8{display:none;gap:var(--space-xxs)}.w4_g9{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.w4_ha{display:flex;gap:var(--space-m)}.w4_hb{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.w4_hb.w4_hc{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.w4_hb li{height:100%}.w4_he>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.w4_he>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.w4_hf{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.w4_hf:hover{text-decoration:underline}.w4_g4{background-color:var(--color-white);padding:var(--space-s)}.w4_hg{background-color:var(--color-white);bottom:var(--space-4xl);display:flex;gap:var(--space-s);margin-top:var(--space-xs);position:sticky;z-index:1}.w4_hg.w4_hh>*{margin:auto;max-width:320px}.w4_hg>*{flex:1}.w4_g6{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.w4_g7{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.w4_ha{display:flex;gap:var(--space-m)}.w4_hb{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.w4_hb.w4_hc{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.w4_hb li{height:100%}.w4_he>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.w4_he>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.w4_hf{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.w4_hf:hover{text-decoration:underline}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.as9_e{height:180px;width:100%}.as9_ata img{height:180px;width:auto;object-fit:cover}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zt_zu{position:relative;background-color:var(--color-white)}.zt_zu label{max-width:unset;margin-bottom:0}.zt_zu label:hover{text-decoration:none}.zt_zu div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:180px;border:2px dashed #8d8d8d;color:var(--color-primary)}.zt_zu div[role=button].zt_zv{height:100%}.zt_zw{display:flex;flex-direction:column;align-items:center}.zt_bw{width:32px;height:32px;margin-bottom:var(--space-s);fill:rgba(0,0,0,.5)}.zt_wo{max-width:100%;filter:blur(0);object-fit:scale-down}.zt_zx{visibility:hidden;display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-hover-table);border-radius:8px}.zt_zx .zt_zy,.zt_zx .zt_zz{color:var(--color-primary-ultra-light);fill:var(--color-primary-ultra-light)}.zt_zx .zt_zy:hover,.zt_zx .zt_zz:hover{color:var(--color-primary);fill:var(--color-primary)}.zt_z0{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:var(--space-s);max-height:600px;background-color:var(--color-hover-table);overflow-y:hidden}.zt_z0.zt_z1:hover .zt_wo{filter:blur(4px)}.zt_z0.zt_z1:hover .zt_zx{visibility:visible}.zt_z0.zt_z2{height:var(--space-xl)}.zt_z0 .bx--file{position:absolute;top:0;height:100%}.zt_z0 .bx--file>label{height:100%}.zt_z0 .bx--file>label>div{height:100%}.zt_j2{margin:0 var(--space-xs);width:1px;height:14px;background-color:var(--color-primary)}.zt_ep{cursor:pointer}.zt_z3{display:flex;align-items:center;height:48px;padding:0 var(--space-s);background-color:var(--color-hover-table)}.zt_z4{position:relative;background-color:var(--color-hover-table)}.zt_z5{min-height:40px}.zt_mg{top:calc(50% - 100px)}.zt_z6{font-size:24px;font-weight:bold;color:var(--color-gray)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axy_au .axy_z9{margin-bottom:0;border:none}.axy_au .axy_s7{min-height:450px;padding:0 1rem;background:var(--color-white)}.axy_au .axy_s7 li.rdw-center-aligned-block::before,.axy_au .axy_s7 li.rdw-right-aligned-block::before,.axy_au .axy_s7 li.rdw-justify-aligned-block::before{position:static}.axy_au .axy_s7 ul>li{list-style:disc}.axy_au .axy_s7 ul>li.rdw-center-aligned-block,.axy_au .axy_s7 ul>li.rdw-right-aligned-block,.axy_au .axy_s7 ul>li.rdw-justify-aligned-block{list-style:none}.axy_au .axy_s7 ul>li.rdw-center-aligned-block::before,.axy_au .axy_s7 ul>li.rdw-right-aligned-block::before,.axy_au .axy_s7 ul>li.rdw-justify-aligned-block::before{content:"*";display:inline-flex;align-items:center;width:4px;height:4px;margin-right:6px;color:rgba(0,0,0,0);background-color:#000;border-radius:50%}.axy_au .axy_s7 .rdw-left-aligned-block>div{display:block}.axy_au .axy_s7 .public-DraftStyleDefault-ltr{text-align:unset}.axy_au .axy_s7 .rdw-link-decorator-icon{left:unset}.axy_au.axy_axz .public-DraftEditorPlaceholder-root>.public-DraftEditorPlaceholder-inner{display:none}.axy_au.axy_ax0 .rdw-link-decorator-icon{display:none}.axy_au.axy_ax1{color:var(--color-disabled);cursor:not-allowed}.axy_qn{outline:2px solid var(--color-error)}.axy_a2{display:flex;margin-top:var(--space-s);color:var(--color-error)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}:root{--control-height: 2.5rem}.aor_ak{position:relative}.aor_ak.aor_aos{cursor:default}.aor_aot{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-s);background-color:var(--color-bg)}.aor_aot.aor_aou{background-color:rgba(0,0,0,0)}.aor_aov .aor_aot{padding:0}.aor_aow{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m);margin-top:var(--space-m)}.aor_v4{font-size:var(--font-size-l);color:var(--color-primary);line-height:1.4}.aor_aox{background-color:var(--color-link-light);color:var(--color-link);padding:var(--space-xxs)}.aor_al{display:flex;align-items:center;gap:var(--space-s);margin-bottom:var(--space-m);border-bottom:1px solid var(--color-gray-light);padding-bottom:var(--space-m)}.aor_v2{white-space:break-spaces;font-weight:var(--font-bold)}.aor_aoy{display:inline-flex}.aor_ab8{margin-left:var(--space-xs);color:rgba(0,0,0,.5)}.aor_a3{display:flex;align-items:center;margin-left:auto}.aor_aoz{cursor:pointer}.aor_aoz.aor_ao0{margin-left:12px}.aor_aoz:hover{color:var(--color-secondary)}.aor_u8{display:none;cursor:initial;pointer-events:none}.aor_ao1{cursor:pointer;margin-left:var(--space-s)}.aor_ao1:hover{color:var(--color-error)}.aor_q.aor_ao2{margin-top:0;padding-top:0;border-top:none}.aor_q.aor_aou{margin-top:0}.aor_q.aor_aou>*{margin-top:var(--space-s)}.aor_q .bx--text-area__invalid-icon{display:none}.aor_q .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.aor_aa2.aor_ao3:not(.aor_ao2){background:var(--color-white);padding:var(--space-m)}.aor_aa2>*+*{margin-top:var(--space-s)}input.aor_qp,textarea.aor_qp{background-color:var(--color-white)}input.aor_qp.aor_ao3,textarea.aor_qp.aor_ao3{background-color:var(--color-bg)}input.aor_qp.aor_ao3::placeholder,textarea.aor_qp.aor_ao3::placeholder{font-weight:var(--font-bold)}.aor_ao4{margin-top:var(--space-m)}.aor_r{font-size:var(--font-size-m);line-height:1.4;white-space:pre-wrap}.aor_rb{width:100%}.aor_ao5{display:flex;align-items:center;margin:0px 0px var(--space-s) 0px}.aor_ao5>*:not(:last-child){margin-right:var(--space-xl)}.aor_ao5 .aor_gv{display:flex;align-items:center}.aor_ao5 .aor_gv .aor_qr{flex:0 1}.aor_ao5 .aor_gv .aor_qr input+label>span::before{background-color:var(--color-white);border:1px solid var(--color-primary)}.aor_ao5 .aor_gv .aor_qr input+label>span::after{background-color:var(--color-primary)}.aor_ao5 .aor_gv .aor_qr input+label>span svg{display:none}.aor_ao5 .aor_gv .aor_qr input:checked+label>span::before{background-color:var(--color-primary);border:1px solid var(--color-primary)}.aor_ao5 .aor_gv .aor_qr input:checked+label>span::after{background-color:var(--color-white)}.aor_qr.aor_ao6{cursor:not-allowed}.aor_qr.aor_ao6 *{cursor:inherit}.aor_ao7{margin-left:var(--space-xs);margin-top:var(--space-s);color:var(--color-black)}.aor_ao8{margin-top:var(--space-m)}.aor_ao9{margin-top:var(--space-m);padding:var(--space-m) var(--space-xs) 0;border-top:1px solid rgba(0,0,0,.1)}.aor_ao9>*:not(:last-child){margin-bottom:var(--space-xs)}.aor_apa{display:flex;align-items:flex-start}.aor_apa input.aor_apb{height:var(--control-height)}.aor_apc{cursor:pointer;margin:var(--space-m) 0 0;width:fit-content}.aor_apc:hover,.aor_apc:focus,.aor_apc:active{color:var(--color-link)}.aor_ape{align-items:center;display:inline-flex;gap:var(--space-xxs);margin:var(--space-s) var(--space-s) var(--space-s) 0}.aor_apf{border-radius:50%}.aor_apg{border:none}.aor_aph{width:20px;height:20px;margin:10px 0 0 var(--space-s);visibility:hidden;opacity:.5;cursor:pointer}.aor_aph:hover{opacity:1}.aor_aph.aor_aav{visibility:visible}.aor_api{display:inline-flex}.aor_apj{align-self:center;margin:var(--space-xs) 0 0 var(--space-xs);opacity:.35;transition:opacity .2s ease}.aor_apa:hover .aor_apj,.aor_apj:focus-within{opacity:.75}.aor_apj.aor_apk{opacity:1;color:var(--color-blue);background-color:var(--color-link-light);border-radius:50%}.aor_apl{display:block;text-align:center}.aor_apm{min-width:160px}.aor_apm>div{border-radius:0;border-left:none;border-right:none;border-top:none;border-color:#8d8d8d !important;height:100%}.aor_apm>div:hover{border-color:#8d8d8d}.aor_apm [class*=-control]{height:var(--control-height);min-height:var(--control-height);padding-top:0;padding-bottom:0}.aor_apm [class*=-IndicatorsContainer]{height:var(--control-height)}.aor_apn{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m)}.aor_apo{padding-top:var(--space-m);color:var(--color-text);border-top:1px solid rgba(0,0,0,.1)}.aor_app{display:flex;align-items:center;flex:1 1 40%;max-width:250px}.aor_agn{color:rgba(0,0,0,.5);margin-right:var(--space-s)}.aor_a2{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.aor_apq{margin-top:var(--space-s)}.aor_apr{position:relative;width:100%;max-width:100%;margin-top:var(--space-s);aspect-ratio:16/9}.aor_apr iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.aor_aps{margin-top:var(--space-s)}#aor_apt{margin-right:36px}.aor_apu{display:flex;justify-content:space-evenly;margin-top:var(--space-s)}.aor_apv{display:flex;flex-direction:column;gap:var(--space-xs)}.aor_acr{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white)}.aor_apw,.aor_apx,.aor_apy,.aor_apz,.aor_ap0{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.aor_ap1{gap:20px;display:flex;align-items:flex-start;flex-direction:column;max-width:700px}.aor_ap0{white-space:wrap}.aor_ap0{overflow:auto;scrollbar-width:thin;width:100%;height:300px;box-sizing:border-box}.aor_apw{width:100%;max-width:700px;flex-direction:row;align-items:center;padding-bottom:var(--space-xs);gap:22px;margin-left:var(--space-s)}.aor_apx{align-items:center;display:flex;flex-direction:row;background-color:#f8f8f8;padding:var(--space-xs) 0;width:max-content}.aor_ap2{min-width:165px;max-width:165px}.aor_ap3{width:16px;height:18px}.aor_apx>div{margin-left:var(--space-xs);min-width:var(--space-s)}.aor_ap4{margin-top:var(--space-l)}.aor_ap5{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.aor_ap6{min-width:165px;display:flex;justify-content:center}.aor_ap7{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.aor_ahi{position:relative;width:max-content}.aor_ap1,.aor_apy{flex-direction:column}.aor_apy{width:165px}.aor_ap8{min-width:165px;margin-left:var(--space-s)}.aor_ap9{width:200px;justify-content:flex-end;display:flex;margin-top:var(--space-s);margin-bottom:var(--space-xs)}.aor_aqa{margin-top:var(--space-xxs)}.aor_apw .aor_apy{position:relative;align-items:center}.aor_aqb{margin-top:30px !important;align-self:flex-start;padding:0 !important;display:flex !important;width:32px !important;max-width:32px !important;align-items:center !important;justify-content:center !important;min-height:32px !important;height:32px !important;text-align:center !important;color:var(--color-black) !important;background-color:var(--color-secondary) !important}.aor_aqc{padding:0 !important;display:flex !important;align-self:flex-end;width:32px !important;max-width:32px !important;align-items:center !important;justify-content:center !important;min-height:32px !important;height:32px !important;text-align:center !important;color:var(--color-black) !important;margin-top:var(--space-xs) !important;background-color:var(--color-secondary) !important}.aor_apy>div{flex:none !important}.aor_aqe{flex-direction:column;gap:var(--space-xl)}.aor_aqe>div>label::before{left:3px}.aor_aqf{flex-direction:column;gap:var(--space-xl)}.aor_aqf>div>label>span:first-child{margin-right:0 !important}.aor_aqg{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.aor_apx input.aor_qp,textarea.aor_qp .aor_apb{background-color:var(--color-bg) !important}.aor_apy input.aor_qp,textarea.aor_qp .aor_apb{background-color:var(--color-bg) !important}.aor_aqh{display:flex;flex-direction:column-reverse;margin:0px}.aor_aqi{min-height:var(--control-height) !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.aor_aqj{display:flex;flex-direction:column-reverse;margin:0px}.aor_aqk{min-height:6rem !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.aor_aql{background:rgba(0,0,0,0) !important;padding:0 !important}.aor_aql>div>div{background:var(--color-hover) !important;border-radius:0 !important;padding:var(--space-s) !important;margin:0 !important}.aor_aql>div>div:hover{background:var(--color-hover-medium) !important;box-shadow:none !important;border:1px solid var(--color-gray) !important}.aor_aql>div>div[aria-selected=true]{background:var(--color-hover-medium) !important;box-shadow:none !important;border:1px solid var(--color-primary) !important}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.axm_ak{width:100%}.axm_fk{margin-bottom:var(--wynter-space-xxs)}.axm_qp{background-color:var(--wynter-input-bg) !important;max-width:100%;font-family:var(--wynter-font-family-primary);font-size:var(--wynter-text-md);color:var(--wynter-input-text);transition:border-color var(--wynter-transition-fast)}.axm_qp:active,.axm_qp:focus{background-color:var(--wynter-color-surface-secondary);border-color:var(--wynter-input-border-focus)}.axm_qp::placeholder{color:var(--wynter-input-placeholder)}.axm_qp .bx--text-input{background-color:var(--wynter-input-bg);border-bottom-color:var(--wynter-input-border);color:var(--wynter-input-text)}.axm_qp .bx--text-input:focus{outline-color:var(--wynter-input-border-focus)}.axm_qp .bx--text-input::placeholder{color:var(--wynter-input-placeholder)}.axm_qp .bx--text-input--invalid{border-bottom-color:var(--wynter-input-border-error)}.axm_qp .bx--form-requirement{color:var(--wynter-color-text-error);font-size:var(--wynter-text-sm)}.axm_qp .bx--form__helper-text{color:var(--wynter-color-text-secondary);font-size:var(--wynter-text-sm)}.axm_any{color:var(--wynter-color-text-tertiary);font-size:var(--wynter-text-sm)}.axm_axn{display:flex;justify-content:flex-end;margin-top:var(--wynter-space-xxs)}.axm_u8{background-color:var(--wynter-input-disabled-bg) !important;color:var(--wynter-input-disabled-text);cursor:not-allowed}.axm_u8 .bx--text-input{background-color:var(--wynter-input-disabled-bg);color:var(--wynter-input-disabled-text);cursor:not-allowed}.axm_u8 .bx--text-input::placeholder{color:var(--wynter-input-disabled-text)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ask_asl{display:flex;align-items:center;margin:var(--space-xs);justify-content:center}.ask_asm{padding:var(--space-md)}.ask_asn{min-width:300px}.ask_aso{display:flex;align-items:center;gap:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay9_ak{background:var(--color-white);width:100%;border:1px solid var(--color-gray-ultralight)}.ay9_aza .ay9_x{border-bottom:1px solid var(--color-gray-ultralight)}.ay9_x{padding:var(--space-s) var(--space-xs);user-select:none}.ay9_x:focus{outline:2px solid var(--color-primary);outline-offset:-2px}.ay9_azb{cursor:pointer}.ay9_azc{overflow:hidden;flex:1}.ay9_aze{cursor:grab;flex-shrink:0;padding:2px}.ay9_aze:active{cursor:grabbing}.ay9_azf{flex-shrink:0}.ay9_q{padding:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ab2_ab3{display:flex;justify-content:center;cursor:pointer;width:100%;margin-left:auto;padding:var(--space-s);background-color:var(--color-primary);color:var(--color-white);font-size:var(--font-size-s);font-weight:var(--font-bold);text-transform:uppercase;border:none}.ab2_ab3.ab2_u8{background:var(--color-disabled);cursor:not-allowed;color:#8d8d8d;max-width:100%}.ab2_ab4{background-color:var(--color-white) !important;border-radius:var(--space-2) !important;border:1px solid var(--color-primary);max-width:500px !important;width:100%}.ab2_ab4 .bx--tooltip__caret{display:none}.ab2_ab5>span:first-child{padding:0;border:1px solid #e0e0e0;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.25))}.ab2_q{display:flex}.ab2_ab6{display:flex;justify-content:space-between}.ab2_ab6>*{display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:var(--color-white);border:1px solid rgba(38,38,38,.1)}.ab2_ab6>*:not(:last-child){margin-right:4px}.ab2_ab7{flex:1;width:50%}.ab2_ab7>*:not(:last-child){border-bottom:1px solid #e0e0e0}.ab2_ab8{display:flex;align-items:center;width:284px;height:42px;padding:0 var(--space-m);color:var(--color-primary);font-weight:var(--font-bold);opacity:.5;cursor:pointer}.ab2_ab8:hover{opacity:1;background-color:var(--color-hover-table)}.ab2_ab9{cursor:not-allowed}.ab2_aca{flex:1;width:260px;background-color:var(--color-hover-table);padding:var(--space-s) 20px;font-size:var(--font-size-s);color:var(--color-primary)}.ab2_cg{display:inline-block;padding:2px 4px;background-color:var(--color-primary);color:var(--color-white);font-size:10px;font-weight:600;text-transform:uppercase}.ab2_acb{margin-top:10px}.ab2_v2{white-space:break-spaces;font-weight:var(--font-bold)}.ab2_acc{color:rgba(38,38,38,.5)}.ab2_ace{margin-top:6px}.ab2_ace>*:not(:last-child){margin-bottom:4px}.ab2_r,.ab2_acf{margin-top:4px;white-space:break-spaces}.ab2_acf{color:var(--color-error)}.ab2_acg{padding-bottom:var(--space-xs);background-color:rgba(0,0,0,0);border:none;font-size:18px}.ab2_x9{display:flex;justify-content:space-between;align-items:center;color:rgba(0,0,0,.5);font-size:10px}.ab2_ach{display:flex;align-items:center}.ab2_ach.ab2_aci{justify-content:space-between;height:23px;padding:0 var(--space-xs);background-color:var(--color-white);border:1px solid rgba(38,38,38,.1)}.ab2_ach.ab2_aci svg{fill:rgba(0,0,0,.5)}.ab2_acj{display:flex;align-items:center;height:30px;padding:0 var(--space-xs);background-color:var(--color-white);border:1px solid var(--color-primary);color:rgba(0,0,0,.4)}.ab2_acj.ab2_a7{align-items:flex-start;height:120px;padding-top:var(--space-xs)}.ab2_ack{position:relative;width:12px;height:12px;margin-right:var(--space-xs);border:1px solid var(--color-primary);background:var(--color-white)}.ab2_ack.ab2_je::after{position:absolute;top:2px;left:2px;content:"";width:6px;height:6px;background-color:var(--color-primary)}.ab2_ack.ab2_acl{border-radius:50%}.ab2_ack.ab2_acl.ab2_je::after{border-radius:50%}.ab2_acm{white-space:initial;font-size:16px;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.ab2_acn{padding:var(--space-xs);width:400px;word-wrap:break-word}.ab2_aco{display:flex;justify-content:flex-end;white-space:nowrap}.ab2_acp{width:120px}.ab2_acq{display:flex;padding:2px 8px;margin-left:8px;justify-content:flex-end;align-items:center;gap:var(--space-xs);background-color:var(--color-secondary)}.ab2_acr{display:flex;gap:var(--space-xs)}.ab2_acs{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.ab2_act{text-align:center;min-width:max-content;min-height:18px;display:flex;justify-content:center}.ab2_acu{height:19px;flex-shrink:0}.ab2_acv{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:var(--space-xs)}.ab2_t9{display:flex;flex-direction:column;justify-content:center;gap:var(--space-xs);align-items:flex-start}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ax7_an3{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background-color:var(--color-bg);border:1px solid var(--color-disabled);border-radius:4px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;flex-shrink:0}.ax7_an3:hover:not(.ax7_u8){background-color:var(--color-hover-medium);border-color:var(--color-gray)}.ax7_an3:focus{outline:2px solid var(--color-blue);outline-offset:2px}.ax7_an3.ax7_ax8{background-color:#fff1f1;border-color:var(--color-error)}.ax7_an3.ax7_ax8:hover:not(.ax7_u8){background-color:#ffe5e5}.ax7_an3.ax7_ax8 .ax7_bw{fill:var(--color-error)}.ax7_an3.ax7_u8{opacity:.5;cursor:not-allowed}.ax7_ax9{position:relative;display:flex;align-items:center;justify-content:center}.ax7_bw{fill:var(--color-primary);transition:fill .15s ease}.ax7_aya{position:absolute;top:-2px;right:-4px;width:8px;height:8px;background-color:var(--color-error);border-radius:50%;animation:ax7_ayb 1.2s ease-in-out infinite}@keyframes ax7_ayb{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(0.85)}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.anx_ak{width:100%}.anx_ak label{width:100%}.anx_fk{display:flex;justify-content:space-between;margin-bottom:var(--space-xs)}.anx_any{display:flex;justify-content:flex-end;font-size:var(--font-size-s);color:var(--color-text)}.anx_anz{margin-top:var(--space-xs)}textarea.anx_an0{resize:none}textarea.anx_u8{color:var(--color-primary-ultra-light)}.anx_an1{display:flex;width:100%;gap:var(--space-xs)}.anx_an1>div:first-child{flex:1;min-width:0}.anx_an1.anx_an2{align-items:flex-start}.anx_an3{margin-top:0}
:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.ajt_nv{font-family:var(--wynter-font-family-primary);background-color:var(--wynter-color-surface);border-radius:var(--wynter-radius-md);padding:0}.ajt_nv .bx--accordion__item{border-top:1px solid var(--wynter-color-border);transition:background-color var(--wynter-transition-fast)}.ajt_nv .bx--accordion__item:last-child{border-bottom:1px solid var(--wynter-color-border)}.ajt_nv .bx--accordion__heading{padding:0;min-height:auto;transition:background-color var(--wynter-transition-fast)}.ajt_nv .bx--accordion__heading:hover{background-color:var(--wynter-color-hover)}.ajt_nv .bx--accordion__heading:focus{outline:2px solid var(--wynter-color-link);outline-offset:-2px}.ajt_nv .bx--accordion__heading::before{display:none}.ajt_nv .bx--accordion__arrow{fill:var(--wynter-color-text-primary);transition:transform var(--wynter-transition-normal)}.ajt_nv .bx--accordion__content{padding:0}.ajt_l0 .bx--accordion__heading{padding:var(--wynter-space-xs) var(--wynter-space-sm)}.ajt_l0 .ajt_al{font-size:var(--wynter-text-sm)}.ajt_l0 .ajt_q{padding:var(--wynter-space-xs) var(--wynter-space-sm);padding-top:0;font-size:var(--wynter-text-sm)}.ajt_l1 .bx--accordion__heading{padding:var(--wynter-space-sm) var(--wynter-space-md)}.ajt_l1 .ajt_al{font-size:var(--wynter-text-md)}.ajt_l1 .ajt_q{padding:var(--wynter-space-sm) var(--wynter-space-md);padding-top:0;font-size:var(--wynter-text-md)}.ajt_l2 .bx--accordion__heading{padding:var(--wynter-space-md) var(--wynter-space-lg)}.ajt_l2 .ajt_al{font-size:var(--wynter-text-lg)}.ajt_l2 .ajt_q{padding:var(--wynter-space-md) var(--wynter-space-lg);padding-top:0;font-size:var(--wynter-text-lg)}.ajt_pm .bx--accordion__heading{flex-direction:row}.ajt_pm .bx--accordion__arrow{margin-right:var(--wynter-space-sm);margin-left:0}.ajt_pn .bx--accordion__heading{flex-direction:row-reverse}.ajt_pn .bx--accordion__arrow{margin-left:var(--wynter-space-sm);margin-right:0}.ajt_al{font-weight:var(--wynter-font-bold);color:var(--wynter-color-text-primary);line-height:var(--wynter-line-height-body)}.ajt_q{color:var(--wynter-color-text);line-height:var(--wynter-line-height-body)}.ajt_aju{border:none}.ajt_u8 .bx--accordion__heading{cursor:not-allowed;pointer-events:none}.ajt_u8 .bx--accordion__heading:hover{background-color:rgba(0,0,0,0)}.ajt_u8 .ajt_al{color:var(--wynter-color-text-disabled)}.ajt_u8 .bx--accordion__arrow{fill:var(--wynter-color-text-disabled)}.ajt_u8 .ajt_q{color:var(--wynter-color-text-disabled)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r4_ak{padding:0 22px 16px}.r4_ak>*{margin-bottom:var(--space-m)}.r4_ak input.r4_qp{background-color:var(--color-bg)}.r4_kh{margin-bottom:20px;color:var(--color-text)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r5_ak{padding:0 22px 16px}.r5_ak>*{margin-bottom:var(--space-m)}.r5_ak input.r5_qp{background-color:var(--color-bg) !important}.r5_kh{margin-bottom:20px;color:var(--color-text)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.tc_q{width:765px;margin:0 auto;padding:94px 0;background-color:var(--color-white)}.tc_q.tc_te{padding:var(--space-l) var(--space-m)}.tc_al{font-size:24px;font-weight:600}.tc_al.tc_tf{font-size:20px;line-height:26px}.tc_kh{margin-top:var(--space-l);font-weight:600;line-height:18px}.tc_tg{margin-bottom:4px;margin-left:var(--space-xs)}.tc_f{width:460px;margin-top:var(--space-xxl);line-height:24px}.tc_th{display:flex;align-items:center;width:100%;margin-top:9px;line-height:18px}.tc_ti{position:relative}.tc_th svg{margin-left:var(--space-s);width:18px;height:18px;cursor:pointer}.tc_bk{width:460px;margin-top:var(--space-3xl)}.tc_bk.tc_te{margin-top:var(--space-l)}.tc_tj{width:765px;margin:0 auto;padding:var(--space-m);background-color:var(--color-white)}.tc_kr{margin:var(--space-s) 0}.tc_tk{padding:14px 24px 14px 10px;width:100%;height:44px;display:flex;flex-direction:row;justify-content:space-between;background-color:var(--color-bg);font-style:normal;font-weight:normal;font-size:14px;line-height:18px;border-bottom:1px solid #8d8d8d}.tc_gx{visibility:hidden}.tc_hw{width:100%;max-width:90%;color:var(--color-text);font-size:14px;line-height:18px;border:0;background-color:rgba(0,0,0,0);outline:0}.tc_hw.tc_tf{position:absolute;top:0;min-width:100%;padding:0;color:var(--color-black)}.tc_tl{cursor:pointer;fill:var(--color-link)}.tc_tm{margin-top:var(--space-l)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ahm_jk{display:flex;flex-wrap:wrap;gap:var(--space-7)}.ahm_ahn{align-items:flex-start}.ahm_aho{flex-grow:1}.ahm_q{flex-basis:0;flex-grow:999}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.hq_hr{position:relative}.hq_hr .hq_ak ul.bx--tabs__nav{width:100%}.hq_hr .hq_ak li.bx--tabs__nav-item{flex:1 1;min-width:1px}.hq_hr .hq_ak a.bx--tabs__nav-link{width:100%;max-width:220px}.hq_al{margin-bottom:var(--space-s) !important}.hq_hs{display:flex;justify-content:center;align-items:center;position:relative}.hq_ht{display:flex;flex-direction:column;width:320px;height:fit-content}.hq_hu{position:sticky;top:var(--space-m);padding-bottom:var(--space-xxl);height:100vh;overflow-y:auto;overflow-x:hidden}.hq_x{background-color:var(--color-white);padding:var(--space-s) var(--space-m) 0}.hq_hv{align-items:center;display:flex;border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.hq_hv>*:last-child{margin-left:auto}.hq_hw{color:var(--color-primary);font-size:var(--font-size-s);font-style:italic}.hq_hx{margin-top:var(--space-s);padding:var(--space-m);background-color:var(--color-hover-table);font-style:italic;word-wrap:break-word;white-space:normal}.hq_hx b{display:inline-block;width:100%;margin-top:var(--space-xs);text-align:right;font-size:var(--font-size-l);line-height:22px}.hq_hy{cursor:pointer;padding:var(--space-xs);width:fit-content}.hq_hy:hover{background-color:var(--color-bg-hover)}.hq_hy:focus{outline:none}.hq_hy:focus-visible{outline:var(--space-3xs) solid var(--color-primary);outline-offset:var(--space-3xs)}.hq_hy .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.hq_hy .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.hq_hy .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.hq_hz{color:var(--color-black);user-select:none}.hq_h0{white-space:nowrap;color:var(--color-dark-primary)}.hq_h1{padding:var(--space-s) var(--space-m);background-color:var(--color-bg-hover);border-bottom:1px solid var(--color-gray-ultralight);color:var(--color-dark-primary)}.hq_h2{display:flex;align-items:center;gap:var(--space-s);padding:var(--space-s) var(--space-m);background-color:var(--color-bg-hover);border-bottom:1px solid var(--color-gray-ultralight);color:var(--color-dark-primary)}.hq_h2 [data-loading]{position:relative;width:var(--space-m);height:var(--space-m)}.hq_h3{position:sticky;top:var(--space-m);height:calc(100vh - 150px);overflow-y:auto}.hq_h4{position:relative;padding:var(--space-4) var(--space-m);background-color:var(--color-white)}.hq_h5{padding:var(--space-m) 0 var(--space-s);border-top:1px solid var(--color-gray-ultralight)}.hq_h5 .hq_h6{color:var(--color-gray)}.hq_h5 .hq_h7{font-size:var(--font-size-s);line-height:var(--font-size-l)}.hq_h5 .hq_h8{display:flex;justify-content:space-between;align-items:flex-start;margin:var(--space-s) 0}.hq_h5 .hq_h9{font-size:var(--font-size-7);line-height:var(--font-size-xxl)}.hq_h5 .hq_cg{display:flex;justify-content:center;align-items:center;width:90px;padding:var(--space-xxs) var(--space-xs);border-radius:var(--space-xxs);background-color:var(--color-success-light);color:var(--color-success);font-size:var(--font-size-s);line-height:var(--font-size-l);letter-spacing:.32px;font-style:italic}.hq_ia{display:flex;flex-direction:column;gap:0;margin:var(--space-m) 0;padding:var(--space-m);background-color:var(--color-hover-table);border-radius:var(--space-xxs)}.hq_ib{display:flex;justify-content:space-between;align-items:flex-start;font-size:var(--font-size-m);line-height:1.2;margin-bottom:var(--space-xxs)}.hq_ib span{color:var(--color-dark-text)}.hq_ib strong{color:var(--color-dark-text);white-space:nowrap}.hq_ib:has(+.hq_ic){margin-bottom:0}.hq_ie{color:var(--color-dark-text)}.hq_if{color:var(--color-dark-text);white-space:nowrap}.hq_ic{font-size:var(--font-size-s);color:var(--color-dark-text);margin-top:calc(var(--space-3xs)*-1);margin-bottom:var(--space-m);padding-left:0;line-height:1.2}.hq_ig{display:inline;color:var(--color-primary);cursor:pointer;vertical-align:middle;margin-left:var(--space-3xs)}.hq_ig:hover{color:var(--color-primary-light)}.hq_ih{max-width:280px;padding:12px 16px;white-space:normal}.hq_ii{line-height:18px;font-size:13px;font-style:normal;font-weight:normal;margin:0}.hq_ij{margin-top:0;padding-top:var(--space-m);border-top:1px solid var(--color-gray-light);font-weight:var(--font-bold)}.hq_ij span,.hq_ij strong{font-weight:var(--font-bold)}.hq_ik{margin-top:var(--space-s)}.hq_ik>*:not(:last-child){padding:var(--space-xs) 0}.hq_il{display:flex;align-items:center}.hq_im{margin-right:var(--space-4);fill:var(--color-success)}.hq_in{margin-right:var(--space-4)}.hq_io{border:0;color:var(--color-blue);text-decoration:underline;background:rgba(0,0,0,0);cursor:pointer;outline:0;padding:0;margin-left:28px}.hq_ip{display:flex;padding:var(--space-s);height:fit-content;width:100%;margin-top:var(--space-s);white-space:pre-wrap;background-color:var(--color-hover-table);border:none;text-align:left;cursor:pointer;outline:none}.hq_ip:hover{background-color:var(--color-gray-ultralight)}.hq_ip .hq_iq{fill:var(--color-primary);width:var(--font-size-l)}.hq_ip .hq_ir{margin:0 var(--space-xs)}.hq_is{font-weight:var(--font-bold)}.hq_gg{white-space:pre-wrap}.hq_gh{display:flex;flex-direction:column;align-items:center}.hq_it{margin:var(--space-s) 0}button.hq_iu{border:var(--space-3xs) solid var(--color-primary)}.hq_iv{white-space:pre-wrap}.hq_iv p{font-size:var(--font-size-m);line-height:var(--font-size-6);letter-spacing:.16px;margin-bottom:var(--space-xs)}.hq_iv h3{font-size:var(--font-size-6);line-height:var(--font-size-7);font-weight:var(--font-book);margin:var(--space-s) 0}.hq_iv h4{font-weight:var(--font-book);font-size:var(--font-size-l);line-height:var(--font-size-6);margin:var(--space-s) 0}.hq_iw{left:0;bottom:0;height:100%;background-color:rgba(255,255,255,.5)}.hq_ix{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--color-primary);background-color:var(--color-white);border-radius:var(--space-xxs);border:1px solid;padding:var(--space-s);word-wrap:break-word;white-space:normal;overflow-wrap:break-word}.hq_ix>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.hq_az{width:100%;display:flex;justify-content:space-between;padding-bottom:var(--space-s);margin:var(--space-xs) 0;border-bottom:1px solid var(--color-disabled)}.hq_iy{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.hq_iz{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.hq_iz>span:first-child{text-align:left}.hq_by{color:var(--color-gray-light)}.hq_i0{margin-left:var(--space-xxs)}.hq_i1{display:flex;align-items:center;justify-content:center}.hq_i2{display:flex;align-items:center;justify-content:center;height:var(--font-size-xxl);background-color:var(--color-white);cursor:pointer;gap:var(--space-xxs);padding:0 var(--space-s)}.hq_i2:hover{background-color:var(--color-hover-medium)}.hq_i3{position:absolute;top:calc(100% + var(--space-xxs));right:0;z-index:100;background-color:var(--color-white);border:1px solid var(--color-disabled);border-radius:var(--space-xxs);padding:var(--space-4);box-shadow:0px 4px 8px rgba(0,0,0,.1);width:250px}.hq_i4{position:relative;display:flex;align-items:center;gap:var(--space-s);margin-bottom:var(--space-xs);flex-wrap:wrap}.hq_i5{position:relative;flex:1;min-width:180px}.hq_i6{position:absolute;right:var(--space-xs);top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:var(--space-m);height:var(--space-m);padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--color-dark-secondary);border-radius:50%;transition:background-color .15s ease}.hq_i6:hover{background-color:var(--color-bg-hover);color:var(--color-dark-primary)}.hq_i6 svg{width:12px;height:12px}.hq_i7{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-xs);width:100%}.hq_i8{display:flex;align-items:center;background-color:var(--color-secondary);padding:var(--space-xs) 10px;border-radius:var(--space-s);font-size:var(--font-size-s);gap:var(--space-xxs)}.hq_i9{display:flex;padding:var(--space-3xs) var(--space-xs);justify-content:center;align-items:center;border-radius:var(--space-s);background:rgba(225,192,0,.6)}.hq_ja{font-size:var(--font-size-l);width:var(--space-s);height:var(--space-s);cursor:pointer;display:inline-flex;justify-content:center;align-items:center;color:var(--color-primary-light);font-weight:bold}.hq_ja:hover{color:var(--color-primary)}.hq_jb{display:flex;flex-direction:column;gap:var(--space-3xs)}.hq_jc{display:flex;align-items:center;padding:8px 12px;background-color:var(--color-white);border:none;cursor:pointer;font-size:var(--font-size-s);transition:background-color .2s ease;text-align:left;width:100%}.hq_jc:hover{background-color:var(--color-hover-medium)}.hq_jc.hq_je{background-color:var(--color-disabled);color:var(--color-disabled-text);opacity:.6}.hq_jf{background-color:var(--color-black);color:var(--color-white);padding:var(--space-s);border-radius:var(--space-xs);font-size:var(--font-size-s);min-width:200px;max-width:300px;box-shadow:0 2px 8px rgba(0,0,0,.3);word-wrap:break-word;white-space:normal;overflow-wrap:break-word}.hq_jf ul{list-style:disc;padding-left:var(--space-s);margin:0}.department-tooltip-wrapper>span:first-child{padding:0 !important}.hq_jg{font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.5px}.hq_jh{margin-bottom:var(--space-xxs);line-height:1.4}.hq_jh:last-child{margin-bottom:0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.asu_i2{height:36px;background-color:var(--color-white);cursor:pointer;gap:var(--space-xxs);padding:0 var(--space-s);white-space:nowrap;border:none}.asu_i2:hover{background-color:var(--color-hover-medium)}.asu_i2:focus{outline:var(--space-3xs) solid var(--color-secondary);outline-offset:var(--space-3xs)}.asu_asv{background-color:var(--color-hover-medium)}.asu_asw{color:var(--color-primary)}.asu_aax{position:absolute;top:calc(100% + var(--space-xxs));right:0;z-index:100;background-color:var(--color-white);border:1px solid var(--color-disabled);border-radius:var(--space-xxs);padding:var(--space-4);box-shadow:0px 4px 8px rgba(0,0,0,.1);width:320px;height:400px;overflow:hidden}.asu_asx{height:100%;overflow-y:auto}.asu_u2{position:relative;border-bottom:1px solid var(--color-gray-ultralight);flex-shrink:0;margin-bottom:var(--space-xs)}.asu_ce{position:absolute;right:var(--space-m);top:50%;transform:translateY(-50%);fill:var(--color-text);pointer-events:none;z-index:1}.asu_asy{width:100%}.asu_asy input{padding-left:var(--space-s);padding-right:calc(var(--space-l) + var(--space-s))}.asu_asz{position:absolute;right:var(--space-m);top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:var(--space-xxs);border-radius:var(--space-1)}.asu_asz:hover{background:var(--color-hover)}.asu_asz svg{fill:var(--color-text)}.asu_as0{flex:1;overflow-y:auto}.asu_as0 .bx--accordion__item{border:.5px solid var(--color-gray-light);margin-bottom:var(--space-xxs);border-radius:var(--space-2)}.asu_as0 .bx--accordion__heading{padding:0}.asu_as1{padding:var(--space-4) 0}.asu_as2{white-space:nowrap;color:var(--color-dark-primary)}.asu_afb{margin-left:var(--space-l)}.asu_as3{margin-bottom:var(--space-xs);color:var(--color-dark-primary)}.asu_as4{margin:var(--space-s) 0;color:var(--color-dark-primary)}.asu_as5{cursor:pointer}.asu_as6{color:var(--color-text);font-family:var(--font-family-sans);font-size:var(--font-size-m);font-style:normal;font-weight:var(--font-weight-regular)}.asu_as7{padding:var(--space-l);text-align:center}.asu_as8{color:var(--color-text)}.asu_as1 .bx--checkbox + .bx--checkbox-label::before,.asu_as5 .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.asu_as1 .bx--checkbox:checked + .bx--checkbox-label::before,.asu_as5 .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.asu_as1 .bx--checkbox:checked + .bx--checkbox-label::after,.asu_as5 .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.asu_mg{display:flex;justify-content:center;align-items:center;height:100%;width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ahv_ahw{padding:var(--space-s) var(--space-m);background-color:var(--color-white)}.ahv_ahw+.ahv_ahw{margin-top:var(--space-m)}.ahv_ahw>*:not(:last-child){border-bottom:1px solid var(--color-gray-ultralight)}.ahv_ahw .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.ahv_gv{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:var(--space-4) 0;line-height:18px;gap:var(--space-xs)}.ahv_gv .ahv_qr{margin-left:auto;flex:0 1}.ahv_ahx{padding:var(--space-4) 0}.ahv_ahx+.ahv_ahx{border-top:1px solid var(--color-gray-ultralight)}.ahv_ahy{margin-top:var(--space-s)}.ahv_ahz{width:100%;margin:var(--space-xs) 0}.ahv_fk{margin-bottom:var(--space-xs);font-size:var(--font-size-s);color:var(--color-gray-medium)}.ahv_ah0{font-size:var(--font-size-m);font-weight:var(--font-book);line-height:18px;color:var(--color-primary)}.ahv_ahq{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic}.ahv_ya>div{background-color:var(--color-bg);border:none}.ahv_cu{text-transform:capitalize}.ahv_ah1{margin-top:var(--space-4);padding:var(--space-s);background-color:var(--color-blue-very-light);border:1px solid var(--color-link)}.ahv_ah2{margin-bottom:var(--space-4)}textarea.ahv_s7{outline:none}.ahv_ah3{margin-left:86px;cursor:pointer}.ahv_ah4{background-color:var(--color-white) !important;color:var(--color-black) !important}.ahv_is{font-weight:var(--font-bold)}.ahv_ah5{width:320px}.ahv_ah6{width:90%;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-s)}.ahv_ah7{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.ahv_ah8{color:var(--color-primary);display:flex;gap:var(--space-s)}.ahv_ah9{text-decoration:underline;cursor:pointer}.ahv_aia{cursor:pointer}.ahv_aib{background-color:var(--color-gray-ultralight) !important;color:var(--color-text) !important}.ahv_kr{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xs)}.ahv_ly{margin-top:var(--space-s)}.ahv_aic{background-color:var(--color-secondary) !important;font-weight:var(--font-bold) !important;border:none !important}.ahv_zs{font-weight:var(--font-bold) !important}
.sa_ak{background-color:var(--color-bg)}:is(button).sa_sb:hover{background-color:var(--color-primary);color:var(--color-white)}.sa_kh{color:var(--color-dark-primary)}.sa_r{color:var(--color-text)}
.si_me .bx--modal-content{padding-bottom:var(--space-m)}.si_me .bx--modal-header__heading{font-size:var(--font-size-7);font-weight:var(--font-semi-bold)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ahp_ak{background-color:var(--color-white);padding:var(--space-4) var(--space-7);position:relative}.ahp_gv{padding:var(--space-4) 0 var(--space-7)}.ahp_gv>*+*{margin-top:var(--space-s)}.ahp_gv+.ahp_gv{border-top:1px solid var(--color-hover-medium)}.ahp_fk{font-size:var(--font-size-m);font-weight:var(--font-bold)}.ahp_ahq{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic;line-height:var(--font-size-l)}.ahp_ya>div{background-color:var(--color-bg);border:none}.ahp_jh{max-width:340px;padding:var(--space-xs) 0;white-space:break-spaces}.ahp_ahr{margin-bottom:var(--space-xxs);font-size:var(--font-size-l);line-height:var(--font-size-5)}.ahp_ahs{line-height:var(--font-size-l);font-size:var(--font-size-m);font-style:italic}.ahp_aht{margin-left:auto;color:var(--color-primary);font-size:var(--font-size-s);font-style:italic;line-height:var(--font-size-l);align-self:center}.ahp_qr{flex:0 1}.ahp_ahu{opacity:.75}.ahp_qr .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:var(--color-gray-light)}button.ahp_afw{color:var(--color-primary);background-color:var(--color-gray-ultralight);margin-left:0}button.ahp_afw>svg{background-color:var(--color-gray-ultralight);fill:var(--color-primary)}button.ahp_afw>svg:hover{background-color:var(--color-gray-ultralight)}
.ac0_ac1{display:flex;gap:var(--space-s)}.ac0_ac2{background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-s)}.ac0_ac3,.ac0_ac4{width:100%}.ac0_sy,.ac0_sz,.ac0_s0{margin:var(--space-xs) 0px}.ac0_sz .bx--radio-button__label{gap:var(--space-xxs) !important}.ac0_s0{background-color:rgba(22,22,22,.1);display:flex;flex-direction:row;align-items:center;padding:5px 8px;gap:var(--space-xxs);color:rgba(22,22,22,.4)}.ac0_s1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.ac0_s1 .bx--checkbox-wrapper{flex:none}.ac0_s2{display:flex;flex-direction:column;gap:var(--space-s)}.ac0_s3{color:#405aff;cursor:pointer;user-select:none;margin-top:var(--space-s)}.ac0_ac5 .ac0_s4{cursor:pointer;position:absolute;top:10px;left:-24px}.ac0_ac6 .ac0_s4{cursor:pointer;position:absolute;top:-24px;margin:0 45%}.ac0_f3{margin-top:var(--space-s)}.ac0_ac7{margin:var(--space-s) 0}.ac0_ac8{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--space-xs)}.ac0_ac8 .bx--form-item:has(>#matrix-allow-multiple-toggle){flex:unset !important}.ac0_ac8 .bx--toggle__switch{margin-top:0px !important}.ac0_ac9{margin-left:var(--space-s);font-size:14px}.ac0_f4{border:1px solid var(--color-gray-20);border-radius:4px;padding:var(--space-s);margin-top:var(--space-s);overflow-x:auto;scrollbar-width:thin}.ac0_f5{display:flex;align-items:flex-end;margin-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-20);padding-bottom:var(--space-xs)}.ac0_f6{width:200px;min-width:150px;flex-shrink:0}.ac0_f7{flex:1;padding:0 var(--space-xs);min-width:140px}.ac0_ac6{position:relative;margin-top:var(--space-xs)}.ac0_f8{position:relative;display:flex;margin-bottom:var(--space-s);align-items:center}.ac0_f9{width:200px;min-width:150px;flex-shrink:0;padding-right:var(--space-s)}.ac0_ac5{position:relative;margin-left:var(--space-xs)}.ac0_ga{flex:1;display:flex;justify-content:center;align-items:center;min-width:140px}.ac0_gb{display:flex;justify-content:center}.ac0_aea{width:100%}.ac0_aeb,.ac0_aec{margin-top:var(--space-xs)}.ac0_aaa{background-color:var(--color-secondary);min-width:var(--space-m);min-height:var(--space-m);cursor:pointer}
.sx_sk{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.sx_sk+.sx_sk{margin-top:var(--space-xl)}.sx_sl{font-size:var(--font-size-7);line-height:var(--font-size-8)}.sx_sm{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.sx_sm ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}.sx_sy,.sx_sz,.sx_s0{margin:var(--space-xs) 0px}.sx_s0{background-color:rgba(22,22,22,.1);display:flex;flex-direction:row;align-items:center;padding:5px 8px;gap:var(--space-xxs);color:rgba(22,22,22,.4)}.sx_s1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.sx_s2{display:flex;flex-direction:column;gap:var(--space-s)}.sx_s3{color:var(--color-link);cursor:pointer;margin-top:var(--space-s)}.sx_s4{cursor:pointer}.sx_fk{display:flex;align-items:center;gap:var(--space-s);font-size:var(--font-size-s);color:var(--color-gray-dark);margin-bottom:var(--space-s)}.sx_fk>span{min-width:max-content}
.sn_sk{display:flex;flex-direction:column;gap:var(--space-3xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.sn_sl{font-size:var(--font-size-7);line-height:var(--font-size-8)}.sn_so{display:flex;flex-direction:column;gap:var(--space-3xl)}.sn_sp{display:flex;flex-direction:column;gap:var(--space-m)}.sn_al{align-items:center;display:flex;font-size:var(--font-size-6);font-weight:var(--font-bold);gap:var(--space-xs)}.sn_r{font-size:var(--font-size-5);line-height:var(--font-size-7);white-space:pre-line}.sn_sq{padding-top:var(--space-l);border-top:1px solid var(--color-bg);display:flex;justify-content:center}.sn_sq>div{max-width:fit-content}
.sj_sk{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.sj_sk+.sj_sk{margin-top:var(--space-xl)}.sj_sl{font-size:var(--font-size-7);line-height:var(--font-size-8)}.sj_sm{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.sj_sm ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}
.sr_ss{background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.sr_az{display:flex;flex-direction:column;gap:var(--space-m)}.sr_st{font-weight:var(--font-semibold);color:var(--color-text-secondary);margin-bottom:var(--space-xs)}.sr_su{margin-bottom:var(--space-m)}.sr_sv{color:var(--color-danger);margin-left:var(--space-xxs)}.sr_sw{margin-bottom:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.u5_q{padding:var(--space-l)}.u5_al{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-l);font-size:var(--font-size-5);font-weight:var(--font-book)}.u5_mg{left:0;height:100%;background-color:rgba(255,255,255,.5)}.u5_u6{min-height:110px;margin:var(--space-s) 0 var(--space-m);margin:0 var(--space-l);min-width:300px}.u5_u7{max-width:540px;border-right:1px solid #ccc;padding-right:var(--space-l)}.u5_u8 label,.u5_u8 select,.u5_u8 input{color:var(--color-black) !important;opacity:1}.u5_u8 select,.u5_u8 input{border-bottom:1px solid #8d8d8d !important}.u5_u9{display:flex}.u5_o{margin:0}.u5_o>*{margin-top:var(--space-xs)}.u5_o>*:first-child{margin-top:0}.u5_o .bx--form-requirement{width:308px}.u5_ht{width:500px}.u5_ht.u5_qe{width:600px;margin:0 auto}.u5_va{padding:var(--space-s);box-sizing:border-box;border:1px solid var(--color-link);background-color:#f0f2ff;margin-top:var(--space-m)}.u5_vb{font-size:var(--font-size-s);line-height:var(--font-size-5);margin-bottom:10px}button.u5_mn{display:flex;justify-content:center;background-color:var(--color-link);color:var(--color-white);font-weight:var(--font-bold);padding:11px 0;border:none;min-height:40px;width:100%}button.u5_mn:hover,button.u5_mn:focus{background-color:var(--color-link)}.u5_vc{color:#34c15e}.u5_gg{position:relative;background-color:var(--color-white)}.u5_gg.u5_ve{margin-bottom:0}.u5_vf{padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);margin-bottom:var(--space-s)}.u5_az{padding:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.u5_vg{color:var(--color-text-secondary)}.u5_vh{min-width:0}.u5_vi{min-width:0;flex-wrap:wrap}.u5_vj{display:inline-flex;align-items:center;min-height:24px;padding:1px var(--space-xxs);border:1px solid var(--color-disabled);border-radius:4px;background-color:var(--color-bg);letter-spacing:.5px}.u5_vk{color:var(--color-text-secondary);white-space:nowrap}.u5_rt{flex:0 0 auto;width:24px;height:24px;border-radius:4px;color:var(--color-link);cursor:pointer}.u5_rt:hover{background-color:var(--color-bg);color:var(--color-link-hover)}.u5_vl{padding:var(--space-s) 0;border-bottom:1px solid var(--color-primary)}.u5_vm{text-transform:capitalize}.u5_m4{margin-top:var(--space-m)}.u5_vn{font-style:italic;color:var(--color-text-secondary)}.u5_a2{color:var(--color-error)}.u5_f{margin:30px 10px 0 0;line-height:140%;font-size:var(--font-size-s)}.u5_vo{font-size:var(--font-size-l);color:var(--color-error)}.u5_vp{font-weight:var(--font-bold)}.u5_vq{display:flex;align-items:center;font-weight:var(--font-regular);font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.u5_vq svg{margin-right:4px}button.u5_vr{display:flex;justify-content:center;width:120px;margin-top:var(--space-l);padding:0}.u5_vs{font-style:italic;font-size:var(--font-size-s);line-height:var(--font-size-5);margin-top:var(--space-xs)}.u5_vt{min-height:300px;padding:var(--space-xl)}.u5_vu{color:var(--color-text-secondary)}.u5_vv{color:var(--color-error)}.u5_vw{color:var(--color-text-secondary);max-width:400px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af6_ak{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-m);background-color:var(--color-white)}.af6_ak textarea.af6_qp{background-color:var(--color-bg)}.af6_r{margin:var(--space-xs) 0 var(--space-s)}.af6_ya{margin:var(--space-xs)}.af6_af7{margin-top:var(--space-l)}.af6_fk{font-weight:600;line-height:18px}.af6_af8{font-size:var(--font-size-s);margin:4px 0 var(--space-s);line-height:1rem}.af6_af9{color:var(--color-link);text-decoration:underline;cursor:pointer}.af6_a2{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.af6_aga{margin-top:var(--space-m);min-width:100%}.af6_aga *{width:100% !important}.af6_agb{margin-bottom:var(--space-s)}.af6_agc{display:flex;gap:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.hn_q{max-width:600px;margin:0 auto 100px auto}.hn_q>*:not(:last-child){margin-bottom:var(--space-m)}.hn_q .bx--text-area__invalid-icon{display:none}.hn_q .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.hn_q .hn_ho{margin-top:var(--space-xl);background-color:var(--color-secondary) !important;border:none !important;padding-bottom:inherit !important}.hn_q .hn_hp{margin-top:var(--space-l);text-align:justify}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay4_ak{display:inline-flex;gap:var(--space-xxs);text-align:left}.ay4_ak .ay4_f{color:var(--color-gray-medium)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.auh_q{margin:0 auto;text-align:center}.auh_q .auh_aui{padding:0}.auh_gr{margin-bottom:var(--space-xxl)}.auh_al{font-size:20px;font-weight:600;margin-bottom:var(--space-s)}.auh_kh{font-size:var(--font-size-3);font-weight:var(--font-regular);color:var(--color-gray-medium)}.auh_s{display:flex;justify-content:center}.auh_s li[role=tab]{width:240px}.auh_s li[role=tab] a{width:100%}.auh_qp{width:480px;height:88px;margin:var(--space-xs) auto;text-align:left}.auh_zu{width:480px;margin:0 auto;text-align:left}.auh_zu label{max-width:unset}.auh_zu div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:60px;padding:0 var(--space-xs)}.auh_fk{margin-bottom:var(--space-xs);color:var(--color-gray-dark);font-size:var(--font-size-s);line-height:1rem}.auh_a2{color:var(--color-error);font-size:var(--font-size-s)}.auh_f{margin-bottom:var(--space-s);font-weight:600}.auh_qv{position:relative}.auh_qv img{width:100%}.auh_auj{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.auh_auk{position:absolute;display:flex;justify-content:center;width:100%}.auh_mg{top:80px}.auh_mg svg{width:100px}.auh_wo{width:100%}li.auh_aul{max-width:480px;margin:var(--space-l) auto 0;border:0}li.auh_aul:last-child{border:0}li.auh_aul>button{justify-content:flex-end}li.auh_aul>button svg{fill:#262626}li.auh_aul>button div{width:unset;margin:0 10px 0 3px}.auh_aum{padding:0 var(--space-m) var(--space-s)}.auh_r{position:absolute;display:flex;flex-wrap:wrap;justify-content:flex-end;width:300px}.auh_r svg:last-of-type{align-self:flex-end;margin-bottom:4px;transform:rotate(180deg)}.auh_r .auh_hx{text-align:left;margin:0 4px;letter-spacing:.32px}.auh_r .auh_aun{margin:8px 20px 0 auto;font-size:var(--font-size-s);font-weight:600}.auh_auo{font-size:var(--font-size-s);position:absolute;bottom:var(--space-s);width:100%}.auh_aup>*{position:absolute;height:8px;background-color:#ececec}.auh_aup>*:nth-child(1){top:var(--space-s);left:var(--space-xl);width:80%;height:12px}.auh_aup>*:nth-child(2){top:48px;left:var(--space-s);width:10%}.auh_aup>*:nth-child(3){top:72px;left:var(--space-s);width:70%}.auh_aup>*:nth-child(4){top:88px;left:var(--space-s);width:75%}.auh_aup>*:nth-child(5){top:104px;left:var(--space-s);width:60%}.auh_aup>*:nth-child(6){top:120px;left:var(--space-s);width:40%}.auh_aup>*:nth-child(7){top:152px;right:var(--space-s);width:10%}.auh_aup>*:nth-child(8){top:168px;right:var(--space-s);width:70%}.auh_aup>*:nth-child(9){top:184px;right:var(--space-s);width:75%}.auh_aup>*:nth-child(10){top:200px;right:var(--space-s);width:60%}.auh_aup>*:nth-child(11){top:216px;right:var(--space-s);width:40%}.auh_gx{position:relative;height:270px;padding-top:70px;background-color:var(--color-hover-table);text-align:center}div.auh_aax{background-color:var(--color-white)}div.auh_aax.auh_u8{background-color:var(--color-bg)}.auh_auq{display:grid;grid-template-columns:2fr 1fr;gap:var(--space-l)}.auh_aur{padding:0 var(--space-s)}.auh_wh{display:none}.auh_cw{margin:var(--space-l) 0}.auh_kr{display:flex;flex-direction:row}.auh_af9{color:var(--color-link);text-decoration:underline;cursor:pointer}.auh_aus{width:480px;margin:0 auto;text-align:left;font-size:var(--font-size-s);line-height:16px}.auh_aut{margin-top:16px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ayh_t6{max-width:1366px;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ayh_ht{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ayh_ht .ayh_xl{margin:0 24px 0 4px}.ayh_ht .ayh_aye{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ayh_ht .ayh_aye img{width:100%;height:100%;object-fit:none}.ayh_ht .ayh_aye .ayh_cg{position:absolute;top:4px;left:4px;display:flex;justify-content:center;align-items:center;width:12px;height:12px;background-color:var(--color-primary);border-radius:50%;font-size:8px;font-weight:600;color:var(--color-white)}.ayh_ht .ayh_aye .ayh_ayf{position:absolute;top:-4px;right:-16px;cursor:pointer}.ayh_ayi{position:relative;cursor:crosshair}.ayh_ayi.ayh_u8{cursor:initial}.ayh_at8{width:100%}button.ayh_ayj{position:absolute;top:-4px;right:-26px;min-height:unset;padding:0;fill:#fff;min-width:22px}button.ayh_ayk{position:absolute;bottom:-36px;right:-4px;min-width:186px;padding:0 8px}button.ayh_ayk.ayh_ayl{bottom:2px;right:2px}button.ayh_ayk svg{right:var(--space-xs)}.ayh_at2{position:absolute;top:-4px;left:-19px;width:18px;height:19px;background:#161616;display:flex;justify-content:center;align-items:center;color:#fff;font-size:var(--font-size-s)}.ayh_aym{position:absolute;border:4px dashed #161616;background-color:rgba(255,255,255,.4);z-index:10}.ayh_ayn{position:absolute;border:4px solid #161616;background-color:rgba(255,255,255,.4);box-shadow:0 6px 10px rgba(0,0,0,.25)}.ayh_ayo{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.4);top:0;left:0}.ayh_mg{width:100%;height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.ayh_ayp{margin-bottom:1rem}.ayh_ayq{font-weight:600}.ayh_ayr{margin:.5rem 0}.ayh_ays{font-weight:600;margin-top:1rem}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.at5_x{display:flex;justify-content:flex-start;align-items:center;margin-bottom:var(--space-xxl)}.at5_at6{margin-right:var(--space-xxl)}.at5_al{margin-bottom:var(--space-m);font-size:20px;font-weight:600;letter-spacing:.18px}.at5_r{margin-bottom:var(--space-m)}.at5_r p{font-size:var(--font-size-m);line-height:var(--font-size-m)}.at5_r p:first-child{margin-bottom:4px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ayc_t6{margin-bottom:64px;max-width:1366px;overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ayc_a5{position:relative;white-space:nowrap}.ayc_ht{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ayc_ht .ayc_xl{margin:0 24px 0 4px}.ayc_ht .ayc_aye{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ayc_ht .ayc_aye img{width:100%;height:100%;object-fit:none}.ayc_ht .ayc_aye .ayc_cg{position:absolute;top:4px;left:4px;display:flex;justify-content:center;align-items:center;width:12px;height:12px;background-color:var(--color-primary);border-radius:50%;font-size:8px;font-weight:600;color:var(--color-white)}.ayc_ht .ayc_aye .ayc_ayf{position:absolute;top:-4px;right:-16px;cursor:pointer}.ayc_a6{width:100%}.ayc_a8{display:flex;justify-content:center;align-items:center;position:absolute;top:-4px;left:-18px;width:18px;height:18px;background-color:var(--color-primary);color:var(--color-white);font-weight:var(--font-bold)}.ayc_a8.ayc_ayg{top:0;left:0}.ayc_a7{position:absolute;border:4px solid var(--color-primary);background-color:rgba(255,255,255,.25);box-shadow:0 6px 10px rgba(0,0,0,.25);cursor:pointer}.ayc_a7.ayc_u8{cursor:initial}.ayc_a7.ayc_ajm{z-index:15;box-shadow:0 0 0 99999px rgba(0,0,0,.3)}.ayc_mg{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a34_mg{height:100%;background-color:rgba(255,255,255,.5)}fieldset.a34_a35{margin-bottom:var(--space-m);padding:0}.a34_su{margin-bottom:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a4b_ak{position:absolute;width:100%;margin-top:10px;background:var(--color-white);z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.3)}.a4b_ak.a4b_x7{bottom:0}.a4b_ak .a4b_s>ul{width:100%}.a4b_ak .a4b_at1{width:50%}.a4b_ak .a4b_at1.a4b_u8 a{pointer-events:all;cursor:not-allowed}.a4b_a0{max-height:300px;overflow:auto;padding-bottom:var(--space-m)}.a4b_a0::-webkit-scrollbar{width:var(--space-xs)}.a4b_a0::-webkit-scrollbar-track{background:#c4c4c4}.a4b_a0::-webkit-scrollbar-thumb{background:var(--color-secondary)}.a4b_a0::-webkit-scrollbar-thumb:hover{background:#e4c600}div.a4b_q{padding:0}.a4b_al{margin:var(--space-m) var(--space-s) 1px;padding-bottom:var(--space-s);border-bottom:1px solid var(--color-primary);font-weight:var(--font-bold)}.a4b_gv{display:flex;align-items:center;margin:1px;padding:var(--space-s);border-bottom:1px solid #dfdfdf;cursor:pointer}.a4b_gv:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a4b_gv.a4b_a4c{flex-direction:column;min-height:165px}.a4b_v4{width:100%;word-break:break-word}.a4b_a38{display:flex;width:100%;margin-top:var(--space-s)}.a4b_a38>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:.5px solid #8d8d8d}.a4b_a38>*:not(:last-child){border-right:none}.a4b_kr{display:flex;align-items:center;width:100%}.a4b_a4e{font-weight:600}.a4b_a37{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-left:var(--space-xs);font-size:10px;color:#2852cc;background-color:#f4f4f4;border-radius:50%}.a4b_gy{width:100%;margin:4px 0 var(--space-s);font-family:"IBM Plex Sans",Sans-Serif;font-style:italic;font-size:var(--font-size-s);color:#161616;font-weight:300}.a4b_a39{display:flex;justify-content:space-between;width:100%;margin-top:var(--space-xs);font-size:var(--font-size-s)}.a4b_a39>div{max-width:49%;word-break:break-word}.a4b_a4f{display:flex;justify-content:center;padding:var(--space-s)}.a4b_a3{display:flex;justify-content:flex-start;align-items:center}.a4b_axu{color:var(--color-blue);fill:var(--color-blue);display:flex;align-items:center;cursor:pointer;padding:var(--space-s) var(--space-m);border-top:1px solid #dfdfdf;width:100%}.a4b_axu:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a4b_axu svg{margin-left:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a36_t6{display:flex}.a36_gv{position:relative;display:flex;flex-direction:column;width:100%;min-width:275px;padding:var(--space-s);background-color:var(--color-white)}.a36_gv.a36_ajm{box-shadow:0 0 0 99999px rgba(0,0,0,.6);z-index:1}.a36_a37{margin-left:var(--space-l)}.a36_f1{position:relative;padding:0 var(--space-m) var(--space-xs) 0;border-bottom:1px solid #8d8d8d}.a36_f{margin-bottom:var(--space-xs);font-weight:var(--font-bold);word-break:break-word}.a36_gy{word-break:break-word}.a36_a38{display:flex;margin-top:var(--space-m)}.a36_a38>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:1px solid #8d8d8d}.a36_a38>*:not(:last-child){border-right:none}.a36_a39{display:flex;justify-content:space-between;margin-top:var(--space-xs)}.a36_r{margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-text)}.a36_nr{display:flex;flex-direction:column;gap:var(--space-xs)}.a36_ep{width:18px;height:18px;margin-top:var(--space-s);margin-left:var(--space-s);cursor:pointer}.a36_ep.a36_wh{display:none}.a36_ep>span:not(:last-child){display:inline-block;margin-bottom:4px}.a36_aoz{position:absolute;top:14px;right:20px}.a36_a4a{position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.a36_a4a.a36_wh{visibility:hidden}.a36_a4a svg{width:14px;height:14px}.a36_qr{padding-left:var(--space-l)}.a36_bw{width:14px;height:14px}.a36_bw:hover{fill:var(--color-secondary)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axt_q{margin:var(--space-m) 0}.axt_q.axt_en{opacity:.8}.axt_a3{display:flex;justify-content:flex-start;align-items:center;margin-top:var(--space-m)}.axt_a3>*{display:flex;align-items:center;cursor:pointer}.axt_a3>*:not(:last-child){margin-right:auto}.axt_a3 svg{margin-left:var(--space-xs)}.axt_a0{margin-top:var(--space-m)}.axt_a0>*:not(:last-child){margin-bottom:var(--space-s)}.axt_axu{color:var(--color-blue);fill:var(--color-blue)}.axt_axu svg{margin-left:var(--space-xs)}.axt_axv{display:flex;align-items:center}.axt_axv svg{margin-left:var(--space-xs)}.axt_ab3{margin-left:auto}.axt_axw{display:flex;align-items:center}.axt_gv{position:relative}.axt_axx{position:absolute;top:14px;left:11px}.axt_axx.axt_wh{visibility:hidden}.axt_axx svg{width:28px;height:28px;fill:#d8d8d8}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axp_mg{height:100%;background-color:rgba(255,255,255,.5)}.axp_q{margin-bottom:var(--space-l)}.axp_f{margin-bottom:var(--space-s)}.axp_s7{background-color:var(--color-bg)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aw6_aw7 .bx--list-box{height:max-content;max-height:60vh;background-color:var(--color-white) !important;border:1px solid #e5e5e5}.aw6_aw7 .bx--list-box__field{padding-top:var(--space-s);padding-bottom:var(--space-s)}.aw6_aw7 .bx--list-box__label{width:100%}.aw6_aax{margin-top:var(--space-s)}.aw6_aax .bx--list-box__menu-item__option,.aw6_aax .bx--list-box__menu-item{height:auto !important;border-top:1px solid #e0e0e0}.aw6_aax .bx--list-box__menu{max-height:60vh;overflow-y:auto}.aw6_aax .bx--list-box__menu-item__option{padding:16px 22px;white-space:pre-wrap;margin:0;background-color:var(--color-white);border:none}.aw6_aax .bx--list-box__menu-item__option:hover{background-color:var(--color-bg)}.aw6_aw8{border:none;width:95%}.aw6_aw9{white-space:pre-wrap}.aw6_axa{font-family:inherit;white-space:pre-wrap}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.at7_x{display:flex;justify-content:flex-start;margin-bottom:var(--space-l)}.at7_al{margin-bottom:var(--space-m);font-size:20px;font-weight:800;letter-spacing:.3px}.at7_al span{margin-right:4px;padding:4px;background-color:var(--color-secondary)}.at7_q{display:flex}.at7_q .at7_at8{flex:6}.at7_at9{display:flex;align-items:center;padding-bottom:var(--space-s);border-bottom:2px solid var(--color-secondary);font-size:var(--font-size-6);font-weight:var(--font-bold)}.at7_et{background-color:var(--color-white);padding:var(--space-xs) var(--space-s);color:var(--color-primary);cursor:pointer;width:100%;height:40px;border:none;outline:0;display:flex;gap:var(--space-s);align-items:center;margin-bottom:var(--space-xl)}.at7_et:hover{outline:1px solid var(--color-secondary);background-color:var(--color-hover)}.at7_et.at7_u8{cursor:not-allowed;outline:none;background-color:#fff}.at7_aua{display:flex;align-items:center}.at7_aua svg{margin-right:var(--space-xs)}.at7_aub{font-style:italic}.at7_atp{display:flex;justify-content:space-between;align-items:center;margin:var(--space-m) 0 40px 0}.at7_auc{display:flex;justify-content:center;align-items:center;width:18px;height:18px;margin-left:var(--space-xs);background-color:var(--color-primary);border-radius:50%;font-size:var(--font-size-m);color:var(--color-white)}.at7_aue{margin-left:auto}.at7_aue .at7_aoz{cursor:pointer}.at7_aue .at7_aoz.at7_u8{fill:var(--color-disabled);cursor:initial}.at7_aue>*:not(:last-child){margin-right:4px}.at7_mg{height:100%;background-color:rgba(255,255,255,.5)}.at7_ams{position:relative;min-height:90vh;margin-left:var(--space-l);flex:3;max-width:550px}.at7_ams .at7_qr{display:flex;align-items:center;margin-bottom:var(--space-s)}.at7_ams .at7_qr label>span{margin:var(--space-s) 0 0}.at7_ams .at7_qr .bx--toggle__switch::before{background-color:#8d8d8d}.at7_ams .at7_qr .bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__switch::before{background-color:var(--color-secondary)}.at7_ams .at7_qr .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:#8d8d8d}.at7_w6{margin-bottom:40px}.at7_auf{margin:0 0 28px 0;padding:16px 14px;color:var(--color-black);background-color:#f0f2ff;border:1px solid var(--color-link)}.at7_aug{margin-bottom:12px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atf_atg{display:flex;flex-direction:column;gap:var(--space-m) 0;margin-bottom:var(--space-m)}.atf_atg .bx--text-area,.atf_atg .bx--text-input,.atf_atg .bx--number input[type=number]{background-color:var(--color-bg) !important}.atf_atg .atf_qr{display:grid;grid-template-columns:auto 60px}.atf_atg .atf_ath{display:flex;flex-direction:column}.atf_atg .atf_ati{font-weight:600;line-height:18px;font-size:var(--font-size-m)}.atf_atg .atf_atj{font-size:var(--font-size-s);line-height:16px}.atf_atg .atf_atk{display:grid;grid-template-columns:20px 140px auto;gap:16px}.atf_atg .atf_atl{align-self:center;font-weight:600}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axq_ak{display:flex;flex-direction:column;gap:10px 0;min-width:322px;max-width:700px;border-left:4px solid var(--color-secondary);padding:var(--space-m);color:var(--color-black);background-color:var(--color-bg);margin:var(--space-xs) 0 var(--space-xs) 0}.axq_al{align-items:center;display:flex;justify-content:space-between}.axq_r{word-break:break-word}.axq_ui{display:flex;gap:0 var(--space-xs);cursor:pointer}.axq_fk .axq_f,.axq_axr .axq_f,.axq_axs .axq_f{padding-left:var(--space-xs);font-weight:normal;word-break:break-word}.axq_hw{color:var(--color-blue);word-break:break-all}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.asi_asj{display:flex;flex-direction:column;padding:0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af4_a0{list-style-type:disc;margin:var(--space-s) 0 var(--space-s) var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.tu_ak{display:grid;grid-template-columns:320px minmax(386px, 672px) 320px;gap:0 var(--space-l)}.tu_tv,.tu_tw,.tu_so{padding:var(--space-m);background-color:var(--color-white)}.tu_tv,.tu_so{height:fit-content}.tu_tw{display:flex;flex-direction:column;gap:16px 0}.tu_tx{display:flex;width:100%;height:60px;font-weight:var(--font-bold);font-size:var(--font-size-l);justify-content:center;align-items:center;border:1px dashed #a8a8a8;background-color:var(--color-bg);cursor:pointer}.tu_ty{cursor:not-allowed}.tu_so{display:flex;justify-content:space-between;cursor:pointer;font-weight:var(--font-bold)}.tu_al{margin-bottom:var(--space-l)}.tu_tz{display:flex;justify-content:space-between;margin-bottom:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.s5_ak{display:flex;flex-direction:column;align-items:center}.s5_ak .s5_al{font-size:var(--font-size-xl);font-weight:var(--font-bold);line-height:36px}.s5_ak .s5_r{margin-top:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}@keyframes bf_bi{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.bf_q{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:48px 0 64px}.bf_bg{width:100%;flex:1 1 60%}.bf_bh{animation-name:bf_bi;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.bf_bj{position:fixed;display:flex;align-items:center;justify-content:center;bottom:0;left:0;width:100%;height:64px;padding:0 64px;z-index:100;background-color:var(--color-bg);border-top:1px solid var(--color-disabled)}.bf_bj .bf_bk{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.bf_bj button.bf_bl{margin-right:auto}.bf_bj button.bf_bl svg{margin-right:var(--space-m)}.bf_bj .bf_f{margin-right:var(--space-m)}.bf_bm{display:flex;justify-content:center;align-items:center;height:400px;font-size:var(--font-size-l)}.bf_bn{height:100px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}
.aii_ss{display:flex;flex-direction:column;gap:1rem}.aii_ss h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.aii_ss h3{font-size:var(--font-size-5);line-height:var(--font-size-7);font-weight:var(--font-book);margin-top:var(--space-m);margin-bottom:var(--space-xxs)}.aii_ss ul{list-style:initial;line-height:var(--font-size-7);padding-left:var(--space-s)}.aii_ss ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.aii_ss hr{display:none}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qy_au{min-height:calc(100vh - 160px);display:flex;flex-direction:column;padding:var(--space-m) var(--space-l) 0}@media(min-width: 62rem){.qy_au{flex-direction:row}}.qy_jk{background-color:var(--color-hover);min-width:320px;padding:var(--space-xs);width:320px}@media(min-width: 80rem){.qy_jk{min-width:400px;width:400px}}.qy_qz{background-color:var(--color-white);display:inline-flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-s);position:relative;width:100%}.qy_qz.qy_q0{min-height:80px;align-items:center;justify-content:center}.qy_qz+.qy_qz{margin-top:var(--space-xs)}.qy_q1{font-size:var(--font-size-6);font-weight:var(--font-book);line-height:var(--font-size-7)}.qy_q2{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-xs)}.qy_q3{cursor:pointer;display:inline-flex;justify-content:space-between;background-color:var(--color-gray-ultralight);padding:var(--space-s)}.qy_q4{margin-top:var(--space-s)}.qy_q{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:var(--space-m)}@media(min-width: 62rem){.qy_q{padding:var(--space-m) var(--space-m) var(--space-m) var(--space-4xl)}}.qy_q5{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;min-height:80px;max-height:calc(100vh - 260px);position:relative;overflow-y:scroll}.qy_q6{display:flex;flex-direction:column;gap:var(--space-s);padding-top:var(--space-m);padding-bottom:var(--space-m);width:100%}.qy_q6+.qy_q6{border-top:1px solid var(--color-gray-ultralight)}.qy_q7{display:inline-flex;align-items:center;gap:var(--space-m)}.qy_q8{background-color:var(--color-gray-light);display:inline-flex;align-items:center;height:40px;width:40px}.qy_q8 *{max-height:100%;max-width:100%}.qy_q9{font-weight:var(--font-bold)}.qy_q8.qy_ra{background-color:var(--color-secondary)}.qy_rb{background-color:var(--color-hover);display:inline-flex;padding:var(--space-s)}.qy_rb *{height:100%}.qy_rc{display:flex;gap:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ax2_me{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9000;display:flex;flex-direction:column;place-content:center;align-items:center;background-color:rgba(0,0,0,0)}.ax2_ax3{position:fixed;z-index:9000;width:100vw;height:100vh;left:0;top:0;background-color:#000;opacity:.42}.ax2_q{min-width:500px;background-color:var(--color-white)}.ax2_x{font-size:20px;line-height:26px;display:flex;width:100%;justify-content:space-between;align-items:center;padding:var(--space-s);border:none;background-color:#fff;cursor:default}.ax2_x>.ax2_ct{cursor:pointer;height:20px}.ax2_ax4{cursor:pointer}.ax2_ax5{padding:0 0 0 var(--space-s)}.ax2_bj{width:100%;display:flex;margin-top:48px}.ax2_bj>button{width:50%;display:flex;justify-content:center;padding-left:var(--space-s);padding-right:var(--space-s)}.ax2_ax6{width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aog_y1{display:flex;justify-content:flex-end;align-items:flex-end;padding:16px 28px;z-index:2147483005}.aog_aoh{max-height:80vh}.aog_q{max-width:60%}.aog_aoi{background-color:var(--color-bg);font-size:var(--font-size-m);font-weight:600;line-height:22px;color:var(--color-gray-dark);width:100%}.aog_x{display:flex;align-items:center}button.aog_ct,button.aog_ct:active{padding:0;background-color:rgba(0,0,0,0);border:none;width:16px;min-height:16px}button.aog_ct:hover,button.aog_ct:active:hover{background-color:rgba(0,0,0,0)}.aog_bk{display:flex;justify-content:flex-end;align-items:center;background-color:var(--color-bg);padding:0 16px}.aog_aoj{display:flex;gap:0 32px;height:fit-content;justify-content:flex-end}.aog_aok{padding:var(--space-xs) var(--space-xs) var(--space-xs) 0;font-weight:600;color:var(--color-gray-dark);font-size:var(--font-size-m);line-height:18px}.aog_aol{display:grid;grid-template-columns:auto auto auto 16px;padding:8px 0 8px 0;gap:0}.aog_aol>div:not([data-header=true]){height:100%;display:flex;flex-direction:column;justify-content:center;padding:var(--space-xs) 50px var(--space-xs) 0;border-top:1px #e0e0e0 solid}.aog_aol:last-child{margin-bottom:32px;border-bottom:1px #e0e0e0 solid}.aog_aom{max-height:72vh;overflow-y:scroll;padding-right:var(--space-s)}.aog_aon{cursor:pointer;padding:0 !important;width:16px;height:16px}.aog_aoo{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.aog_aop{font-size:var(--font-size-m);line-height:18px;color:var(--color-gray-dark);text-decoration:none;max-width:15vw;white-space:pre-wrap}.aog_e1{max-width:15vw;font-size:var(--font-size-m);color:var(--color-gray-dark);line-height:18px}button.aog_aoq{padding:12px;margin-left:32px}button.aog_aoq>svg{fill:var(--color-white);margin-left:32px}.aog_bj{padding:20px 10px;background-color:var(--color-bg);width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qu_ak{width:100%;padding:0 var(--space-l)}.qu_ak .bx--content-switcher{height:30px;width:40%;margin-bottom:var(--space-s)}.qu_qv{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.qu_qw{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.qu_qx{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s);align-items:flex-start}
.am9_ana{background-color:var(--color-white);border-radius:var(--space-3xs);min-height:240px;width:380px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--space-l);padding:var(--space-l)}.am9_anb{padding:var(--space-s);width:340px}.am9_anc{padding-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-ultralight);width:100%;display:flex;align-items:center;justify-content:space-between}.am9_air{display:inline-flex;align-items:center;border-radius:var(--space-xxs);background-color:var(--color-secondary);padding:var(--space-xs);text-transform:uppercase}.am9_aiu{white-space:pre-line;color:var(--color-dark-primary)}.am9_aix,.am9_ane{box-sizing:border-box;background-color:var(--color-white);border:1px solid var(--color-primary);font-style:normal;font-weight:var(--font-regular);font-size:var(--font-size-3);line-height:var(--font-size-6);cursor:pointer;width:100%;height:var(--space-xxl);color:var(--color-primary)}.am9_aix:hover,.am9_aix:focus,.am9_ane:hover,.am9_ane:focus{background-color:var(--color-primary);color:var(--color-white)}.am9_anf{font-size:var(--font-size-2) !important;font-weight:var(--font-regular) !important;min-width:100% !important}.am9_ab3{cursor:help;margin-left:auto;position:relative}.am9_aiy{bottom:150%;background-color:var(--color-gray-dark);color:var(--color-white);border-radius:var(--space-xs);width:300px;height:max-content;padding:var(--space-s);position:absolute;transform:translateX(calc(-50% + var(--space-xs)));visibility:hidden;z-index:1;left:100%}.am9_aiy::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--color-gray-dark) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.am9_ab3:hover .am9_aiy{visibility:visible}.am9_ang{font-style:normal;font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:var(--font-size-4);letter-spacing:-0.1px;margin-bottom:var(--space-xxs)}.am9_anh{margin-bottom:var(--space-3xs)}.am9_anh:last-child{margin-bottom:0}.am9_ani{color:var(--color-white);font-weight:var(--font-bold);line-height:1;margin-top:var(--space-3xs);flex-shrink:0}.am9_f1{font-style:italic;line-height:1.3}.am9_anj{width:100%;display:flex;flex-direction:column;gap:var(--space-m)}.am9_aiv{width:100%;display:flex;justify-content:space-between;align-items:center}.am9_aiv>*{position:relative}select{padding-left:var(--space-xs);padding-right:0}.am9_aiz{width:174px}.am9_ank{width:134px}.am9_aiz .bx--label{margin-bottom:var(--space-xs)}.am9_anl{white-space:pre-line}.am9_anm{min-width:16px;width:16px;height:16px;flex-shrink:0}.am9_ann{margin-top:var(--space-s)}.am9_ano{white-space:pre-line}.am9_anp{color:var(--color-gray)}.am9_anq{color:var(--color-dark-primary)}.am9_anr{color:var(--color-gray)}.am9_ans{margin-left:var(--space-m)}
.yy_yz{margin-bottom:var(--space-m);display:flex;justify-content:stretch;gap:var(--space-l)}.yy_y0{width:100%}.yy_y1{padding:var(--space-l) var(--space-m)}.yy_y2{margin:var(--space-l) 0}button.yy_n2,.yy_n2{display:flex;align-items:center;justify-content:space-between;padding:var(--space-xs);background:var(--color-bg);color:var(--color-primary);text-align:center;margin-bottom:var(--space-xs);width:100% !important;border:2px solid rgba(0,0,0,0);cursor:pointer}button.yy_n2:hover,.yy_n2:hover{opacity:.8}button.yy_n3{border-color:var(--color-black)}.yy_n4{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.yy_n5{color:var(--color-black);margin-top:var(--space-xs)}.yy_y3{color:var(--Dark-Primary-DP80, #454545);margin-bottom:var(--space-xs);margin-top:var(--space-s);display:block}.yy_y4{padding:var(--space-xs) var(--space-m)}.yy_y5{margin-bottom:var(--space-l)}.yy_y6{background:var(--color-gray-light);height:var(--space-m);width:1px;margin-right:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.abh_qp{border:none;border-bottom:1px solid #8d8d8d;font-size:var(--font-size-m);line-height:1.125rem;letter-spacing:.16px;outline:2px solid rgba(0,0,0,0);outline-offset:-2px;width:100%;height:2.5rem;padding:0 var(--space-s);color:var(--color-primary)}.abh_qp:active,.abh_qp:focus{outline-color:var(--color-secondary)}.abh_aww{outline:2px solid var(--color-error)}.abh_fk{font-size:var(--font-size-s);color:var(--color-gray-dark);margin-bottom:var(--space-xs)}.abh_zs::after{background:none !important;color:var(--color-black) !important;font-size:16px !important}.abh_a2{color:var(--color-error);font-size:var(--font-size-s);margin:4px 0 0}.react-datepicker__year-read-view .react-datepicker__year-read-view--down-arrow{top:3px}
.date-picker .react-datepicker__day--selected,
.date-picker .react-datepicker__day--selected:hover {
  background: var(--color-black);
  border-radius: 0;
  border: none;
}

.date-picker .react-datepicker__day--keyboard-selected {
  background: none;
  color: var(--color-black);
}

.date-picker .react-datepicker {
  font-family: 'Gotham Narrow', 'Open Sans', sans-serif;
  display: flex;
  justify-content: space-between;
  font-size: var(--font-size-sm);
  border: none;
}
.date-picker .react-datepicker__month-container {
  width: 100%;
}

.date-picker .react-datepicker__header {
  font-family: 'Gotham Narrow', 'Open Sans', sans-serif;
  background: none;
  border: none;
}
.date-picker .react-datepicker__time-container {
  border-color: var(--Neutral-Neutral-Grey-50, #f5f5f5);
}

.date-picker .react-datepicker__current-month,
.date-picker .react-datepicker-time__header,
.date-picker .react-datepicker-year-header {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
}

.react-datepicker__current-month {
  padding-bottom: var(--space-s);
  border-bottom: 1px solid var(--Neutral-Neutral-Grey-50, #f5f5f5);
  margin: var(--space-xs);
}

.react-datepicker__day {
  padding: 8[];
}

:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qq_qr{display:flex;align-items:center;margin-left:auto}.qq_qr>*:last-child{margin-left:var(--space-s)}.qq_qr>*:first-child{margin-bottom:var(--space-s)}.qq_r{margin-top:var(--space-s);padding-top:var(--space-s);border-top:1px solid #dedede;color:var(--color-text)}.qq_kr{display:flex;align-items:center;margin-top:var(--space-xs)}.qq_qs{display:flex;align-items:center;flex:8 1;max-width:80%;height:34px;padding:0 var(--space-xs);background-color:#e7e7e7}.qq_hw{overflow:hidden;text-overflow:ellipsis}.qq_qt{margin-top:var(--space-xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.abt_ak{min-width:100%;width:100%}.abt_qv{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.abt_qw{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.abt_qx{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s);align-items:flex-start}.abt_abu{display:flex;align-items:center}.abt_abv{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.abt_abw{background-color:var(--color-secondary)}.abt_abx{background-color:var(--color-blue)}.abt_aby{background-color:var(--color-success)}.abt_abz{background-color:var(--color-gray-medium)}.abt_ab0{background-color:var(--color-gray-medium)}.abt_ab1{display:flex;align-items:center;gap:var(--space-xs)}.abt_rf{margin:var(--space-l) auto;display:flex;flex-direction:column;justify-content:center;align-items:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.awv_x8{display:flex;height:var(--space-xl)}.awv_bg{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.awv_bg svg{margin-right:var(--space-xs)}.awv_bg.awv_ajm{border-color:var(--color-primary);color:var(--color-primary)}.awv_bg.awv_ajm svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.awv_bg.awv_xk{border-color:var(--color-primary);color:var(--color-primary)}.awv_bg.awv_xk svg{fill:var(--color-primary)}.awv_bg.awv_atn{cursor:pointer}.awv_bg.awv_atn .awv_fk:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.awv_bg.awv_u8{cursor:not-allowed;color:var(--color-disabled)}.awv_bg.awv_u8 .awv_fk:hover{color:var(--color-primary)}.awv_bg.awv_u8 svg{fill:var(--color-disabled)}.awv_bg.awv_wh{display:none}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.b1_b2{padding:var(--space-m)}.b1_b3{max-width:25%}.b1_ba{background-color:var(--color-white);padding:var(--space-m)}.b1_bb{font-size:var(--font-size-xl);font-weight:var(--font-semi-bold);color:var(--color-text-primary);margin:var(--space-s) 0}@media(min-width: 42rem){.b1_s li.bx--tabs__nav-item{width:auto;flex:0 0 auto}.b1_s a.bx--tabs__nav-link{width:auto;min-width:12rem}.b1_s a.bx--tabs__nav-link:focus{width:auto}}.b1_b3{max-width:40%}.b1_b4{flex:1}.b1_b4 h4,.b1_b4 h5{font-weight:bold}.b1_b5,.b1_b6,.b1_b7,.b1_b8,.b1_b9,.b1_ca{display:flex;flex-direction:column}.b1_b5{gap:var(--space-m);padding:var(--space-l) var(--space-s);background-color:var(--color-bg)}.b1_b5>*{flex:unset !important}.b1_b6{gap:var(--space-s)}.b1_cb{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:var(--space-xs) var(--space-s)}.b1_cb:hover{background-color:var(--color-hover-medium)}.b1_cc{position:relative;display:flex;align-items:center}.b1_cc input{padding-left:var(--space-l)}.b1_ce{position:absolute;left:var(--space-xs);z-index:1;pointer-events:none}.b1_cf{background-color:red;max-width:50%}.b1_cg{padding:var(--space-3xs) var(--space-xs);background-color:var(--color-secondary);font-weight:bold}.b1_b7{gap:var(--space-s);padding:var(--space-l);background-color:var(--color-white)}.b1_b8{gap:var(--space-xxs)}.b1_b9{gap:var(--space-m)}.b1_ca{gap:var(--space-xxs)}.b1_ch{padding:var(--space-l);padding-top:0}.b1_ch>*+*{margin-top:var(--space-l)}.b1_ci h4{font-size:var(--font-size-7);font-weight:400}.b1_cj{display:flex}.b1_ck{border-top:2px solid var(--color-gray-light);display:flex;align-items:center;gap:var(--space-xs);padding-right:var(--space-xl);padding-top:var(--space-xxs);width:33.33%}.b1_cl{border-color:var(--color-primary)}.b1_cm{display:flex;justify-content:flex-end;gap:var(--space-s);margin-bottom:var(--space-l)}.b1_cm>*{padding-right:var(--space-s) !important}.b1_cn{display:flex;flex-direction:column}.b1_co{display:flex;gap:var(--space-s);align-items:center;justify-content:flex-end}.b1_cp{cursor:pointer}.b1_cq{display:flex;justify-content:space-between}#b1_cr{color:var(--color-text)}.b1_cs{display:flex;align-items:center;gap:var(--space-xxs);background-color:var(--color-bg);padding:var(--space-xxs) var(--space-xs);color:var(--color-dark-primary)}.b1_ct{position:absolute;top:0;right:0;margin-right:44px;cursor:pointer}.b1_cu{text-transform:capitalize}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zi_ak{max-width:550px;padding:0 var(--space-m) var(--space-s)}.zi_zj{flex-grow:1}.zi_zk{margin-top:var(--space-s);max-width:200px}.zi_fk{color:var(--Dark-Primary-DP80, #454545);display:block;margin-bottom:var(--space-xs)}.zi_zl{margin-top:var(--space-s)}.zi_zm{font-weight:normal;color:var(--Dark-Primary-DP80, #454545)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.gf_gg{width:750px;margin:0 auto var(--space-3xl);position:relative;width:100%}.gf_gg>*:first-child{margin-top:0;margin-bottom:0}.gf_gg>*+*{margin-bottom:0;margin-top:var(--space-m)}.gf_gg label{font-size:var(--font-size-m)}.gf_gg .gf_gh{position:sticky;position:-webkit-sticky;bottom:var(--space-4xl);z-index:1;background-color:var(--color-white)}.gf_gg .gf_gi{margin-bottom:var(--space-m)}.gf_gj{display:flex;justify-content:center}.gf_gk{width:500px;display:flex;flex-direction:column}.gf_gk>[role=tabpanel]{padding:0}.gf_gl{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-xs);padding:var(--space-s);box-sizing:border-box}.gf_eu{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-xs);padding:var(--space-s);box-sizing:border-box}.gf_gm{position:relative;display:flex;height:100%;align-items:center}button.gf_gn{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.gf_go{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;display:flex;justify-content:center;left:-182px;opacity:0}.gf_gp{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.gf_gq{height:54px;padding:0 var(--space-s) 0 var(--space-s);box-sizing:border-box;background-color:var(--color-bg);display:flex;align-items:center;border:none;justify-content:space-between}.gf_gq:hover{background-color:var(--color-blue-very-light)}.gf_gq:hover>div>button.gf_gn,.gf_gq:hover button.gf_go{opacity:1}.gf_q{display:grid;grid-template-columns:1fr;gap:var(--space-l);margin-bottom:var(--space-l);width:100%}.gf_q>*:not(:last-child){margin-bottom:var(--space-m)}.gf_q label{font-size:var(--font-size-m)}.gf_gr{display:flex;align-items:center;width:100%}.gf_gs{color:var(--color-gray);padding-left:var(--space-xs);letter-spacing:.16px;white-space:nowrap}.gf_gt{box-sizing:border-box;max-height:36px;text-overflow:ellipsis;overflow:hidden;text-align:left;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gf_gt:hover{cursor:default}.gf_gu{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.gf_gu>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.gf_gu>li>button:hover{background-color:var(--color-blue-very-light)}.gf_gu>li>button::before{display:none !important}.gf_gu li.gf_gv{border:0}.gf_gu li.gf_gv>button{justify-content:flex-end}.gf_gu li.gf_gv>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.gf_gw{background-color:var(--color-white)}.gf_gx{margin:30px 0 0 100px}.gf_gy{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.gf_gz{line-height:18px;margin-bottom:var(--space-xs)}.gf_g0{position:relative}.gf_g0 .gf_g1{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.gf_g2{font-weight:bold}.gf_g3{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.gf_g4{background-color:var(--color-white);padding:var(--space-s)}.gf_g5+.gf_g5{margin-top:var(--space-m)}.gf_g6{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.gf_g7{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.gf_g8{display:none;gap:var(--space-xxs)}.gf_g9{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.gf_ha{display:flex;gap:var(--space-m)}.gf_hb{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.gf_hb.gf_hc{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.gf_hb li{height:100%}.gf_he>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.gf_he>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.gf_hf{display:flex;align-items:center;justify-content:space-between !important;height:40px;color:var(--color-primary) !important;background-color:var(--color-white) !important;text-decoration:none !important}.gf_hf:hover{text-decoration:underline}.gf_g4{background-color:var(--color-white);padding:var(--space-s)}.gf_hg{background-color:var(--color-white);bottom:var(--space-4xl);display:flex;gap:var(--space-s);margin-top:var(--space-xs);position:sticky;z-index:1}.gf_hg.gf_hh>*{margin:auto;max-width:150px}.gf_hg>*{flex:1}.gf_hi{color:var(--color-black) !important;background-color:var(--color-white) !important;border-color:var(--color-primary-light) !important}.gf_g6{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.gf_g7{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.gf_ha{display:flex;gap:var(--space-m)}.gf_hb{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.gf_hb.gf_hc{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.gf_hb li{height:100%}.gf_he>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.gf_he>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.gf_hf{display:flex;align-items:center;justify-content:space-between !important;height:40px;color:var(--color-primary) !important;background-color:var(--color-white) !important;text-decoration:none !important}.gf_hf:hover{text-decoration:underline}.gf_bj{position:fixed;display:flex;align-items:center;justify-content:center;bottom:0;left:0;width:100%;height:64px;padding:0 64px;z-index:100;background-color:var(--color-bg);border-top:1px solid var(--color-disabled)}.gf_bj .gf_bk{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.gf_bj button.gf_bl{margin-right:auto}.gf_bj button.gf_bl svg{margin-right:var(--space-m)}.gf_bj .gf_f{margin-right:var(--space-m)}.gf_hj,.gf_hk{display:flex;align-items:center;gap:var(--space-xs)}.gf_hj label>span,.gf_hk label>span{margin-top:0 !important}
.nu_nv{background-color:var(--color-white);padding:var(--space-m)}.nu_nv .bx--accordion__item{border-bottom:none !important;border-top:none !important}.nu_nv .bx--accordion__title{font-weight:var(--font-weight-bold) !important;margin:0 !important}.nu_nw{width:100%}.nu_nx{flex:1}.nu_ny{flex-shrink:0;min-width:120px}.nu_nz{display:flex;align-items:center;gap:var(--space-xs)}@media(max-width: 768px){.nu_n0{padding:var(--space-s)}.nu_nw{gap:var(--space-s)}.nu_nx{margin-bottom:var(--space-xs)}}.nu_ny:focus,.nu_n1:focus-within{outline:2px solid var(--color-focus);outline-offset:2px}.nu_n0[data-loading=true]{opacity:.6;pointer-events:none}.nu_n0[data-success=true]{background-color:var(--color-success-subtle);border-color:var(--color-success)}button.nu_n2,.nu_n2{display:flex;align-items:center;justify-content:space-between;padding:var(--space-xs);background:var(--color-bg);color:var(--color-primary);text-align:center;margin-bottom:var(--space-xs);width:100% !important;border:2px solid rgba(0,0,0,0);cursor:pointer;gap:var(--space-xs)}button.nu_n2:hover,.nu_n2:hover{opacity:.8;color:var(--color-primary);border-color:var(--color-secondary);background-color:var(--color-bg)}button.nu_n2:focus,.nu_n2:focus{background-color:var(--color-bg);border-color:var(--color-secondary);box-shadow:0 0 0 2px var(--color-secondary)}button.nu_n3{border-color:var(--color-black)}button.nu_n3{border-color:var(--color-black)}.nu_n4{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.nu_n5{color:var(--color-black);margin-top:var(--space-xs)}.nu_n6{border:1px solid var(--color-secondary);padding:var(--space-s);margin:0 0 var(--space-xs);width:240px;position:relative}.nu_n7{background:rgba(0,0,0,0);position:absolute !important;top:var(--space-xs);right:var(--space-xs);z-index:1}.nu_n8{margin-top:var(--space-xs)}
.av0_av1,.av0_av2{background-color:var(--color-white) !important;color:var(--color-primary) !important;padding-inline:var(--space-m) !important}.av0_bk{display:flex;justify-content:space-between}.av0_av3{display:flex;justify-content:flex-end}.av0_q{flex:1;margin:0;width:100%}.av0_av4{display:flex;justify-content:space-between}.av0_av5{display:flex;flex-direction:column;width:100%;gap:var(--space-m)}.av0_av6{display:flex;flex-direction:column;gap:var(--space-xxs);justify-content:center;align-items:center}.av0_av7{color:var(--color-gray-medium);font-size:var(--font-size-3);font-weight:var(--font-regular);font-style:italic;line-height:var(--font-size-6)}.av0_av8{justify-content:space-between}
.n9_ak{padding:0 var(--space-l);width:100%}.n9_b2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:620px;text-align:center}.n9_oa{display:flex;flex-direction:column}.n9_ob{font-size:var(--font-size-7);font-weight:var(--font-book);color:var(--color-primary);margin-top:0}.n9_oc{margin-top:var(--space-xl)}.n9_al{margin:var(--space-3xs) !important}.n9_oe{margin-bottom:var(--space-m)}.n9_h9{font-size:var(--font-size-7);font-weight:var(--font-bold);color:var(--color-primary)}.n9_mq{font-size:var(--font-size-2);color:var(--color-gray-light)}.n9_r{max-width:620px}.n9_of{display:block;color:var(--color-link);font-size:var(--font-size-3);font-weight:var(--font-regular)}.n9_og{background-color:var(--color-secondary);padding:0 var(--space-xxs);font-weight:var(--font-bold)}.n9_c0{display:flex;justify-content:center;gap:var(--space-s);flex-direction:column;margin-top:var(--space-m)}button.n9_ly{width:300px;display:flex;justify-content:center;padding:var(--space-s) var(--space-l);border-radius:var(--space-3xs)}button.n9_oh{background-color:rgba(0,0,0,0);border:1px solid var(--color-primary);color:var(--color-primary);font-weight:var(--font-bold)}button.n9_oi{background-color:var(--color-secondary);color:var(--color-primary);font-weight:var(--font-bold)}button.n9_oi:hover,button.n9_oi:focus,button.n9_oi:active{color:var(--color-white)}.n9_kt{height:1px;background-color:var(--color-gray-ultralight);margin:var(--space-s) 0}.n9_oj{display:flex;flex-direction:row;gap:var(--space-m);margin-top:var(--space-m)}.n9_ok{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.n9_ol{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.n9_ol svg{margin:0 !important}.n9_om{display:flex;flex-direction:column;margin-left:10px}.n9_on{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.n9_oo{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.n9_op{display:none}.n9_oq{display:flex;flex-direction:column;gap:var(--space-m);align-items:center;justify-content:center;margin:0 auto}.n9_oq .n9_x{margin-top:10%}.n9_oq .n9_or{max-width:620px}.n9_os{grid-template-columns:1fr !important}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.cv_s{max-width:100vw;overflow-x:auto;overflow-y:hidden}.cv_s .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.cv_s .bx--tabs__nav-link:hover,.cv_s .bx--tabs__nav-link:focus,.cv_s .bx--tabs__nav-link:active{border-bottom:2px solid var(--color-secondary) !important;padding:var(--space-xs) var(--space-s)}.bx--tabs{background-color:var(--color-white) !important}.cv_cw{max-width:100vw;min-height:calc(100vh - 260px)}.cv_cx{margin:var(--space-m) var(--space-l) 0;padding:var(--space-xs) var(--space-s);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);background-color:var(--color-hover)}.cv_cy{flex-shrink:0;color:var(--color-gray-medium)}.cv_cz{color:var(--color-text)}.cv_c0{display:flex;flex-direction:row;align-items:center;gap:var(--space-l)}.cv_c1{display:flex;flex-direction:row;margin-right:25px;color:#000;border:none}.cv_c1,.cv_c2{cursor:pointer;z-index:2}.cv_c3{margin-right:5px}.cv_c4{display:flex;float:right;gap:100px}.cv_c2{all:unset;max-height:35px;border-radius:5px !important;padding:0px 15px !important;font-weight:700 !important;background-color:#000 !important;z-index:2}.cv_c5{font-style:italic;align-self:flex-start;z-index:9}@media(max-width: 1420px){.cv_s{padding-bottom:var(--space-l)}}.cv_c6{display:flex;justify-content:space-between}.cv_c7{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.cv_c8{align-self:center;padding-top:var(--space-xs)}.cv_c9{display:flex;flex-direction:column;gap:var(--space-xs)}.cv_ea{display:block}.cv_eb{background-color:var(--color-white);padding:var(--space-m)}.cv_ec{color:var(--color-text-primary);margin:var(--space-s) 0}.cv_ee{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);padding:var(--space-s);margin:var(--space-s)}.cv_ef{display:flex;justify-content:center;align-items:center;gap:var(--space-m)}.cv_ef p{color:var(--color-text)}.cv_eg{background-color:var(--color-bg);padding:var(--font-size-1);border-radius:var(--space-xxs)}.cv_eh{display:flex;align-items:center}.cv_ei .bx--tabs__nav-link{padding-inline:var(--space-xs)}.cv_ei .bx--tabs__nav-link:focus{padding-inline:var(--space-xs)}.cv_ej{margin-right:var(--space-xxs)}.cv_ek{display:inline-flex;align-items:center;border-radius:var(--space-xxs);background-color:var(--color-secondary);font-weight:var(--font-bold);font-size:var(--font-size-2);line-height:1;padding:var(--space-xxs);text-transform:uppercase}#cv_el{z-index:9;padding:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.mb_kr{display:flex}.mb_kr+.mb_kr{margin-top:var(--space-s);display:flex;justify-content:space-between}.mb_mc{margin-right:12px;width:48%}.mb_bk{display:flex;margin-top:42px}.mb_bk>*:last-child{margin-left:var(--space-s)}.mb_r{color:var(--color-gray-dark);font-size:var(--font-size-s)}.mb_a3{margin-top:var(--space-m)}.mb_a3>*:not(:last-child){margin-bottom:var(--space-s)}.mb_ep{display:flex;justify-content:space-between;align-items:center;font-style:italic}.mb_me button:last-of-type{flex:2 !important}.mb_mf{min-height:20vh;width:390px;margin-top:var(--space-s)}.mb_mf>*:not(:last-child){margin-bottom:var(--space-m)}.mb_mf div[role=listbox]{overflow:auto;max-height:120px}.mb_mg{left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.mk_q{width:100%;padding:var(--space-l) var(--space-m) var(--space-l) var(--space-m);display:flex;flex-direction:column;align-items:flex-start;position:relative;text-align:center;border:var(--space-1) solid var(--color-gray-ultralight);border-radius:var(--space-xxs)}.mk_ml{font-weight:var(--font-book);font-size:var(--font-size-6);line-height:var(--space-7)}.mk_mm{font-weight:var(--font-regular);font-size:var(--font-size-xs);line-height:var(--space-6);margin-bottom:var(--space-l)}button.mk_mn{width:15%;min-height:var(--font-size-10);min-width:120px;padding:var(--space-2);box-sizing:border-box;font-size:var(--font-size-m);font-weight:var(--font-bold);line-height:var(--space-7);display:flex;justify-content:center;border-radius:var(--space-2)}.mk_mo{color:var(--color-success);font-weight:var(--font-book);line-height:var(--space-7);font-size:var(--font-size-6);display:flex;align-items:center;gap:var(--space-xs);box-sizing:border-box;padding-bottom:var(--space-s)}.mk_mp{width:500px;text-align:left}.mk_bw{fill:var(--color-secondary);background-color:var(--color-primary);border-radius:50%}.mk_mq{line-height:var(--font-size-5);display:flex;gap:var(--space-2)}.mk_mq :first-child{padding-bottom:var(--space-xs)}.mk_mr{line-height:var(--font-size-5);font-weight:var(--font-book)}button.mk_ms{border:none;min-height:var(--space-xl);min-width:140px}button.mk_ms:hover,button.mk_ms:focus,button.mk_ms:active{background-color:var(--color-primary-light);color:var(--color-white)}.mk_mt{color:var(--color-gray-medium);margin-top:var(--space-s)}.mk_mu{margin-top:var(--space-xs)}.mk_mg{position:static;width:100px;height:100px;left:200px;top:60px}.mk_mv{display:flex;flex-direction:column}.mk_mw{color:var(--color-text);margin-top:var(--space-xs);margin-bottom:var(--space-s);text-align:left}.mk_mx{display:flex;flex-direction:column}.mk_my{font-weight:var(--font-bold);font-size:var(--font-size-7);line-height:30px}.mk_mz{font-size:var(--font-size-s);line-height:var(--font-size-l);letter-spacing:.32px;color:var(--color-gray-medium)}.mk_m0{display:flex;flex-direction:column;margin:var(--space-s) 0px var(--space-l) 0px}.mk_m1{margin-top:var(--space-s)}.mk_m1>*:not(:last-child){margin-bottom:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ko_o>*:not(:nth-child(1)){margin-top:var(--space-s)}.ko_o select{max-width:unset}.ko_bk{display:flex;margin-top:42px}.ko_bk>*:last-child{margin-left:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.l8_al{font-size:var(--font-size-6)}.l8_a0{max-width:400px;margin-top:var(--space-l)}.l8_l9{margin-top:var(--space-l)}.l8_ma{margin-top:var(--space-l)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.mh_q{position:relative;max-width:650px;padding:var(--space-l) var(--space-m);background-color:var(--color-white)}.mh_al{padding-bottom:var(--space-m);border-bottom:2px solid var(--color-primary);font-size:var(--font-size-6);font-weight:var(--font-semi-bold)}.mh_mi{margin-top:var(--space-m);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-gray-ultralight)}.mh_mi>*:not(:last-child){margin-bottom:var(--space-s)}.mh_kr{display:flex;justify-content:space-between}.mh_mj{font-weight:var(--font-bold)}.mh_a3{margin-top:var(--space-m)}.mh_a3>*:not(:last-child){margin-bottom:var(--space-s)}.mh_ep{display:flex;justify-content:space-between;align-items:center;font-style:italic}.mh_ep button.mh_ly{padding-left:0;padding-right:0;color:var(--color-blue)}.mh_ep button.mh_ly:hover{padding-left:0;padding-right:0;color:var(--color-blue)}.mh_me button:last-of-type{flex:2 !important}.mh_mf{min-height:20vh;margin-top:var(--space-s)}.mh_mf>*:not(:last-child){margin-bottom:var(--space-m)}.mh_mf div[role=listbox]{overflow:auto;max-height:120px}.mh_mg{left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.m3_au{width:400px}.m3_m4{font-size:var(--font-size-l);font-weight:600}.m3_a0{margin-top:var(--space-xxl);width:800px;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;gap:1px 0;font-size:var(--font-size-l);color:var(--color-black)}.m3_m5{display:contents;font-size:var(--font-size-m);font-weight:700}.m3_m5>*{padding:8px;background-color:var(--color-gray-ultralight)}.m3_m6{display:contents}.m3_m6>*{font-size:var(--font-size-m);padding:8px;background-color:var(--color-white)}.m3_m7{font-size:var(--font-size-m);color:var(--color-gray-light)}.m3_m8{width:800px;background-color:transpatent;text-align:center;margin-top:var(--space-s);font-weight:var(--font-bold);font-size:var(--font-size-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.m2_ak{margin-top:var(--space-xxl)}.m2_f{margin-bottom:var(--space-l);font-size:var(--font-size-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a9_ba{background-color:var(--color-white);padding:var(--space-m)}.a9_bb{font-size:var(--font-size-xl);font-weight:var(--font-semi-bold);color:var(--color-text-primary);margin:var(--space-s) 0}.a9_o{width:600px;margin-top:var(--space-l);padding:var(--space-m)}.a9_q{margin-top:var(--space-l);padding:var(--space-m)}.a9_bc{width:1000px;display:flex;justify-content:flex-start;margin-top:var(--space-l);padding:var(--space-m)}.a9_be{width:100%;margin-top:var(--space-xxl)}.a9_s{max-width:100vw;overflow-x:auto;overflow-y:hidden}.a9_s .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.a9_s .bx--tabs__nav-link:hover,.a9_s .bx--tabs__nav-link:focus,.a9_s .bx--tabs__nav-link:active{border-bottom:2px solid var(--color-secondary) !important;padding:var(--space-xs) var(--space-s)}@media(max-width: 1420px){.a9_s{padding-bottom:var(--space-l)}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qm_o{display:flex;justify-content:flex-start;align-items:flex-end;margin:8px 0 24px}.qm_o>*{display:flex;align-items:center;max-width:300px}.qm_o>*:not(:last-child){margin-right:16px}.qm_qn{margin-bottom:65px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.p_q{margin-top:var(--space-xl)}.p_r{margin-top:var(--space-m);font-size:var(--font-size-l);line-height:28px}.p_s{margin-bottom:40px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aj_ak{align-items:center;justify-content:center;display:flex;margin:auto;max-width:520px;height:100%;flex-direction:column}.aj_al{font-weight:var(--font-bold);font-size:var(--font-size-xxl);text-align:center}.aj_am{text-align:center}.aj_an{font-weight:var(--font-bold)}
.l_m{height:100%;display:flex;align-items:center;justify-content:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.t4_ep{margin:var(--space-xl) 0 var(--space-xs)}.t4_ex{white-space:pre-wrap}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.t5_t6{display:flex;align-items:center;margin-bottom:var(--space-m)}.t5_t6>*:not(:last-child){margin-right:var(--space-l)}.t5_hw{display:flex;align-items:center;text-decoration:none}.t5_hw svg{margin-left:4px;fill:var(--color-blue)}.t5_t7{display:flex;height:var(--space-s);align-items:center;margin-left:auto}.t5_t7 span{font-weight:600}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xt_t6{max-width:1366px;max-height:calc(100vh - 80px);overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.xt_a5{position:relative;white-space:nowrap}.xt_a6{width:100%}.xt_a8{display:flex;justify-content:center;align-items:center;position:absolute;top:-4px;left:-18px;width:18px;height:18px;background-color:var(--color-primary);color:var(--color-white);font-weight:var(--font-bold)}.xt_a7{position:absolute;border:4px solid var(--color-primary);background-color:rgba(255,255,255,.25);box-shadow:0 6px 10px rgba(0,0,0,.25)}.xt_a7.xt_wh{visibility:hidden}.xt_mg{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xf_al{font-weight:var(--font-bold)}.xf_xg{margin-left:var(--space-xs);font-weight:var(--font-bold);background:var(--color-primary);border-radius:50%;height:18px;width:18px;color:#fff;display:flex;align-items:center;justify-content:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avb_v2{min-height:2rem;font-weight:var(--font-bold)}.avb_avc{min-height:2rem;margin-top:var(--space-xs);color:var(--color-primary-ultra-light)}.avb_gy{margin-top:var(--space-xs);font-size:.75rem;color:#676776}.avb_f2{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.avb_f2>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.avb_wz{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.avb_wz.avb_je{background-color:var(--color-primary);color:var(--color-white)}.avb_ave{margin-bottom:var(--space-xs)}.avb_x9{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.avb_avf{max-height:12.5rem;color:#0e8030;display:block;font-weight:400;font-size:.75rem;line-height:1.5;letter-spacing:.32px;margin:.25rem 0 0}.avb_avf>svg{fill:#0e8030;vertical-align:middle}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xh_t6{padding-top:var(--space-xl)}.xh_xi{display:flex;flex-wrap:wrap;align-items:center}.xh_xj{display:flex;flex:1 1 100%;margin-top:var(--space-s)}.xh_xj .xh_bg{flex:1 1;height:2px;background-color:var(--color-gray-ultralight)}.xh_xj .xh_bg.xh_xk{background-color:var(--color-secondary)}.xh_xl{margin-left:auto;font-size:var(--font-size-s);color:var(----color-text)}.xh_f1{margin-top:var(--space-l)}.xh_xm{display:flex;justify-content:space-between;margin-top:var(--space-l)}.xh_xm button.xh_xn{display:flex;flex:.5;justify-content:space-around;max-width:160px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.x6_x7{display:flex;align-items:center;margin-top:var(--space-m);padding:0 var(--space-l)}.x6_q{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:var(--space-4xl) auto var(--space-l)}.x6_x8{width:100%;margin-top:var(--space-xl)}.x6_al{font-size:var(--font-size-3xl);font-weight:var(--font-bold)}.x6_gy{margin-bottom:var(--space-4xl);text-align:justify;line-height:20px}.x6_o{width:100%;margin-top:var(--space-l)}.x6_o>*:not(:first-child){margin-top:var(--space-m)}.x6_o fieldset{margin-bottom:0}.x6_f2{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.x6_f2>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.x6_wz{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.x6_wz.x6_je{background-color:var(--color-primary);color:var(--color-white)}.x6_x9{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.x6_ya select{max-width:100%}.x6_fk{color:var(--color-primary);font-size:var(--font-size-m);font-weight:var(--font-bold)}.x6_r{margin-top:var(--space-xs);color:var(--color-primary)}button.x6_yb{display:flex;justify-content:center;margin-left:auto}.x6_yc{display:flex;justify-content:space-between;align-items:center;white-space:nowrap}.x6_ye{min-height:16px !important;height:16px}.x6_a2{margin-top:var(--space-xs);color:var(--color-error);font-size:var(--font-size-s)}.x6_yf{margin-bottom:.5rem;font-size:var(--font-size-s);line-height:1rem}.x6_f{color:var(--color-gray-dark)}.x6_yg{color:var(--color-gray-medium)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.asp_o{width:600px;margin-top:var(--space-xxl);padding:var(--space-l) var(--space-l);background-color:#f0f2ff}.asp_asq{font-size:var(--font-size-l);font-weight:600}.asp_asr{line-height:18px;margin-top:var(--space-l)}.asp_ass{flex:3 1;display:flex;align-items:flex-start;margin-top:var(--space-s)}.asp_ast{padding:12px 13px;margin-top:20px;display:flex;justify-content:flex-start;align-items:center;width:fit-content;height:42px;color:var(--color-white);background-color:#000;line-height:18px;font-size:var(--font-size-m);text-decoration:none}.asp_a2{margin-top:var(--space-xs);color:var(--color-error);font-size:var(--font-size-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.s8_u{width:100%;height:calc(100vh - var(--header-height));background-color:var(--color-white)}.s8_q{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto}.s8_al{font-size:var(--font-size-3xl);font-weight:var(--font-bold);white-space:pre-wrap;margin-top:230px}.s8_f{margin-top:var(--space-l);font-size:var(--font-size-l);text-align:center;white-space:pre-wrap}.s8_s9{margin:0 4px;padding:0 4px;background-color:var(--color-secondary);border-radius:8px}.s8_ep{margin:var(--space-xl) 0 var(--space-xs);min-width:200px}.s8_ak{display:flex;justify-content:center;align-items:center;max-width:600px;margin:64px 0}.s8_ta{width:100%}.s8_ak .s8_au{display:flex;justify-content:center;flex-direction:column}.s8_ak .s8_tb{width:100%}.s8_ak .s8_au .s8_r{margin-top:var(--space-l);white-space:pre-wrap}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xw_ak{display:flex;background-color:var(--color-bg);height:100%}.xw_ak .xw_so{display:flex;flex:1;padding:25vh 5vw 5vw 5vw;background-color:var(--color-white);min-height:calc(100vh - var(--header-height))}.xw_ak .xw_xx{margin-bottom:var(--space-s)}.xw_ak .xw_xy{margin-bottom:var(--space-l)}.xw_ak .xw_qv{flex:1;padding:var(--space-l) 5vw;background-color:var(--color-bg)}.xw_ak .xw_xz{margin:0 0 var(--space-s) 0;display:grid;grid-template-columns:max-content auto;gap:0 var(--space-xs)}.xw_ak .xw_qv .xw_x0{width:32px;height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:var(--color-primary);color:var(--color-white);border-radius:50%;font-size:20px}.xw_ak .xw_qv .xw_x1{align-self:center}.xw_ak .xw_x2{background-color:var(--color-white)}.xw_ak .xw_x3{padding:var(--space-xs) var(--space-s);background-color:var(--color-gray-ultralight);color:var(--color-text);font-weight:var(--font-bold);text-transform:uppercase}.xw_ak .xw_qv>.xw_x2:not(:last-child){margin-top:var(--space-s)}.xw_x4{padding:var(--space-xs);display:grid;grid-template-columns:max-content auto;gap:var(--space-xs) var(--space-xs)}.xw_x5{margin:var(--space-xs) 0;width:100%;display:flex;align-content:center;justify-content:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.amp_ak{display:flex;justify-content:center;align-items:center;max-width:600px;margin:auto 0}.amp_ta{width:100%}.amp_ak .amp_tb{width:100%}.amp_ak .amp_au .amp_r{margin-top:var(--space-l);white-space:pre-wrap}
.axk_axl{position:relative;width:100%;max-width:100%;aspect-ratio:16/9}.axk_axl iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.amq_ak{width:100%;max-width:800px}.amq_ak>*:not(:first-child){margin-top:var(--space-s);flex:0 !important}.amq_ak .amq_amr{display:flex;justify-content:space-between}.amq_ak .amq_amr .amq_aau{width:69px;height:20px;padding:4px 8px;text-transform:uppercase;background:#fff1f1;border-radius:4px;display:none}.amq_ak .amq_f{white-space:pre-wrap}.amq_ak .amq_f>span{white-space:break-spaces}.amq_ak .amq_ams p:empty::before{content:" "}.amq_ak .amq_r{white-space:break-spaces}.amq_ak .amq_r p:empty::before{content:" "}.amq_ak .amq_af7{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.amq_ak .amq_wo{max-width:min(600px,100%)}.amq_ak .amq_a2{color:var(--color-error)}.amq_ak .amq_wj{margin-top:var(--space-l)}.amq_ak .amq_wj>*:not(:last-child){margin-bottom:30px}.amq_ak input.amq_qp,.amq_ak textarea.amq_qp{background-color:var(--color-hover-table)}.amq_ak input.amq_qp:active,.amq_ak input.amq_qp:focus,.amq_ak textarea.amq_qp:active,.amq_ak textarea.amq_qp:focus{background-color:var(--color-white)}.amq_ak div.amq_qp{width:fit-content}.amq_ak div.amq_qp>label{width:fit-content}.amq_ak input+label.amq_ack::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.amq_ak input:focus+label.amq_ack::before{border:1px solid var(--color-black) !important}.amq_ak input:checked+label.amq_ack::before{background-color:var(--color-black) !important}.amq_ak input:checked+label.amq_ack::after{background-color:var(--color-black);border-color:var(--color-white)}.amq_ak button.amq_ly{padding-right:16px;margin-top:var(--space-xxl);display:inline-flex;justify-content:space-between}.amq_ak button.amq_ly>svg{margin-left:32px}.amq_ak .amq_amt{display:flex;justify-content:space-between}.amq_ak .amq_amu{display:flex;justify-content:flex-end}.amq_ak .amq_amv{width:100%;display:flex;gap:var(--space-l);justify-content:space-between}.amq_ak .amq_ww{display:flex;flex-direction:column;gap:var(--space-s);min-width:100px}.amq_ak .amq_amw{width:var(--space-3xl);height:var(--space-3xl);cursor:pointer;background-color:var(--color-white);border:1px solid var(--color-disabled)}.amq_ak .amq_amx{font-weight:var(--font-bold);background-color:#f0f2ff;border:1px solid var(--color-blue)}.amq_ak .amq_amx:not(:last-child){border:1px solid var(--color-blue)}.amq_ak .amq_amx:last-child{border:1px solid var(--color-blue)}.amq_ak .amq_amy{width:100%;margin-top:var(--space-l)}.amq_ak .amq_agm{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text)}.amq_ak .amq_agm>span.amq_amz{flex:1 1 40%}.amq_ak .amq_agm>span.amq_amz:first-child{margin-right:var(--space-l)}.amq_ak .amq_agm>span.amq_amz:last-child{text-align:right}.amq_ak .amq_am0{display:flex;flex-direction:row}.amq_ak .amq_kr{display:flex;align-items:center}.amq_ak .amq_am1{width:100%}.amq_ak .amq_am2{width:100%;min-height:48px;margin:var(--space-xs) 0;padding:var(--space-s);display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--color-bg);cursor:grab}.amq_ak .amq_am3{border:2px solid var(--color-black);cursor:grabbing}.amq_ak .amq_am2 span{max-width:90%;word-break:break-word}.amq_ak .amq_am4{width:100%;padding-right:var(--space-xs);background-color:var(--color-white)}.amq_ak .amq_am5{margin-right:var(--space-s);font-weight:var(--font-bold)}.amq_ak .amq_am5.amq_wh{visibility:hidden}.amq_am6{display:flex;align-items:stretch;margin-top:var(--space-l);gap:var(--space-xs)}.amq_am7>div button{display:none}.amq_am7::-webkit-outer-spin-button,.amq_am7::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amq_am7:focus{outline:none}.amq_am8{display:flex;align-items:center;background-color:var(--color-bg);padding:var(--space-xs);border-radius:4px}.amq_bw{width:24px;height:24px;fill:var(--color-primary)}.amq_ak{display:flex;flex-direction:column}.amq_ag8{width:100%;display:flex;flex-direction:column}.amq_ag9{display:flex}.amq_aha{flex:1;text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;padding:var(--space-xs)}.amq_ahb{flex:2;min-width:120px}.amq_ahc{display:flex;align-items:center}.amq_ahe{flex:2;padding:var(--space-xs);word-wrap:break-word;white-space:break-spaces;word-break:break-word;min-width:120px}.amq_aha,.amq_ahf{flex:2;min-width:100px}.amq_ahf{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs)}.amq_ahf>div{justify-content:center;flex-direction:unset !important}
.axh_ak{margin-top:var(--space-xs)}.axh_axi,.axh_axj{font-size:var(--font-size-s);font-weight:600;transition:color .2s ease}.axh_axi{color:var(--color-success)}.axh_axj{color:var(--color-error)}.axh_gy{font-style:italic}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ji_ak{padding:var(--space-xl) var(--space-s);display:flex;justify-content:center;margin:0;background-color:var(--color-white);min-height:calc(100vh - var(--header-height))}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay5_atp{display:flex;align-items:center}.ay5_atp>*:not(:last-child){margin-right:var(--space-s)}.ay5_awk{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.ay5_awk.ay5_u8{border-color:#8d8d8d;cursor:initial}.ay5_awk.ay5_u8 svg{fill:#8d8d8d}.ay5_awl{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.ay5_awl.ay5_ajm{background-color:#161616}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.awh_ak{width:100%;height:100%;padding:64px 32px 24px}.awh_x{display:flex;justify-content:space-between;align-items:center}.awh_al{font-size:var(--font-size-xl);line-height:40px;font-weight:600;white-space:pre-wrap}.awh_r,.awh_awi{font-size:var(--font-size-l);line-height:22px}.awh_awi{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.awh_af7{position:relative;display:grid;grid-template-columns:repeat(3, calc(33.3% - var(--space-l)));grid-auto-rows:1fr;gap:var(--space-l) var(--space-l);max-height:calc(100vh - 232px);margin-top:var(--space-l);justify-items:center}.awh_awj{grid-template-columns:repeat(2, calc(50% - var(--space-l)))}.awh_af7>*{position:relative;display:flex;justify-content:center;align-items:flex-start;padding:var(--space-xs);background-color:#f5f5f5;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;cursor:zoom-in;overflow:hidden;height:100%;width:100%;max-height:500px}.awh_af7>*:hover{background-color:#f0f2ff}.awh_wo{max-height:100%;max-width:100%;object-fit:scale-down}.awh_atp{display:flex;align-items:center}.awh_atp>*:not(:last-child){margin-right:var(--space-s)}.awh_awk{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.awh_awl{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.awh_awl.awh_ajm{background-color:#161616}.awh_awm{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:calc(100% - 86px);margin-top:var(--space-l);background-color:#f5f5f5;cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.awh_awm.awh_awn{margin-bottom:86px}.awh_awm .awh_wo{object-fit:scale-down}.awh_awo{position:fixed;bottom:32px;left:calc(50% - 138px);margin:0}.awh_awp{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--space-l);justify-content:center;margin-top:var(--space-xl)}.awh_agb{position:relative;border:1px solid var(--color-gray-light);min-height:var(--space-4xl);min-width:50%;padding:var(--space-l);flex:1;overflow:hidden}.awh_awe{font-size:var(--font-size-6);line-height:var(--font-size-7)}.awh_awf{font-size:var(--font-size-7);line-height:var(--font-size-8)}.awh_awg{font-size:var(--font-size-8);line-height:var(--font-size-9)}.awh_awq{display:flex;flex-direction:column;gap:var(--space-s);width:100%}.awh_awr{display:flex;justify-content:center;align-items:center;width:274px;padding:var(--space-s) var(--space-m);background-color:var(--color-link);border:none;color:var(--color-white);font-weight:700;margin:0 !important;position:absolute !important;bottom:10% !important;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s}.awh_agb:hover .awh_awr{opacity:1}.awh_awr:hover,.awh_awr:focus,.awh_awr:active{background-color:var(--color-link)}
.ayv_ayw{display:flex;justify-content:center;align-items:center;gap:var(--space-s)}.ayv_ayx{cursor:pointer}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.av9_ak{display:flex;width:100%}.av9_awa{flex:1 0 50%;height:calc(100vh - 48px);padding:20px 60px;background-color:#f5f5f5}.av9_awb{display:flex;align-items:center;cursor:pointer}.av9_awb svg{width:14px;height:14px;margin-right:10px}.av9_au{display:flex;justify-content:center;height:95%;margin:20px 0}.av9_wo{max-width:100%;object-fit:scale-down}.av9_ap5{flex:1 1 50%;margin:auto 100px;background-color:var(--color-white)}.av9_f1{font-size:20px;font-weight:600;white-space:pre-wrap;margin-bottom:var(--space-l)}.av9_a3{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.av9_awc{min-width:50%;border:1px solid var(--color-gray-light);padding:var(--space-l);min-height:50%}.av9_awe{font-size:var(--font-size-6);line-height:var(--font-size-7)}.av9_awf{font-size:var(--font-size-7);line-height:var(--font-size-8)}.av9_awg{font-size:var(--font-size-8);line-height:var(--font-size-9)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xe_ak{display:flex;justify-content:center;margin:0;background-color:var(--color-white);min-height:calc(100vh - var(--header-height))}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.er_q{display:flex;flex-wrap:wrap;padding:var(--space-m) var(--space-l) 0}.er_es{margin-bottom:var(--space-m)}.er_es span{font-weight:600}.er_et span{font-style:italic}.er_et p:first-child{margin-bottom:var(--space-xs)}.er_en{flex:3 1}.er_eu{flex:1 1;margin-left:var(--space-l)}.er_ev,.er_ew{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}.er_ep{margin:var(--space-xl) 0 var(--space-xs)}.er_ex{white-space:pre-wrap}.er_ex a{word-break:break-word}.er_ey,.er_ez{display:flex;justify-content:center;align-items:center;margin:var(--space-xxl) 0}.er_a6{max-width:100%}.er_e0{text-align:center !important;align-items:center !important}.er_e1{text-align:left}.er_e2{display:flex;align-items:flex-start;justify-content:center;gap:var(--space-xxl)}.er_e3{display:flex;flex-direction:column;gap:var(--space-l);flex:1;margin-bottom:var(--space-3xl);align-items:center}.er_e4{display:flex;flex-direction:column;flex:1;align-items:center;gap:var(--space-3xl);max-width:480px;padding-top:var(--space-3xl)}.er_e5{padding:var(--space-m) var(--space-l) 0}
.fx_ak{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;justify-content:center;gap:var(--space-l)}.fx_fy{width:675px}@media(max-width: 720px){.fx_fy{width:75%}}.fx_x{display:flex;flex-direction:column;gap:var(--space-s);padding-bottom:var(--space-xs);border-bottom:1px solid #d3d3d3}@media(max-width: 500px){.fx_x{text-align:center}}.fx_fz{font-size:var(--font-size-xl)}.fx_r{padding-right:var(--space-s)}.fx_f0{padding:var(--space-s);display:flex;flex-direction:column;gap:var(--space-m)}.fx_f1{font-size:var(--font-size-l)}.fx_f2{display:flex;flex-direction:column;gap:var(--space-s);align-items:flex-start}.fx_f3{padding:var(--space-s) !important}.fx_f4{border:1px solid var(--color-gray-20);border-radius:4px;padding:var(--space-s);margin-top:var(--space-s);overflow-x:auto;width:100%;scrollbar-width:thin;scrollbar-color:var(--color-gray-40) var(--color-gray-10)}.fx_f4::-webkit-scrollbar{height:8px}.fx_f4::-webkit-scrollbar-track{background:var(--color-gray-10);border-radius:4px}.fx_f4::-webkit-scrollbar-thumb{background-color:var(--color-gray-40);border-radius:4px}.fx_f5{display:flex;align-items:flex-end;margin-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-20);padding-bottom:var(--space-xs);min-width:max-content}.fx_f6{width:200px;min-width:150px;flex-shrink:0}.fx_f7{flex:0 0 auto;padding:8px 12px;width:120px;min-width:120px;font-weight:600;text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word}.fx_f8{display:flex;margin-bottom:var(--space-s);align-items:center;min-width:max-content;position:relative}.fx_f9{width:200px;min-width:150px;flex-shrink:0;padding:8px 12px;font-weight:500;word-wrap:break-word;white-space:break-spaces;word-break:break-word}.fx_ga{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:120px;min-width:120px}.fx_gb{display:flex;justify-content:center}.fx_gc,.fx_ge{margin:0}
.t0_t1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:var(--space-m)}.t0_t2{width:70%;font-size:var(--font-size-xl);font-weight:bold}.t0_t3{max-width:50%;font-size:var(--font-size-l)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a4_a5{position:relative;white-space:nowrap}.a4_a6{width:100%}.a4_a7{position:absolute;border:4px solid var(--color-primary);background-color:rgba(255,255,255,.25);box-shadow:0 6px 10px rgba(0,0,0,.25)}.a4_a8{display:flex;justify-content:center;align-items:center;position:absolute;top:-4px;left:-18px;width:18px;height:18px;background-color:var(--color-primary);color:var(--color-white);font-weight:var(--font-bold)}
.sc_se{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--space-s) var(--space-m);gap:var(--space-l);border-radius:var(--space-xs);background:var(--color-secondary)}.sc_sf{font-size:var(--font-size-m);line-height:22px}.sc_sg{cursor:pointer}.sc_sh{min-width:var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ato_au{display:inline-flex;align-items:center;gap:var(--space-m);min-width:fit-content}.ato_a3{display:flex;align-items:center;margin-top:var(--space-m);padding:var(--space-xs) 0 var(--space-s);border-top:1px solid var(--color-disabled)}.ato_hw{padding:0}.ato_ep{cursor:pointer;display:flex;align-items:center;text-decoration:none;color:var(--color-primary);gap:var(--space-xs);font-size:var(--font-size-3);font-family:var(--font-primary)}.ato_ep.ato_u8 span{cursor:initial}.ato_ep a{color:inherit}.ato_ep svg{fill:currentColor}.ato_qw:not(:last-child)::after{content:"or";margin:0 5px;font-weight:normal;font-size:var(--font-size-2)}.ato_atp{margin-left:4px}button.ato_ly{display:flex;justify-content:center;width:190px;min-height:28px;margin:0 4px 0 0;padding:0}.ato_aax .bx--list-box{color:var(--color-primary)}.ato_aax .bx--list-box__menu{left:unset !important;width:230px !important}.ato_aax .bx--list-box__menu-item{width:230px !important}.ato_aax .bx--list-box__label{font-size:var(--font-size-3) !important;color:var(--color-primary) !important}
.aee_aef{--chat-header-offset: 260px;display:flex;flex-direction:column;width:100%;height:calc(100vh - var(--chat-header-offset));min-height:500px;background:var(--color-white);position:relative}.aee_aeg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xxl) var(--space-m)}.aee_aeh{font-size:var(--font-size-7);text-align:center;margin:0 0 var(--space-xs)}.aee_aei{max-width:520px;text-align:center;color:var(--color-text);margin-bottom:var(--space-l)}.aee_aej{width:100%;max-width:640px;background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-5);padding:var(--space-s) var(--space-m) var(--space-s);box-shadow:0 1px 3px rgba(0,0,0,.06);transition:border-color .2s,box-shadow .2s;margin-bottom:var(--space-l)}.aee_aej:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.aee_aek{width:100%;border:none;outline:none;font-family:inherit;font-size:var(--font-size-4);color:var(--color-primary);background:rgba(0,0,0,0);resize:none;margin-bottom:var(--space-l)}.aee_aek::placeholder{color:var(--color-gray)}.aee_ael{display:flex;align-items:center;justify-content:flex-end}.aee_aem{display:flex;align-items:center;gap:var(--space-xs);background:var(--color-primary);color:var(--color-white);border:none;border-radius:var(--space-xs);padding:var(--space-xs) var(--space-s);font-size:var(--font-size-3);font-weight:var(--font-semi-bold);font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s}.aee_aem:hover:not(:disabled){background:var(--color-primary-light)}.aee_aem:disabled{opacity:.3;cursor:not-allowed}.aee_aem svg{width:14px;height:14px}.aee_aen{color:var(--color-gray);margin-bottom:var(--space-xs)}.aee_aeo{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center;max-width:680px}.aee_aep{background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-6);padding:var(--space-xs) var(--space-s);font-size:var(--font-size-3);font-family:inherit;color:var(--color-gray-dark);cursor:pointer;transition:border-color .2s,background .2s,color .2s;white-space:nowrap}.aee_aep:hover:not(:disabled){border-color:var(--color-secondary);background:var(--color-secondary-light);color:var(--color-primary)}.aee_aep:disabled{opacity:.5;cursor:not-allowed}.aee_aeq{flex:1;overflow-y:auto;padding:var(--space-m) var(--space-s) var(--space-xs);display:flex;flex-direction:column;max-width:960px;width:100%;margin:0 auto}.aee_am{display:flex;flex-direction:column;max-width:75%;margin-bottom:var(--space-s)}.aee_aer{align-self:flex-end;align-items:flex-end}.aee_aes{align-self:flex-start;align-items:flex-start}.aee_aet{display:flex;align-items:flex-start;gap:var(--space-xs)}.aee_aer .aee_aet{flex-direction:row-reverse}.aee_aeu{width:32px;height:32px;border-radius:var(--space-xs);background:var(--color-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:var(--space-1)}.aee_aev{width:16px;height:16px}.aee_aew{padding:var(--space-4) var(--space-s);border-radius:var(--space-5);word-wrap:break-word;overflow-wrap:break-word;font-size:var(--font-size-3)}.aee_aer .aee_aew{background:var(--color-primary);color:var(--color-white);border-bottom-right-radius:6px}.aee_aes .aee_aew{background:var(--color-bg);color:var(--color-primary);border-bottom-left-radius:6px}.aee_aex{width:100%;border-top:1px solid var(--color-hover-medium);background:var(--color-white);padding:var(--space-s) var(--space-s) var(--space-4)}.aee_aey{max-width:960px;margin:0 auto}.aee_aez{display:flex;align-items:center;gap:var(--space-xs);border:1px solid var(--color-hover-medium);border-radius:var(--space-5);padding:var(--space-xxs) var(--space-xxs) var(--space-xxs) var(--space-s);transition:border-color .2s,box-shadow .2s;background:var(--color-bg)}.aee_aez:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.aee_ae0{flex:1;border:none;outline:none;font-size:var(--font-size-3);font-family:inherit;background:rgba(0,0,0,0);padding:var(--space-xs) 0;color:var(--color-primary)}.aee_ae0::placeholder{color:var(--color-gray)}.aee_ae1{background:var(--color-primary);border:none;border-radius:var(--space-4);width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,transform .1s;color:var(--color-white)}.aee_ae1:hover:not(:disabled){background:var(--color-primary-light);transform:scale(1.05)}.aee_ae1:active:not(:disabled){transform:scale(0.95)}.aee_ae1:disabled{opacity:.3;cursor:not-allowed}.aee_ae1 svg{width:16px;height:16px}.aee_ae2{color:var(--color-gray);margin-top:var(--space-xs)}.aee_ae3{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-xl) var(--space-m);text-align:center}.aee_ae4{color:var(--color-error);margin-bottom:var(--space-xs)}.aee_ae5{font-style:italic;color:var(--color-gray) !important}.aee_ae6{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-s);padding:var(--space-xl) var(--space-m)}.aee_ae7{color:var(--color-text);max-width:400px;text-align:center}.aee_ae8{padding:var(--space-xl) var(--space-m);min-height:120px}.aee_ae9{padding:var(--space-s) var(--space-m);border-top:1px solid var(--color-hover-medium);background:var(--color-bg);color:var(--color-text);font-style:italic;text-align:center}.aee_aeq::-webkit-scrollbar{width:6px}.aee_aeq::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.aee_aeq::-webkit-scrollbar-thumb{background:var(--color-gray-ultralight);border-radius:var(--space-2)}.aee_aeq::-webkit-scrollbar-thumb:hover{background:var(--color-gray-light)}@keyframes aee_afa{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.aee_am{animation:aee_afa .2s ease-out}@media(max-width: 768px){.aee_am{max-width:88%}.aee_aeq{padding:var(--space-s) var(--space-4) var(--space-xs)}.aee_aex{padding:var(--space-xs) var(--space-4) var(--space-4)}.aee_aeg{padding:var(--space-l) var(--space-s)}.aee_aej{border-radius:var(--space-4)}.aee_aez{border-radius:var(--space-4)}.aee_aeh{font-size:var(--font-size-7)}}@media(min-width: 1200px){.aee_aeq,.aee_aey{max-width:1024px}.aee_aeg{padding:var(--space-4xl) var(--space-m)}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}#auu_auv>div:first-of-type{padding:var(--space-l);padding-top:var(--space-m)}.auu_q,.auu_auw{display:flex;flex-direction:column}.auu_q{gap:var(--space-m)}#auu_aux,#auu_auy{background-color:var(--color-bg)}.auu_auz{display:flex;justify-content:space-between}.auu_au0{color:var(--color-gray-light);font-size:var(--font-size-2);font-weight:var(--font-regular)}.auu_uh{font-size:var(--font-size-8);font-weight:var(--font-bold);line-height:var(--font-size-8)}#auu_uj{background-color:var(--color-secondary);border:1px solid var(--color-secondary);color:var(--color-text);padding:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.au1_me .bx--modal{overflow:visible}.au1_me .bx--modal-container{max-width:95vw;width:1200px;height:auto;overflow:visible;padding-bottom:5vh;margin:0}.au1_me .bx--modal-content{overflow:visible;padding-right:0;margin:0}.au1_me .bx--modal-header{margin:0;padding:30px 30px 10px;text-align:center}.au1_me .bx--modal-header__heading{width:100%;text-align:center}.au1_atg{padding:40px 50px 50px;overflow:visible;margin:0}.au1_au2{display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-l);flex-wrap:wrap;overflow:visible}.au1_au3>.au1_au4{flex-basis:calc(50% - var(--space-m));max-width:calc(50% - var(--space-m))}.au1_au5>.au1_au4{flex-basis:calc(33.333% - var(--space-m));max-width:calc(33.333% - var(--space-m))}.au1_au6>.au1_au4{flex-basis:calc(25% - var(--space-m));max-width:calc(25% - var(--space-m))}.au1_au4{background-color:var(--color-bg);border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);flex:1;min-width:220px}@media(max-width: 768px){.au1_au2{flex-direction:column}.au1_au4{max-width:100%;min-width:100%;margin-bottom:var(--space-m)}.au1_atg{padding:20px 20px 30px}.bx--modal-container{padding-bottom:2vh}}.au1_au7{display:flex;justify-content:center;padding:var(--space-s) var(--space-m);background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.au1_au8{display:flex;align-items:center;justify-content:center;background-color:var(--color-secondary);color:var(--color-text);font-weight:var(--font-bold);font-size:var(--font-size-4);width:32px;height:32px;border-radius:50%}.au1_au9{padding:20px;display:flex;justify-content:center;background-color:var(--color-white);height:370px}.au1_ava{max-width:100%;max-height:100%;object-fit:contain}
.ara_arb{margin-top:16px;padding:16px;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;font-size:13px}.ara_x{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e1e5e9}.ara_al{margin:0;font-size:14px;font-weight:600;color:#2c3e50}.ara_ht{display:flex;gap:16px;font-size:12px}.ara_arc{display:flex;align-items:center;gap:4px;color:#6c757d}.ara_are{color:#28a745;font-weight:500}.ara_arf{color:#ffc107;font-weight:500}.ara_arg{color:#fd7e14;font-weight:500}.ara_arh{color:#dc3545;font-weight:500}.ara_ari{color:#6c757d;font-weight:500}.ara_arj,.ara_ark,.ara_arl{padding:12px;border-radius:4px;text-align:center;font-weight:500}.ara_arj{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.ara_ark{background:#fff0e1;color:#9a4d00;border:1px solid #ffd1a8;margin-bottom:12px}.ara_arl{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ara_arm{overflow-x:auto}.ara_ma{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ara_ma th,.ara_ma td{padding:8px 12px;text-align:left;border-bottom:1px solid #e1e5e9}.ara_ma th{background:#f8f9fa;font-weight:600;color:#495057;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.ara_ma tbody tr:hover{background:#f1f3f4}.ara_arn{min-width:180px}.ara_aro{font-weight:600;color:#495057;font-size:11px;text-transform:uppercase;margin-bottom:2px}.ara_arp{color:#6c757d;font-size:12px;line-height:1.3}.ara_arq{display:inline-block;padding:2px 8px;border-radius:12px;font-weight:600;font-size:11px;min-width:35px;text-align:center}.ara_arr{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ara_ars{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.ara_art{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ara_aru{max-width:150px;font-size:11px;color:#6c757d;line-height:1.3;text-transform:capitalize}.ara_qv{max-width:200px;font-size:11px;color:#495057;line-height:1.3}.ara_bj{margin-top:12px;padding-top:8px;border-top:1px solid #e1e5e9;font-size:11px;color:#6c757d;text-align:right}.ara_arv{font-style:italic;color:#adb5bd}@media(max-width: 768px){.ara_arb{font-size:12px}.ara_ht{flex-direction:column;gap:8px}.ara_ma th,.ara_ma td{padding:6px 8px}.ara_qv,.ara_aru{max-width:120px}}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.wc_ul>*+*{margin-top:var(--space-m)}.wc_um{margin-top:var(--space-xxl)}.wc_um>*+*{margin-top:var(--space-3xl)}.wc_x{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.wc_x .bx--tabs{background-color:var(--color-bg) !important}.wc_x .bx--tab-content{display:none}.wc_uo{display:flex;justify-content:space-between}.wc_uo .wc_up{padding:unset;padding:var(--space-s) var(--space-m)}.wc_un{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.wc_uq{max-width:85%}.wc_u1{align-items:center;display:inline-flex;gap:var(--space-xxs)}.wc_u1 span{background-color:var(--color-secondary);padding:var(--space-xxs) var(--space-xs)}.wc_we.wc_v9{background-color:var(--color-secondary-light) !important}.wc_a3{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.wc_a3>*:not(:last-child){margin-bottom:var(--space-xs)}.wc_a3 svg{fill:var(--color-gray-medium);cursor:pointer}.wc_a3 svg:hover{fill:var(--color-primary)}.wc_a3 svg.wc_wf{fill:var(--color-primary)}.wc_wg{display:flex;gap:var(--space-xs);justify-content:flex-end;align-items:center}.wc_wg.wc_wh{visibility:hidden}.wc_wg .bx--form-item{flex:0 1}.wc_wg .bx--toggle__switch{margin-top:0 !important}.wc_en{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.wc_wi{text-align:center}.wc_wj{display:grid;gap:0 var(--space-m);grid-template-rows:auto minmax(0, 35vh) auto;width:100%}.wc_wk{grid-template-columns:repeat(2, calc(50% - 16px));align-self:flex-start}.wc_wl{grid-template-columns:repeat(3, calc(33% - 16px))}.wc_wm{grid-template-columns:repeat(1, calc(33% - 16px))}.wc_wj .wc_wn{position:relative;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-hover-medium);max-width:60vw;max-height:auto}.wc_wj .wc_wo{max-width:100%;max-height:100%;object-fit:scale-down}.wc_wp{background-color:var(--color-bg);align-items:center;display:flex;gap:var(--space-s);justify-content:space-between;padding:var(--space-s)}.wc_wq{position:relative;display:flex;height:auto;padding:var(--space-s);justify-content:space-between;background-color:var(--color-bg)}.wc_wq.wc_wr{background-color:var(--color-secondary)}.wc_wq.wc_wr::before{content:"most selected";background-color:var(--color-black);color:var(--color-white);padding:var(--space-xxs) var(--space-xs);text-transform:uppercase;font-weight:var(--font-bold);font-size:var(--font-size-2);line-height:var(--font-size-4);position:absolute;top:-24px;left:0}.wc_ws{max-width:100%;overflow:hidden;word-break:break-word;text-overflow:ellipsis;font-weight:normal;font-size:var(--font-size-3);line-height:18px;white-space:pre-wrap}.wc_wt{background-color:var(--color-bg);padding:0 var(--space-s) var(--space-s);overflow:auto}.wc_wt.wc_wu{border:none}.wc_wv{font-weight:var(--font-bold);font-size:var(--font-size-3);line-height:18px;text-align:right}.wc_ww{border:1px solid var(--color-bg);max-height:fit-content}.wc_ww.wc_wr{border:2px solid var(--color-secondary)}.wc_wx{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-s)}.wc_wx+.wc_wx{margin-top:var(--space-s)}.wc_wx.wc_gx{justify-content:center;padding:var(--space-s)}.wc_wx .wc_wy{color:var(--color-text);text-decoration:underline;margin-bottom:var(--space-xs)}.wc_wx .wc_wz{margin-top:var(--space-xs);white-space:pre-wrap}.wc_w0{display:flex}.wc_w1{display:flex;gap:var(--space-s);margin-bottom:var(--space-xs)}.wc_uu{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.wc_wa{display:inline-flex;gap:var(--space-m)}.wc_uv:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.wc_w2{background:none;border:none;border-bottom:1px solid var(--color-gray-light);color:var(--color-gray-medium);cursor:pointer;display:inline-flex;align-items:center;font-size:var(--font-size-2);line-height:.7;margin-bottom:var(--space-xs);padding:0;transition:all .2s ease;opacity:.7;gap:var(--space-xxs)}.wc_w2:hover{opacity:.9;color:var(--color-gray-dark)}.wc_w3{flex-shrink:0;width:16px;height:16px}
.a0q_a0r{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-xs);background:var(--color-bg);border-radius:var(--space-4)}.a0q_a0s{background:var(--ds-color-red-10);border:1px solid var(--ds-color-red-20);color:var(--color-error)}.a0q_a0t{background:var(--ds-color-green-10);border:1px solid var(--ds-color-green-20);color:var(--ds-color-green-50)}.a0q_az8{background:rgba(0,0,0,0);border:1px solid var(--color-hover-medium)}.a0q_a0u{padding:var(--space-3) var(--space-4);border-left:var(--space-1) solid var(--color-hover-medium)}.a0q_a0v{font-style:italic}.a0q_a0w{font-style:normal;margin-top:var(--space-2)}.a0q_a0x{border-left-color:var(--color-error)}.a0q_a0y{border-left-color:var(--ds-color-green-50)}
.az7_ss{max-width:80ch}.az7_az8{}.az7_az9{background:var(--ds-color-yellow-100);border:1px solid var(--ds-color-yellow-200);padding:var(--space-s)}.az7_a0a{border:1rem solid var(--color-hover-medium);padding:var(--space-s)}.az7_a0b{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:40px;background:var(--color-gray-dark);color:var(--color-white);font-size:var(--font-size-2);font-weight:var(--font-semi-bold);flex-shrink:0}.az7_a0c{padding:var(--space-s) 0;border-bottom:1px solid var(--color-hover-medium)}.az7_a0c:last-child{border-bottom:none}.az7_a0e{background:var(--color-bg);padding:var(--space-s)}.az7_a0f{padding:var(--space-s)}.az7_a0g{background:var(--ds-color-yellow-100);border-top:1px solid var(--color-secondary-light);border-bottom:1px solid var(--color-secondary-light);padding:var(--space-s)}.az7_a0h{display:inline-block;padding:var(--space-1) var(--space-xs)}.az7_a0i{background:var(--color-secondary)}.az7_a0j{background:var(--color-bg)}.az7_a0k{border:2px solid var(--color-secondary)}.az7_a0l{padding:var(--space-s)}.az7_kt{height:1px;background:var(--color-hover-medium);border:none}.az7_afw{display:inline-block;padding:var(--space-2) var(--space-4);background:var(--color-bg);border-radius:var(--space-s)}.az7_a0m{white-space:pre-wrap}.az7_a0n{list-style:decimal;padding-left:var(--space-6);margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.az7_a0o{font-style:italic}.az7_a0p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
:root{--ss-paper: #fafaf7;--ss-page: #ffffff;--ss-rule: #e0e0e0;--ss-rule-soft: #eeeeec;--ss-ink: #161616;--ss-dim: #525252;--ss-eyebrow: #6f6f6f;--ss-yellow: #ffde00;--ss-yellow-soft: #fff8cc;--ss-yellow-deep: #e4c200;--ss-coral: #e15a4d;--ss-bar-bg: #f4f4f4;--ss-white-dim: #a8a8a8;--ss-white-soft: #c6c6c6;--ss-header-meta: #8d8d8d}.a0z_ss{background:var(--ss-paper);min-height:100vh}.a0z_a00{font-weight:700;color:var(--ss-eyebrow)}.a0z_a01{}.a0z_a02{color:var(--ss-dim);font-variant-numeric:tabular-nums}.a0z_a03{background:var(--ss-page);position:relative;overflow:hidden;border-bottom:1px solid var(--ss-rule)}.a0z_a04{position:absolute;top:0;bottom:0;left:0;width:6px;background:var(--ss-yellow)}.a0z_a05{padding:var(--space-12) var(--space-13) var(--space-12) 72px;display:grid;grid-template-columns:180px 1fr;gap:var(--space-12)}@media(max-width: 860px){.a0z_a05{grid-template-columns:1fr;padding:var(--space-9) var(--space-7) var(--space-9) var(--space-11);gap:var(--space-9)}}.a0z_a06{display:flex;flex-direction:column;gap:var(--space-6);border-right:1px solid var(--ss-rule);padding-right:var(--space-7)}@media(max-width: 860px){.a0z_a06{border-right:none;padding-right:0;border-bottom:1px solid var(--ss-rule);padding-bottom:var(--space-7)}}.a0z_a07{color:var(--ss-eyebrow);margin-bottom:var(--space-1)}.a0z_a08{font-weight:600}.a0z_a09{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.a0z_a1a{display:flex;justify-content:space-between;color:var(--ss-dim)}.a0z_a1b{font-weight:600}.a0z_a1c{margin-top:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--ss-rule)}.a0z_a1e{margin-top:var(--space-2)}.a0z_a1f{margin:14px 0 var(--space-7);font-weight:700}.a0z_a1g{column-count:2;column-gap:var(--space-9);column-rule:1px solid var(--ss-rule-soft)}@media(max-width: 860px){.a0z_a1g{column-count:1}}.a0z_a1h{margin:0 0 var(--space-4);max-width:80ch;break-inside:avoid-column}.a0z_a1h:first-child{margin-top:0}.a0z_a1i{background:var(--ss-page);padding:var(--space-11) var(--space-13);border-bottom:1px solid var(--ss-rule)}@media(max-width: 860px){.a0z_a1i{padding:var(--space-9) var(--space-7)}}.a0z_a1j{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.a0z_a1k{display:grid;gap:0;border-top:1px solid var(--ss-ink)}.a0z_a1l{padding:var(--space-6) var(--space-6) var(--space-6) 0;display:flex;flex-direction:column;gap:var(--space-4)}.a0z_a1l:first-child{padding-left:0}.a0z_a1m{border-right:1px solid var(--ss-rule)}.a0z_a1n{display:flex;align-items:center;justify-content:space-between}.a0z_a1o{font-weight:700;background:var(--ss-yellow);padding:var(--space-1) var(--space-3)}.a0z_a1p{color:var(--ss-dim);font-variant-numeric:tabular-nums}.a0z_a1q{display:flex;align-items:baseline;gap:var(--space-3)}.a0z_a1r{font-weight:700;font-size:60px;font-variant-numeric:tabular-nums}.a0z_a1s{font-weight:600}.a0z_a1t{height:4px;background:var(--ss-bar-bg);position:relative}.a0z_a1u{position:absolute;inset:0}.a0z_a1v{font-weight:500;text-wrap:pretty}.a0z_a1w{position:sticky;top:0;z-index:5;background:var(--ss-page);border-bottom:1px solid var(--ss-rule);border-top:1px solid var(--ss-rule);display:flex;align-items:stretch;gap:0;overflow:hidden}.a0z_a1x{display:flex;align-items:center;gap:var(--space-3);padding:0 20px;border-right:1px solid var(--ss-rule);flex-shrink:0}.a0z_a1y{font-weight:700}.a0z_a1z{display:flex;flex:1;min-width:0;overflow-x:auto}.a0z_a10{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:rgba(0,0,0,0);border:none;border-right:1px solid var(--ss-rule);cursor:pointer;text-align:left;min-width:116px;max-width:116px;flex-shrink:0}.a0z_a10:hover{background:var(--ss-bar-bg)}.a0z_a11{background:var(--ss-yellow)}.a0z_a11:hover{background:var(--ss-yellow)}.a0z_a12{color:var(--ss-dim);font-weight:600}.a0z_a13{}.a0z_a14{font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.a0z_a15{font-weight:600}.a0z_a16{display:flex;align-items:center;gap:10px;padding:0 20px;border-left:1px solid var(--ss-rule);color:var(--ss-dim);flex-shrink:0;font-variant-numeric:tabular-nums}.a0z_a17{width:60px;height:3px;background:var(--ss-rule);position:relative}.a0z_a18{position:absolute;inset:0;background:var(--ss-ink);transition:width .2s}.a0z_a19{scroll-margin-top:80px}.a0z_a2a{background:var(--ss-ink);color:#fff;padding:20px 28px;display:grid;grid-template-columns:100px 1fr auto;gap:var(--space-7);align-items:center}@media(max-width: 860px){.a0z_a2a{grid-template-columns:1fr;gap:var(--space-4);padding:var(--space-5) 20px}}.a0z_a2b{color:var(--ss-header-meta)}.a0z_a2c{font-weight:700;font-size:28px;margin-top:4px}.a0z_a2e{color:var(--ss-header-meta);margin-bottom:var(--space-3)}.a0z_a2f{margin:0;font-weight:600}.a0z_a2g{display:flex;align-items:center;gap:var(--space-3);font-size:12px;color:var(--ss-white-soft);text-decoration:none}.a0z_a2h{padding:var(--space-7) 28px;background:var(--ss-yellow-soft);border-left:6px solid var(--ss-yellow)}.a0z_a2i{margin:var(--space-4) 0 0;max-width:80ch;text-wrap:pretty;white-space:pre-wrap}.a0z_a2j{margin:var(--space-4) 0 0;max-width:80ch;text-wrap:pretty;white-space:pre-wrap}.a0z_a2k{padding:0 var(--space-7) var(--space-9);background:var(--ss-page);border-bottom:1px solid var(--ss-rule)}.a0z_a2l{padding-top:var(--space-7);padding-bottom:var(--space-3);display:flex;align-items:baseline;justify-content:space-between}.a0z_a2m{border-top:1px solid var(--ss-rule);padding:28px 0;display:grid;grid-template-columns:1fr 280px;gap:36px}@media(max-width: 860px){.a0z_a2m{grid-template-columns:1fr;gap:var(--space-7)}}.a0z_a2n{display:flex;align-items:center;gap:var(--space-4);margin-bottom:12px;flex-wrap:wrap}.a0z_a2o{display:inline-flex;align-items:baseline;gap:4px;background:var(--ss-ink);color:#fff;padding:4px 10px}.a0z_a2p{font-weight:700;font-variant-numeric:tabular-nums}.a0z_a2q{color:var(--ss-white-dim)}.a0z_a2r{color:var(--ss-dim)}.a0z_a2s{margin:0 0 12px;font-weight:600}.a0z_a2t{margin:0 0 18px;max-width:80ch;text-wrap:pretty}.a0z_a2u{display:flex;flex-direction:column;gap:10px}.a0z_a2v{border-left:1px solid var(--ss-rule);padding-left:var(--space-7)}@media(max-width: 860px){.a0z_a2v{border-left:none;padding-left:0;border-top:1px solid var(--ss-rule);padding-top:var(--space-7)}}.a0z_a2w{margin-top:10px;margin-bottom:4px;font-size:44px;font-weight:700;font-variant-numeric:tabular-nums}.a0z_a2x{margin-left:2px}.a0z_a2y{height:6px;background:var(--ss-bar-bg);position:relative;margin:16px 0 18px}.a0z_a2z{position:absolute;inset:0}.a0z_a20{display:grid;grid-template-columns:repeat(15, 1fr);gap:var(--space-1);margin-bottom:8px}.a0z_aoa{aspect-ratio:1;background:var(--ss-rule)}.a0z_a21{aspect-ratio:1;background:var(--ss-ink)}.a0z_a22{background:var(--ss-page);border:1px solid var(--ss-rule);padding:var(--space-5) var(--space-6) var(--space-5);position:relative}.a0z_a23{position:absolute;top:12px;right:18px;font-size:52px;color:var(--ss-yellow);user-select:none}.a0z_a24{margin:0 0 14px;font-style:italic;max-width:calc(100% - 40px);text-wrap:pretty}.a0z_a25{display:flex;align-items:center;gap:10px}.a0z_a26{width:20px;height:1px;background:var(--ss-ink);flex-shrink:0}.a0z_a27{font-weight:600}.a0z_a28{width:3px;height:3px;background:var(--ss-dim);border-radius:9999px;flex-shrink:0}.a0z_a29{color:var(--ss-dim)}.a0z_a3a{margin-top:var(--space-7);margin-bottom:8px}.a0z_a3b{margin-top:var(--space-5);display:flex;flex-direction:column;gap:10px}.a0z_a3c{display:grid;grid-template-columns:260px 1fr 96px;align-items:center;gap:var(--space-5)}@media(max-width: 860px){.a0z_a3c{grid-template-columns:1fr 80px}}.a0z_a3e{height:16px;background:var(--ss-bar-bg);position:relative}@media(max-width: 860px){.a0z_a3e{display:none}}.a0z_a3f{position:absolute;inset:0;background:var(--ss-yellow)}.a0z_a3g{font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.a0z_a3h{color:var(--ss-dim);font-weight:400}.a0z_a3i{margin-top:28px;padding:var(--space-7) 0;border-top:1px solid var(--ss-rule)}.a0z_a3j{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-6)}.a0z_a3k{display:grid;grid-template-columns:var(--space-9) 1fr;gap:var(--space-5);align-items:flex-start}.a0z_a3l{color:#fff;background:var(--ss-ink);padding:var(--space-2) var(--space-3);font-weight:700;text-align:center;margin-top:var(--space-1)}.a0z_a3m{margin:0 0 var(--space-3);max-width:80ch;font-weight:500}.a0z_a3n{margin:0 0 12px;max-width:80ch;color:var(--ss-dim)}.a0z_a3o{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.a0z_a3p{margin-top:var(--space-7);padding:var(--space-5) var(--space-6);background:var(--ss-yellow-soft);border-left:4px solid var(--ss-yellow)}.a0z_a3q{margin:6px 0 0;max-width:80ch}.a0z_a3r{background:var(--ss-paper);padding:var(--space-13);scroll-margin-top:80px}@media(max-width: 860px){.a0z_a3r{padding:var(--space-9) var(--space-7)}}.a0z_a3s{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-7)}.a0z_a3t{margin:var(--space-3) 0 0;font-weight:700}.a0z_a3u{display:grid;grid-template-columns:repeat(2, 1fr);gap:0;border-top:1px solid var(--ss-ink)}@media(max-width: 860px){.a0z_a3u{grid-template-columns:1fr}}.a0z_a3v{padding:var(--space-7) var(--space-7) var(--space-7) 0}.a0z_a3w{padding-left:var(--space-7)}.a0z_a3x{border-right:1px solid var(--ss-rule)}.a0z_a3y{border-bottom:1px solid var(--ss-rule)}.a0z_a3z{display:flex;align-items:flex-start;gap:var(--space-4)}.a0z_a30{background:var(--ss-yellow);padding:var(--space-2) var(--space-3);font-weight:700;flex-shrink:0}.a0z_a31{margin:0 0 var(--space-3);font-weight:600}.a0z_a32{margin:0;max-width:80ch;text-wrap:pretty}.a0z_bj{padding:var(--space-9) 56px;background:var(--ss-page);border-top:2px solid var(--ss-ink);display:flex;justify-content:space-between;align-items:center}@media(max-width: 860px){.a0z_bj{flex-direction:column;gap:var(--space-5);padding:var(--space-7);align-items:flex-start}}.a0z_a33{display:flex;align-items:center;gap:var(--space-4)}
.arw_ss{display:flex;flex-direction:column;gap:var(--space-s)}.arw_ss.arw_arx{flex-direction:row}.arw_ss .bx--accordion{list-style:none}.arw_ss .bx--accordion__heading{padding:var(--space-s) 0}.arw_ss .bx--accordion__item{border-top:none}.arw_ss .bx--accordion__content{background-color:var(--color-bg);margin-top:0 !important;padding-top:0 !important;padding-left:var(--space-s) !important;padding-right:var(--space-s) !important}.arw_ss .bx--accordion__content .bx--accordion__content{background-color:var(--color-white);margin:0 !important;padding:0 var(--space-s) var(--space-s) !important}.arw_ary h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.arw_ary h3{font-size:var(--font-size-5);line-height:var(--font-size-7);font-weight:var(--font-book);margin-top:var(--space-m);margin-bottom:var(--space-xxs)}.arw_ary ul{list-style:initial;line-height:var(--font-size-5);padding-left:var(--space-s);margin-top:var(--space-xs)}.arw_ary ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.arw_ary ol li+li{margin-top:var(--space-xs)}.arw_ary li,.arw_ary p,.arw_ary p span{font-size:var(--font-size-3);line-height:var(--font-size-6);font-weight:var(--font-regular)}.arw_ary strong{font-weight:var(--font-book)}.arw_ss .arw_arz{font-size:var(--font-size-5);margin-top:0}.arw_ar0{display:flex;gap:var(--space-s);margin-bottom:var(--space-s);padding-bottom:var(--space-xxs);padding-top:var(--space-xxs);border-bottom:1px solid var(--color-hover-medium)}.arw_ar1{font-size:var(--font-size-4)}.arw_ar2{font-size:var(--font-size-4)}.arw_ar3+.arw_ar3{border:none;margin-top:var(--space-m)}.arw_ar4{font-weight:var(--font-regular);background-color:var(--color-bg)}.arw_ar4>*+*{margin-top:var(--space-m)}.arw_ar5{margin-bottom:var(--space-s) !important;font-size:var(--font-size-6) !important;line-height:var(--font-size-7) !important}.arw_ar6>*+*{margin-top:var(--space-xs)}.arw_v2{font-weight:var(--font-semi-bold);font-size:var(--font-size-5)}.arw_ar7{background-color:var(--color-white);padding:var(--space-s);margin-bottom:var(--space-l)}.arw_ar7 h2,.arw_ar7 h3{margin-top:0}.arw_ar7 h3{font-size:var(--font-size-4);line-height:var(--font-size-7)}.arw_ar7 h1{display:none}.arw_ar7 hr{display:none}.arw_ar8{background-color:var(--color-white);border-bottom:none !important;border-top:none !important}.arw_ar8+.arw_ar8{margin-top:var(--space-s)}.arw_ar8>*+*{margin-top:var(--space-xs)}.arw_ar9{width:320px;flex-shrink:0}.arw_asa{flex:1;overflow-y:auto;margin:auto;max-width:80ch}.arw_asa p strong{display:block;margin-bottom:calc(var(--space-s)*-1)}.arw_asa ul strong,.arw_asa ol strong{display:inline-block;margin-bottom:0}.arw_asb{position:sticky;top:0;padding:var(--space-s);background-color:var(--color-bg)}.arw_asc{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.arw_asc>span{font-weight:var(--font-book)}.arw_ase{max-height:calc(100vh - 200px);overflow-y:auto}.arw_ase>*{background-color:var(--color-white)}.arw_ase>*+*{margin-top:var(--space-s)}.arw_asf{background-color:var(--color-white);transition:background-color .3s ease}.arw_asf:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.arw_asg{padding:var(--space-s);cursor:pointer}.arw_v4{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4);margin:0}.arw_v3{color:var(--color-primary)}.arw_ag7{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.arw_ak{padding:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atq_ak{display:flex;flex-direction:column;width:100%;height:100%;min-height:500px}.atq_z9{padding:var(--space-4) var(--space-s);background-color:var(--color-bg);border-bottom:1px solid var(--color-hover-medium)}.atq_atp{display:flex;align-items:center;gap:var(--space-4)}.atq_atr{display:flex;align-items:center;justify-content:center;width:var(--space-l);height:var(--space-l);border:1px solid var(--color-disabled);border-radius:var(--space-xxs);background-color:var(--color-white);cursor:pointer;transition:background-color .15s ease}.atq_atr:hover:not(:disabled){background-color:var(--color-hover-medium)}.atq_atr:disabled{opacity:.3;cursor:not-allowed}.atq_ats{font-size:var(--font-size-m);color:var(--color-text);min-width:80px;text-align:center}.atq_att{display:inline-flex;align-items:center;gap:var(--space-xxs);padding:var(--space-xxs) var(--space-4);font-size:var(--font-size-m);color:var(--color-link);text-decoration:none;border:1px solid var(--color-link);border-radius:var(--space-xxs);transition:background-color .15s ease}.atq_att:hover{background-color:var(--color-link-light)}.atq_atu{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-s);background-color:var(--color-primary);overflow:hidden}.atq_atv{border:none;background-color:var(--color-white);box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:100%;max-height:100%}.atq_e{height:400px;color:var(--color-text);font-size:var(--font-size-m)}.atq_a2{height:400px;color:var(--color-error);font-size:var(--font-size-m)}.atq_atw{display:flex;gap:var(--space-xs);padding:var(--space-4) var(--space-s);background-color:var(--color-bg);border-top:1px solid var(--color-hover-medium);overflow-x:auto}.atq_atx{flex-shrink:0;width:120px;height:68px;border:2px solid rgba(0,0,0,0);border-radius:var(--space-xxs);cursor:pointer;overflow:hidden;background-color:var(--color-white);transition:border-color .15s ease}.atq_atx:hover{border-color:var(--color-link-light)}.atq_aty{border-color:var(--color-link)}.atq_atz{border:none;pointer-events:none;transform-origin:top left}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axc_cg{display:flex;align-items:center;width:100%;min-width:20px;padding:4px 8px;border-radius:12px;background-color:#a7f0ba;color:#0e6027;font-size:var(--font-size-3);transition:width .4s;overflow:hidden}.axc_cg>svg{width:14px;height:14px;margin-left:auto}.axc_cg.axc_avl{background-color:#ffd7d9;color:#a2191f}.axc_cg.axc_avl>svg.axc_af9{fill:#a2191f}.axc_cg.axc_axe{background-color:#a7f0ba;color:#0e6027}.axc_cg.axc_axe>svg.axc_af9{fill:#0e6027}.axc_cg.axc_aoc{background-color:var(--color-primary);color:var(--color-white)}.axc_cg.axc_aoc>svg.axc_af9{fill:var(--color-white)}.axc_cg.axc_qa{width:20px;height:20px;border-radius:50%}.axc_cg .axc_axf{font-weight:var(--font-bold);text-decoration:underline}.axc_cg .axc_axg{background-color:red !important}.axc_avw{margin-right:var(--space-xs)}.axc_ab3{line-height:18px}.axc_ab3 .axc_hw{display:inline-flex;align-items:center;text-decoration:none;color:var(--color-white)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azu_a8{display:flex;justify-content:center;align-items:center;position:absolute;top:-4px;left:-22px;width:18px;height:18px;background-color:var(--color-primary);color:var(--color-white);font-weight:var(--font-bold)}.azu_a8.azu_azv{z-index:10;background-color:var(--color-primary) !important;color:#ffc700 !important}.azu_a8.azu_ayg{top:0;left:0}.azu_a7{position:absolute;border:4px solid #ffc700;cursor:pointer;opacity:.75;transition:all .3s linear}.azu_a7 .azu_a8{background-color:#ffc700;color:#9c4b00}.azu_a7:hover{opacity:1;z-index:10}.azu_a7.azu_wh{visibility:hidden}.azu_a7.azu_ajm{opacity:1;z-index:1;box-shadow:0 0 0 99999px rgba(0,0,0,.6)}.azu_a7.azu_ajm>.azu_a8{opacity:.7}.azu_a7.azu_avl{border-color:#ffd7d9;color:#a2191f}.azu_a7.azu_avl .azu_a8{background-color:#ffd7d9;color:#a2191f}.azu_a7.azu_axe{border-color:#a7f0ba;color:#0e6027}.azu_a7.azu_axe .azu_a8{background-color:#a7f0ba;color:#0e6027}.azu_a7.azu_aoc{border-color:var(--color-primary);color:var(--color-white)}.azu_a7.azu_aoc .azu_a8{background-color:var(--color-primary);color:var(--color-white)}.azu_a7.azu_azw{pointer-events:none}.azu_a7.azu_azx{border-color:var(--color-secondary)}.azu_a7.azu_azx .azu_a8{background-color:var(--color-secondary);color:var(--color-primary)}.azu_azy{display:flex;align-items:flex-start;position:absolute;top:-29px;left:-4px;padding-bottom:4px}.azu_azy.azu_ajm{z-index:10}.azu_azy.azu_azz{width:54px}.azu_azy.azu_az0{width:76px}.azu_azy.azu_az1{width:98px}.azu_azy.azu_az2{width:120px}.azu_azy.azu_az3{width:142px}.azu_azy.azu_qa{padding:4px;background-color:rgba(255,255,255,.5);border-radius:4px;overflow:hidden;transition:width .4s}.azu_azy.azu_qa:hover{opacity:.9}.azu_azy.azu_az4{width:220px;align-items:flex-start;backdrop-filter:blur(2px)}.azu_azy.azu_az4.azu_az5{width:270px}.azu_azy.azu_azw{pointer-events:none}.azu_azy .azu_awu{display:flex;flex-direction:column}.azu_azy .azu_awu>*{margin:var(--space-xs) 0}.azu_azy .azu_kr{display:flex}.azu_azy .azu_kr>*:not(:last-child){margin-right:4px}.azu_azy .azu_az6{width:16px;height:16px;margin:2px 0 0 auto;border-radius:50%;background-color:rgba(24,24,24,.7)}.azu_azy .azu_az6.azu_ao0{margin-top:var(--space-xs)}.azu_azy .azu_aoz{fill:var(--color-white)}.azu_azy .azu_aoz.azu_ao0{transform:rotate(90deg)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ate_t6{max-width:1366px;overflow:auto;overflow-x:hidden;scroll-behavior:smooth}.ate_a5{position:relative;white-space:nowrap}.ate_mg{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.ate_a6{width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay6_ay3{font-weight:var(--font-regular);font-size:var(--font-size-4);line-height:var(--font-size-6);white-space:pre-wrap}.ay6_ay7{display:flex;height:24px;border:1px solid var(--color-primary-ultra-light)}.ay6_ay7>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.ay6_ay8{display:flex;align-items:center;justify-content:center;flex:1}.ay6_ay8.ay6_je{background-color:var(--color-primary);color:var(--color-white)}.ay6_x9{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-2);color:var(--color-primary-ultra-light)}
svg g text.ayt_ayu{font-style:normal;font-weight:600;font-size:var(--font-size-2);line-height:16px;letter-spacing:.16px}
.ayy_ayz{display:flex;flex-direction:column;gap:var(--space-s);padding:var(--space-s)}.ayy_f1{font-weight:bold;border-bottom:1px solid rgba(22,22,22,.1019607843)}.ayy_ay0{display:flex;gap:var(--space-s)}.ayy_s0{display:flex;align-items:canter;gap:var(--space-s);background-color:rgba(22,22,22,.1019607843);padding:8px;color:rgba(22,22,22,.4)}.ayy_f2{display:flex;flex-direction:column;gap:var(--space-s);padding:0 var(--space-xs)}.ayy_wz{display:flex;align-items:center;border-bottom:1px solid rgba(22,22,22,.1019607843);justify-content:space-between}.ayy_ay1{max-width:50%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avh_x7{display:flex;align-items:center;margin-bottom:var(--space-s);justify-content:space-between;gap:var(--space-s)}.avh_at2{display:inline-flex;align-items:center;margin-bottom:var(--space-s)}.avh_at2 .bx--label{display:none}.avh_al{font-size:var(--font-size-6);font-weight:var(--font-bold)}.avh_a0{height:100%}.avh_avi{height:calc(100% - 56px)}.avh_a0>*:not(:last-child){margin-bottom:var(--space-m)}.avh_nv{height:100%;display:flex;gap:var(--space-xs);flex-direction:column}.avh_v2{display:flex;align-items:center;flex-wrap:wrap}.avh_avj{display:inline-flex;gap:var(--space-xs)}.avh_v2 strong{font-weight:var(--font-book)}.avh_v2 .avh_avk{display:flex;justify-content:center;align-items:center;padding:2px var(--space-xs);border-radius:12px;background-color:#a7f0ba;color:#0e6027}.avh_v2 .avh_avk>svg.avh_af9[focusable=false]{margin:0 0 0 var(--space-xs);fill:#0e6027}.avh_v2 .avh_avk.avh_avl{background-color:#ffd7d9;color:#a2191f}.avh_v2 .avh_avk.avh_avl svg.avh_af9[focusable=false]{fill:#a2191f}.avh_v2 .avh_avk.avh_aoc{background-color:var(--color-primary);color:var(--color-white)}.avh_v2 .avh_avk.avh_aoc svg.avh_af9[focusable=false]{fill:var(--color-white)}.avh_v2 .avh_avk.avh_al{height:24px;margin-left:var(--space-xs);font-size:var(--font-size-2)}li.avh_f1{border-top:none !important;overflow:hidden;flex-shrink:0;transition:none;display:flex;flex-direction:column;scroll-behavior:smooth}li.avh_f1>button{background-color:var(--color-bg)}li.avh_f1>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.avh_avm{flex-shrink:1}li.avh_avm>div{max-height:initial}li.avh_avn>div{max-height:fit-content;overflow:overlay}li.avh_avn .bx--cc--chart-wrapper{padding-left:var(--space-s);padding-right:var(--space-s)}li.avh_f1.avh_avo>button div{font-weight:var(--font-bold) !important}.avh_as7{padding:var(--space-m);color:var(--color-gray-medium);font-size:var(--font-size-3);text-align:center}.avh_avp{padding:var(--space-xs);text-align:center}.avh_f2{padding:0 var(--space-s);scroll-margin-bottom:var(--space-l);scroll-behavior:smooth}.avh_wz{background-color:var(--color-white);display:flex;flex-direction:column;overflow:hidden;padding:var(--space-s) var(--space-xs) var(--space-s) var(--space-s)}.avh_avq{padding-top:var(--space-xs)}.avh_wz+.avh_wz{margin-top:var(--space-s)}.avh_wz:hover{outline:2px solid var(--color-secondary)}.avh_avr{display:flex}.avh_ag3{display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-bg);color:var(--color-disabled)}.avh_ag3 svg{margin-right:var(--space-xs);fill:var(--color-disabled)}.avh_ag4{margin-left:auto;color:var(--color-blue);text-decoration:underline;cursor:pointer}.avh_avs{flex:9 1}.avh_avt{display:flex;align-items:center;margin-bottom:var(--space-s);padding-bottom:var(--space-s);border-bottom:2px solid var(--color-hover-table);font-size:var(--font-size-2);color:var(--color-primary-ultra-light);cursor:pointer;font-weight:var(--font-bold)}.avh_avu{text-decoration:underline;cursor:pointer;display:inline;line-height:20px;margin:-4px 0}.avh_avv{display:flex;margin-left:var(--space-xs)}.avh_avv>*:not(:last-child){margin-right:4px}.avh_avw{font-weight:var(--font-bold)}.avh_a3{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.avh_a3>*:not(:last-child){margin-bottom:var(--space-xs)}.avh_a3 svg{fill:var(--color-gray-medium);cursor:pointer}.avh_a3 svg:hover{fill:var(--color-primary)}.avh_a3 svg.avh_wf{fill:var(--color-primary)}.avh_avx{text-transform:capitalize}.avh_et{display:inline-block;background:var(--color-white);padding:8px 16px;color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer}.avh_ex{white-space:pre-wrap}.avh_ep{margin:var(--space-xl) 0 var(--space-xs)}.avh_avy{display:flex;gap:var(--space-xl)}.avh_wg{background-color:var(--color-white);display:flex;align-items:center;gap:var(--space-xxs);justify-content:space-between;padding:var(--space-s)}.avh_agv{max-width:auto;width:auto}.avh_agv span{margin-top:0 !important}.avh_avz{display:flex;flex-direction:column;gap:var(--space-xxs)}.avh_v6{display:flex;justify-content:flex-end}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avg_q{background-color:var(--color-bg)}.avg_q *{border:none !important}.avg_q .bx--tab-content{padding:var(--space-m)}.avg_y1{padding:var(--space-m) var(--space-l) !important}.avg_y1 .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.avg_y1 .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.avg_nv{display:flex;flex-direction:column;gap:var(--space-xs)}.avg_nv .bx--accordion__item{background-color:var(--color-white);padding:0}.avg_nv .bx--accordion__heading{padding:var(--space-s) 0}.avg_nv .bx--accordion__content{padding:var(--space-s) 0 !important}.avg_ag2{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.avg_ap4{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.avg_a3{display:flex;flex-direction:column;gap:var(--space-xs);align-self:flex-end}.avg_a3 svg{fill:var(--color-gray-medium);cursor:pointer}.avg_a3 svg:hover{fill:var(--color-primary)}.avg_a3 svg.avg_wf{fill:var(--color-primary)}.avg_at4{display:flex;flex-direction:column;gap:var(--space-xs)}.avg_at4:not(:last-child){margin-bottom:var(--space-s)}.avg_ag3{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.avg_ag4{margin-left:auto;cursor:pointer;color:var(--color-primary);text-decoration:underline}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.uk_ul>*+*{margin-top:var(--space-m)}.uk_um{margin-bottom:var(--space-xl)}.uk_um>*+*{margin-top:var(--space-m)}.uk_x{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.uk_x .bx--tabs{background-color:var(--color-bg) !important}.uk_x .bx--tab-content{display:none}.uk_un{margin-top:var(--space-m)}.uk_uo .uk_up{padding:unset;padding:var(--space-s) var(--space-m)}.uk_uq{max-width:85%}.uk_ur>*{width:50%}.uk_us{max-width:80ch;margin-left:auto;margin-right:auto;width:100%}.uk_ut{width:100%}.uk_uu{background-color:var(--color-bg);min-height:36px;padding:var(--space-m);width:100%}.uk_uv:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.uk_uw{background-color:var(--color-bg);padding:var(--space-m);margin-bottom:var(--space-m)}.uk_ux{max-width:26em}.uk_uy{line-height:var(--font-size-8)}.uk_uz{line-height:var(--font-size-6)}.uk_u0{transform:translateX(calc(var(--space-m) * -1))}.uk_u1{align-items:center;display:inline-flex;gap:var(--space-xxs)}.uk_u1 span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.uk_u2{margin-bottom:var(--space-s);position:relative}.uk_u2 .bx--text-input{padding-left:var(--space-xl)}.uk_u3{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.uk_ce{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.uk_u4{background-color:var(--color-secondary);border-radius:var(--space-3xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.age_ak{display:flex;flex-direction:column;padding:0 var(--space-xs)}.age_ak .chart-holder{min-width:600px;padding:0 var(--space-s)}.age_ak .chart-holder .bx--cc--chart-wrapper{padding:var(--space-m)}.age_ak .bx--chart-holder{margin:0}.age_oa{width:100%;overflow:auto}.age_ma{margin-top:var(--space-s);background-color:var(--color-bg) !important}.age_ma>.age_agf{white-space:nowrap}.age_ma>.age_agf>.age_agg{white-space:break-spaces;display:block}.age_r{display:none}.age_fk{display:inline-block;font-size:var(--font-size-2);margin-bottom:var(--space-xs)}.age_agh{margin:0 var(--space-s) 0;background-color:var(--color-white);padding:var(--space-xs) 0 0 var(--space-s)}.age_af7{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:var(--space-s)}.age_af7>*:not(:last-child){margin-top:var(--space-s)}.age_wo{max-width:min(600px,100%)}.age_agi{display:flex;flex-direction:column;gap:var(--space-l);padding:0 var(--space-xs)}.age_wx{width:100%;max-height:400px;padding:var(--space-s) var(--space-s) var(--space-s) var(--space-s);overflow:auto;background-color:var(--color-white)}.age_wx.age_agj{max-height:initial}.age_eo{width:100%;max-height:400px;overflow:auto}.age_eo>*{background-color:var(--color-white);padding:var(--space-s)}.age_eo>*+*{margin-top:var(--space-s)}.age_wy{display:inline-flex;margin-bottom:var(--space-xs);color:var(--color-primary);font-size:var(--font-size-3)}.age_wz{display:flex;gap:var(--space-s);margin-top:var(--space-s)}.age_f{color:var(--color-primary);line-height:20px;white-space:pre-wrap;word-break:break-word}.age_agk{white-space:nowrap}.age_agk>.age_agl{white-space:break-spaces;display:block;max-width:20rem}.age_agm{display:flex;justify-content:space-between;width:min(100%,600px);margin:0 var(--space-xs)}.age_agm>span{flex:1 1 40%}.age_agm>span:first-child{margin-right:var(--space-l)}.age_agm>span:last-child{text-align:right}.age_agn{color:var(--color-text)}.age_ago{margin:var(--space-l) 0}.age_a3{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.age_a3>*:not(:last-child){margin-bottom:var(--space-xs)}.age_a3 svg{fill:var(--color-gray-medium);cursor:pointer}.age_a3 svg:hover{fill:var(--color-primary)}.age_a3 svg.age_wf{fill:var(--color-primary)}#age_agp{border:none;cursor:pointer}#age_agq{display:flex;align-items:center}.age_agr{list-style:inside;margin-left:var(--space-l);display:flex;flex-direction:column;gap:var(--space-s)}.age_ags{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-s)}.age_agt{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-s)}.age_agu{min-width:320px}.age_wg{background-color:var(--color-white);display:flex;align-items:center;justify-content:space-between;padding:var(--space-4)}.age_agv{max-width:auto;width:auto}.age_agv span{margin-top:0 !important}.age_agw,.age_agx{background-color:rgba(0,0,0,0);border:none;color:var(--color-black);font-size:var(--font-size-2);cursor:pointer;padding:0;text-decoration:underline}.age_agy{display:flex;justify-content:flex-end;margin-top:var(--space-xs)}.age_agz{padding:var(--space-s)}.age_v4{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4)}.age_ag0{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.age_ag0>span{font-weight:var(--font-book)}.age_ag1 .bx--accordion__item{border-top:none}.age_ag1 .bx--accordion__content{padding:var(--space-s) !important}.age_ag1 .bx--accordion__item--active .bx--accordion__title{font-weight:var(--font-book) !important}.age_ag1>*{background-color:var(--color-white)}.age_ag1>*+*{margin-top:var(--space-s)}.age_ag2{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.age_ag2 .age_a3{display:flex;gap:var(--space-xs);align-self:flex-end}.age_ag3{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.age_ag4{margin-left:auto;cursor:pointer;color:var(--color-primary);text-decoration:underline}.age_ag5{padding:var(--space-4);cursor:pointer}.age_v3{color:var(--color-primary)}.age_ag6:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.age_ag7{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.age_ag8{width:100%;display:flex;flex-direction:column;margin-top:25px}.age_ag9{display:flex;border-bottom:2px solid #ccc;background-color:var(--color-bg) !important}.age_aha{flex:1;text-align:center;padding:var(--space-xs)}.age_ahb{flex:2;padding:8px}.age_ahc{display:flex;align-items:center;border-bottom:1px solid #ddd !important;background-color:var(--color-white)}.age_ahe{flex:2;padding:var(--space-xs);word-wrap:break-word;white-space:break-spaces;word-break:break-word;overflow-wrap:break-word;text-align:right;font-size:var(--font-size-2);font-weight:var(--font-book);background-color:var(--color-bg) !important}.age_aha,.age_ahf,.age_ahg{flex:2}.age_aha{white-space:normal;word-break:break-word}.age_ahf,.age_ahg{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs);background-color:var(--color-white) !important}.age_ahf>div,.age_ahg>div{justify-content:center;flex-direction:unset !important}.age_ahf input[type=radio]+label,.age_ahg input[type=radio]+label{pointer-events:none}.age_ahf input[type=radio]+label::before,.age_ahg input[type=radio]+label::before{background-color:#e8e7db !important}.age_ahf input[type=checkbox]+label,.age_ahg input[type=checkbox]+label{pointer-events:none}.age_ahf input[type=checkbox]+label::before,.age_ahg input[type=checkbox]+label::before{background-color:#e8e7db !important}.age_ahf input[type=radio]+label>span:first-child,.age_ahg input[type=radio]+label>span:first-child{outline:1px solid !important;position:relative}.age_ahf input[type=radio]+label>span:first-child:before,.age_ahg input[type=radio]+label>span:first-child:before{position:absolute !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.age_ahg input[type=radio]+label>span:first-child{outline:none !important}.age_ahh{font-weight:normal !important}.age_ahi{background-color:var(--color-white) !important}.age_ahi>span{font-size:var(--font-size-4);font-weight:var(--font-book)}.age_ahi .age_ma{margin-top:0 !important}.age_ahi .age_agg{max-width:200px;height:auto;font-weight:600 !important;text-align:right}.age_ahi .age_ahj{text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;vertical-align:middle}.age_aha{font-size:var(--font-size-2);font-weight:600 !important}.age_ahk{text-align:center;vertical-align:middle;background-color:var(--color-white) !important}.age_acr{width:90%;background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-4)}.age_acr+div{padding-right:20px !important}.age_ahl{display:flex;height:0;justify-content:flex-end}.age_ahl .age_a3{display:flex;flex-direction:column;gap:10px !important}.age_ahl .age_a3>*:not(:last-child){margin-bottom:0 !important}.age_ahl+div{overflow-x:auto}
.axb_avu{display:block;color:var(--color-gray-light);font-size:var(--font-size-2)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay2_ay3{font-weight:var(--font-regular);font-size:var(--font-size-4);line-height:var(--font-size-6);white-space:pre-wrap}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.at0_q{background-color:var(--color-bg)}.at0_q *{border:none !important}.at0_q .bx--tab-content{padding:var(--space-m)}.at0_s{width:100%}.at0_s ul,.at0_s a{width:100% !important}.at0_at1{text-align:center}.at0_a0>*:not(:last-child){margin-bottom:var(--space-s)}.at0_a7{border-bottom:1px solid var(--color-disabled)}.at0_at2{display:flex;align-items:center;margin-bottom:var(--space-s)}.at0_al{font-size:var(--font-size-6);font-weight:var(--font-bold)}.at0_cg{display:flex;justify-content:center;align-items:center;width:26px;height:26px;margin:0 var(--space-xs);background-color:var(--color-primary);border-radius:50%;color:var(--color-white);font-size:var(--font-size-5);font-weight:var(--font-bold)}.at0_v2{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline}.at0_v2 .at0_v3{font-weight:var(--font-bold)}.at0_v2 .at0_v4{line-height:var(--space-s)}.at0_at3{margin:0;padding:0 var(--space-xs);line-height:145%;font-family:inherit}.at0_y1{padding:var(--space-m) var(--space-l) !important}.at0_y1 .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.at0_y1 .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.at0_nv{display:flex;flex-direction:column;gap:var(--space-xs)}.at0_nv .bx--accordion__item{background-color:var(--color-white);padding:0}.at0_nv .bx--accordion__heading{height:auto;min-height:var(--space-4xl);align-items:flex-start;padding:var(--space-s) 0}.at0_nv .bx--accordion__content{padding:var(--space-s) 0 !important}.at0_ag2{overflow-x:auto !important;display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.at0_ap4{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.at0_a3{display:flex;flex-direction:row;gap:var(--space-xs)}.at0_a3 svg{fill:var(--color-gray-medium);cursor:pointer}.at0_a3 svg:hover{fill:var(--color-primary)}.at0_a3 svg.at0_wf{fill:var(--color-primary)}.at0_ly{display:flex;justify-content:center;align-items:center;margin-bottom:var(--space-xs) !important;padding:0}.at0_at4{display:flex;flex-direction:column;gap:var(--space-xs)}.at0_at4:not(:last-child){margin-bottom:var(--space-s)}.at0_ag3{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.at0_ag4{margin-left:auto;cursor:pointer;color:var(--color-primary);text-decoration:underline}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.vx_ul>*+*{margin-top:var(--space-m)}.vx_um{margin-bottom:var(--space-xl)}.vx_um>*+*{margin-top:var(--space-s)}.vx_ur{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--space-m)}.vx_vy{background-color:var(--color-bg);padding:var(--space-s);min-width:var(--sidebar-width);width:var(--sidebar-width)}.vx_vz{flex:1;overflow-x:scroll}.vx_vz li.vx_v0>button{height:auto;min-height:64px}.vx_vz li.vx_v0 .bx--accordion__heading{align-items:flex-start;padding:var(--space-s) var(--space-m)}.vx_vz li.vx_v0 .bx--accordion__content{padding-left:var(--space-s);padding-right:var(--space-m)}.vx_v1{background-color:var(--color-bg);padding:var(--space-s);max-width:350px;width:100%}.vx_u3{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.vx_x{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.vx_x .bx--tabs{background-color:var(--color-bg) !important}.vx_x .bx--tab-content{display:none}.vx_un{display:flex;align-items:center;gap:var(--space-l);margin-top:var(--space-m)}.vx_uo{display:flex;justify-content:space-between}.vx_uo .vx_up{padding:unset;padding:var(--space-s) var(--space-m)}.vx_uq{max-width:85%}.vx_v2{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline;min-height:36px;padding:0}.vx_v2 .vx_v3{font-weight:var(--font-bold)}.vx_v2 .vx_v4{color:var(--color-primary);font-size:var(--font-size-3);font-style:normal;font-weight:var(--font-regular)}.vx_us{width:100%}.vx_us.vx_v5{max-width:100%;margin-left:0}.vx_u2{margin-bottom:var(--space-s);position:relative;display:flex;flex-direction:column;gap:var(--space-xs)}.vx_u2 .bx--text-input{padding-left:var(--space-xl)}.vx_v6{display:flex;justify-content:flex-end;margin-bottom:var(--space-5)}.vx_ce{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.vx_v7{display:flex;flex-direction:column;gap:0}.vx_u1{align-items:center;display:inline-flex;gap:var(--space-xxs)}.vx_u1 span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.vx_v8.vx_v9{background-color:var(--color-secondary-light) !important}.vx_uu{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.vx_wa{display:inline-flex;gap:var(--space-m)}.vx_uv:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.vx_u4{background-color:var(--color-secondary);border-radius:var(--space-3xs)}.vx_s{background-color:var(--color-bg) !important;padding:0 var(--space-xs)}.vx_s .bx--tabs__nav-item{background-color:#e8e8e8}.vx_s .bx--tabs__nav-item:hover{background-color:#e8e8e8 !important}.vx_s .bx--tabs__nav-item--selected{background-color:var(--color-white)}.vx_s .bx--tabs__nav-item--selected>a{border-bottom:none !important;border-top:2px solid var(--color-secondary)}.vx_s .bx--tabs__nav-item--selected:hover{background-color:var(--color-white) !important}.vx_a0{height:100%;padding:0}.vx_a0>*:not(:last-child){margin-bottom:0}.vx_nv{height:100%;display:flex;gap:var(--space-s);flex-direction:column;margin:0 !important;padding:0 !important}.vx_nv .bx--accordion{margin:0 !important;padding:0 !important}li.vx_v0{border-top:none !important;border-bottom:none !important;overflow:hidden;flex-shrink:0;transition:none;display:flex;flex-direction:column;scroll-behavior:smooth;margin:0 !important;padding:0 !important}li.vx_v0>button{background-color:var(--color-bg)}li.vx_v0>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.vx_v0.vx_wb{flex-shrink:1}li.vx_v0.vx_wb>div{max-height:initial}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azg_ak{background-color:var(--color-white);border:1px solid var(--color-bg);max-width:320px;width:100%}.azg_hw{display:flex;width:100%;height:167px}.azg_azh{width:320px;height:167px;min-height:167px;object-fit:cover}.azg_azh.azg_wu{background-color:var(--color-disabled);display:inline-flex;align-items:center;justify-content:center}.azg_azh svg{fill:var(--color-gray-dark)}.azg_azh:hover svg{fill:var(--color-secondary)}.azg_bw{min-height:60px;min-width:60px}.azg_gt{font-size:var(--font-size-4);line-height:22px;font-weight:600}.azg_azi{font-size:var(--font-size-2)}.azg_kr{display:flex;justify-content:space-between;align-items:center;height:72px;padding:12px 24px 20px}.azg_kr.azg_azj{border-bottom:1px solid var(--color-hover-medium)}.azg_fk{height:16px;font-size:var(--font-size-2);text-align:center}.azg_azk{margin-right:100px}.azg_azl{display:flex;flex-direction:column;align-items:flex-start}.azg_avx{font-size:var(--font-size-2);font-weight:400}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aw5_xv{display:flex;flex-wrap:wrap;gap:28px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xu_ak{position:relative}.xu_ul>*+*{margin-top:var(--space-m)}.xu_um>*+*{margin-top:var(--space-m)}.xu_x{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.xu_x .bx--tabs{background-color:var(--color-bg) !important}.xu_x .bx--tab-content{display:none}.xu_uo{display:flex;justify-content:space-between}.xu_un{display:flex;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.xu_uq{max-width:85%}.xu_bk{display:flex;align-items:center;gap:var(--space-l);position:absolute;right:0}.xu_ly>svg{margin-left:20px}.xu_s{max-width:75%;margin:24px 0}.xu_f{text-align:center}.xu_en{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:var(--space-xl)}.xu_h4{margin-top:var(--space-m)}.xu_xv{display:flex;flex-wrap:wrap;flex-direction:column;gap:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.s6_mg{height:100%;background-color:rgba(255,255,255,.5)}.s6_q{gap:var(--space-m);margin-bottom:var(--space-l)}.s6_f{margin-bottom:var(--space-s)}.s6_s7{background-color:var(--color-bg)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.t8_t9{display:flex;flex-direction:column;margin-bottom:16px}.t8_t9 .t8_ua{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-bold)}.t8_t9 .t8_ub{color:var(--color-dark-primary);font-size:var(--font-size-3);line-height:var(--font-size-4);font-weight:var(--font-regular)}.t8_q{display:flex;flex-direction:column;gap:var(--space-s)}.t8_q .t8_uc{text-align:justify}.t8_q .t8_ue{display:flex;flex-direction:column;gap:var(--space-xxs)}.t8_q .t8_ue .t8_uf{font-size:var(--font-size-5);font-weight:var(--font-bold)}.t8_q .t8_ug{display:flex;justify-content:space-between}.t8_q .t8_ug .t8_uh{display:flex;flex-direction:column}.t8_q .t8_ug .t8_uh span{color:var(--color-dark-primary);font-size:var(--font-size-2)}.t8_q .t8_ug .t8_uh p{font-size:var(--font-size-7);font-weight:var(--font-bold)}.t8_q .t8_ug .t8_ui{display:flex;gap:var(--space-xs)}#t8_uj{padding:unset;padding:var(--space-s) var(--space-m)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.em_q{display:flex;flex-wrap:wrap}.em_en{background-color:var(--color-white);max-width:100vw;width:100%}.em_eo{flex:1.5 1;min-width:40vw;height:calc(100vh - var(--header-height));overflow-y:auto;overflow-x:hidden;padding:var(--space-m) var(--space-s) 0;background-color:var(--color-hover-table)}.em_ep{margin:var(--space-xl) 0 var(--space-xs)}.em_v{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}.em_eq{padding:var(--space-s) var(--space-m);background-color:var(--color-white);border-radius:4px;font-size:var(--font-size-2);color:var(--color-primary-light)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r2_r3{width:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r8_ak{display:flex;align-items:flex-start;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.r8_gk{flex:5 1 90%;display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;row-gap:28px}.r8_gv{display:flex;align-items:flex-start;gap:var(--space-s)}.r8_r9{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background-color:var(--color-secondary);border-radius:8px}.r8_fk{font-size:var(--font-size-m);line-height:18px;font-weight:600}.r8_mj{line-height:22px}.r8_a3{flex:1 1 20%;display:flex;flex-direction:column;align-items:flex-end;gap:8px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r6_ak{width:100%;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.r6_kr{display:flex;align-items:center;gap:10px}.r6_gt{font-size:var(--font-size-m);line-height:18px;font-weight:600}.r6_f{margin-top:var(--space-xs);line-height:22px}.r6_r7{display:flex;justify-content:center;padding:var(--space-xxs);margin-top:var(--space-s);line-height:22px;background-color:var(--color-secondary);border-radius:8px;width:125px}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.t_u{padding:64px 160px}.t_v{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}
.nq_ak{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:var(--space-3xl)}.nq_au{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:600px;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.5);padding:0 var(--space-sm)}.nq_al{font-size:var(--font-size-xl);font-weight:var(--font-bold)}.nq_nr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);width:100%}.nq_r{font-size:var(--font-size-l);font-weight:var(--font-bold)}.nq_ns{display:flex;justify-content:center;font-weight:var(--font-regular);color:#666;text-decoration:none;margin:var(--font-size-xs);width:90%}.nq_nt{width:90%;color:hsla(0,0%,80%,.6156862745)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ac_o{width:100%}.ac_ae{margin-bottom:var(--space-m)}.ac_ae div>div>input{background-color:var(--color-bg)}.ac_af{margin-top:var(--space-m)}.ac_af a{color:var(--color-primary);text-decoration:none}.ac_af a:hover{text-decoration:underline}.ac_ag{height:100%}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zc_ze{display:flex;align-items:center;position:relative;margin-bottom:var(--space-s)}.zc_zf{position:absolute;right:var(--space-xxs);top:0;bottom:0;display:flex;align-items:center}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.hl_al{color:var(--Dark-Primary-DP100, #161616);font-size:var(--font-size-5);font-style:normal;font-weight:var(--font-bold);line-height:26px}.hl_r{color:var(--Dark-Primary-DP60, #737373);font-size:var(--font-size-s);font-style:normal;font-weight:var(--font-regular);line-height:20px;margin-bottom:var(--space-s)}.hl_hm{padding:var(--space-s)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.rv_au{padding:var(--space-s)}.rv_ax{display:flex;justify-content:center;padding:var(--space-xl)}.rv_x{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-m)}.rv_r{color:var(--color-dark-primary);margin-top:var(--space-3xs)}.rv_rf{color:var(--color-dark-primary);padding:var(--space-l) 0;text-align:center}.rv_rg{color:var(--color-error);padding:var(--space-m) 0}.rv_ma{border-collapse:collapse;width:100%}.rv_rh{border-bottom:1px solid var(--color-border);color:var(--color-dark-primary);font-size:var(--font-size-s);font-weight:var(--font-bold);padding:var(--space-xs) var(--space-s);text-align:left}.rv_kr{border-bottom:1px solid var(--color-border)}.rv_ri{padding:var(--space-s);vertical-align:middle}.rv_rj{text-align:right}.rv_rw{display:block;font-weight:var(--font-bold)}.rv_rx{color:var(--color-dark-primary);display:block;font-size:var(--font-size-s);margin-top:var(--space-3xs)}.rv_me{z-index:9999}.rv_ry{display:flex;flex-direction:column;gap:var(--space-s)}.rv_rz{color:var(--color-error);font-weight:var(--font-bold)}.rv_r0{display:flex;justify-content:flex-end}.rv_rl{background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);padding:var(--space-m);margin-bottom:var(--space-m)}.rv_rm{margin:0;padding-left:var(--space-m);display:flex;flex-direction:column;gap:var(--space-xs);line-height:1.5;color:var(--color-text)}.rv_rr{background:var(--color-bg);border-radius:var(--space-xxs);padding:var(--space-s)}.rv_rs{margin:0;font-family:monospace;font-size:var(--font-size-s);white-space:pre-wrap;word-break:break-all;color:var(--color-text);line-height:1.5}.rv_rt{background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);padding:var(--space-3xs) var(--space-xs);font-size:var(--font-size-s);cursor:pointer;color:var(--color-text)}.rv_rt:hover{background:var(--color-hover-medium)}.rv_ru{font-family:monospace;font-size:var(--font-size-s);background:var(--color-bg);padding:var(--space-3xs) var(--space-xxs);border-radius:var(--space-3xs)}.rv_r1{color:var(--color-text)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.re_au{padding:var(--space-s)}.re_ax{display:flex;justify-content:center;padding:var(--space-xl)}.re_x{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-m)}.re_r{color:var(--color-dark-primary);margin-top:var(--space-3xs)}.re_rf{color:var(--color-dark-primary);padding:var(--space-l) 0;text-align:center}.re_rg{color:var(--color-error);padding:var(--space-m) 0}.re_ma{border-collapse:collapse;width:100%}.re_rh{border-bottom:1px solid var(--color-border);color:var(--color-dark-primary);font-size:var(--font-size-s);font-weight:var(--font-bold);padding:var(--space-xs) var(--space-s);text-align:left}.re_kr{border-bottom:1px solid var(--color-border)}.re_ri{padding:var(--space-s);vertical-align:middle}.re_rj{text-align:right}.re_rk{display:block;font-weight:var(--font-bold)}.re_rl{background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);padding:var(--space-m);margin-bottom:var(--space-m)}.re_rm{margin:0;padding-left:var(--space-m);display:flex;flex-direction:column;gap:var(--space-xs);line-height:1.5;color:var(--color-text)}.re_rn{list-style:disc}.re_ro{list-style:none}.re_rp{color:var(--color-link);text-decoration:underline}.re_rq{background:var(--color-bg);border-left:var(--space-3xs) solid var(--color-primary);color:var(--color-text)}.re_rr{background:var(--color-bg);border-radius:var(--space-xxs);padding:var(--space-s);margin-top:var(--space-xs)}.re_rs{margin:0;font-family:monospace;font-size:var(--font-size-s);white-space:pre-wrap;word-break:break-all;color:var(--color-text);line-height:1.5}.re_rt{background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);padding:var(--space-3xs) var(--space-xs);font-size:var(--font-size-s);cursor:pointer;color:var(--color-text)}.re_rt:hover{background:var(--color-hover-medium)}.re_ru{font-family:monospace;font-size:var(--font-size-s);background:var(--color-bg);padding:var(--space-3xs) var(--space-xxs);border-radius:var(--space-3xs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aw_au{margin:0 auto;max-width:640px;padding:var(--space-l) var(--space-s)}.aw_ax{display:flex;justify-content:center;padding:var(--space-xl)}.aw_ay{color:var(--color-dark-primary);margin-top:var(--space-xs)}.aw_az{margin-top:var(--space-m)}.aw_a0{color:var(--color-dark-primary);list-style:disc;margin:var(--space-xxs) 0 0;padding-left:var(--space-m)}.aw_a1{color:var(--color-dark-primary);display:block;margin-top:var(--space-m)}.aw_a2{color:var(--color-red-primary);display:block;margin-top:var(--space-s)}.aw_a3{margin-top:var(--space-l)}
.Toastify__toast{line-height:20px;border-radius:0 !important}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}
#HW_badge_cont .HW_softHidden{background-color:var(--color-black)}#HW_badge_cont:hover .HW_softHidden{background-color:var(--color-gray)}#HW_frame_cont{transform:translateX(-50%) translateY(10px)}body.with-sidebar-nav #HW_frame_cont{transform:translateY(10px)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}
.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}

.driver-popover.wynter-walkthrough{border-radius:0;padding:0;min-width:500px;background-color:var(--color-white);border:none}.driver-popover.wynter-walkthrough .driver-popover-title{font-size:var(--font-size-6)}.driver-popover.wynter-walkthrough .driver-popover-title{font-weight:var(--font-regular);font-size:var(--font-size-6);line-height:1.625;padding:var(--space-s)}.driver-popover.wynter-walkthrough .driver-popover-description{padding:0 var(--space-s) var(--space-s);font-size:.875rem;font-weight:var(--font-regular);line-height:1.25rem;letter-spacing:.16px}.driver-popover.wynter-walkthrough .driver-popover-navigation-btns{justify-content:stretch;padding:0}.driver-popover.wynter-walkthrough .driver-popover-close-btn{display:block;font-size:var(--font-size-8);margin:.5rem}.driver-popover.wynter-walkthrough .driver-popover-navigation-btns>*{padding:var(--space-s) var(--space-m);width:100%;text-align:center;margin:0;border-radius:0;text-shadow:none;font-size:var(--font-size-3)}.driver-popover.wynter-walkthrough .driver-popover-navigation-btns>.driver-popover-next-btn{background:var(--color-black);color:var(--color-white);border:none}.driver-popover.wynter-walkthrough .driver-popover-navigation-btns>.driver-popover-next-btn:hover{background-color:var(--color-primary-light)}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

button,
select,
input,
textarea {
  border-radius: 0;
  font-family: inherit;
}

input[type='text']::-ms-clear {
  display: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button {
  margin: 0;
}

html {
  font-size: 100%;
}

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
}

strong {
  font-weight: 600;
}

@media screen and (-ms-high-contrast: active) {
  svg {
    fill: ButtonText;
  }
}

h1 {
  font-size: 2.625rem;
  font-weight: 300;
  line-height: 3.125rem;
  letter-spacing: 0;
}

h2 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0;
}

h3 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.25rem;
  letter-spacing: 0;
}

h4 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
}

h5 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375rem;
  letter-spacing: 0;
}

h6 {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
}

a {
  color: #0062ff;
}

em {
  font-style: italic;
}

@-webkit-keyframes skeleton {
  0% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3;
  }
  20% {
    width: 100%;
    left: 0;
    right: auto;
    opacity: 1;
  }
  28% {
    width: 100%;
    left: auto;
    right: 0;
  }
  51% {
    width: 0%;
    left: auto;
    right: 0;
  }
  58% {
    width: 0%;
    left: auto;
    right: 0;
  }
  82% {
    width: 100%;
    left: auto;
    right: 0;
  }
  83% {
    width: 100%;
    left: 0;
    right: auto;
  }
  96% {
    width: 0%;
    left: 0;
    right: auto;
  }
  100% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3;
  }
}

@keyframes skeleton {
  0% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3;
  }
  20% {
    width: 100%;
    left: 0;
    right: auto;
    opacity: 1;
  }
  28% {
    width: 100%;
    left: auto;
    right: 0;
  }
  51% {
    width: 0%;
    left: auto;
    right: 0;
  }
  58% {
    width: 0%;
    left: auto;
    right: 0;
  }
  82% {
    width: 100%;
    left: auto;
    right: 0;
  }
  83% {
    width: 100%;
    left: 0;
    right: auto;
  }
  96% {
    width: 0%;
    left: 0;
    right: auto;
  }
  100% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3;
  }
}

.bx--text-truncate--end {
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bx--text-truncate--front {
  width: 100%;
  display: inline-block;
  direction: rtl;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1gMoW.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa1Xdm.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1gMoW.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlBFhA.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1i8q0Q.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlBFhA.woff) format("woff");
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1jcoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1hMoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1j8oQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1jsoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1gMoQPttozw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa2HdgregdFOFh.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa0XdgregdFOFh.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa2ndgregdFOFh.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa23dgregdFOFh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa1XdgregdFA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1jcoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1hMoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1j8oQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1jsoQPttoz6Pz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1gMoQPttozw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl1FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlRFgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl9FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl5FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlBFgsAXHNk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iIq131nj-otFQ.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1isq131nj-otFQ.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iAq131nj-otFQ.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iEq131nj-otFQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl1FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlRFgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl9FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl5FgsAXHNlYzg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlBFgsAXHNk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfo.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZP.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfo.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFscg.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeEw.woff) format("woff");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFscg.woff) format("woff");
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRce_fuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRccvfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRceffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcePfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfuJGl18Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGqZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuE6ZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuFKZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGKZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGaZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZJW9XjDg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJce_fuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJccvfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJceffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcePfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfuJGl18Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIxsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIVsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIJsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI5sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI9sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFsdP3pBms.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdzeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdXeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdLeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd7eFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd_eFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeFaxOedc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIxsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIVsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIJsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI5sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI9sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFsdP3pBms.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.bx--assistive-text,
.bx--visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--body {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  background-color: #ffffff;
  line-height: 1;
}

body {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  background-color: #ffffff;
  line-height: 1;
}

.bx--grid {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 42rem) {
  .bx--grid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 99rem) {
  .bx--grid {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 99rem) {
  .bx--grid--full-width {
    max-width: 100%;
  }
}

.bx--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.bx--grid--condensed [class*='bx--col'] {
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}

.bx--col {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col,
.bx--grid--condensed .bx--col {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm-0,
.bx--grid--condensed .bx--col-sm-0 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm-1,
.bx--grid--condensed .bx--col-sm-1 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm-2,
.bx--grid--condensed .bx--col-sm-2 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm-3,
.bx--grid--condensed .bx--col-sm-3 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm-4,
.bx--grid--condensed .bx--col-sm-4 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-sm,
.bx--col-sm--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-sm,
.bx--grid--condensed .bx--col-sm, .bx--row--condensed
.bx--col-sm--auto,
.bx--grid--condensed
.bx--col-sm--auto {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col,
.bx--col-sm {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.bx--col--auto,
.bx--col-sm--auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  width: auto;
  max-width: 100%;
}

.bx--col-sm-0 {
  display: none;
}

.bx--col-sm-1 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.bx--col-sm-2 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.bx--col-sm-3 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.bx--col-sm-4 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.bx--offset-sm-0 {
  margin-left: 0;
}

.bx--offset-sm-1 {
  margin-left: 25%;
}

.bx--offset-sm-2 {
  margin-left: 50%;
}

.bx--offset-sm-3 {
  margin-left: 75%;
}

.bx--col-md-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-0,
.bx--grid--condensed .bx--col-md-0 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-1,
.bx--grid--condensed .bx--col-md-1 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-2,
.bx--grid--condensed .bx--col-md-2 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-3,
.bx--grid--condensed .bx--col-md-3 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-4,
.bx--grid--condensed .bx--col-md-4 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-5,
.bx--grid--condensed .bx--col-md-5 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-6,
.bx--grid--condensed .bx--col-md-6 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-7,
.bx--grid--condensed .bx--col-md-7 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md-8,
.bx--grid--condensed .bx--col-md-8 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-md,
.bx--col-md--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-md,
.bx--grid--condensed .bx--col-md, .bx--row--condensed
.bx--col-md--auto,
.bx--grid--condensed
.bx--col-md--auto {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

@media (min-width: 42rem) {
  .bx--col,
  .bx--col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bx--col--auto,
  .bx--col-md--auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: auto;
    max-width: 100%;
  }
  .bx--col-md-0 {
    display: none;
  }
  .bx--col-md-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .bx--col-md-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bx--col-md-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .bx--col-md-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bx--col-md-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .bx--col-md-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bx--col-md-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .bx--col-md-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bx--offset-md-0 {
    margin-left: 0;
  }
  .bx--offset-md-1 {
    margin-left: 12.5%;
  }
  .bx--offset-md-2 {
    margin-left: 25%;
  }
  .bx--offset-md-3 {
    margin-left: 37.5%;
  }
  .bx--offset-md-4 {
    margin-left: 50%;
  }
  .bx--offset-md-5 {
    margin-left: 62.5%;
  }
  .bx--offset-md-6 {
    margin-left: 75%;
  }
  .bx--offset-md-7 {
    margin-left: 87.5%;
  }
}

.bx--col-lg-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-0,
.bx--grid--condensed .bx--col-lg-0 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-1,
.bx--grid--condensed .bx--col-lg-1 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-2,
.bx--grid--condensed .bx--col-lg-2 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-3,
.bx--grid--condensed .bx--col-lg-3 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-4,
.bx--grid--condensed .bx--col-lg-4 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-5,
.bx--grid--condensed .bx--col-lg-5 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-6,
.bx--grid--condensed .bx--col-lg-6 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-7,
.bx--grid--condensed .bx--col-lg-7 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-8,
.bx--grid--condensed .bx--col-lg-8 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-9,
.bx--grid--condensed .bx--col-lg-9 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-10,
.bx--grid--condensed .bx--col-lg-10 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-11,
.bx--grid--condensed .bx--col-lg-11 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg-12,
.bx--grid--condensed .bx--col-lg-12 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-lg,
.bx--col-lg--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-lg,
.bx--grid--condensed .bx--col-lg, .bx--row--condensed
.bx--col-lg--auto,
.bx--grid--condensed
.bx--col-lg--auto {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

@media (min-width: 66rem) {
  .bx--col,
  .bx--col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bx--col--auto,
  .bx--col-lg--auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: auto;
    max-width: 100%;
  }
  .bx--col-lg-0 {
    display: none;
  }
  .bx--col-lg-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bx--col-lg-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bx--col-lg-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bx--col-lg-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bx--col-lg-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bx--col-lg-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bx--col-lg-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bx--col-lg-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bx--col-lg-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bx--col-lg-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bx--col-lg-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bx--col-lg-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bx--offset-lg-0 {
    margin-left: 0;
  }
  .bx--offset-lg-1 {
    margin-left: 8.33333%;
  }
  .bx--offset-lg-2 {
    margin-left: 16.66667%;
  }
  .bx--offset-lg-3 {
    margin-left: 25%;
  }
  .bx--offset-lg-4 {
    margin-left: 33.33333%;
  }
  .bx--offset-lg-5 {
    margin-left: 41.66667%;
  }
  .bx--offset-lg-6 {
    margin-left: 50%;
  }
  .bx--offset-lg-7 {
    margin-left: 58.33333%;
  }
  .bx--offset-lg-8 {
    margin-left: 66.66667%;
  }
  .bx--offset-lg-9 {
    margin-left: 75%;
  }
  .bx--offset-lg-10 {
    margin-left: 83.33333%;
  }
  .bx--offset-lg-11 {
    margin-left: 91.66667%;
  }
}

.bx--col-xlg-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-0,
.bx--grid--condensed .bx--col-xlg-0 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-1,
.bx--grid--condensed .bx--col-xlg-1 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-2,
.bx--grid--condensed .bx--col-xlg-2 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-3,
.bx--grid--condensed .bx--col-xlg-3 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-4,
.bx--grid--condensed .bx--col-xlg-4 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-5,
.bx--grid--condensed .bx--col-xlg-5 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-6,
.bx--grid--condensed .bx--col-xlg-6 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-7,
.bx--grid--condensed .bx--col-xlg-7 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-8,
.bx--grid--condensed .bx--col-xlg-8 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-9,
.bx--grid--condensed .bx--col-xlg-9 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-10,
.bx--grid--condensed .bx--col-xlg-10 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-11,
.bx--grid--condensed .bx--col-xlg-11 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg-12,
.bx--grid--condensed .bx--col-xlg-12 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-xlg,
.bx--col-xlg--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-xlg,
.bx--grid--condensed .bx--col-xlg, .bx--row--condensed
.bx--col-xlg--auto,
.bx--grid--condensed
.bx--col-xlg--auto {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

@media (min-width: 82rem) {
  .bx--col,
  .bx--col-xlg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bx--col--auto,
  .bx--col-xlg--auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: auto;
    max-width: 100%;
  }
  .bx--col-xlg-0 {
    display: none;
  }
  .bx--col-xlg-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bx--col-xlg-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bx--col-xlg-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bx--col-xlg-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bx--col-xlg-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bx--col-xlg-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bx--col-xlg-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bx--col-xlg-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bx--col-xlg-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bx--col-xlg-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bx--col-xlg-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bx--col-xlg-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bx--offset-xlg-0 {
    margin-left: 0;
  }
  .bx--offset-xlg-1 {
    margin-left: 8.33333%;
  }
  .bx--offset-xlg-2 {
    margin-left: 16.66667%;
  }
  .bx--offset-xlg-3 {
    margin-left: 25%;
  }
  .bx--offset-xlg-4 {
    margin-left: 33.33333%;
  }
  .bx--offset-xlg-5 {
    margin-left: 41.66667%;
  }
  .bx--offset-xlg-6 {
    margin-left: 50%;
  }
  .bx--offset-xlg-7 {
    margin-left: 58.33333%;
  }
  .bx--offset-xlg-8 {
    margin-left: 66.66667%;
  }
  .bx--offset-xlg-9 {
    margin-left: 75%;
  }
  .bx--offset-xlg-10 {
    margin-left: 83.33333%;
  }
  .bx--offset-xlg-11 {
    margin-left: 91.66667%;
  }
}

.bx--col-max-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-0,
.bx--grid--condensed .bx--col-max-0 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-1,
.bx--grid--condensed .bx--col-max-1 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-2,
.bx--grid--condensed .bx--col-max-2 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-3,
.bx--grid--condensed .bx--col-max-3 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-4,
.bx--grid--condensed .bx--col-max-4 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-5,
.bx--grid--condensed .bx--col-max-5 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-6,
.bx--grid--condensed .bx--col-max-6 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-7,
.bx--grid--condensed .bx--col-max-7 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-8,
.bx--grid--condensed .bx--col-max-8 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-9,
.bx--grid--condensed .bx--col-max-9 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-10,
.bx--grid--condensed .bx--col-max-10 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-11,
.bx--grid--condensed .bx--col-max-11 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max-12,
.bx--grid--condensed .bx--col-max-12 {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

.bx--col-max,
.bx--col-max--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--row--condensed .bx--col-max,
.bx--grid--condensed .bx--col-max, .bx--row--condensed
.bx--col-max--auto,
.bx--grid--condensed
.bx--col-max--auto {
  padding-right: 0.0625rem;
  padding-left: 0.0625rem;
}

@media (min-width: 99rem) {
  .bx--col,
  .bx--col-max {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bx--col--auto,
  .bx--col-max--auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: auto;
    max-width: 100%;
  }
  .bx--col-max-0 {
    display: none;
  }
  .bx--col-max-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .bx--col-max-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .bx--col-max-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bx--col-max-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .bx--col-max-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .bx--col-max-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bx--col-max-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .bx--col-max-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .bx--col-max-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bx--col-max-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .bx--col-max-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .bx--col-max-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bx--offset-max-0 {
    margin-left: 0;
  }
  .bx--offset-max-1 {
    margin-left: 8.33333%;
  }
  .bx--offset-max-2 {
    margin-left: 16.66667%;
  }
  .bx--offset-max-3 {
    margin-left: 25%;
  }
  .bx--offset-max-4 {
    margin-left: 33.33333%;
  }
  .bx--offset-max-5 {
    margin-left: 41.66667%;
  }
  .bx--offset-max-6 {
    margin-left: 50%;
  }
  .bx--offset-max-7 {
    margin-left: 58.33333%;
  }
  .bx--offset-max-8 {
    margin-left: 66.66667%;
  }
  .bx--offset-max-9 {
    margin-left: 75%;
  }
  .bx--offset-max-10 {
    margin-left: 83.33333%;
  }
  .bx--offset-max-11 {
    margin-left: 91.66667%;
  }
}

.bx--no-gutter,
.bx--row.bx--no-gutter [class*='bx--col'] {
  padding-left: 0;
  padding-right: 0;
}

.bx--no-gutter--left,
.bx--row.bx--no-gutter--left [class*='bx--col'] {
  padding-left: 0;
}

.bx--no-gutter--right,
.bx--row.bx--no-gutter--right [class*='bx--col'] {
  padding-right: 0;
}

.bx--hang--left {
  padding-left: 1rem;
}

.bx--hang--right {
  padding-right: 1rem;
}

.bx--aspect-ratio {
  height: 0;
  position: relative;
}

.bx--aspect-ratio--object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.bx--aspect-ratio--16x9 {
  padding-bottom: 56.25%;
}

.bx--aspect-ratio--2x1 {
  padding-bottom: 50%;
}

.bx--aspect-ratio--4x3 {
  padding-bottom: 75%;
}

.bx--aspect-ratio--1x1 {
  padding-bottom: 100%;
}

.bx--aspect-ratio--1x2 {
  padding-bottom: 200%;
}

.bx--btn-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--btn-set > .bx--btn {
  max-width: 12.25rem;
  width: 100%;
}

.bx--btn--secondary.bx--btn--disabled
+ .bx--btn--primary.bx--btn--disabled,
.bx--btn--tertiary.bx--btn--disabled
+ .bx--btn--danger.bx--btn--disabled {
  -webkit-box-shadow: -0.0625rem 0 0 0 #8d8d8d;
          box-shadow: -0.0625rem 0 0 0 #8d8d8d;
}

.bx--btn {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  vertical-align: top;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 3rem;
  padding: calc(0.875rem - 3px) 60px calc(0.875rem - 3px) 12px;
  border-radius: 0;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9);
  outline: none;
  position: relative;
  max-width: 20rem;
  margin: 0;
}

.bx--btn:disabled, .bx--btn:hover:disabled, .bx--btn:focus:disabled, .bx--btn.bx--btn--disabled, .bx--btn.bx--btn--disabled:hover, .bx--btn.bx--btn--disabled:focus {
  cursor: not-allowed;
  color: #8d8d8d;
  background: #c6c6c6;
  border-color: #c6c6c6;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}

.bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.bx--btn--primary {
  background-color: #0f62fe;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  color: #ffffff;
}

.bx--btn--primary:hover {
  background-color: #0353e9;
}

.bx--btn--primary:focus {
  border-color: #0f62fe;
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
}

.bx--btn--primary:active {
  background-color: #002d9c;
}

.bx--btn--primary .bx--btn__icon,
.bx--btn--primary .bx--btn__icon path {
  fill: currentColor;
}

.bx--btn--primary:hover {
  color: #ffffff;
}

.bx--btn--secondary {
  background-color: #393939;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  color: #ffffff;
}

.bx--btn--secondary:hover {
  background-color: #4c4c4c;
}

.bx--btn--secondary:focus {
  border-color: #0f62fe;
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
}

.bx--btn--secondary:active {
  background-color: #6f6f6f;
}

.bx--btn--secondary .bx--btn__icon,
.bx--btn--secondary .bx--btn__icon path {
  fill: currentColor;
}

.bx--btn--secondary:hover, .bx--btn--secondary:focus {
  color: #ffffff;
}

.bx--btn--tertiary {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #0f62fe;
  color: #0f62fe;
}

.bx--btn--tertiary:hover {
  background-color: #0353e9;
}

.bx--btn--tertiary:focus {
  border-color: #0f62fe;
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
}

.bx--btn--tertiary:active {
  background-color: #002d9c;
}

.bx--btn--tertiary .bx--btn__icon,
.bx--btn--tertiary .bx--btn__icon path {
  fill: currentColor;
}

.bx--btn--tertiary:hover {
  color: #ffffff;
}

.bx--btn--tertiary:focus {
  color: #ffffff;
  background-color: #0f62fe;
}

.bx--btn--tertiary:active {
  border-color: transparent;
}

.bx--btn--tertiary:disabled, .bx--btn--tertiary:hover:disabled, .bx--btn--tertiary:focus:disabled, .bx--btn--tertiary.bx--btn--disabled, .bx--btn--tertiary.bx--btn--disabled:hover, .bx--btn--tertiary.bx--btn--disabled:focus {
  background: transparent;
  color: #c6c6c6;
  outline: none;
}

.bx--btn--ghost {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  color: #0f62fe;
  padding: calc(0.875rem - 3px) 12px;
}

.bx--btn--ghost:hover {
  background-color: #e5e5e5;
}

.bx--btn--ghost:focus {
  border-color: #0f62fe;
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
}

.bx--btn--ghost:active {
  background-color: #c6c6c6;
}

.bx--btn--ghost .bx--btn__icon,
.bx--btn--ghost .bx--btn__icon path {
  fill: currentColor;
}

.bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: 0.5rem;
}

.bx--btn--ghost:hover, .bx--btn--ghost:active {
  color: #0043ce;
}

.bx--btn--ghost:active {
  background-color: #c6c6c6;
}

.bx--btn--ghost:disabled, .bx--btn--ghost:hover:disabled, .bx--btn--ghost:focus:disabled, .bx--btn--ghost.bx--btn--disabled, .bx--btn--ghost.bx--btn--disabled:hover, .bx--btn--ghost.bx--btn--disabled:focus {
  color: #c6c6c6;
  background: transparent;
  border-color: transparent;
  outline: none;
}

.bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 12px;
}

.bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 12px;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid #0f62fe;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label);
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1;
}

@-webkit-keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: #0f62fe;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus
svg {
  outline-color: transparent;
}

.bx--btn--icon-only--top {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--btn--icon-only--top:focus {
  outline: 1px solid #0f62fe;
}

.bx--btn--icon-only--top:focus {
  outline: 1px solid transparent;
}

.bx--btn--icon-only--top:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after,
.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after,
  .bx--btn--icon-only--top .bx--assistive-text,
  .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--btn--icon-only--top::after,
.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::after,
  .bx--btn--icon-only--top .bx--assistive-text,
  .bx--btn--icon-only--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--btn--icon-only--top::after,
  .bx--btn--icon-only--top .bx--assistive-text,
  .bx--btn--icon-only--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--btn--icon-only--top::after,
  .bx--btn--icon-only--top .bx--assistive-text,
  .bx--btn--icon-only--top + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--btn--icon-only--top::after {
  content: attr(aria-label);
}

.bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none;
}

.bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--btn--icon-only--top:hover::before, .bx--btn--icon-only--top:hover::after, .bx--btn--icon-only--top:focus::before, .bx--btn--icon-only--top:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text,
.bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top:hover .bx--assistive-text,
.bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:focus .bx--assistive-text,
.bx--btn--icon-only--top:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text,
.bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn--icon-only--top:hover .bx--assistive-text,
.bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--btn--icon-only--top:focus .bx--assistive-text,
.bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text,
.bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after,
.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--btn--icon-only--top::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--btn--icon-only--top::after,
.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text,
.bx--btn--icon-only--top + .bx--assistive-text {
  top: -0.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--btn--icon-only--bottom::before, .bx--btn--icon-only--bottom::after,
.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--btn--icon-only--bottom::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--btn--icon-only--bottom::after,
.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--btn--icon-only--bottom + .bx--assistive-text,
.bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--btn--icon-only {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.bx--btn--icon-only .bx--btn__icon {
  position: static;
}

.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon {
  margin: 0;
}

.bx--btn--ghost.bx--btn--icon-only
.bx--btn__icon
path,
.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: #161616;
}

.bx--btn--ghost.bx--btn--icon-only[disabled]
.bx--btn__icon
path,
.bx--btn--ghost.bx--btn--icon-only[disabled]
.bx--btn__icon {
  fill: #c6c6c6;
}

.bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed;
}

.bx--btn--ghost.bx--btn--icon-only[disabled]
.bx--assistive-text,
.bx--btn--ghost.bx--btn--icon-only[disabled]::before {
  display: none;
}

.bx--btn--field.bx--btn--icon-only {
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
}

.bx--btn--sm.bx--btn--icon-only {
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
}

.bx--btn--danger {
  background-color: #da1e28;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  color: #ffffff;
}

.bx--btn--danger:hover {
  background-color: #b81921;
}

.bx--btn--danger:focus {
  border-color: #0f62fe;
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #ffffff;
}

.bx--btn--danger:active {
  background-color: #750e13;
}

.bx--btn--danger .bx--btn__icon,
.bx--btn--danger .bx--btn__icon path {
  fill: currentColor;
}

.bx--btn--danger:hover {
  color: #ffffff;
}

.bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px;
}

.bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px;
}

.bx--btn.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 9.375rem;
}

.bx--btn.bx--skeleton:hover, .bx--btn.bx--skeleton:focus, .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--btn.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--btn.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

@-webkit-keyframes hide-feedback {
  0% {
    visibility: inherit;
    opacity: 1;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}

@keyframes hide-feedback {
  0% {
    visibility: inherit;
    opacity: 1;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}

@-webkit-keyframes show-feedback {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: inherit;
    opacity: 1;
  }
}

@keyframes show-feedback {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: inherit;
    opacity: 1;
  }
}

.bx--btn--copy {
  position: relative;
  overflow: visible;
}

.bx--btn--copy .bx--btn__icon {
  margin-left: 0.3125rem;
}

.bx--btn--copy__feedback {
  position: absolute;
  display: none;
  top: 1.2rem;
  left: 50%;
}

.bx--btn--copy__feedback:focus {
  border: 2px solid red;
}

.bx--btn--copy__feedback:before {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  top: 1.1rem;
  padding: 0.25rem;
  color: #ffffff;
  content: attr(data-feedback);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  pointer-events: none;
  border-radius: 4px;
  font-weight: 400;
  z-index: 2;
}

.bx--btn--copy__feedback:after {
  top: 0.85rem;
  width: 0.6rem;
  height: 0.6rem;
  left: -0.3rem;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #393939;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  z-index: 1;
}

.bx--btn--copy__feedback:before, .bx--btn--copy__feedback:after {
  position: absolute;
  display: block;
  background: #393939;
}

.bx--btn--copy__feedback--displayed {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.bx--copy-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  border: none;
  height: 2.5rem;
  width: 2.5rem;
  background-color: #f4f4f4;
  cursor: pointer;
}

.bx--copy-btn:hover {
  background-color: #e5e5e5;
}

.bx--copy-btn::before {
  position: absolute;
  z-index: 10000;
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
  display: none;
}

.bx--copy-btn .bx--copy-btn__feedback {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  clip: auto;
  margin: auto;
  overflow: visible;
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--copy-btn .bx--copy-btn__feedback {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--copy-btn .bx--copy-btn__feedback {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--copy-btn .bx--copy-btn__feedback {
    width: 13rem;
  }
}

.bx--copy-btn::before, .bx--copy-btn::after,
.bx--copy-btn .bx--assistive-text,
.bx--copy-btn + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--copy-btn::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--copy-btn::after,
.bx--copy-btn .bx--assistive-text,
.bx--copy-btn .bx--assistive-text,
.bx--copy-btn + .bx--assistive-text,
.bx--copy-btn + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--copy-btn:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  outline-color: #0f62fe;
}

.bx--copy-btn.bx--copy-btn--animating::before,
.bx--copy-btn.bx--copy-btn--animating .bx--copy-btn__feedback {
  display: block;
}

.bx--copy-btn.bx--copy-btn--animating.bx--copy-btn--fade-out::before,
.bx--copy-btn.bx--copy-btn--animating.bx--copy-btn--fade-out .bx--copy-btn__feedback {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) hide-feedback;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) hide-feedback;
}

.bx--copy-btn.bx--copy-btn--animating.bx--copy-btn--fade-in::before,
.bx--copy-btn.bx--copy-btn--animating.bx--copy-btn--fade-in .bx--copy-btn__feedback {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) show-feedback;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) show-feedback;
}

.bx--fieldset {
  margin-bottom: 2rem;
}

.bx--form-item {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bx--label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  color: #393939;
  font-weight: 400;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: 0.5rem;
  line-height: 1rem;
}

.bx--label .bx--tooltip__trigger {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
}

.bx--label.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 4.6875rem;
  height: 0.875rem;
}

.bx--label.bx--skeleton:hover, .bx--label.bx--skeleton:focus, .bx--label.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--label.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--label.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

input[type='number'] {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
}

input[data-invalid],
.bx--text-input__field-wrapper[data-invalid],
.bx--text-area__wrapper[data-invalid]
> .bx--text-area--invalid,
.bx--select-input__wrapper[data-invalid],
.bx--list-box[data-invalid],
.bx--combo-box[data-invalid] .bx--text-input {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

input[data-invalid] ~ .bx--form-requirement,
.bx--text-input__field-wrapper[data-invalid] ~ .bx--form-requirement,
.bx--text-area__wrapper[data-invalid] ~ .bx--form-requirement,
.bx--select-input__wrapper[data-invalid] ~ .bx--form-requirement,
.bx--time-picker[data-invalid] ~ .bx--form-requirement,
.bx--list-box[data-invalid] ~ .bx--form-requirement {
  max-height: 12.5rem;
  display: block;
  color: #da1e28;
}

input:not(output):not([data-invalid]):-moz-ui-invalid {
  box-shadow: none;
}

.bx--form-requirement {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  margin: 0.25rem 0 0;
  max-height: 0;
  overflow: hidden;
  line-height: 1.5;
  display: none;
}

.bx--label + .bx--form__helper-text {
  margin-top: -0.375rem;
}

.bx--form__helper-text {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.32px;
  color: #6f6f6f;
  z-index: 0;
  opacity: 1;
  margin-bottom: 0.5rem;
  max-width: 75%;
}

.bx--label--disabled,
.bx--form__helper-text--disabled {
  color: #c6c6c6;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/* Stroke animations */
@-webkit-keyframes init-stroke {
  0% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 40;
  }
}
@keyframes init-stroke {
  0% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 40;
  }
}

@-webkit-keyframes stroke-end {
  0% {
    stroke-dashoffset: 40;
  }
  100% {
    stroke-dashoffset: 240;
  }
}

@keyframes stroke-end {
  0% {
    stroke-dashoffset: 40;
  }
  100% {
    stroke-dashoffset: 240;
  }
}

.bx--loading {
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 690ms;
          animation-duration: 690ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  width: 10.5rem;
  height: 10.5rem;
}

.bx--loading svg circle {
  -webkit-animation-name: init-stroke;
          animation-name: init-stroke;
  -webkit-animation-duration: 10ms;
          animation-duration: 10ms;
  -webkit-animation-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
          animation-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--loading__svg {
  fill: transparent;
}

.bx--loading__svg circle {
  stroke-width: 8;
  stroke-linecap: butt;
  stroke-dasharray: 240;
}

.bx--loading__stroke {
  stroke: #0f62fe;
  stroke-dashoffset: 40;
}

.bx--loading--small .bx--loading__stroke {
  stroke-dashoffset: 99;
}

.bx--loading--stop {
  -webkit-animation: rotate-end-p1 700ms cubic-bezier(0.2, 0, 1, 0.9) forwards, rotate-end-p2 700ms cubic-bezier(0.2, 0, 1, 0.9) 700ms forwards;
          animation: rotate-end-p1 700ms cubic-bezier(0.2, 0, 1, 0.9) forwards, rotate-end-p2 700ms cubic-bezier(0.2, 0, 1, 0.9) 700ms forwards;
}

.bx--loading--stop svg circle {
  -webkit-animation-name: stroke-end;
          animation-name: stroke-end;
  -webkit-animation-duration: 700ms;
          animation-duration: 700ms;
  -webkit-animation-timing-function: cubic-bezier(0.2, 0, 1, 0.9);
          animation-timing-function: cubic-bezier(0.2, 0, 1, 0.9);
  -webkit-animation-delay: 700ms;
          animation-delay: 700ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bx--loading--small {
  width: 2rem;
  height: 2rem;
}

.bx--loading--small circle {
  stroke-width: 12;
}

.bx--loading--small .bx--loading__svg {
  stroke: #0f62fe;
}

.bx--loading__background {
  stroke: #e0e0e0;
  stroke-dashoffset: 0;
}

.bx--loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 720ms cubic-bezier(0.4, 0.14, 0.3, 1);
  transition: background-color 720ms cubic-bezier(0.4, 0.14, 0.3, 1);
  z-index: 8000;
}

.bx--loading-overlay--stop {
  display: none;
}

.bx--file {
  width: 100%;
}

.bx--file--invalid {
  margin-right: 0.5rem;
  fill: #da1e28;
}

.bx--file--label {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  margin-bottom: 0.5rem;
}

.bx--file-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--file-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding-right: 4rem;
}

.bx--file-browse-btn {
  margin-bottom: 0.5rem;
  display: inline-block;
  width: 100%;
  max-width: 20rem;
  color: #0f62fe;
  outline: none;
  -webkit-transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer;
  outline: 2px solid transparent;
  outline-offset: -2px;
}

.bx--file-browse-btn:focus, .bx--file-browse-btn:hover {
  outline: 2px solid #0f62fe;
}

.bx--file-browse-btn:hover, .bx--file-browse-btn:focus, .bx--file-browse-btn:active, .bx--file-browse-btn:active:visited {
  text-decoration: underline;
}

.bx--file-browse-btn:active {
  color: #161616;
}

.bx--file-browse-btn--disabled {
  cursor: no-drop;
  text-decoration: none;
  color: #c6c6c6;
}

.bx--file-browse-btn--disabled:hover, .bx--file-browse-btn--disabled:focus {
  outline: none;
  text-decoration: none;
  color: #c6c6c6;
}

.bx--file-browse-btn--disabled .bx--file__drop-container {
  border: 1px dashed #f4f4f4;
}

.bx--label-description {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #393939;
  margin-bottom: 1rem;
}

.bx--file-btn ~ .bx--file-container {
  margin-top: 1.5rem;
}

.bx--btn ~ .bx--file-container {
  margin-top: 1rem;
}

.bx--file .bx--file-container,
.bx--file ~ .bx--file-container {
  margin-top: 0.5rem;
}

.bx--file__selected-file {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr auto;
  grid-auto-rows: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3rem;
  max-width: 20rem;
  margin-bottom: 0.5rem;
  background-color: #f4f4f4;
  word-break: break-word;
}

.bx--file__selected-file:last-child {
  margin-bottom: 0;
}

.bx--file__selected-file .bx--form-requirement {
  grid-column-start: 1;
  grid-column-end: -1;
  max-height: none;
  margin: 0;
}

.bx--file__selected-file .bx--loading {
  width: 2rem;
  height: 2rem;
  margin-right: -0.5rem;
}

.bx--file__selected-file .bx--inline-loading__animation .bx--loading {
  margin-right: 0;
}

.bx--file__selected-file .bx--file-filename {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  margin-left: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bx--file__selected-file--invalid__wrapper {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
  outline-width: 1px;
  background-color: #f4f4f4;
  max-width: 20rem;
  margin-bottom: 0.5rem;
}

.bx--file__selected-file--invalid {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
  padding: 1rem 0;
}

.bx--file__selected-file--invalid .bx--form-requirement {
  border-top: 1px solid #e0e0e0;
  padding-top: 1rem;
}

.bx--file__selected-file--invalid
.bx--form-requirement__title,
.bx--file__selected-file--invalid
.bx--form-requirement__supplement {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  padding: 0 1rem;
}

.bx--file__selected-file--invalid
.bx--form-requirement__supplement {
  color: #161616;
}

.bx--file__selected-file--invalid + .bx--form-requirement {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  display: block;
  max-height: 12.5rem;
  color: #da1e28;
  font-weight: 400;
  padding: 0.5rem 1rem;
  overflow: visible;
}

.bx--file__selected-file--invalid
+ .bx--form-requirement
.bx--form-requirement__supplement {
  padding-bottom: 0.5rem;
  color: #161616;
}

.bx--file__state-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 1.5rem;
  padding-right: 1rem;
}

.bx--file__state-container .bx--loading__svg {
  stroke: #161616;
}

.bx--file__state-container .bx--file-complete {
  fill: #0f62fe;
  cursor: pointer;
}

.bx--file__state-container .bx--file-complete:focus {
  outline: 1px solid #0f62fe;
}

.bx--file__state-container .bx--file-complete [data-icon-path='inner-path'] {
  opacity: 1;
  fill: #ffffff;
}

.bx--file__state-container .bx--file-invalid {
  height: 1rem;
  width: 1rem;
  fill: #da1e28;
  margin-right: 0.5rem;
}

.bx--file__state-container .bx--file-close {
  height: 1rem;
  width: 1rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  fill: #161616;
}

.bx--file__state-container .bx--file-close:focus {
  outline: 1px solid #0f62fe;
}

.bx--file__state-container .bx--file-close svg path {
  fill: #161616;
}

.bx--file__state-container .bx--inline-loading__animation {
  margin-right: -0.5rem;
}

.bx--file__drop-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 6rem;
  padding: 1rem;
  overflow: hidden;
  border: 1px dashed #8d8d8d;
}

.bx--file__drop-container--drag-over {
  background: none;
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--form-item.bx--checkbox-wrapper {
  margin-bottom: 0.25rem;
}

.bx--form-item.bx--checkbox-wrapper:first-of-type {
  margin-top: 0.1875rem;
}

.bx--label + .bx--form-item.bx--checkbox-wrapper {
  margin-top: -0.125rem;
}

.bx--form-item.bx--checkbox-wrapper:last-of-type {
  margin-bottom: 0.1875rem;
}

.bx--checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--checkbox-label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  line-height: 1.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  min-height: 1.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 1.25rem;
}

.bx--checkbox-label-text {
  padding-left: 0.375rem;
}

.bx--checkbox-label::before,
.bx--checkbox-label::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bx--checkbox-label::before {
  content: '';
  width: 1rem;
  height: 1rem;
  margin: 0.125rem;
  position: absolute;
  left: 0;
  top: 0.125rem;
  background-color: transparent;
  border: 1px solid #161616;
  border-radius: 1px;
}

.bx--checkbox-label::after {
  content: '';
  position: absolute;
  left: 0.375rem;
  top: 0.5rem;
  width: 0.5625rem;
  height: 0.3125rem;
  background: none;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: scale(0) rotate(-45deg);
          transform: scale(0) rotate(-45deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  margin-top: -0.1875rem;
}

.bx--checkbox:checked + .bx--checkbox-label::before,
.bx--checkbox:indeterminate + .bx--checkbox-label::before,
.bx--checkbox-label[data-contained-checkbox-state='true']::before,
.bx--checkbox-label[data-contained-checkbox-state='mixed']::before {
  background-color: #161616;
  border-color: #161616;
  border-width: 1px;
}

.bx--checkbox:checked + .bx--checkbox-label::after,
.bx--checkbox-label[data-contained-checkbox-state='true']::after {
  -webkit-transform: scale(1) rotate(-45deg);
          transform: scale(1) rotate(-45deg);
}

.bx--checkbox:indeterminate + .bx--checkbox-label::after,
.bx--checkbox-label[data-contained-checkbox-state='mixed']::after {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  border-left: 0 solid #ffffff;
  border-bottom: 2px solid #ffffff;
  width: 0.5rem;
  top: 0.6875rem;
}

.bx--checkbox:focus + .bx--checkbox-label::before,
.bx--checkbox-label__focus::before,
.bx--checkbox:checked:focus + .bx--checkbox-label::before,
.bx--checkbox-label[data-contained-checkbox-state='true'].bx--checkbox-label__focus::before,
.bx--checkbox:indeterminate:focus + .bx--checkbox-label::before,
.bx--checkbox-label[data-contained-checkbox-state='mixed'].bx--checkbox-label__focus::before {
  border-color: #0f62fe;
  border-width: 3px;
  width: 1.25rem;
  height: 1.25rem;
  left: -2px;
  top: 0;
}

[disabled] ~ _ {
  font-size: inherit;
}

.bx--checkbox:disabled + .bx--checkbox-label,
.bx--checkbox-label[data-contained-checkbox-disabled='true'] {
  cursor: not-allowed;
  color: #c6c6c6;
}

.bx--checkbox:disabled + .bx--checkbox-label::before,
.bx--checkbox-label[data-contained-checkbox-disabled='true']::before {
  border-color: #c6c6c6;
}

.bx--checkbox:checked:disabled + .bx--checkbox-label::before,
.bx--checkbox:indeterminate:disabled
+ .bx--checkbox-label::before,
.bx--checkbox-label[data-contained-checkbox-state='true'][data-contained-checkbox-disabled='true']::before,
.bx--checkbox-label[data-contained-checkbox-state='mixed'][data-contained-checkbox-disabled='true']::before {
  background-color: #c6c6c6;
}

.bx--checkbox-label-text.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 6.25rem;
  height: 1rem;
  margin: auto 0;
}

.bx--checkbox-label-text.bx--skeleton:hover, .bx--checkbox-label-text.bx--skeleton:focus, .bx--checkbox-label-text.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--checkbox-label-text.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--checkbox-label-text.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--list-box__wrapper--inline {
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template: auto auto / auto auto;
  grid-gap: 0.25rem;
}

.bx--list-box__wrapper--inline .bx--label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

.bx--list-box__wrapper--inline .bx--label,
.bx--list-box__wrapper--inline .bx--form__helper-text,
.bx--list-box__wrapper--inline .bx--form-requirement {
  margin: 0;
}

.bx--list-box__wrapper--inline .bx--form__helper-text {
  max-width: none;
}

.bx--list-box__wrapper--inline .bx--form-requirement {
  grid-column: 2;
}

.bx--list-box {
  position: relative;
  width: 100%;
  height: 2.5rem;
  max-height: 2.5rem;
  background-color: #f4f4f4;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  cursor: pointer;
  color: #161616;
  -webkit-transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--list-box:hover {
  background-color: #e5e5e5;
}

.bx--list-box--xl {
  height: 3rem;
  max-height: 3rem;
}

.bx--list-box--sm {
  height: 2rem;
  max-height: 2rem;
}

.bx--list-box--expanded {
  border-bottom-color: #e0e0e0;
}

.bx--list-box--expanded:hover {
  background-color: #f4f4f4;
}

.bx--list-box--expanded:hover.bx--list-box--light:hover {
  background-color: #ffffff;
}

.bx--list-box .bx--text-input {
  height: 100%;
}

.bx--list-box__invalid-icon {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  fill: #da1e28;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bx--list-box[data-invalid] .bx--list-box__field {
  border-bottom: 0;
  padding-right: 4rem;
}

.bx--list-box[data-invalid].bx--list-box--inline
.bx--list-box__field {
  padding-right: 3.5rem;
}

.bx--list-box--light {
  background-color: #ffffff;
}

.bx--list-box--light.bx--list-box--expanded {
  border-bottom-width: 0;
}

.bx--list-box--disabled:hover {
  background-color: #f4f4f4;
}

.bx--list-box--light.bx--list-box--disabled {
  background-color: #ffffff;
}

.bx--list-box--disabled,
.bx--list-box--disabled .bx--list-box__field,
.bx--list-box--disabled .bx--list-box__field:focus {
  border-bottom-width: 0;
  outline: none;
}

.bx--list-box--disabled .bx--list-box__label,
.bx--list-box--disabled.bx--list-box--inline
.bx--list-box__label {
  color: #c6c6c6;
}

.bx--list-box--disabled .bx--list-box__menu-icon > svg {
  fill: #c6c6c6;
}

.bx--list-box--disabled,
.bx--list-box--disabled .bx--list-box__field,
.bx--list-box--disabled .bx--list-box__menu-icon {
  cursor: not-allowed;
}

.bx--list-box--disabled .bx--list-box__menu-item,
.bx--list-box--disabled .bx--list-box__menu-item:hover,
.bx--list-box--disabled
.bx--list-box__menu-item--highlighted {
  color: #c6c6c6;
  text-decoration: none;
}

.bx--list-box--disabled .bx--list-box__selection:hover {
  cursor: not-allowed;
}

.bx--list-box--disabled.bx--list-box[data-invalid]
.bx--list-box__field {
  padding-right: 3rem;
}

.bx--list-box--disabled.bx--list-box[data-invalid].bx--list-box--inline
.bx--list-box__field {
  padding-right: 2rem;
}

.bx--list-box.bx--list-box--inline {
  background-color: transparent;
  border-width: 0;
}

.bx--list-box.bx--list-box--inline:hover {
  background-color: #e5e5e5;
}

.bx--list-box.bx--list-box--inline.bx--list-box--expanded {
  border-bottom-width: 0;
}

.bx--list-box.bx--list-box--inline.bx--list-box--expanded
.bx--list-box__field[aria-expanded='true'] {
  border-width: 0;
}

.bx--list-box.bx--list-box--inline.bx--list-box--disabled:hover {
  background-color: transparent;
}

.bx--list-box.bx--list-box--inline.bx--list-box--expanded:hover {
  background-color: #ffffff;
}

.bx--list-box.bx--list-box--inline,
.bx--list-box.bx--list-box--inline
.bx--list-box__field {
  height: 2rem;
}

.bx--list-box.bx--list-box--inline
.bx--list-box__field {
  padding: 0 2rem 0 0.5rem;
}

.bx--list-box.bx--list-box--inline
.bx--list-box__menu-icon {
  right: 0.5rem;
}

.bx--list-box.bx--list-box--inline
.bx--list-box__invalid-icon {
  right: 2rem;
}

.bx--list-box--inline .bx--list-box__label {
  color: #161616;
}

.bx--list-box__field {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  height: calc(100% + 1px);
  padding: 0 3rem 0 1rem;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bx--list-box__field::-moz-focus-inner {
  border: 0;
}

.bx--list-box__field:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--list-box__field[disabled] {
  outline: none;
  color: #c6c6c6;
}

.bx--list-box__field .bx--text-input {
  padding-right: 4.5rem;
}

.bx--list-box[data-invalid]
.bx--list-box__field
.bx--text-input {
  padding-right: 6.125rem;
}

.bx--list-box[data-invalid]
.bx--list-box__field
.bx--text-input
+ .bx--list-box__invalid-icon {
  right: 4.125rem;
}

.bx--list-box__field .bx--text-input--empty {
  padding-right: 3rem;
}

.bx--list-box[data-invalid]
.bx--list-box__field
.bx--text-input--empty {
  padding-right: 4.5rem;
}

.bx--list-box[data-invalid]
.bx--list-box__field
.bx--text-input--empty
+ .bx--list-box__invalid-icon {
  right: 2.5rem;
}

.bx--list-box__label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bx--list-box__menu-icon {
  position: absolute;
  top: 0;
  right: 1rem;
  bottom: 0;
  height: 100%;
  -webkit-transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer;
}

.bx--list-box__menu-icon > svg {
  fill: #161616;
  height: 100%;
}

.bx--list-box__menu-icon--open {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--list-box__selection {
  position: absolute;
  right: 2.0625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.875rem;
  width: 1.875rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--list-box__selection:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--list-box__selection--multi {
  top: auto;
  -webkit-transform: none;
          transform: none;
}

.bx--list-box__selection > svg {
  fill: #525252;
}

.bx--list-box--disabled .bx--list-box__selection:focus {
  outline: none;
}

.bx--list-box--disabled .bx--list-box__selection > svg {
  fill: #c6c6c6;
}

.bx--list-box__selection--multi {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  background-color: #393939;
  height: 1.5rem;
  width: auto;
  color: #ffffff;
  line-height: 0;
  padding: 0.5rem;
  padding-right: 0.125rem;
  margin-right: 0.625rem;
  border-radius: 0.75rem;
}

.bx--list-box__selection--multi > svg {
  fill: #ffffff;
  margin-left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0.125rem;
}

.bx--list-box__selection--multi > svg:hover {
  border-radius: 50%;
  background-color: #4c4c4c;
}

.bx--list-box__selection--multi:focus,
.bx--list-box__selection--multi:hover {
  outline: none;
}

.bx--list-box__menu {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #f4f4f4;
  max-height: 8.75rem;
  overflow-y: auto;
  z-index: 9100;
}

.bx--list-box__menu-item {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  height: 2.5rem;
  color: #393939;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-transition: background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--list-box__menu-item:hover {
  background-color: #e5e5e5;
}

.bx--list-box__menu-item:active {
  background-color: #e0e0e0;
}

.bx--list-box--sm .bx--list-box__menu-item {
  height: 2rem;
}

.bx--list-box--xl .bx--list-box__menu-item {
  height: 3rem;
}

.bx--list-box--disabled .bx--list-box__menu-item:hover {
  background-color: transparent;
}

.bx--list-box--disabled
.bx--list-box__menu-item__option:hover {
  border-top-color: #e0e0e0;
}

.bx--list-box__menu-item:first-of-type
.bx--list-box__menu-item__option {
  border-top-color: transparent;
}

.bx--list-box__menu-item:hover
.bx--list-box__menu-item__option {
  color: #161616;
}

.bx--list-box__menu-item:hover
+ .bx--list-box__menu-item
.bx--list-box__menu-item__option {
  border-top-color: transparent;
}

.bx--list-box--disabled
.bx--list-box__menu-item:hover
+ .bx--list-box__menu-item
.bx--list-box__menu-item__option {
  border-top-color: #e0e0e0;
}

.bx--list-box__menu-item__option {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  height: 2.5rem;
  color: #393939;
  text-decoration: none;
  font-weight: normal;
  line-height: 1rem;
  padding: 0.6875rem 0;
  margin: 0 1rem;
  padding-right: 1.5rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top-color: #e0e0e0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--list-box__menu-item__option:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  margin: 0;
  padding: 0.6875rem 1rem;
  border-color: transparent;
}

.bx--list-box__menu-item__option:hover {
  color: #161616;
  border-color: transparent;
}

.bx--list-box--sm .bx--list-box__menu-item__option {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  height: 2rem;
}

.bx--list-box--xl .bx--list-box__menu-item__option {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  height: 3rem;
}

.bx--list-box--disabled
.bx--list-box__menu-item:hover
.bx--list-box__menu-item__option,
.bx--list-box--disabled .bx--list-box__menu-item__option {
  color: #c6c6c6;
}

.bx--list-box.bx--list-box--inline
.bx--list-box__menu-item__option {
  margin: 0 0.5rem;
}

.bx--list-box.bx--list-box--inline
.bx--list-box__menu-item__option:focus {
  margin: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.bx--list-box__menu-item--highlighted {
  background-color: #e5e5e5;
  color: #161616;
  border-color: transparent;
}

.bx--list-box__menu-item--highlighted
.bx--list-box__menu-item__option,
.bx--list-box__menu-item--highlighted
+ .bx--list-box__menu-item
.bx--list-box__menu-item__option {
  border-top-color: transparent;
}

.bx--list-box__menu-item--highlighted
.bx--list-box__menu-item__option {
  color: #161616;
}

.bx--list-box__menu-item--active {
  color: #161616;
  background-color: #e0e0e0;
  border-bottom-color: #e0e0e0;
}

.bx--list-box__menu-item--active
.bx--list-box__menu-item__option {
  color: #161616;
}

.bx--list-box__menu-item__selected-icon {
  display: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #161616;
}

.bx--list-box--inline
.bx--list-box__menu-item__selected-icon {
  right: 0.5rem;
}

.bx--list-box__menu-item--active
.bx--list-box__menu-item__selected-icon {
  display: block;
}

.bx--list-box__menu-item .bx--checkbox-label {
  width: 100%;
}

.bx--list-box__menu-item .bx--checkbox-label-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bx--list-box input[role='combobox'] {
  background-color: inherit;
  min-width: 0;
}

.bx--combo-box .bx--text-input::-webkit-input-placeholder {
  color: #6f6f6f;
}

.bx--combo-box .bx--text-input::-moz-placeholder {
  color: #6f6f6f;
}

.bx--combo-box .bx--text-input:-ms-input-placeholder {
  color: #6f6f6f;
}

.bx--combo-box .bx--text-input::-ms-input-placeholder {
  color: #6f6f6f;
}

.bx--combo-box .bx--text-input::placeholder {
  color: #6f6f6f;
}

.bx--combo-box .bx--text-input[disabled]::-webkit-input-placeholder {
  color: #c6c6c6;
}

.bx--combo-box .bx--text-input[disabled]::-moz-placeholder {
  color: #c6c6c6;
}

.bx--combo-box .bx--text-input[disabled]:-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--combo-box .bx--text-input[disabled]::-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--combo-box .bx--text-input[disabled]::placeholder {
  color: #c6c6c6;
}

.bx--combo-box.bx--list-box--expanded
.bx--text-input {
  border-bottom-color: #e0e0e0;
}

.bx--combo-box .bx--list-box__field,
.bx--combo-box.bx--list-box[data-invalid]
.bx--list-box__field,
.bx--combo-box.bx--list-box--disabled.bx--list-box[data-invalid]
.bx--list-box__field {
  padding: 0;
}

.bx--radio-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.375rem;
}

.bx--label + .bx--form-item .bx--radio-button-group {
  margin-top: 0;
}

.bx--radio-button-group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bx--radio-button-group--vertical.bx--radio-button-group--label-left {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bx--radio-button-group--vertical .bx--radio-button__label {
  margin-right: 0;
  line-height: 1.25rem;
}

.bx--radio-button-group--vertical .bx--radio-button__label:not(:last-of-type) {
  margin-bottom: 0.5rem;
}

.bx--radio-button {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
  visibility: inherit;
}

.bx--radio-button__label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-right: 1rem;
}

.bx--radio-button__appearance {
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #161616;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1.125rem;
  width: 1.125rem;
  margin-right: 0.5rem;
}

.bx--radio-button:checked
+ .bx--radio-button__label
.bx--radio-button__appearance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: #161616;
}

.bx--radio-button:checked
+ .bx--radio-button__label
.bx--radio-button__appearance:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #161616;
}

@media screen and (-ms-high-contrast: active) {
  .bx--radio-button:checked
+ .bx--radio-button__label
.bx--radio-button__appearance:before {
    background-color: windowText;
  }
}

[disabled] ~ _ {
  font-size: inherit;
}

.bx--radio-button:disabled + .bx--radio-button__label {
  color: #c6c6c6;
  cursor: not-allowed;
}

.bx--radio-button:disabled
+ .bx--radio-button__label
.bx--radio-button__appearance,
.bx--radio-button:disabled:checked
+ .bx--radio-button__label
.bx--radio-button__appearance {
  border-color: #c6c6c6;
}

.bx--radio-button:disabled
+ .bx--radio-button__label
.bx--radio-button__appearance::before,
.bx--radio-button:disabled:checked
+ .bx--radio-button__label
.bx--radio-button__appearance::before {
  background-color: #c6c6c6;
}

.bx--radio-button:focus
+ .bx--radio-button__label
.bx--radio-button__appearance {
  -webkit-box-shadow: 0 0 0 2px #0f62fe;
          box-shadow: 0 0 0 2px #0f62fe;
  outline: 1px solid transparent;
}

.bx--radio-button__label.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 6.25rem;
  height: 1.125rem;
}

.bx--radio-button__label.bx--skeleton:hover, .bx--radio-button__label.bx--skeleton:focus, .bx--radio-button__label.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--radio-button__label.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--radio-button__label.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--radio-button__label.bx--skeleton
.bx--radio-button__appearance {
  display: none;
}

.bx--radio-button-wrapper .bx--radio-button__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.bx--radio-button-wrapper:not(:last-of-type) {
  margin-right: 1rem;
}

.bx--radio-button-group--vertical
.bx--radio-button-wrapper:not(:last-of-type) {
  margin-right: 0;
  margin-bottom: 0.5rem;
}

.bx--radio-button-group--label-right .bx--radio-button__label,
.bx--radio-button-wrapper.bx--radio-button-wrapper--label-right
.bx--radio-button__label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.bx--radio-button-group--label-left .bx--radio-button__label,
.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left
.bx--radio-button__label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.bx--radio-button-group--label-left
.bx--radio-button__appearance,
.bx--radio-button-wrapper.bx--radio-button-wrapper--label-left
.bx--radio-button__appearance {
  margin-right: 0;
  margin-left: 0.5rem;
}

.bx--toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--toggle:focus {
  outline: none;
}

.bx--toggle__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin: 0.5rem 0;
}

.bx--toggle__appearance {
  position: relative;
  width: 3rem;
  height: 1.5rem;
}

.bx--toggle__appearance:before {
  position: absolute;
  display: block;
  content: '';
  background-color: #8d8d8d;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.5rem;
  width: 3rem;
  border-radius: 0.9375rem;
  top: 0;
  will-change: box-shadow;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
          box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9), background-color 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9), background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle__appearance:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  cursor: pointer;
  left: 0.1875rem;
  top: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #ffffff;
  border-radius: 50%;
  content: '';
  -webkit-transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle__check {
  fill: #ffffff;
  position: absolute;
  left: 0.375rem;
  top: 0.375rem;
  width: 0.375rem;
  height: 0.3125rem;
  z-index: 1;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
}

.bx--toggle__text--left,
.bx--toggle__text--right {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  position: relative;
  margin-left: 0.5rem;
}

.bx--toggle__text--left {
  position: absolute;
  left: 3rem;
}

.bx--toggle:checked
+ .bx--toggle__label
.bx--toggle__text--left,
.bx--toggle:not(:checked)
+ .bx--toggle__label
.bx--toggle__text--right {
  visibility: hidden;
}

.bx--toggle:checked
+ .bx--toggle__label
.bx--toggle__text--right,
.bx--toggle:not(:checked)
+ .bx--toggle__label
.bx--toggle__text--left {
  display: inline;
}

.bx--toggle:checked
+ .bx--toggle__label
.bx--toggle__appearance:before {
  background-color: #24a148;
}

.bx--toggle:checked
+ .bx--toggle__label
.bx--toggle__appearance:after {
  background-color: #ffffff;
  -webkit-transform: translateX(1.5rem);
          transform: translateX(1.5rem);
}

.bx--toggle + .bx--toggle__label .bx--toggle__appearance:before,
.bx--toggle + .bx--toggle__label .bx--toggle__appearance:before {
  -webkit-box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
          box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
}

.bx--toggle:focus + .bx--toggle__label .bx--toggle__appearance:before,
.bx--toggle:active + .bx--toggle__label .bx--toggle__appearance:before {
  -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0f62fe;
          box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0f62fe;
}

.bx--toggle:disabled + .bx--toggle__label {
  cursor: not-allowed;
}

.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__appearance:before {
  background-color: #f4f4f4;
}

.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__appearance:after {
  background-color: #c6c6c6;
}

.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__appearance:before, .bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__appearance:after {
  cursor: not-allowed;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__text--left,
.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__text--right {
  color: #c6c6c6;
}

.bx--toggle:disabled:active
+ .bx--toggle__label
.bx--toggle__appearance:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--toggle:disabled
+ .bx--toggle__label
.bx--toggle__check {
  fill: #c6c6c6;
}

.bx--toggle--small
+ .bx--toggle__label
.bx--toggle__appearance {
  width: 2rem;
  height: 1rem;
}

.bx--toggle--small
+ .bx--toggle__label
.bx--toggle__appearance:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1rem;
  width: 2rem;
  border-radius: 0.9375rem;
  top: 0;
}

.bx--toggle--small
+ .bx--toggle__label
.bx--toggle__appearance:after {
  width: 0.625rem;
  height: 0.625rem;
  top: 0.1875rem;
  left: 0.1875rem;
}

.bx--toggle--small:checked
+ .bx--toggle__label
.bx--toggle__check {
  fill: #24a148;
  -webkit-transform: scale(1) translateX(1rem);
          transform: scale(1) translateX(1rem);
}

.bx--toggle--small
+ .bx--toggle__label
.bx--toggle__text--left {
  left: 2rem;
}

.bx--toggle--small:checked
+ .bx--toggle__label
.bx--toggle__appearance:after {
  margin-left: 0px;
  -webkit-transform: translateX(1.0625rem);
          transform: translateX(1.0625rem);
}

.bx--toggle-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--toggle-input:focus {
  outline: none;
}

.bx--toggle-input__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  color: #393939;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
}

.bx--toggle__switch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3rem;
  height: 1.5rem;
  cursor: pointer;
}

.bx--toggle__switch::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  display: block;
  width: 3rem;
  height: 1.5rem;
  border-radius: 0.9375rem;
  content: '';
  background-color: #8d8d8d;
  will-change: box-shadow;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
          box-shadow: 0 0 0 1px transparent, 0 0 0 3px transparent;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9), background-color 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9), background-color 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-box-shadow 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle__switch::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
  background-color: #ffffff;
  content: '';
  -webkit-transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 1, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle-input__label .bx--toggle__switch {
  margin-top: 1rem;
}

.bx--toggle__text--off,
.bx--toggle__text--on {
  position: absolute;
  margin-left: 3.5rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bx--toggle-input:checked
+ .bx--toggle-input__label
> .bx--toggle__switch
> .bx--toggle__text--off,
.bx--toggle-input:not(:checked)
+ .bx--toggle-input__label
> .bx--toggle__switch
> .bx--toggle__text--on {
  visibility: hidden;
}

.bx--toggle-input:checked
+ .bx--toggle-input__label
> .bx--toggle__switch::before {
  background-color: #24a148;
}

.bx--toggle-input:checked
+ .bx--toggle-input__label
> .bx--toggle__switch::after {
  background-color: #ffffff;
  -webkit-transform: translateX(1.5rem);
          transform: translateX(1.5rem);
}

.bx--toggle-input:focus
+ .bx--toggle-input__label
> .bx--toggle__switch::before,
.bx--toggle-input:active
+ .bx--toggle-input__label
> .bx--toggle__switch::before {
  -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0f62fe;
          box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0f62fe;
}

.bx--toggle-input:disabled + .bx--toggle-input__label {
  cursor: not-allowed;
}

.bx--toggle-input:disabled
+ .bx--toggle-input__label
> .bx--toggle__switch {
  cursor: not-allowed;
}

.bx--toggle-input:disabled
+ .bx--toggle-input__label
> .bx--toggle__switch::before {
  background-color: #f4f4f4;
}

.bx--toggle-input:disabled
+ .bx--toggle-input__label
> .bx--toggle__switch::after {
  background-color: #c6c6c6;
}

.bx--toggle-input:disabled
+ .bx--toggle-input__label
> .bx--toggle__switch::before, .bx--toggle-input:disabled
+ .bx--toggle-input__label
> .bx--toggle__switch::after {
  cursor: not-allowed;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
  transition: 70ms cubic-bezier(0.2, 0, 1, 0.9);
}

.bx--toggle-input:disabled + .bx--toggle-input__label {
  color: #c6c6c6;
}

.bx--toggle-input:disabled:active
+ .bx--toggle-input__label
> .bx--toggle__switch::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--toggle-input--small + .bx--toggle-input__label > .bx--toggle__switch {
  width: 2rem;
  height: 1rem;
}

.bx--toggle-input--small + .bx--toggle-input__label > .bx--toggle__switch::before {
  width: 2rem;
  height: 1rem;
  border-radius: 0.9375rem;
}

.bx--toggle-input--small + .bx--toggle-input__label > .bx--toggle__switch::after {
  width: 0.625rem;
  height: 0.625rem;
}

.bx--toggle-input--small + .bx--toggle-input__label .bx--toggle__text--off,
.bx--toggle-input--small + .bx--toggle-input__label .bx--toggle__text--on {
  margin-left: 2.5rem;
}

.bx--toggle-input--small:checked + .bx--toggle-input__label > .bx--toggle__switch::after {
  -webkit-transform: translateX(1.0625rem);
          transform: translateX(1.0625rem);
}

.bx--toggle-input--small:checked + .bx--toggle-input__label .bx--toggle__check {
  fill: #24a148;
  -webkit-transform: scale(1) translateX(1rem);
          transform: scale(1) translateX(1rem);
}

.bx--toggle-input--small:disabled:checked
+ .bx--toggle-input__label
.bx--toggle__check {
  fill: #c6c6c6;
}

.bx--toggle__label.bx--skeleton {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bx--toggle__label.bx--skeleton .bx--toggle__label-text {
  margin-bottom: 0.5rem;
}

.bx--search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}

.bx--search .bx--label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--search-input {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0;
  outline: 2px solid transparent;
  outline-offset: -2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: #f4f4f4;
  color: #161616;
  padding: 0 2.5rem;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  border-bottom: 1px solid #8d8d8d;
}

.bx--search-input:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--search-input::-webkit-input-placeholder {
  color: #6f6f6f;
  font-weight: 400;
}

.bx--search-input::-moz-placeholder {
  color: #6f6f6f;
  font-weight: 400;
}

.bx--search-input:-ms-input-placeholder {
  color: #6f6f6f;
  font-weight: 400;
}

.bx--search-input::-ms-input-placeholder {
  color: #6f6f6f;
  font-weight: 400;
}

.bx--search-input::placeholder {
  color: #6f6f6f;
  font-weight: 400;
}

.bx--search-input::-ms-clear {
  display: none;
}

.bx--search-input[disabled] {
  color: #c6c6c6;
  background-color: #f4f4f4;
  border-bottom: 1px solid transparent;
  cursor: not-allowed;
}

.bx--search-input[disabled]::-webkit-input-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}

.bx--search-input[disabled]::-moz-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}

.bx--search-input[disabled]:-ms-input-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}

.bx--search-input[disabled]::-ms-input-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}

.bx--search-input[disabled]::placeholder {
  color: #c6c6c6;
  font-weight: 400;
}

.bx--search-input[disabled] ~ .bx--search-magnifier {
  fill: #c6c6c6;
}

.bx--search--light .bx--search-input {
  background: #ffffff;
}

.bx--search--sm .bx--search-input {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  height: 2rem;
}

.bx--search--lg .bx--search-input {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0;
  height: 2.5rem;
}

.bx--search--xl .bx--search-input {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0;
  height: 3rem;
  padding: 0 4rem 0 3rem;
}

.bx--search-magnifier {
  left: 0.75rem;
  z-index: 2;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #525252;
  pointer-events: none;
}

.bx--search--xl .bx--search-magnifier {
  height: 1.25rem;
  width: 1.25rem;
  left: 1.5rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bx--search-close {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: absolute;
  right: 0;
}

.bx--search-close::-moz-focus-inner {
  border: 0;
}

.bx--search-close::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.0625rem;
  height: calc(100% - 2px);
  width: 2px;
  background-color: #f4f4f4;
  -webkit-transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--search-close:hover {
  border-bottom: 1px solid #8d8d8d;
}

.bx--search-button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 0.125rem;
  background-color: #f4f4f4;
}

.bx--search-button svg {
  vertical-align: middle;
  fill: currentColor;
}

.bx--search-close,
.bx--search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9), border 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9), border 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer;
  visibility: inherit;
  opacity: 1;
  height: 2.5rem;
  width: 2.5rem;
  fill: #161616;
  border-style: solid;
  border-color: transparent;
  border-width: 1px 0;
}

.bx--search-close:hover,
.bx--search-button:hover {
  background-color: #e5e5e5;
}

.bx--search-close:focus,
.bx--search-button:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--search-close:active,
.bx--search-button:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  background-color: #e0e0e0;
}

.bx--search-close:hover::before {
  background-color: #e5e5e5;
}

.bx--search-close:focus::before,
.bx--search-close:active::before {
  background-color: #0f62fe;
}

.bx--search-input:focus ~ .bx--search-close:hover {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--search--sm .bx--search-close,
.bx--search--sm ~ .bx--search-button {
  height: 2rem;
  width: 2rem;
}

.bx--search--lg .bx--search-close,
.bx--search--lg ~ .bx--search-button {
  height: 2.5rem;
  width: 2.5rem;
}

.bx--search--xl .bx--search-close,
.bx--search--xl ~ .bx--search-button {
  height: 3rem;
  width: 3rem;
}

.bx--search-close--hidden {
  visibility: hidden;
  opacity: 0;
}

.bx--search--xl.bx--skeleton .bx--search-input,
.bx--search--lg.bx--skeleton .bx--search-input,
.bx--search--sm.bx--skeleton .bx--search-input {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
}

.bx--search--xl.bx--skeleton .bx--search-input:hover, .bx--search--xl.bx--skeleton .bx--search-input:focus, .bx--search--xl.bx--skeleton .bx--search-input:active,
.bx--search--lg.bx--skeleton .bx--search-input:hover,
.bx--search--lg.bx--skeleton .bx--search-input:focus,
.bx--search--lg.bx--skeleton .bx--search-input:active,
.bx--search--sm.bx--skeleton .bx--search-input:hover,
.bx--search--sm.bx--skeleton .bx--search-input:focus,
.bx--search--sm.bx--skeleton .bx--search-input:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--search--xl.bx--skeleton .bx--search-input:before,
.bx--search--lg.bx--skeleton .bx--search-input:before,
.bx--search--sm.bx--skeleton .bx--search-input:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--search--xl.bx--skeleton .bx--search-input:before,
  .bx--search--lg.bx--skeleton .bx--search-input:before,
  .bx--search--sm.bx--skeleton .bx--search-input:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--search--xl.bx--skeleton .bx--search-input::-webkit-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-webkit-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-webkit-input-placeholder {
  color: transparent;
}

.bx--search--xl.bx--skeleton .bx--search-input::-moz-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-moz-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-moz-placeholder {
  color: transparent;
}

.bx--search--xl.bx--skeleton .bx--search-input:-ms-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input:-ms-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input:-ms-input-placeholder {
  color: transparent;
}

.bx--search--xl.bx--skeleton .bx--search-input::-ms-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-ms-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-ms-input-placeholder {
  color: transparent;
}

.bx--search--xl.bx--skeleton .bx--search-input::placeholder,
.bx--search--lg.bx--skeleton .bx--search-input::placeholder,
.bx--search--sm.bx--skeleton .bx--search-input::placeholder {
  color: transparent;
}

.bx--select {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bx--select-input__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--select-input {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  height: 2.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 14rem;
  min-width: 8rem;
  max-width: 28rem;
  padding: 0 3rem 0 1rem;
  color: #161616;
  background-color: #f4f4f4;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--select-input:hover {
  background-color: #e5e5e5;
}

.bx--select-input::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  .bx--select-input:-moz-focusring, .bx--select-input::-moz-focus-inner {
    color: transparent;
    text-shadow: 0 0 0 #000;
    background-image: none;
  }
}

.bx--select-input:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  color: #161616;
}

.bx--select-input:disabled, .bx--select-input:hover:disabled {
  cursor: not-allowed;
  background-color: #f4f4f4;
  color: #c6c6c6;
  border-bottom-color: #f4f4f4;
}

.bx--select-input--sm {
  height: 2rem;
  max-height: 2rem;
}

.bx--select-input--xl {
  height: 3rem;
  max-height: 3rem;
}

.bx--select--disabled .bx--label,
.bx--select--disabled .bx--form__helper-text {
  color: #c6c6c6;
}

.bx--select-input__wrapper[data-invalid] .bx--select-input {
  padding-right: 5rem;
}

.bx--select-input__wrapper[data-invalid] .bx--select-input,
.bx--select-input__wrapper[data-invalid]
.bx--select-input:focus {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

.bx--form-requirement {
  display: block;
  color: #da1e28;
  font-weight: 400;
  overflow: visible;
}

.bx--select-input:disabled ~ .bx--select__arrow {
  fill: #c6c6c6;
}

.bx--select--light .bx--select-input {
  background-color: #ffffff;
}

.bx--select--light .bx--select-input:hover {
  background-color: #e5e5e5;
}

.bx--select--light .bx--select-input:disabled, .bx--select--light .bx--select-input:hover:disabled {
  cursor: not-allowed;
  background-color: #f4f4f4;
  color: #c6c6c6;
}

.bx--select__arrow {
  fill: #161616;
  position: absolute;
  right: 1rem;
  pointer-events: none;
}

.bx--select-input__wrapper[data-invalid]
.bx--select-input
~ .bx--select__invalid-icon {
  position: absolute;
  right: 3rem;
}

.bx--select-input__wrapper[data-invalid]
.bx--select-input
~ .bx--select__invalid-icon {
  fill: #da1e28;
}

.bx--select-optgroup,
.bx--select-option {
  color: #161616;
}

.bx--select-option[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

@-moz-document url-prefix() {
  .bx--select-option {
    background-color: #f4f4f4;
    color: #161616;
  }
  .bx--select-optgroup {
    color: #161616;
  }
}

.bx--select--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--select--inline.bx--select--invalid .bx--label,
.bx--select--inline.bx--select--invalid
.bx--form__helper-text {
  margin-top: 0.8125rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.bx--select--inline .bx--form__helper-text {
  margin-bottom: 0;
  margin-left: 0.5rem;
}

.bx--select--inline .bx--label {
  white-space: nowrap;
  margin: 0 0.5rem 0 0;
}

.bx--select--inline .bx--select-input {
  background-color: transparent;
  color: #161616;
  border-bottom: none;
  padding-left: 0.5rem;
  padding-right: 2rem;
}

.bx--select--inline .bx--select-input[disabled],
.bx--select--inline .bx--select-input[disabled]:hover {
  background-color: #f4f4f4;
}

.bx--select--inline .bx--select__arrow {
  right: 0.5rem;
}

.bx--select--inline.bx--select--invalid
.bx--select-input {
  padding-right: 3.5rem;
}

.bx--select--inline.bx--select--invalid
.bx--select-input
~ .bx--select__invalid-icon {
  right: 2rem;
}

.bx--select--inline .bx--select-input:disabled {
  color: #c6c6c6;
  cursor: not-allowed;
}

.bx--select--inline .bx--select-input:disabled ~ * {
  cursor: not-allowed;
}

.bx--select--inline .bx--select-input:disabled {
  cursor: not-allowed;
}

.bx--select.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 2.5rem;
}

.bx--select.bx--skeleton:hover, .bx--select.bx--skeleton:focus, .bx--select.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--select.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--select.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--select.bx--skeleton .bx--select-input {
  display: none;
}

.bx--text-input {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
  width: 100%;
  height: 2.5rem;
  padding: 0 1rem;
  color: #161616;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--text-input:focus, .bx--text-input:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--text-input-wrapper svg[hidden] {
  display: none;
}

.bx--text-input--xl {
  height: 3rem;
}

.bx--text-input--sm {
  height: 2rem;
}

.bx--password-input {
  padding-right: 2.5rem;
}

.bx--text-input::-webkit-input-placeholder {
  color: #a8a8a8;
}

.bx--text-input--light {
  background-color: #ffffff;
}

.bx--text-input__field-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.bx--text-input__field-wrapper .bx--text-input__invalid-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #da1e28;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid #0f62fe;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid transparent;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
  .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  content: attr(aria-label);
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  content: none;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after,
.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text,
.bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility,
.bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger {
  position: absolute;
  height: 1rem;
  width: 1rem;
  right: 1rem;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}

.bx--text-input__field-wrapper .bx--text-input--password__visibility svg,
.bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger svg {
  fill: #525252;
}

.bx--text-input__field-wrapper .bx--text-input--invalid {
  padding-right: 2.5rem;
}

.bx--text-input__field-wrapper .bx--text-input--invalid.bx--password-input {
  padding-right: 4rem;
}

.bx--text-input__field-wrapper .bx--text-input--invalid
+ .bx--text-input--password__visibility,
.bx--text-input__field-wrapper .bx--text-input--invalid
+ .bx--text-input--password__visibility__toggle {
  right: 1rem;
}

.bx--password-input-wrapper .bx--text-input__invalid-icon {
  right: 2.5rem;
}

.bx--text-input:disabled
+ .bx--text-input--password__visibility
svg,
.bx--text-input:disabled
+ .bx--text-input--password__visibility__toggle
svg {
  opacity: 0.5;
  cursor: not-allowed;
}

.bx--text-input:disabled {
  cursor: not-allowed;
  outline: none;
  background-color: #f4f4f4;
  border-bottom: 1px solid transparent;
  color: #c6c6c6;
}

.bx--text-input--light:disabled {
  background-color: #ffffff;
}

.bx--text-input:disabled::-webkit-input-placeholder {
  opacity: 1;
  color: #c6c6c6;
}

.bx--text-input:disabled::-moz-placeholder {
  opacity: 1;
  color: #c6c6c6;
}

.bx--text-input:disabled:-ms-input-placeholder {
  opacity: 1;
  color: #c6c6c6;
}

.bx--text-input:disabled::-ms-input-placeholder {
  opacity: 1;
  color: #c6c6c6;
}

.bx--text-input:disabled::placeholder {
  opacity: 1;
  color: #c6c6c6;
}

.bx--text-input--invalid {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--text-input--invalid .bx--text-input--password__visibility,
.bx--text-input--invalid .bx--text-input--password__visibility__toggle {
  right: 2.5rem;
}

.bx--text-area {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
  width: 100%;
  min-width: 10rem;
  min-height: 2.5rem;
  padding: 0.6875rem 1rem;
  color: #161616;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  resize: vertical;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--text-area ~ .bx--form__helper-text {
  margin-top: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.bx--text-area ~ .bx--form-requirement {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  color: #da1e28;
  font-weight: 400;
  margin-top: 0.25rem;
}

.bx--text-area ~ .bx--form-requirement::before {
  display: none;
}

.bx--text-area:focus,
.bx--text-area:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--text-area::-webkit-input-placeholder {
  color: #a8a8a8;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  opacity: 1;
}

.bx--text-area::-moz-placeholder {
  color: #a8a8a8;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  opacity: 1;
}

.bx--text-area:-ms-input-placeholder {
  color: #a8a8a8;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  opacity: 1;
}

.bx--text-area::-ms-input-placeholder {
  color: #a8a8a8;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  opacity: 1;
}

.bx--text-area::placeholder {
  color: #a8a8a8;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  opacity: 1;
}

.bx--text-area--light {
  background-color: #ffffff;
}

.bx--text-area--invalid {
  padding-right: 2.5rem;
}

.bx--text-area__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.bx--text-area__invalid-icon {
  position: absolute;
  right: 1rem;
  top: 0.75rem;
  fill: #da1e28;
}

.bx--text-area:disabled {
  cursor: not-allowed;
  outline: none;
  background-color: #f4f4f4;
  border-bottom: 1px solid transparent;
}

.bx--text-area:disabled::-webkit-input-placeholder {
  color: #c6c6c6;
}

.bx--text-area:disabled::-moz-placeholder {
  color: #c6c6c6;
}

.bx--text-area:disabled:-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--text-area:disabled::-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--text-area:disabled::placeholder {
  color: #c6c6c6;
}

.bx--text-area.bx--text-area--light:disabled {
  background-color: #ffffff;
}

bx--text-area.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  height: 6.25rem;
}

bx--text-area.bx--skeleton:hover, bx--text-area.bx--skeleton:focus, bx--text-area.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

bx--text-area.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  bx--text-area.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

bx--text-area.bx--skeleton::-webkit-input-placeholder {
  color: transparent;
}

bx--text-area.bx--skeleton::-moz-placeholder {
  color: transparent;
}

bx--text-area.bx--skeleton:-ms-input-placeholder {
  color: transparent;
}

bx--text-area.bx--skeleton::-ms-input-placeholder {
  color: transparent;
}

bx--text-area.bx--skeleton::placeholder {
  color: transparent;
}

.bx--number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.bx--number input[type='number'] {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  min-width: 9.375rem;
  padding-left: 1rem;
  padding-right: 2rem;
  font-weight: 300;
  height: 2.5rem;
  color: #161616;
  background-color: #f4f4f4;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #8d8d8d;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -moz-appearance: textfield;
}

.bx--number input[type='number']:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--number input[type='number']:disabled ~ .bx--number__controls {
  cursor: not-allowed;
  pointer-events: none;
}

.bx--number input[type='number']:disabled ~ .bx--number__controls svg {
  fill: #c6c6c6;
}

.bx--number input[type='number']::-ms-clear {
  display: none;
}

.bx--number input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.bx--number input[type='number']:disabled,
.bx--number--readonly input[type='number'] {
  cursor: not-allowed;
  background-color: #f4f4f4;
  color: #c6c6c6;
}

.bx--number__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.bx--number__input-wrapper ~ .bx--form-requirement {
  color: #da1e28;
  font-weight: 400;
  margin-top: 0.25rem;
  overflow: visible;
}

.bx--number__input-wrapper ~ .bx--form-requirement::before {
  display: none;
}

.bx--number__controls {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bx--number__control-btn {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2rem;
  height: 1.25rem;
  color: #161616;
}

.bx--number__control-btn::-moz-focus-inner {
  border: 0;
}

.bx--number__control-btn svg {
  fill: currentColor;
  position: relative;
}

.bx--number__control-btn.up-icon svg {
  top: 0.3125rem;
}

.bx--number__control-btn.down-icon svg {
  top: -0.3125rem;
}

.bx--number__control-btn:focus {
  outline: 1px solid #0f62fe;
  color: #161616;
  outline-width: 2px;
  outline-offset: -2px;
}

.bx--number__control-btn:hover {
  cursor: pointer;
}

.bx--number__control-btn:hover {
  color: #161616;
}

.bx--number__control-btn:disabled {
  cursor: not-allowed;
  color: #c6c6c6;
}

.bx--number--readonly .bx--number__control-btn {
  display: none;
}

.bx--number[data-invalid] .bx--form-requirement {
  display: inline-block;
  max-height: 12.5rem;
}

.bx--number[data-invalid] input[type='number'] {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

.bx--number__invalid {
  position: absolute;
  right: 2rem;
  fill: #da1e28;
}

.bx--number--light input[type='number'] {
  background-color: #ffffff;
}

.bx--number--mobile {
  min-width: 9rem;
  width: auto;
}

.bx--number--mobile .bx--number__control-btn,
.bx--number--mobile.bx--number--light .bx--number__control-btn {
  position: static;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f4f4f4;
}

.bx--number--mobile .bx--number__control-btn:hover, .bx--number--mobile .bx--number__control-btn:focus,
.bx--number--mobile.bx--number--light .bx--number__control-btn:hover,
.bx--number--mobile.bx--number--light .bx--number__control-btn:focus {
  background-color: #e5e5e5;
}

.bx--number--mobile .bx--number__control-btn:focus,
.bx--number--mobile.bx--number--light .bx--number__control-btn:focus {
  outline-width: 2px;
  outline-offset: -2px;
}

.bx--number--mobile .bx--number__control-btn svg,
.bx--number--mobile.bx--number--light .bx--number__control-btn svg {
  position: static;
}

.bx--number--mobile input[type='number'] {
  min-width: 4rem;
  width: auto;
  margin: 0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  padding: 0;
  text-align: center;
  background-color: #f4f4f4;
}

.bx--number--mobile.bx--number--light input[type='number'] {
  background-color: #ffffff;
}

.bx--number--mobile.bx--number--light .bx--number__control-btn {
  background-color: #ffffff;
}

.bx--number--nolabel .bx--label + .bx--form__helper-text {
  margin-top: 0;
}

.bx--number.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 2.5rem;
}

.bx--number.bx--skeleton:hover, .bx--number.bx--skeleton:focus, .bx--number.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--number.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--number.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--number.bx--skeleton input[type='number'] {
  display: none;
}

.bx--link {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #0f62fe;
  text-decoration: none;
  outline: none;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--link:hover {
  color: #0043ce;
  text-decoration: underline;
}

.bx--link:active, .bx--link:active:visited, .bx--link:active:visited:hover {
  color: #161616;
  text-decoration: underline;
}

.bx--link:focus {
  outline: 1px solid #0f62fe;
}

.bx--link:not([href]):not(button) {
  color: #c6c6c6;
  cursor: not-allowed;
  pointer-events: none;
  -ms-touch-action: none;
      touch-action: none;
}

.bx--link:visited {
  color: #0f62fe;
}

.bx--link:visited:hover {
  color: #0043ce;
}

.bx--link--disabled {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: inline;
  color: #c6c6c6;
  font-weight: 400;
  cursor: not-allowed;
}

.bx--link.bx--link--visited:visited {
  color: #8a3ffc;
}

.bx--link.bx--link--visited:visited:hover {
  color: #0043ce;
}

.bx--link.bx--link--inline {
  text-decoration: underline;
}

.bx--link.bx--link--inline:hover {
  color: #0043ce;
}

.bx--link.bx--link--inline:focus {
  text-decoration: none;
}

.bx--link.bx--link--inline:visited {
  text-decoration: none;
}

.bx--link--disabled.bx--link--inline {
  text-decoration: underline;
}

.bx--list--nested,
.bx--list--unordered,
.bx--list--ordered {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  list-style: none;
}

.bx--list__item {
  color: #161616;
  margin-bottom: 0.25rem;
}

.bx--list--nested {
  margin-top: 0.25rem;
  margin-left: 1.5rem;
}

.bx--list--nested > .bx--list__item {
  margin-top: 0;
  margin-bottom: 0;
}

.bx--list--nested .bx--list--nested {
  margin-top: 0;
}

.bx--list--ordered:not(.bx--list--nested) {
  counter-reset: item;
}

.bx--list--ordered:not(.bx--list--nested)
> .bx--list__item {
  position: relative;
}

.bx--list--ordered:not(.bx--list--nested)
> .bx--list__item::before {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: -1.5rem;
}

.bx--list--ordered.bx--list--nested {
  list-style-type: lower-latin;
}

.bx--list--unordered > .bx--list__item {
  position: relative;
}

.bx--list--unordered > .bx--list__item::before {
  position: absolute;
  left: -1rem;
  content: '\002013';
}

.bx--list--unordered.bx--list--nested
> .bx--list__item::before {
  left: -0.75rem;
  content: '\0025AA';
}

.bx--table-toolbar {
  background: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.bx--toolbar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--batch-actions ~ .bx--toolbar-content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.bx--toolbar-content .bx--search .bx--search-input {
  background-color: transparent;
}

.bx--batch-actions ~ .bx--toolbar-search-container {
  opacity: 1;
  -webkit-transition: opacity 110ms;
  transition: opacity 110ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--toolbar-search-container-expandable {
  height: 3rem;
  width: 3rem;
  position: relative;
  -webkit-transition: -webkit-box-flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-box-flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9), -ms-flex 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--toolbar-search-container-expandable .bx--search {
  width: 3rem;
  height: 100%;
  position: initial;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-magnifier {
  height: 3rem;
  width: 3rem;
  padding: 1rem;
  left: 0;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-magnifier:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-magnifier:hover {
  background: #e5e5e5;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--label {
  visibility: hidden;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-input {
  border: none;
  height: 100%;
  visibility: hidden;
  padding: 0;
  background-color: transparent;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-close {
  height: 3rem;
  width: 3rem;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-close:before {
  top: 2px;
  height: calc(100% - 4px);
  background-color: #e5e5e5;
}

.bx--toolbar-search-container-expandable
.bx--search
.bx--search-close:focus::before {
  background-color: #0f62fe;
}

.bx--toolbar-search-container-active {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-transition: -webkit-box-flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-box-flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9), -ms-flex 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--toolbar-search-container-active .bx--search {
  width: 100%;
}

.bx--toolbar-search-container-active
.bx--search
.bx--label,
.bx--toolbar-search-container-active
.bx--search
.bx--search-input {
  padding: 0 3rem;
  visibility: inherit;
}

.bx--toolbar-search-container-active
.bx--search
.bx--search-input:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--toolbar-search-container-active
.bx--search
.bx--search-input:focus
+ .bx--search-close {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.bx--toolbar-search-container-active
.bx--search
.bx--search-input:not(:placeholder-shown) {
  background: #e5e5e5;
  border: none;
}

.bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:focus,
.bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:active,
.bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:hover {
  outline: none;
  border: none;
  background: transparent;
}

.bx--toolbar-search-container-persistent .bx--search-close,
.bx--toolbar-search-container-persistent
.bx--search-close:hover,
.bx--toolbar-search-container-active
.bx--search
.bx--search-close,
.bx--toolbar-search-container-active
.bx--search
.bx--search-close:hover {
  border: none;
  background-color: transparent;
}

.bx--toolbar-search-container-persistent
.bx--search-close::before {
  display: none;
}

.bx--overflow-menu.bx--toolbar-action {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 3rem;
  width: 3rem;
  padding: 1rem;
  -webkit-transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu.bx--toolbar-action::-moz-focus-inner {
  border: 0;
}

.bx--toolbar-action {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 3rem;
  width: 3rem;
  -webkit-transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--toolbar-action::-moz-focus-inner {
  border: 0;
}

.bx--toolbar-action:hover:not([disabled]) {
  background: #e5e5e5;
}

.bx--toolbar-action:hover[aria-expanded='true'] {
  background: #f4f4f4;
}

.bx--toolbar-action[disabled] {
  cursor: not-allowed;
}

.bx--toolbar-action[disabled] .bx--toolbar-action__icon {
  fill: #c6c6c6;
  cursor: not-allowed;
}

.bx--toolbar-action:focus:not([disabled]),
.bx--toolbar-action:active:not([disabled]) {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--toolbar-action:focus:not([disabled]).bx--toolbar-search-container-expandable,
.bx--toolbar-action:active:not([disabled]).bx--toolbar-search-container-expandable {
  outline: none;
}

.bx--toolbar-action ~ .bx--btn {
  margin: 0;
  height: 3rem;
}

.bx--overflow-menu--data-table {
  height: 3rem;
}

.bx--toolbar-action__icon {
  height: 1rem;
  width: auto;
  max-width: 1rem;
  fill: #161616;
}

.bx--toolbar-search-container-persistent {
  width: 100%;
  height: 3rem;
  opacity: 1;
  position: relative;
}

.bx--toolbar-search-container-persistent
+ .bx--toolbar-content {
  position: relative;
  width: auto;
}

.bx--toolbar-search-container-persistent .bx--search {
  position: initial;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-magnifier {
  left: 1rem;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-input {
  height: 3rem;
  padding: 0 3rem;
  border: none;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-input:focus:not([disabled]) {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-input:hover:not([disabled]) {
  background: #e5e5e5;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-input:active:not([disabled]),
.bx--toolbar-search-container-persistent
.bx--search
.bx--search-input:not(:placeholder-shown) {
  background: #e5e5e5;
}

.bx--toolbar-search-container-persistent
.bx--search
.bx--search-close {
  height: 3rem;
  width: 3rem;
}

.bx--batch-actions--active ~ .bx--toolbar-search-container,
.bx--batch-actions--active ~ .bx--toolbar-content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transform: translate3d(0, 48px, 0);
          transform: translate3d(0, 48px, 0);
  -webkit-transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--batch-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  will-change: transform;
  background-color: #0f62fe;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9), opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9), opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-transform: translate3d(0, 48px, 0);
          transform: translate3d(0, 48px, 0);
}

.bx--batch-actions:focus {
  outline: 1px solid #0f62fe;
}

.bx--batch-actions--active {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  pointer-events: all;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.bx--action-list {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--action-list .bx--btn {
  color: #ffffff;
  padding: calc(0.875rem - 3px) 12px;
}

.bx--action-list .bx--btn .bx--btn__icon {
  fill: #ffffff;
  position: static;
  margin-left: 0.5rem;
}

.bx--action-list .bx--btn .bx--btn__icon .st0 {
  fill: none;
}

.bx--batch-download {
  padding: 0.0625rem;
}

.bx--action-list .bx--btn--primary:focus::before,
.bx--action-list .bx--btn--primary:focus::before,
.bx--action-list .bx--btn--primary::before,
.bx--action-list .bx--btn--primary::before,
.bx--action-list .bx--btn--primary:focus::after,
.bx--action-list .bx--btn--primary:focus::after,
.bx--action-list .bx--btn--primary::after,
.bx--action-list .bx--btn--primary::after {
  display: none;
}

.bx--action-list .bx--btn--primary:focus {
  outline: 2px solid #f4f4f4;
  outline-offset: -0.125rem;
}

.bx--action-list .bx--btn {
  min-width: 0;
}

.bx--action-list
.bx--btn--primary:nth-child(3):hover
+ .bx--btn--primary.bx--batch-summary__cancel::before,
.bx--action-list
.bx--btn--primary:nth-child(3):focus
+ .bx--btn--primary.bx--batch-summary__cancel::before {
  opacity: 0;
}

.bx--btn--primary.bx--batch-summary__cancel::before {
  display: block;
  position: absolute;
  opacity: 1;
  top: 0.9375rem;
  left: 0;
  height: 1rem;
  width: 0.0625rem;
  content: '';
  background-color: #ffffff;
  border: none;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--btn--primary.bx--batch-summary__cancel:hover::before {
  opacity: 0;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--batch-summary__cancel {
  padding-right: 1rem;
  position: relative;
}

.bx--batch-summary {
  position: absolute;
  left: 0;
  margin-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}

.bx--batch-summary__para {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

.bx--table-toolbar--small {
  height: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable,
.bx--table-toolbar--small .bx--toolbar-search-container-persistent {
  height: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable
.bx--search
.bx--search-input,
.bx--table-toolbar--small .bx--toolbar-search-container-persistent
.bx--search
.bx--search-input {
  height: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable
.bx--search
.bx--search-close,
.bx--table-toolbar--small .bx--toolbar-search-container-persistent
.bx--search
.bx--search-close {
  height: 2rem;
  width: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable
.bx--search
.bx--search-magnifier,
.bx--table-toolbar--small .bx--toolbar-search-container-persistent
.bx--search
.bx--search-magnifier {
  height: 2rem;
  width: 2rem;
  padding: 0.5rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable {
  width: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-expandable
.bx--search
.bx--search-input {
  padding: 0 3rem;
}

.bx--table-toolbar--small .bx--toolbar-search-container-active {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-transition: -webkit-box-flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-box-flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9), -ms-flex 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-input {
  visibility: inherit;
}

.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-input:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  background: #e5e5e5;
}

.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-input:active,
.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-input:not(:placeholder-shown) {
  background: #e5e5e5;
}

.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:focus,
.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:active,
.bx--table-toolbar--small .bx--toolbar-search-container-active
.bx--search
.bx--search-magnifier:hover {
  outline: 2px solid transparent;
  outline-offset: -2px;
  background: transparent;
}

.bx--table-toolbar--small
.bx--batch-actions
.bx--action-list {
  height: 2rem;
}

.bx--table-toolbar--small .bx--toolbar-action {
  height: 2rem;
  width: 2rem;
  padding: 0.5rem;
}

.bx--table-toolbar--small .bx--btn--primary {
  padding-top: 0.1875rem;
  height: 2rem;
}

.bx--table-toolbar--small
.bx--btn--primary.bx--batch-summary__cancel::before {
  top: 0.5rem;
}

.bx--table-toolbar--small
.bx--toolbar-action
~ .bx--btn {
  height: 2rem;
  width: 10rem;
  overflow: hidden;
}

.bx--data-table-container {
  min-width: 31.25rem;
  overflow-x: auto;
  padding-top: 0.125rem;
}

.bx--data-table-header {
  background: #f4f4f4;
  padding: 1rem 0 1.5rem 1rem;
}

.bx--data-table-header__title {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #161616;
}

.bx--data-table-header__description {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #393939;
}

.bx--data-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.bx--data-table thead {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  background-color: #e0e0e0;
}

.bx--data-table tbody {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  background-color: #f4f4f4;
  width: 100%;
}

.bx--data-table tr {
  border: none;
  height: 3rem;
  width: 100%;
}

.bx--data-table tbody tr,
.bx--data-table tbody tr td,
.bx--data-table tbody tr th {
  -webkit-transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--data-table tbody tr:hover {
  background: #e5e5e5;
}

.bx--data-table tbody tr:hover td,
.bx--data-table tbody tr:hover th {
  color: #161616;
  background: #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.bx--data-table th,
.bx--data-table td {
  padding-left: 1rem;
  padding-right: 1rem;
  vertical-align: top;
  text-align: left;
}

.bx--data-table th {
  color: #161616;
  background-color: #e0e0e0;
}

.bx--data-table th:first-of-type:not(.bx--table-expand) {
  padding-left: 1rem;
}

.bx--data-table th:last-of-type {
  position: static;
  width: auto;
}

.bx--data-table .bx--table-header-label {
  display: block;
  padding: 0.875rem 0;
  text-align: left;
}

.bx--data-table td,
.bx--data-table tbody th {
  background: #f4f4f4;
  color: #393939;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.875rem 1rem;
  padding-bottom: 0.8125rem;
}

.bx--data-table td + td:first-of-type,
.bx--data-table tbody th + td:first-of-type {
  padding-left: 0.75rem;
}

@supports (-moz-appearance: none) {
  .bx--data-table td {
    background-clip: padding-box;
  }
}

.bx--data-table td:first-of-type {
  padding-left: 1rem;
}

.bx--data-table td:last-of-type {
  padding-right: 1rem;
}

.bx--data-table .bx--table-column-menu,
.bx--data-table .bx--table-column-menu:last-of-type {
  width: 3.25rem;
  min-width: 3.25rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
}

.bx--data-table td.bx--table-column-menu {
  padding-bottom: 0;
}

.bx--data-table
td.bx--table-column-menu
.bx--overflow-menu[aria-expanded='false']:hover {
  background: #e0e0e0;
}

.bx--data-table td .bx--overflow-menu {
  margin: -0.4375rem 0 -0.5rem;
}

.bx--data-table.bx--data-table--compact
td
.bx--overflow-menu {
  margin: 0;
}

.bx--data-table
td.bx--table-column-menu
.bx--overflow-menu[aria-expanded='false']:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--data-table
td.bx--table-column-menu
.bx--overflow-menu[aria-expanded='true']:focus {
  outline: none;
}

@media screen and (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bx--data-table
td.bx--table-column-menu
.bx--overflow-menu
.bx--overflow-menu__icon {
    opacity: 0;
  }
}

.bx--data-table.bx--data-table--visible-overflow-menu
td.bx--table-column-menu
.bx--overflow-menu
.bx--overflow-menu__icon,
.bx--data-table
td.bx--table-column-menu
.bx--overflow-menu:hover
.bx--overflow-menu__icon,
.bx--data-table
td.bx--table-column-menu
.bx--overflow-menu:focus
.bx--overflow-menu__icon,
.bx--data-table
tr:hover
td.bx--table-column-menu
.bx--overflow-menu
.bx--overflow-menu__icon {
  opacity: 1;
}

.bx--table-row--menu-option
.bx--overflow-menu-options__btn
.bx--overflow-menu-options__option-content
svg {
  margin-right: 0.5rem;
  position: relative;
  top: 0.1875rem;
}

.bx--data-table .bx--overflow-menu:hover,
.bx--data-table .bx--overflow-menu__trigger:hover {
  background-color: #cacaca;
}

.bx--data-table--selected .bx--overflow-menu:hover,
.bx--data-table--selected .bx--overflow-menu__trigger:hover {
  background-color: #e5e5e5;
}

.bx--data-table--zebra tbody tr:nth-child(even) td {
  border-bottom: 1px solid #f4f4f4;
}

.bx--data-table--zebra tbody tr:nth-child(odd) td {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

.bx--data-table--zebra tbody tr:hover td {
  background-color: #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.bx--table-column-checkbox .bx--checkbox-label {
  padding-left: 1rem;
}

.bx--data-table th.bx--table-column-checkbox {
  position: static;
  background: #e0e0e0;
  padding: 0.75rem 0.5rem 0 1rem;
  width: 2.75rem;
  -webkit-transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--data-table td.bx--table-column-checkbox {
  padding-top: 0.6875rem;
  padding-bottom: 0;
}

.bx--date-table tbody th.bx--table-column-checkbox:hover {
  background: #cacaca;
}

.bx--data-table--zebra
tbody
tr:nth-child(odd).bx--data-table--selected
td,
tr.bx--data-table--selected td {
  color: #161616;
  background-color: #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #c6c6c6;
}

.bx--data-table--zebra
tbody
tr:first-of-type:nth-child(odd).bx--data-table--selected
td,
tr.bx--data-table--selected:first-of-type td {
  border-top: 1px solid #c6c6c6;
}

.bx--data-table--zebra
tbody
tr:last-of-type:nth-child(odd).bx--data-table--selected
td,
.bx--data-table--zebra
tbody
tr:last-of-type:nth-child(even).bx--data-table--selected
td,
tr.bx--data-table--selected:last-of-type td {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.bx--data-table--zebra
tbody
tr:nth-child(even).bx--data-table--selected
td {
  border-bottom: 1px solid #c6c6c6;
}

.bx--data-table--zebra
tbody
tr:nth-child(even).bx--data-table--selected:hover
td {
  border-bottom: 1px solid #cacaca;
}

.bx--data-table--zebra
tbody
tr:nth-child(odd).bx--data-table--selected:hover
td,
.bx--data-table tbody .bx--data-table--selected:hover td {
  color: #161616;
  background: #cacaca;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.bx--data-table--selected
.bx--overflow-menu
.bx--overflow-menu__icon {
  opacity: 1;
}

.bx--data-table--compact thead tr,
.bx--data-table--compact tbody tr,
.bx--data-table--compact tbody tr th {
  height: 1.5rem;
}

.bx--data-table--compact .bx--table-header-label {
  padding: 0.125rem 0;
}

.bx--data-table--compact td,
.bx--data-table--compact tbody tr th {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.bx--data-table--compact .bx--overflow-menu {
  width: 2rem;
  height: 1.4375rem;
}

.bx--data-table.bx--data-table--compact
.bx--table-column-menu {
  padding-top: 0;
}

.bx--data-table.bx--data-table--compact
.bx--table-column-checkbox {
  padding-top: 0;
  padding-bottom: 0;
}

.bx--data-table.bx--data-table--compact
.bx--table-column-checkbox
.bx--checkbox-label {
  min-height: 1.4375rem;
  height: 1.4375rem;
}

.bx--data-table--short thead tr,
.bx--data-table--short tbody tr,
.bx--data-table--short tbody tr th {
  height: 2rem;
}

.bx--data-table--short .bx--table-header-label {
  padding: 0.4375rem 0;
}

.bx--data-table--short td,
.bx--data-table--short tbody tr th {
  padding-top: 0.4375rem;
  padding-bottom: 0.375rem;
}

.bx--data-table--short .bx--overflow-menu {
  height: 1.9375rem;
}

.bx--data-table.bx--data-table--short
.bx--table-column-menu {
  padding-top: 0;
}

.bx--data-table.bx--data-table--short
.bx--table-column-checkbox {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}

.bx--data-table--tall thead tr,
.bx--data-table--tall tbody tr,
.bx--data-table--tall tbody tr th {
  height: 4rem;
}

.bx--data-table--tall .bx--table-header-label {
  padding: 1rem 0;
}

.bx--data-table--tall td,
.bx--data-table--tall tbody tr th {
  padding-top: 1rem;
}

.bx--data-table--cell-secondary-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
}

.bx--data-table.bx--data-table--tall
.bx--table-column-menu,
.bx--data-table.bx--data-table--tall
.bx--table-column-checkbox {
  padding-top: 0.75rem;
}

.bx--data-table--static {
  width: auto;
}

.bx--data-table_inner-container {
  background-color: #e0e0e0;
  padding-top: 3rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.bx--data-table--sticky-header {
  display: block;
  overflow-y: scroll;
}

.bx--data-table--sticky-header thead,
.bx--data-table--sticky-header tbody,
.bx--data-table--sticky-header tr,
.bx--data-table--sticky-header th,
.bx--data-table--sticky-header td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--data-table--sticky-header thead {
  position: fixed;
  top: 0;
  width: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
  will-change: transform;
}

.bx--data-table--sticky-header thead tr th {
  border-bottom: 1px solid #c6c6c6;
}

.bx--data-table--sticky-header tbody {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: scroll;
  -ms-overflow-style: none;
  will-change: transform;
}

.bx--data-table--sticky-header tr {
  min-height: 3rem;
  height: auto;
}

.bx--data-table--sticky-header tr.bx--data-table--selected:first-of-type td {
  border-top: none;
}

.bx--data-table--sticky-header thead::-webkit-scrollbar,
.bx--data-table--sticky-header tbody::-webkit-scrollbar {
  display: none;
}

@-moz-document url-prefix() {
  .bx--data-table--sticky-header thead,
  .bx--data-table--sticky-header tbody {
    scrollbar-width: none;
  }
}

.bx--data-table--sticky-header tbody tr:last-of-type {
  border-bottom: 0;
}

.bx--data-table--sticky-header th:not(.bx--table-column-checkbox):not(.bx--table-column-menu):not(.bx--table-expand-v2):not(.bx--table-column-icon),
.bx--data-table--sticky-header td:not(.bx--table-column-checkbox):not(.bx--table-column-menu):not(.bx--table-expand-v2):not(.bx--table-column-icon) {
  width: 100%;
  min-width: 0;
}

.bx--data-table--sticky-header .bx--table-header-label {
  max-width: calc(100% - 10px);
  display: block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--data-table--max-width {
  max-width: 56.25rem;
}

.bx--data-table--sticky-header {
  max-height: 18.75rem;
}

.bx--data-table tr.bx--parent-row:first-of-type td {
  border-top: 1px solid #e0e0e0;
}

.bx--expandable-row--hidden td {
  border-top: 0;
  width: auto;
  padding: 1rem;
}

tr.bx--parent-row:not(.bx--expandable-row)
+ tr[data-child-row] {
  height: 0;
  -webkit-transition: height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

tr.bx--parent-row:not(.bx--expandable-row)
+ tr[data-child-row]
td {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background-color: #e5e5e5;
  -webkit-transition: padding 150ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: padding 150ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

tr.bx--parent-row:not(.bx--expandable-row)
+ tr[data-child-row]
td
.bx--child-row-inner-container {
  overflow: hidden;
  max-height: 0;
}

tr.bx--parent-row.bx--expandable-row + tr[data-child-row] {
  -webkit-transition: height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

tr.bx--parent-row.bx--expandable-row + tr[data-child-row] td {
  border-bottom: 1px solid #e0e0e0;
}

tr.bx--parent-row.bx--expandable-row
+ tr[data-child-row]
td
.bx--child-row-inner-container {
  max-height: 100%;
}

.bx--parent-row.bx--expandable-row > td,
.bx--parent-row.bx--expandable-row + tr[data-child-row] > td {
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-shadow: 0 1px #e0e0e0;
          box-shadow: 0 1px #e0e0e0;
}

.bx--parent-row:not(.bx--expandable-row)
+ tr[data-child-row]
> td {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--parent-row.bx--expandable-row > td:first-of-type {
  -webkit-box-shadow: none;
          box-shadow: none;
}

tr.bx--parent-row:not(.bx--expandable-row) td,
tr.bx--parent-row.bx--expandable-row td,
tr.bx--parent-row.bx--expandable-row {
  -webkit-transition: height 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: height 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

tr.bx--parent-row.bx--expandable-row + tr[data-child-row] td {
  -webkit-transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

tr.bx--parent-row:not(.bx--expandable-row):first-of-type:hover
td {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

tr.bx--parent-row.bx--expandable-row:hover td {
  background-color: #e5e5e5;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color: #161616;
}

tr.bx--parent-row.bx--expandable-row:hover td:first-of-type {
  border-bottom: 1px solid transparent;
}

tr.bx--parent-row.bx--expandable-row:hover
+ tr[data-child-row]
td {
  background-color: #e5e5e5;
  color: #161616;
  border-bottom: 1px solid #e0e0e0;
}

tr.bx--expandable-row--hover + tr[data-child-row] td {
  border-bottom: 1px solid #e0e0e0;
}

tr.bx--expandable-row--hover {
  background-color: #e5e5e5;
}

tr.bx--expandable-row--hover td {
  background-color: #e5e5e5;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  color: #161616;
}

tr.bx--parent-row.bx--expandable-row.bx--expandable-row--hover
td:first-of-type {
  border-bottom: 1px solid transparent;
}

.bx--data-table td.bx--table-expand {
  width: 2.5rem;
  min-width: 2.5rem;
  height: 3rem;
  vertical-align: top;
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
}

.bx--data-table
td.bx--table-expand[data-previous-value='collapsed'] {
  border-bottom: 1px solid transparent;
}

.bx--table-expand[data-previous-value='collapsed']
.bx--table-expand__svg {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--table-expand__button {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}

.bx--table-expand__button::-moz-focus-inner {
  border: 0;
}

.bx--data-table--short .bx--table-expand__button {
  height: auto;
}

.bx--table-expand__button:focus {
  outline: 1px solid transparent;
}

.bx--table-expand__button:focus .bx--table-expand__svg {
  -webkit-box-shadow: inset 0px 0px 0px 1px #0f62fe;
          box-shadow: inset 0px 0px 0px 1px #0f62fe;
}

.bx--table-expand__svg {
  fill: #161616;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

th.bx--table-expand {
  position: relative;
  vertical-align: middle;
}

th.bx--table-expand + th.bx--table-column-checkbox {
  padding-left: 0.5rem;
}

tr.bx--parent-row.bx--expandable-row
td.bx--table-expand
+ td::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -0.0625rem;
  height: 0.0625rem;
  width: 0.5rem;
  background: #e0e0e0;
}

tr.bx--parent-row.bx--expandable-row:hover
td.bx--table-expand
+ td::after,
tr.bx--parent-row.bx--expandable-row.bx--expandable-row--hover
td.bx--table-expand
+ td::after {
  background: #e5e5e5;
}

tr.bx--parent-row.bx--data-table--selected
td.bx--table-expand
+ td::after {
  display: none;
}

tr.bx--parent-row.bx--data-table--selected:first-of-type td {
  background: #e0e0e0;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-shadow: 0 1px #c6c6c6;
          box-shadow: 0 1px #c6c6c6;
}

tr.bx--parent-row.bx--data-table--selected td {
  background: #e0e0e0;
  color: #161616;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px #c6c6c6;
          box-shadow: 0 1px #c6c6c6;
}

tr.bx--parent-row.bx--data-table--selected:last-of-type td {
  background: #e0e0e0;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px #e0e0e0;
          box-shadow: 0 1px #e0e0e0;
}

tr.bx--parent-row.bx--data-table--selected:not(.bx--expandable-row):hover
td {
  background: #cacaca;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-shadow: 0 1px #cacaca;
          box-shadow: 0 1px #cacaca;
}

tr.bx--parent-row.bx--data-table--selected.bx--expandable-row
td,
tr.bx--parent-row.bx--data-table--selected.bx--expandable-row
td:first-of-type {
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px #e0e0e0;
          box-shadow: 0 1px #e0e0e0;
}

tr.bx--parent-row.bx--data-table--selected.bx--expandable-row:hover
td,
tr.bx--parent-row.bx--data-table--selected.bx--expandable-row:hover
td:first-of-type,
tr.bx--parent-row.bx--data-table--selected.bx--expandable-row--hover
td,
tr.bx--parent-row.bx--data-table--selected.bx--expandable-row--hover
td:first-of-type {
  background: #cacaca;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 0 1px #cacaca;
          box-shadow: 0 1px #cacaca;
}

tr.bx--parent-row.bx--data-table--selected.bx--expandable-row
+ tr[data-child-row]
td {
  color: #161616;
  background-color: #e5e5e5;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-shadow: 0 1px #c6c6c6;
          box-shadow: 0 1px #c6c6c6;
  border-top: 1px solid #c6c6c6;
}

tr.bx--parent-row.bx--data-table--selected.bx--expandable-row
+ tr[data-child-row]:last-of-type
td {
  -webkit-box-shadow: inset 0 -1px #c6c6c6;
          box-shadow: inset 0 -1px #c6c6c6;
  padding-bottom: 1.5rem;
}

tr.bx--parent-row.bx--data-table--selected.bx--expandable-row:hover
+ tr[data-child-row]
td,
tr.bx--parent-row.bx--data-table--selected.bx--expandable-row--hover
+ tr[data-child-row]
td {
  background: #e0e0e0;
}

.bx--data-table--sort th,
.bx--data-table--sort
th:first-of-type:not(.bx--table-column-checkbox):not(.bx--table-expand) {
  padding: 0;
}

.bx--data-table--sort th {
  height: 3rem;
  border-top: none;
  border-bottom: none;
}

.bx--data-table--sort td {
  padding-left: 1rem;
  padding-right: 1rem;
}

.bx--data-table--sort th:first-of-type .bx--table-sort {
  padding-left: 1rem;
}

.bx--table-sort {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
  font: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  color: #161616;
  padding: 0 1rem;
  height: 100%;
  background-color: #e0e0e0;
  -webkit-transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--table-sort::-moz-focus-inner {
  border: 0;
}

.bx--table-sort:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--table-sort:hover {
  background: #cacaca;
}

.bx--table-sort:focus svg,
.bx--table-sort:hover svg {
  opacity: 1;
}

.bx--table-sort .bx--table-sort__icon-inactive {
  display: block;
}

.bx--table-sort .bx--table-sort__icon {
  display: none;
}

.bx--table-sort__icon-unsorted {
  position: relative;
  left: 0.125rem;
  margin-left: 0.5rem;
  margin-right: 0;
  opacity: 0;
  fill: #161616;
  width: auto;
  min-width: 1rem;
}

.bx--table-sort.bx--table-sort--active
.bx--table-sort__icon-unsorted {
  display: none;
}

.bx--table-sort.bx--table-sort--active
.bx--table-sort__icon {
  display: block;
  opacity: 1;
}

.bx--table-sort--ascending .bx--table-sort__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--table-sort__icon {
  position: relative;
  left: 0.125rem;
  margin-left: 0.5rem;
  margin-right: 0;
  -webkit-transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 0;
  fill: #161616;
  width: auto;
  min-width: 1rem;
}

.bx--data-table--compact.bx--data-table--sort th {
  height: 1.5rem;
}

.bx--data-table--compact.bx--data-table--sort
th
.bx--table-sort {
  padding-top: 0;
  padding-bottom: 0;
}

.bx--data-table--short.bx--data-table--sort th {
  height: 2rem;
}

.bx--data-table--short.bx--data-table--sort
th
.bx--table-sort {
  padding-top: 0;
  padding-bottom: 0;
}

.bx--data-table--tall.bx--data-table--sort th {
  height: 4rem;
}

.bx--data-table--tall.bx--data-table--sort
th
.bx--table-sort {
  padding-top: 0;
  padding-bottom: 0;
}

.bx--data-table--tall.bx--data-table--sort
th
.bx--table-sort
svg {
  -ms-flex-item-align: start;
      align-self: flex-start;
  top: 0.5rem;
}

.bx--data-table--tall.bx--data-table--sort
th
.bx--table-sort
.bx--table-header-label {
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: relative;
  top: -0.5rem;
  max-height: 3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bx--inline-edit-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--inline-edit-label:hover .bx--inline-edit-label__icon {
  opacity: 1;
}

.bx--inline-edit-label--inactive {
  display: none;
}

.bx--inline-edit-label__action {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.bx--inline-edit-label__action::-moz-focus-inner {
  border: 0;
}

.bx--inline-edit-label__action:hover {
  cursor: pointer;
}

.bx--inline-edit-label__action:focus {
  outline: 1px solid #0f62fe;
  padding: 0.125rem;
}

.bx--inline-edit-label__action:focus .bx--inline-edit-label__icon {
  width: auto;
  opacity: 1;
}

.bx--inline-edit-label__icon {
  fill: #161616;
  opacity: 0;
}

.bx--inline-edit-input {
  display: none;
}

.bx--inline-edit-input--active {
  display: block;
  margin-left: -0.75rem;
}

.bx--inline-edit-input--active input {
  padding-left: 0.75rem;
}

.bx--data-table--short input {
  height: 2rem;
}

.bx--data-table--short select {
  padding: 0.45rem 2.75rem 0.45rem 1rem;
}

.bx--data-table--short .bx--select__arrow {
  top: 0.875rem;
}

.bx--data-table.bx--skeleton th {
  vertical-align: middle;
}

.bx--data-table.bx--skeleton th:nth-child(3n + 1) {
  width: 10%;
}

.bx--data-table.bx--skeleton th:nth-child(3n + 2) {
  width: 30%;
}

.bx--data-table.bx--skeleton th:nth-child(3n + 3) {
  width: 15%;
}

.bx--data-table.bx--skeleton th span,
.bx--data-table.bx--skeleton td span {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 75%;
  height: 1rem;
  display: block;
}

.bx--data-table.bx--skeleton th span:hover, .bx--data-table.bx--skeleton th span:focus, .bx--data-table.bx--skeleton th span:active,
.bx--data-table.bx--skeleton td span:hover,
.bx--data-table.bx--skeleton td span:focus,
.bx--data-table.bx--skeleton td span:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--data-table.bx--skeleton th span:before,
.bx--data-table.bx--skeleton td span:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--data-table.bx--skeleton th span:before,
  .bx--data-table.bx--skeleton td span:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--data-table.bx--skeleton tr:hover td {
  border-color: #e0e0e0;
  background: transparent;
}

.bx--data-table.bx--skeleton tr:hover td:first-of-type, .bx--data-table.bx--skeleton tr:hover td:last-of-type {
  border-color: #e0e0e0;
}

.bx--data-table-v2.bx--skeleton .bx--table-sort-v2 {
  pointer-events: none;
}

.bx--structured-list--selection .bx--structured-list-td,
.bx--structured-list--selection .bx--structured-list-th {
  padding-left: 1rem;
  padding-right: 1rem;
}

.bx--structured-list--selection .bx--structured-list-td:first-child,
.bx--structured-list--selection .bx--structured-list-th:first-child {
  padding-left: 1rem;
  padding-right: 1rem;
}

.bx--structured-list-input {
  display: none;
}

.bx--structured-list {
  display: table;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 5rem;
  background-color: transparent;
}

.bx--structured-list.bx--structured-list--condensed .bx--structured-list-td,
.bx--structured-list.bx--structured-list--condensed .bx--structured-list-th {
  padding: 0.5rem;
  padding-left: 0;
}

.bx--structured-list-row {
  display: table-row;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--structured-list--selection
.bx--structured-list-row:hover:not(.bx--structured-list-row--header-row):not(.bx--structured-list-row--selected) {
  background-color: #e5e5e5;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}

.bx--structured-list-row.bx--structured-list-row--selected {
  background-color: #e0e0e0;
}

.bx--structured-list-row.bx--structured-list-row--header-row {
  border-bottom: 1px solid #e0e0e0;
  cursor: inherit;
}

.bx--structured-list-row:focus:not(.bx--structured-list-row--header-row) {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--structured-list--selection
.bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)
> .bx--structured-list-td,
.bx--structured-list-row.bx--structured-list-row--selected
> .bx--structured-list-td {
  color: #161616;
}

.bx--structured-list--selection
.bx--structured-list-row:hover:not(.bx--structured-list-row--header-row)
> .bx--structured-list-td {
  border-top: 1px solid #f4f4f4;
}

.bx--structured-list-thead {
  display: table-header-group;
  vertical-align: middle;
}

.bx--structured-list-th {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: table-cell;
  font-weight: 600;
  height: 2.5rem;
  text-align: left;
  text-transform: none;
  vertical-align: bottom;
}

.bx--structured-list-tbody {
  display: table-row-group;
  vertical-align: middle;
}

.bx--structured-list-td {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  line-height: 1.3125rem;
  position: relative;
  display: table-cell;
  max-width: 36rem;
  -webkit-transition: color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--structured-list-th {
  color: #161616;
}

.bx--structured-list-td {
  color: #393939;
}

.bx--structured-list-content--nowrap {
  white-space: nowrap;
}

.bx--structured-list-svg {
  display: inline-block;
  fill: transparent;
  vertical-align: middle;
  -webkit-transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--structured-list-row:hover .bx--structured-list-svg {
  fill: #a8a8a8;
}

.bx--structured-list-input:checked
+ .bx--structured-list-row
.bx--structured-list-svg,
.bx--structured-list-input:checked
+ .bx--structured-list-td
.bx--structured-list-svg {
  fill: #161616;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th:first-child {
  width: 8%;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n + 2) {
  width: 30%;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th:nth-child(3n + 3) {
  width: 15%;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th span {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 75%;
  height: 1rem;
  display: block;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th span:hover, .bx--structured-list.bx--skeleton .bx--structured-list-th span:focus, .bx--structured-list.bx--skeleton .bx--structured-list-th span:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--structured-list.bx--skeleton .bx--structured-list-th span:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--structured-list.bx--skeleton .bx--structured-list-th span:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--structured-list.bx--skeleton
.bx--structured-list-th
span {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 75%;
  height: 1rem;
  display: block;
}

.bx--structured-list.bx--skeleton
.bx--structured-list-th
span:hover, .bx--structured-list.bx--skeleton
.bx--structured-list-th
span:focus, .bx--structured-list.bx--skeleton
.bx--structured-list-th
span:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--structured-list.bx--skeleton
.bx--structured-list-th
span:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--structured-list.bx--skeleton
.bx--structured-list-th
span:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--structured-list.bx--structured-list--selection.bx--skeleton
.bx--structured-list-th:first-child {
  width: 5%;
}

.bx--structured-list.bx--structured-list--selection.bx--skeleton
.bx--structured-list-th:first-child span {
  display: none;
}

@keyframes hide-feedback {
  0% {
    visibility: inherit;
    opacity: 1;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}

@keyframes show-feedback {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: inherit;
    opacity: 1;
  }
}

.bx--snippet code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
}

.bx--snippet--inline {
  position: relative;
  display: inline;
  padding: 0;
  border: 2px solid transparent;
  border-radius: 4px;
  background-color: #f4f4f4;
  color: #161616;
  cursor: pointer;
}

.bx--snippet--inline:hover {
  background-color: #e0e0e0;
}

.bx--snippet--inline:active {
  background-color: #c6c6c6;
}

.bx--snippet--inline:focus {
  outline: none;
  border: 2px solid #0f62fe;
}

.bx--snippet--inline::before {
  position: absolute;
  z-index: 10000;
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
  display: none;
}

.bx--snippet--inline .bx--copy-btn__feedback {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  clip: auto;
  margin: auto;
  overflow: visible;
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--snippet--inline .bx--copy-btn__feedback {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--snippet--inline .bx--copy-btn__feedback {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--snippet--inline .bx--copy-btn__feedback {
    width: 13rem;
  }
}

.bx--snippet--inline::before, .bx--snippet--inline::after,
.bx--snippet--inline .bx--assistive-text,
.bx--snippet--inline + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--snippet--inline::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--snippet--inline::after,
.bx--snippet--inline .bx--assistive-text,
.bx--snippet--inline .bx--assistive-text,
.bx--snippet--inline + .bx--assistive-text,
.bx--snippet--inline + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--snippet--inline.bx--copy-btn--animating::before,
.bx--snippet--inline.bx--copy-btn--animating
.bx--copy-btn__feedback {
  display: block;
}

.bx--snippet--inline.bx--copy-btn--animating.bx--copy-btn--fade-out::before,
.bx--snippet--inline.bx--copy-btn--animating.bx--copy-btn--fade-out
.bx--copy-btn__feedback {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) hide-feedback;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) hide-feedback;
}

.bx--snippet--inline.bx--copy-btn--animating.bx--copy-btn--fade-in::before,
.bx--snippet--inline.bx--copy-btn--animating.bx--copy-btn--fade-in
.bx--copy-btn__feedback {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) show-feedback;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) show-feedback;
}

.bx--snippet--inline code {
  padding: 0 0.5rem;
}

.bx--snippet--single {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  background: #f4f4f4;
  border: 1px solid #e0e0e0;
  position: relative;
  max-width: 37.5rem;
  width: 100%;
  border: none;
  max-width: 47.5rem;
  min-width: 20rem;
  height: 2.5rem;
  padding: 0 2.5rem 0 0;
}

.bx--snippet--single .bx--snippet-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-left: 1rem;
  border-right: solid 1rem transparent;
  overflow-x: auto;
}

.bx--snippet--single .bx--snippet-container:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--snippet--single pre {
  white-space: nowrap;
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  padding-right: 0.5rem;
}

.bx--snippet--single::after {
  width: 1rem;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  right: 3.5rem;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
  background-image: linear-gradient(to right, rgba(244, 244, 244, 0), #f4f4f4);
}

.bx--snippet--multi {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  background: #f4f4f4;
  border: 1px solid #e0e0e0;
  position: relative;
  max-width: 37.5rem;
  width: 100%;
  border: none;
  padding: 1rem;
  min-width: 20rem;
  max-width: 100%;
}

.bx--snippet--multi .bx--snippet-container {
  overflow: hidden;
  position: relative;
  max-height: 14.875rem;
  min-height: 3.5rem;
  -webkit-transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--snippet--multi.bx--snippet--expand
.bx--snippet-container {
  max-height: 100%;
  -webkit-transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  padding-bottom: 1rem;
}

.bx--snippet--multi .bx--snippet-container pre {
  overflow: hidden;
  padding-bottom: 1.5rem;
}

.bx--snippet--multi.bx--snippet--expand
.bx--snippet-container
pre {
  overflow-x: auto;
}

.bx--snippet--multi .bx--snippet-container pre::after {
  width: 1rem;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
  background-image: linear-gradient(to right, rgba(244, 244, 244, 0), #f4f4f4);
}

.bx--snippet--multi .bx--snippet-container pre code {
  overflow: hidden;
}

.bx--snippet__icon {
  fill: #161616;
  height: 1rem;
  width: 1rem;
  -webkit-transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--snippet-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: #f4f4f4;
  outline: none;
  padding: 0;
  height: 2.5rem;
  width: 2.5rem;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--snippet-button:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  outline-color: #0f62fe;
}

.bx--snippet--multi .bx--snippet-button {
  height: 2rem;
  width: 2rem;
  top: 0.5rem;
  right: 0.5rem;
}

.bx--snippet-button:hover {
  background: #e5e5e5;
}

.bx--snippet-button:active {
  background-color: #c6c6c6;
}

.bx--btn--copy__feedback {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  z-index: 8000;
  font-weight: 400;
  left: inherit;
  top: 0.75rem;
  right: 1.25rem;
}

.bx--btn--copy__feedback::before,
.bx--btn--copy__feedback::after {
  background: #393939;
}

.bx--btn--copy__feedback::after {
  border: none;
}

.bx--snippet .bx--copy-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
}

button.bx--btn.bx--snippet-btn--expand {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  border: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  padding: 0.5rem;
  padding-left: 1rem;
  color: #161616;
  background-color: #f4f4f4;
}

button.bx--btn.bx--snippet-btn--expand
.bx--snippet-btn--text {
  position: relative;
  top: -0.0625rem;
}

.bx--snippet-btn--expand--hide.bx--snippet-btn--expand {
  display: none;
}

.bx--snippet-btn--expand .bx--icon-chevron--down {
  fill: #161616;
  margin-left: 0.5rem;
  margin-bottom: 0.0625rem;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

button.bx--btn.bx--snippet-btn--expand:hover {
  background: #e5e5e5;
  color: #161616;
}

.bx--snippet-btn--expand:active {
  background-color: #c6c6c6;
}

.bx--snippet-btn--expand:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  border-color: transparent;
}

.bx--snippet--expand
.bx--snippet-btn--expand
.bx--icon-chevron--down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 240ms;
  transition: -webkit-transform 240ms;
  transition: transform 240ms;
  transition: transform 240ms, -webkit-transform 240ms;
}

.bx--snippet.bx--snippet--light,
.bx--snippet.bx--snippet--light .bx--snippet-button,
.bx--snippet.bx--snippet--light
.bx--snippet-btn--expand {
  background-color: #ffffff;
}

.bx--snippet.bx--snippet--light.bx--snippet--inline:hover,
.bx--snippet.bx--snippet--light
.bx--snippet-button:hover,
.bx--snippet.bx--snippet--light
.bx--snippet-btn--expand:hover {
  background-color: var(--cds-ui-01-light, #e0e0e0);
}

.bx--snippet.bx--snippet--light.bx--snippet--single::after,
.bx--snippet.bx--snippet--light.bx--snippet--multi
.bx--snippet-container
pre::after {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}

.bx--snippet--code.bx--skeleton {
  height: 6.125rem;
}

.bx--snippet--terminal.bx--skeleton {
  height: 3.5rem;
}

.bx--snippet.bx--skeleton .bx--snippet-container {
  height: 100%;
}

.bx--snippet.bx--skeleton code {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 1rem;
  display: block;
}

.bx--snippet.bx--skeleton code:hover, .bx--snippet.bx--skeleton code:focus, .bx--snippet.bx--skeleton code:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--snippet.bx--skeleton code:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--snippet.bx--skeleton code:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--snippet-button .bx--btn--copy__feedback {
  top: 3.175rem;
  left: 50%;
  right: auto;
}

.bx--snippet-button .bx--btn--copy__feedback::before {
  top: 0;
}

.bx--snippet-button .bx--btn--copy__feedback:after {
  top: -0.25rem;
}

.bx--snippet--multi
.bx--snippet-button
.bx--btn--copy__feedback {
  top: 2.675rem;
}

.bx--snippet--inline .bx--btn--copy__feedback {
  top: calc(100% - 0.25rem);
  right: auto;
  left: 50%;
}

bx--snippet--multi.bx--skeleton {
  height: 6.125rem;
}

.bx--snippet--single.bx--skeleton {
  height: 3.5rem;
}

.bx--snippet.bx--skeleton .bx--snippet-container {
  height: 100%;
}

.bx--snippet.bx--skeleton span {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 1rem;
  display: block;
  margin-top: 0.5rem;
}

.bx--snippet.bx--skeleton span:hover, .bx--snippet.bx--skeleton span:focus, .bx--snippet.bx--skeleton span:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--snippet.bx--skeleton span:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--snippet.bx--skeleton span:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--snippet.bx--skeleton span:first-child {
  margin: 0;
}

.bx--snippet.bx--skeleton span:nth-child(2) {
  width: 85%;
}

.bx--snippet.bx--skeleton span:nth-child(3) {
  width: 95%;
}

.bx--snippet--single.bx--skeleton
.bx--snippet-container {
  padding-bottom: 0;
}

.bx--snippet--inline .bx--btn--copy__feedback {
  right: auto;
}

.bx--snippet--code.bx--skeleton {
  height: 6.125rem;
}

.bx--snippet--terminal.bx--skeleton {
  height: 3.5rem;
}

.bx--snippet.bx--skeleton .bx--snippet-container {
  height: 100%;
}

.bx--snippet.bx--skeleton code {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 1rem;
  display: block;
}

.bx--snippet.bx--skeleton code:hover, .bx--snippet.bx--skeleton code:focus, .bx--snippet.bx--skeleton code:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--snippet.bx--skeleton code:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--snippet.bx--skeleton code:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--overflow-menu,
.bx--overflow-menu__trigger {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  width: 2rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu::-moz-focus-inner,
.bx--overflow-menu__trigger::-moz-focus-inner {
  border: 0;
}

.bx--overflow-menu:focus,
.bx--overflow-menu__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--overflow-menu:hover,
.bx--overflow-menu__trigger:hover {
  background-color: #e5e5e5;
}

.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus svg {
  outline: none;
}

.bx--overflow-menu.bx--overflow-menu--open,
.bx--overflow-menu.bx--overflow-menu--open
.bx--overflow-menu__trigger {
  background-color: #f4f4f4;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}

.bx--overflow-menu--light.bx--overflow-menu--open,
.bx--overflow-menu--light.bx--overflow-menu--open
.bx--overflow-menu__trigger {
  background-color: #ffffff;
}

.bx--overflow-menu__icon {
  height: 1rem;
  width: 1rem;
  fill: #161616;
}

.bx--overflow-menu-options {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  z-index: 10000;
  background-color: #f4f4f4;
  width: 10rem;
  list-style: none;
  top: 32px;
  left: 0;
}

.bx--overflow-menu-options::after {
  content: '';
  position: absolute;
  display: block;
  background-color: #f4f4f4;
  -webkit-transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu-options--light {
  background-color: #ffffff;
}

.bx--overflow-menu-options--light::after {
  background-color: #ffffff;
}

.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after {
  top: -0.1875rem;
  left: 0;
  width: 2rem;
  height: 0.1875rem;
}

.bx--overflow-menu-options[data-floating-menu-direction='top']::after {
  bottom: -0.5rem;
  left: 0;
  width: 2rem;
  height: 0.5rem;
}

.bx--overflow-menu-options[data-floating-menu-direction='left']::after {
  right: -0.375rem;
  top: 0;
  height: 2rem;
  width: 0.375rem;
}

.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  top: 0;
  left: -0.375rem;
  height: 2rem;
  width: 0.375rem;
}

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='top']::after,
.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after {
  left: auto;
  right: 0;
}

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='left']::after,
.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  top: auto;
  bottom: 0;
}

.bx--overflow-menu-options--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--overflow-menu-options__content {
  width: 100%;
}

.bx--overflow-menu-options__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 2.5rem;
  padding: 0;
  -webkit-transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu--divider {
  border-top: 1px solid #e0e0e0;
}

a.bx--overflow-menu-options__btn::before {
  content: '';
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.bx--overflow-menu-options__btn {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  text-align: left;
  padding: 0 1rem;
  cursor: pointer;
  color: #393939;
  max-width: 11.25rem;
  -webkit-transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9), color 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9), color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu-options__btn:hover {
  color: #161616;
}

.bx--overflow-menu-options__btn:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--overflow-menu-options__btn::-moz-focus-inner {
  border: none;
}

.bx--overflow-menu-options__btn svg {
  fill: #525252;
}

.bx--overflow-menu-options__btn:hover svg {
  fill: #161616;
}

.bx--overflow-menu-options__option-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bx--overflow-menu-options__option:hover {
  background-color: #e5e5e5;
}

.bx--overflow-menu-options__option--danger {
  border-top: 1px solid #e0e0e0;
}

.bx--overflow-menu-options__option--danger
.bx--overflow-menu-options__btn:hover,
.bx--overflow-menu-options__option--danger
.bx--overflow-menu-options__btn:focus {
  color: #ffffff;
  background-color: #da1e28;
}

.bx--overflow-menu-options__option--danger
.bx--overflow-menu-options__btn:hover svg,
.bx--overflow-menu-options__option--danger
.bx--overflow-menu-options__btn:focus svg {
  fill: #ffffff;
}

.bx--overflow-menu-options__option--disabled:hover {
  background-color: #f4f4f4;
  cursor: not-allowed;
}

.bx--overflow-menu-options__option--disabled
.bx--overflow-menu-options__btn {
  color: #c6c6c6;
  pointer-events: none;
}

.bx--overflow-menu-options__option--disabled
.bx--overflow-menu-options__btn:hover, .bx--overflow-menu-options__option--disabled
.bx--overflow-menu-options__btn:active, .bx--overflow-menu-options__option--disabled
.bx--overflow-menu-options__btn:focus {
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
}

.bx--overflow-menu-options__option--disabled
.bx--overflow-menu-options__btn
svg {
  fill: #c6c6c6;
}

.bx--overflow-menu--flip {
  left: -140px;
}

.bx--overflow-menu--flip:before {
  left: 145px;
}

.bx--content-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  height: 2.5rem;
}

.bx--content-switcher--disabled {
  cursor: not-allowed;
}

.bx--content-switcher-btn {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.5rem 1rem;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  border: none;
  color: #393939;
  -webkit-transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  position: relative;
}

.bx--content-switcher-btn:focus {
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe;
          box-shadow: inset 0 0 0 2px #0f62fe;
  z-index: 3;
}

.bx--content-switcher-btn:hover {
  cursor: pointer;
}

.bx--content-switcher-btn:hover, .bx--content-switcher-btn:active {
  background-color: #e5e5e5;
  color: #161616;
  z-index: 3;
}

.bx--content-switcher-btn:disabled {
  color: #c6c6c6;
  background-color: #f4f4f4;
  pointer-events: none;
}

.bx--content-switcher-btn:disabled:hover {
  cursor: not-allowed;
}

.bx--content-switcher-btn:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.bx--content-switcher-btn:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.bx--content-switcher-btn:not(:first-of-type)::before {
  content: '';
  display: block;
  height: 1rem;
  width: 0.0625rem;
  background-color: #e0e0e0;
  position: absolute;
  z-index: 2;
  left: 0;
}

.bx--content-switcher-btn.bx--content-switcher--selected::before,
.bx--content-switcher-btn.bx--content-switcher--selected
+ .bx--content-switcher-btn::before,
.bx--content-switcher-btn:focus::before,
.bx--content-switcher-btn:focus
+ .bx--content-switcher-btn::before,
.bx--content-switcher-btn:hover::before,
.bx--content-switcher-btn:hover
+ .bx--content-switcher-btn::before {
  background-color: transparent;
}

.bx--content-switcher__icon {
  fill: #393939;
  -webkit-transition: fill 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: fill 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--content-switcher__icon + span {
  margin-left: 0.5rem;
}

.bx--content-switcher__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.bx--content-switcher-btn:hover .bx--content-switcher__icon,
.bx--content-switcher-btn:focus .bx--content-switcher__icon {
  fill: #161616;
}

.bx--content-switcher-btn.bx--content-switcher--selected {
  background-color: #161616;
  color: #ffffff;
  z-index: 3;
}

.bx--content-switcher-btn.bx--content-switcher--selected:disabled {
  background-color: #8d8d8d;
  color: #c6c6c6;
}

.bx--content-switcher-btn.bx--content-switcher--selected
.bx--content-switcher__icon {
  fill: #ffffff;
}

.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: inherit;
  overflow: visible;
  max-height: 640px;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 110ms cubic-bezier(0, 0, 0.38, 0.9);
  animation: fpFadeInDown 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.hasWeeks {
  width: auto;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px calc(3.57% - 1.5px);
  z-index: 3;
}

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}

.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: '';
  position: absolute;
  top: 33%;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month.slideLeft {
  -webkit-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideLeftNew {
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideRight {
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideRightNew {
  -webkit-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 600;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: baseline;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 315px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 28px;
}

span.flatpickr-weekday {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  cursor: default;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
  text-align: center;
  display: block;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 315px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 315px;
  min-width: 315px;
  max-width: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.flatpickr-calendar.animate .dayContainer.slideLeft {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.animate .dayContainer.slideLeft,
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.animate .dayContainer.slideRight {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideRightNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
          box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.flatpickr-time:after {
  content: '';
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}

@keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}

@-webkit-keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}

@-webkit-keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}

@keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}

@-webkit-keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}

@keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}

@-webkit-keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--date-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--date-picker--light .bx--date-picker__input {
  background: #ffffff;
}

.bx--date-picker ~ .bx--label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.bx--date-picker-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bx--date-picker-input__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.bx--date-picker-input__wrapper ~ .bx--form-requirement {
  max-height: 12.5rem;
  display: block;
  color: #da1e28;
  font-weight: 400;
  margin-top: 0.25rem;
  overflow: visible;
}

.bx--date-picker-input__wrapper ~ .bx--form-requirement::before {
  display: none;
}

.bx--date-picker.bx--date-picker--simple .bx--date-picker__input {
  width: 7.5rem;
}

.bx--date-picker.bx--date-picker--simple.bx--date-picker--short .bx--date-picker__input {
  width: 5.7rem;
}

.bx--date-picker.bx--date-picker--single
.bx--date-picker__input {
  width: 18rem;
}

.bx--date-picker__input {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.32px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  position: relative;
  height: 2.5rem;
  min-width: 9rem;
  padding: 0 1rem;
  background-color: #f4f4f4;
  border: none;
  color: #161616;
  border-bottom: 1px solid #8d8d8d;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9) all;
  transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9) all;
}

.bx--date-picker__input:focus, .bx--date-picker__input.bx--focused {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--date-picker__input[data-invalid], .bx--date-picker__input[data-invalid]:focus {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

.bx--date-picker__input:disabled {
  color: #c6c6c6;
  background-color: #f4f4f4;
  border-bottom: 1px solid transparent;
  cursor: not-allowed;
}

.bx--date-picker__input:disabled::-webkit-input-placeholder {
  color: #c6c6c6;
}

.bx--date-picker__input:disabled::-moz-placeholder {
  color: #c6c6c6;
}

.bx--date-picker__input:disabled:-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--date-picker__input:disabled::-ms-input-placeholder {
  color: #c6c6c6;
}

.bx--date-picker__input:disabled::placeholder {
  color: #c6c6c6;
}

.bx--date-picker__input:disabled:hover {
  border-bottom: 1px solid transparent;
}

.bx--date-picker__input::-webkit-input-placeholder {
  color: #6f6f6f;
  opacity: 1;
}

.bx--date-picker__input::-moz-placeholder {
  color: #6f6f6f;
  opacity: 1;
}

.bx--date-picker__input:-ms-input-placeholder {
  color: #6f6f6f;
  opacity: 1;
}

.bx--date-picker__input::-ms-input-placeholder {
  color: #6f6f6f;
  opacity: 1;
}

.bx--date-picker__input::placeholder {
  color: #6f6f6f;
  opacity: 1;
}

.bx--date-picker__icon {
  position: absolute;
  right: 1rem;
  fill: #161616;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bx--date-picker__icon ~ .bx--date-picker__input {
  padding-right: 3rem;
}

.bx--date-picker__input:disabled ~ .bx--date-picker__icon {
  fill: #c6c6c6;
  cursor: not-allowed;
}

.bx--date-picker--range
> .bx--date-picker-container:first-child {
  margin-right: 0.0625rem;
}

.bx--date-picker--range .bx--date-picker-container,
.bx--date-picker--range .bx--date-picker__input {
  width: 8.96875rem;
}

.bx--date-picker__calendar,
.flatpickr-calendar.open {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.25rem 0.25rem 0.5rem 0.25rem;
  width: 18rem !important;
  height: 21rem;
  border-radius: 0;
  border: none;
  overflow: hidden;
  margin-top: -2px;
}

.bx--date-picker__calendar:before, .bx--date-picker__calendar:after,
.flatpickr-calendar.open:before,
.flatpickr-calendar.open:after {
  display: none;
}

.bx--date-picker__calendar:focus,
.flatpickr-calendar.open:focus {
  outline: 1px solid #0f62fe;
}

.bx--date-picker__month,
.flatpickr-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 2.5rem;
  margin-bottom: 0.25rem;
}

.bx--date-picker__month .flatpickr-prev-month,
.bx--date-picker__month .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  padding: 0;
  fill: #161616;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--date-picker__month .flatpickr-prev-month:hover,
.bx--date-picker__month .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  background-color: #e5e5e5;
}

.flatpickr-current-month .numInputWrapper {
  width: 7ch;
}

.bx--date-picker__month .flatpickr-current-month,
.flatpickr-month .flatpickr-current-month {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  padding: 0;
}

.bx--date-picker__month .flatpickr-current-month svg,
.flatpickr-month .flatpickr-current-month svg {
  fill: #161616;
}

.bx--date-picker__month .flatpickr-current-month .cur-month,
.flatpickr-month .flatpickr-current-month .cur-month {
  margin-right: 0.25rem;
  color: #161616;
}

.bx--date-picker__month .numInputWrapper .numInput,
.flatpickr-month .numInputWrapper .numInput {
  font-weight: 600;
  color: #161616;
  background-color: #f4f4f4;
  border: none;
  border-radius: 0;
  padding: 0.25rem;
  -moz-appearance: textfield;
  /* Firefox */
}

.bx--date-picker__month .numInputWrapper .numInput:focus,
.flatpickr-month .numInputWrapper .numInput:focus {
  outline: 1px solid #0f62fe;
}

.bx--date-picker__month .numInputWrapper .numInput::-webkit-outer-spin-button, .bx--date-picker__month .numInputWrapper .numInput::-webkit-inner-spin-button,
.flatpickr-month .numInputWrapper .numInput::-webkit-outer-spin-button,
.flatpickr-month .numInputWrapper .numInput::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.bx--date-picker__month .numInputWrapper span.arrowUp,
.bx--date-picker__month .numInputWrapper span.arrowDown,
.flatpickr-month .numInputWrapper span.arrowUp,
.flatpickr-month .numInputWrapper span.arrowDown {
  left: 2.6rem;
  border: none;
  width: 0.75rem;
}

.bx--date-picker__month .numInputWrapper span.arrowUp:hover,
.bx--date-picker__month .numInputWrapper span.arrowDown:hover,
.flatpickr-month .numInputWrapper span.arrowUp:hover,
.flatpickr-month .numInputWrapper span.arrowDown:hover {
  background: none;
}

.bx--date-picker__month .numInputWrapper span.arrowUp:hover:after,
.bx--date-picker__month .numInputWrapper span.arrowDown:hover:after,
.flatpickr-month .numInputWrapper span.arrowUp:hover:after,
.flatpickr-month .numInputWrapper span.arrowDown:hover:after {
  border-bottom-color: #0f62fe;
  border-top-color: #0f62fe;
}

.bx--date-picker__month .numInputWrapper span.arrowUp:after,
.bx--date-picker__month .numInputWrapper span.arrowDown:after,
.flatpickr-month .numInputWrapper span.arrowUp:after,
.flatpickr-month .numInputWrapper span.arrowDown:after {
  border-bottom-color: #161616;
  border-top-color: #161616;
}

.bx--date-picker__month .numInputWrapper span.arrowUp,
.flatpickr-month .numInputWrapper span.arrowUp {
  top: 4px;
}

.bx--date-picker__month .numInputWrapper span.arrowDown,
.flatpickr-month .numInputWrapper span.arrowDown {
  top: 11px;
}

span.bx--date-picker__weekday,
span.flatpickr-weekday {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  font-weight: 400;
}

.bx--date-picker__day,
.flatpickr-day {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  height: 2.5rem;
  width: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #161616;
  border-radius: 0;
  border: none;
  -webkit-transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--date-picker__day:hover,
.flatpickr-day:hover {
  background: #e5e5e5;
}

.bx--date-picker__day:focus,
.flatpickr-day:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  outline-color: #0f62fe;
}

.bx--date-picker__day.nextMonthDay,
.bx--date-picker__day.prevMonthDay {
  color: #6f6f6f;
}

.bx--date-picker__day.today,
.flatpickr-day.today {
  position: relative;
  color: #0f62fe;
  font-weight: 600;
}

.bx--date-picker__day.today::after,
.flatpickr-day.today::after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0.4375rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 0.25rem;
  width: 0.25rem;
  background: #0f62fe;
}

.bx--date-picker__day.today.no-border,
.flatpickr-day.today.no-border {
  border: none;
}

.bx--date-picker__day.today.selected {
  border: 2px solid #0f62fe;
}

.bx--date-picker__day.today.selected::after {
  display: none;
}

.bx--date-picker__day.flatpickr-day.flatpickr-disabled {
  cursor: not-allowed;
  opacity: 0.5;
  color: #c6c6c6;
}

.bx--date-picker__day.flatpickr-day.flatpickr-disabled:hover {
  background: transparent;
}

.bx--date-picker__day.inRange,
.flatpickr-day.inRange {
  background: #d0e2ff;
  color: #161616;
}

.bx--date-picker__day.selected,
.flatpickr-day.selected {
  color: #ffffff;
  background: #0f62fe;
}

.bx--date-picker__day.startRange.selected,
.flatpickr-day.startRange.selected {
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 2;
}

.bx--date-picker__day.endRange:hover,
.flatpickr-day.endRange:hover {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  background: #f4f4f4;
  color: #161616;
}

.bx--date-picker__day.endRange.inRange,
.flatpickr-day.endRange.inRange {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  background: #f4f4f4;
  z-index: 3;
}

.bx--date-picker__day.endRange.inRange.selected,
.flatpickr-day.endRange.inRange.selected {
  color: #ffffff;
  background: #0f62fe;
}

.bx--date-picker__day.startRange.inRange:not(.selected),
.flatpickr-day.startRange.inRange:not(.selected) {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  background: #f4f4f4;
  z-index: 3;
}

.bx--date-picker__days,
.dayContainer {
  width: 100%;
  min-width: 100%;
  height: 15.375rem;
}

.flatpickr-innerContainer,
.flatpickr-rContainer {
  width: 100%;
  height: auto;
}

.bx--date-picker__weekdays,
.flatpickr-weekdays,
.flatpickr-weekdaycontainer {
  width: 100%;
}

.flatpickr-weekdays {
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  padding-top: 12px;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #161616;
}

.flatpickr-next-month.disabled svg,
.flatpickr-prev-month.disabled svg {
  fill: #161616;
  opacity: 0.5;
  cursor: not-allowed;
}

.flatpickr-next-month.disabled:hover svg,
.flatpickr-prev-month.disabled:hover svg {
  fill: #161616;
}

.bx--date-picker.bx--skeleton input,
.bx--date-picker__input.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
}

.bx--date-picker.bx--skeleton input:hover, .bx--date-picker.bx--skeleton input:focus, .bx--date-picker.bx--skeleton input:active,
.bx--date-picker__input.bx--skeleton:hover,
.bx--date-picker__input.bx--skeleton:focus,
.bx--date-picker__input.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--date-picker.bx--skeleton input:before,
.bx--date-picker__input.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--date-picker.bx--skeleton input:before,
  .bx--date-picker__input.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--date-picker.bx--skeleton input::-webkit-input-placeholder,
.bx--date-picker__input.bx--skeleton::-webkit-input-placeholder {
  color: transparent;
}

.bx--date-picker.bx--skeleton .bx--label {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 4.6875rem;
  height: 0.875rem;
}

.bx--date-picker.bx--skeleton .bx--label:hover, .bx--date-picker.bx--skeleton .bx--label:focus, .bx--date-picker.bx--skeleton .bx--label:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--date-picker.bx--skeleton .bx--label:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--date-picker.bx--skeleton .bx--label:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--dropdown__wrapper--inline {
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template: auto auto / auto -webkit-min-content;
  grid-template: auto auto / auto min-content;
  grid-gap: 0.25rem;
}

.bx--dropdown__wrapper--inline .bx--label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

.bx--dropdown__wrapper--inline .bx--label,
.bx--dropdown__wrapper--inline .bx--form__helper-text,
.bx--dropdown__wrapper--inline .bx--form-requirement {
  margin: 0;
}

.bx--dropdown__wrapper--inline .bx--form-requirement {
  grid-column: 2;
}

.bx--dropdown {
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  list-style: none;
  display: block;
  background-color: #f4f4f4;
  border: none;
  border-bottom: 1px solid #8d8d8d;
  width: 100%;
  height: 2.5rem;
  cursor: pointer;
  color: #161616;
  outline: 2px solid transparent;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--dropdown:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--dropdown:hover {
  background-color: #e5e5e5;
}

.bx--dropdown--xl {
  height: 3rem;
  max-height: 3rem;
}

.bx--dropdown--xl .bx--dropdown__arrow {
  top: 1rem;
}

.bx--dropdown--sm {
  height: 2rem;
  max-height: 2rem;
}

.bx--dropdown--sm .bx--dropdown__arrow {
  top: 0.5rem;
}

.bx--dropdown--open {
  border-bottom-color: #e0e0e0;
}

.bx--dropdown--invalid {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

.bx--dropdown--invalid .bx--dropdown-text {
  padding-right: 3.5rem;
}

.bx--dropdown--invalid + .bx--form-requirement {
  display: inline-block;
  max-height: 12.5rem;
  color: #da1e28;
}

.bx--dropdown__invalid-icon {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  fill: #da1e28;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bx--dropdown--open:hover {
  background-color: #f4f4f4;
}

.bx--dropdown--open:focus {
  outline: 1px solid transparent;
}

.bx--dropdown--open .bx--dropdown-list {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.bx--dropdown--light {
  background-color: #ffffff;
}

.bx--dropdown--up .bx--dropdown-list {
  bottom: 2rem;
}

.bx--dropdown__arrow {
  fill: #161616;
  position: absolute;
  right: 1rem;
  top: 0.8125rem;
  pointer-events: none;
  -webkit-transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-transform-origin: 50% 45%;
          transform-origin: 50% 45%;
}

button.bx--dropdown-text {
  color: #161616;
  background: none;
  border: none;
  width: 100%;
  text-align: left;
}

button.bx--dropdown-text:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--dropdown-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: block;
  height: calc(100% + 1px);
  padding-left: 1rem;
  padding-right: 2.625rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bx--dropdown-list {
  outline: 2px solid transparent;
  outline-offset: -2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  list-style: none;
  position: absolute;
  z-index: 9100;
  max-height: 0;
  -webkit-transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  overflow-x: hidden;
  overflow-y: auto;
}

.bx--dropdown:not(.bx--dropdown--open)
.bx--dropdown-item {
  visibility: hidden;
}

.bx--dropdown-item {
  -webkit-transition: visibility 70ms cubic-bezier(0.2, 0, 0.38, 0.9), opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: visibility 70ms cubic-bezier(0.2, 0, 0.38, 0.9), opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  opacity: 0;
  visibility: inherit;
  position: relative;
}

.bx--dropdown-item:hover {
  background-color: #e5e5e5;
}

.bx--dropdown-item:hover + .bx--dropdown-item .bx--dropdown-link {
  border-color: transparent;
}

.bx--dropdown-item:active {
  background-color: #e0e0e0;
}

.bx--dropdown-item:first-of-type .bx--dropdown-link {
  border-top-color: transparent;
}

.bx--dropdown-item:last-of-type .bx--dropdown-link {
  border-bottom: none;
}

.bx--dropdown-link {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  height: 2.5rem;
  color: #393939;
  text-decoration: none;
  font-weight: normal;
  line-height: 1rem;
  padding: 0.6875rem 0;
  margin: 0 1rem;
  border: 1px solid transparent;
  border-top-color: #e0e0e0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bx--dropdown-link:hover {
  color: #161616;
  border-color: transparent;
}

.bx--dropdown--sm .bx--dropdown-link {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  height: 2rem;
}

.bx--dropdown--xl .bx--dropdown-link {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  height: 3rem;
}

.bx--dropdown--focused,
.bx--dropdown-link:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  margin: 0;
  padding: 0.6875rem 1rem;
}

.bx--dropdown-list[aria-activedescendant]
.bx--dropdown-link:focus {
  outline: none;
  margin: 0 1rem;
  padding: 0.6875rem 0;
}

.bx--dropdown-list[aria-activedescendant]
.bx--dropdown--focused:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  margin: 0;
  padding: 0.6875rem 1rem;
}

.bx--dropdown-list[aria-activedescendant]
.bx--dropdown-item:active {
  background-color: inherit;
}

.bx--dropdown-item:hover .bx--dropdown-link {
  border-bottom-color: #e5e5e5;
}

.bx--dropdown--selected {
  display: none;
}

.bx--dropdown--open .bx--dropdown__arrow {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.bx--dropdown--open .bx--dropdown-list {
  max-height: 15rem;
  -webkit-transition: max-height 110ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: max-height 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--dropdown--open .bx--dropdown-item {
  opacity: 1;
}

.bx--dropdown--disabled {
  border-bottom-color: transparent;
  cursor: not-allowed;
}

.bx--dropdown--disabled:hover {
  background-color: #f4f4f4;
}

.bx--dropdown--disabled:focus {
  outline: none;
}

.bx--dropdown--disabled .bx--dropdown-text {
  color: #c6c6c6;
}

.bx--dropdown--disabled .bx--dropdown__arrow {
  fill: #c6c6c6;
}

.bx--dropdown--disabled.bx--dropdown--light:hover {
  background-color: #ffffff;
}

.bx--dropdown--auto-width {
  width: auto;
  max-width: 25rem;
}

.bx--dropdown--inline {
  justify-self: start;
  display: inline-block;
  border-bottom-color: transparent;
  width: auto;
  height: 2rem;
  background-color: transparent;
  -webkit-transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9);
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--dropdown--inline:hover {
  background-color: #e5e5e5;
}

.bx--dropdown--inline.bx--dropdown--disabled {
  background-color: transparent;
}

.bx--dropdown--inline .bx--dropdown__arrow {
  top: 0.5rem;
  right: 0.5rem;
}

.bx--dropdown--inline.bx--dropdown--open {
  background-color: transparent;
}

.bx--dropdown--inline .bx--dropdown-text {
  display: inline-block;
  padding: 0.4375rem 2rem 0.4375rem 0.75rem;
  height: 2rem;
  overflow: visible;
  color: #161616;
}

.bx--dropdown--inline.bx--dropdown--disabled
.bx--dropdown-text {
  color: #c6c6c6;
}

.bx--dropdown--inline.bx--dropdown--disabled:focus
.bx--dropdown-text {
  outline: 0;
}

.bx--dropdown--inline.bx--dropdown--invalid
.bx--dropdown__invalid-icon {
  right: 2rem;
}

.bx--dropdown--inline.bx--dropdown--invalid
.bx--dropdown-text {
  padding-right: 3.5rem;
}

.bx--dropdown--inline.bx--dropdown--open:focus
.bx--dropdown-list {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.bx--dropdown--inline .bx--dropdown-link {
  font-weight: normal;
}

.bx--dropdown--show-selected .bx--dropdown--selected {
  background-color: #e5e5e5;
  color: #161616;
  display: block;
}

.bx--dropdown--show-selected .bx--dropdown--selected:hover {
  background-color: #e0e0e0;
}

.bx--dropdown--show-selected .bx--dropdown--selected .bx--dropdown-link {
  border-top-color: transparent;
}

.bx--dropdown--show-selected .bx--dropdown--selected + .bx--dropdown-item .bx--dropdown-link {
  border-top-color: transparent;
}

.bx--dropdown--show-selected .bx--dropdown--selected .bx--list-box__menu-item__selected-icon {
  display: block;
}

.bx--dropdown-v2.bx--skeleton,
.bx--dropdown.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
}

.bx--dropdown-v2.bx--skeleton:hover, .bx--dropdown-v2.bx--skeleton:focus, .bx--dropdown-v2.bx--skeleton:active,
.bx--dropdown.bx--skeleton:hover,
.bx--dropdown.bx--skeleton:focus,
.bx--dropdown.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--dropdown-v2.bx--skeleton:before,
.bx--dropdown.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--dropdown-v2.bx--skeleton:before,
  .bx--dropdown.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/* Stroke animations */
@keyframes init-stroke {
  0% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 40;
  }
}

@keyframes stroke-end {
  0% {
    stroke-dashoffset: 40;
  }
  100% {
    stroke-dashoffset: 240;
  }
}

.bx--modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: background-color 720ms cubic-bezier(0.4, 0.14, 1, 1), opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0ms linear 240ms;
  transition: background-color 720ms cubic-bezier(0.4, 0.14, 1, 1), opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0ms linear 240ms;
}

.bx--modal.is-visible {
  visibility: inherit;
  opacity: 1;
  background-color: rgba(22, 22, 22, 0.5);
  -webkit-transition: background-color 720ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear;
  transition: background-color 720ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear;
}

.bx--modal .bx--text-input,
.bx--modal .bx--text-area,
.bx--modal .bx--search-input,
.bx--modal .bx--select-input,
.bx--modal .bx--dropdown,
.bx--modal .bx--dropdown-list,
.bx--modal .bx--number input[type='number'],
.bx--modal .bx--date-picker__input {
  background-color: #ffffff;
}

.bx--modal.is-visible .bx--modal-container {
  -webkit-transition: -webkit-transform 240ms cubic-bezier(0, 0, 0.3, 1);
  transition: -webkit-transform 240ms cubic-bezier(0, 0, 0.3, 1);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1), -webkit-transform 240ms cubic-bezier(0, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.bx--modal-container {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  background-color: #f4f4f4;
  width: 100%;
  height: 100%;
  max-height: 100%;
  outline: 3px solid transparent;
  outline-offset: -3px;
  overflow: hidden;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: translate3d(0, -24px, 0);
          transform: translate3d(0, -24px, 0);
  -webkit-transition: -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1), -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
}

@media (min-width: 42rem) {
  .bx--modal-container {
    width: 84%;
    max-height: 90%;
    height: auto;
  }
  .bx--modal-container .bx--modal-header,
  .bx--modal-container .bx--modal-content,
  .bx--modal-container .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}

@media (min-width: 66rem) {
  .bx--modal-container {
    width: 60%;
    max-height: 84%;
  }
}

@media (min-width: 82rem) {
  .bx--modal-container {
    width: 48%;
  }
}

.bx--modal-header,
.bx--modal-content {
  padding-left: 1rem;
}

.bx--modal-header,
.bx--modal-content,
.bx--modal-content__regular-content {
  padding-right: 1rem;
}

.bx--modal-content--with-form {
  padding-right: 1rem;
}

.bx--modal-container--xs .bx--modal-header {
  padding-right: 3rem;
}

.bx--modal-container--xs .bx--modal-content,
.bx--modal-container--xs .bx--modal-content__regular-content,
.bx--modal-container--xs .bx--modal-content--with-form {
  padding-right: 1rem;
}

@media (min-width: 42rem) {
  .bx--modal-container--xs {
    width: 48%;
  }
}

@media (min-width: 66rem) {
  .bx--modal-container--xs {
    width: 32%;
    max-height: 48%;
  }
}

@media (min-width: 82rem) {
  .bx--modal-container--xs {
    width: 24%;
  }
}

.bx--modal-container--sm .bx--modal-header {
  padding-right: 3rem;
}

.bx--modal-container--sm .bx--modal-content,
.bx--modal-container--sm .bx--modal-content__regular-content,
.bx--modal-container--sm .bx--modal-content--with-form {
  padding-right: 1rem;
}

@media (min-width: 42rem) {
  .bx--modal-container--sm {
    width: 60%;
  }
}

@media (min-width: 66rem) {
  .bx--modal-container--sm {
    width: 42%;
    max-height: 72%;
  }
}

@media (min-width: 82rem) {
  .bx--modal-container--sm {
    width: 36%;
  }
  .bx--modal-container--sm .bx--modal-header,
  .bx--modal-container--sm .bx--modal-content,
  .bx--modal-container--sm .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container--sm .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}

.bx--modal-container--lg .bx--modal-header {
  padding-right: 3rem;
}

.bx--modal-container--lg .bx--modal-content,
.bx--modal-container--lg .bx--modal-content__regular-content,
.bx--modal-container--lg .bx--modal-content--with-form {
  padding-right: 1rem;
}

@media (min-width: 42rem) {
  .bx--modal-container--lg {
    width: 96%;
  }
  .bx--modal-container--lg .bx--modal-header,
  .bx--modal-container--lg .bx--modal-content,
  .bx--modal-container--lg .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container--lg .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}

@media (min-width: 66rem) {
  .bx--modal-container--lg {
    width: 84%;
    max-height: 96%;
  }
}

@media (min-width: 82rem) {
  .bx--modal-container--lg {
    width: 72%;
  }
}

.bx--modal-header {
  padding-top: 1rem;
  padding-right: 3rem;
  margin-bottom: 0.5rem;
  grid-row: 1/1;
  grid-column: 1/-1;
}

.bx--modal-header__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  color: #393939;
  margin-bottom: 0.25rem;
}

.bx--modal-header__heading {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #161616;
}

.bx--modal-content {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  grid-row: 2/-2;
  grid-column: 1/-1;
  overflow-y: auto;
  margin-bottom: 3rem;
  color: #161616;
  font-weight: 400;
  padding-top: 0.5rem;
}

.bx--modal-content:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--modal-scroll-content > *:last-child {
  padding-bottom: 2rem;
}

.bx--modal-content > * {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
}

.bx--modal-content--overflow-indicator {
  grid-row: 2/-2;
  grid-column: 1/-1;
  width: 100%;
  height: 2rem;
  content: '';
  position: absolute;
  left: 0;
  bottom: 3rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
  background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f4f4f4);
}

.bx--modal-content:focus
~ .bx--modal-content--overflow-indicator {
  width: calc(100% - 4px);
  margin: 0 2px 2px 2px;
}

.bx--modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: auto;
  height: 4rem;
  grid-row: -1/-1;
  grid-column: 1/-1;
}

.bx--modal-footer button.bx--btn {
  max-width: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  height: 4rem;
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.bx--modal-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 3rem;
  width: 3rem;
  padding: 0.75rem;
  border: 2px solid transparent;
  overflow: hidden;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--modal-close:hover {
  background-color: #e5e5e5;
}

.bx--modal-close:focus {
  outline: none;
  border-color: #0f62fe;
}

.bx--modal-close::-moz-focus-inner {
  border: 0;
}

.bx--modal-close__icon {
  fill: #161616;
  height: 1.25rem;
  width: 1.25rem;
}

.bx--body--with-modal-open {
  overflow: hidden;
}

.bx--multi-select .bx--list-box__menu {
  min-width: auto;
}

.bx--multi-select
.bx--list-box__menu-item__option
.bx--checkbox-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--multi-select
.bx--list-box__menu-item__option
> .bx--form-item {
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.bx--multi-select
.bx--list-box__menu-item
.bx--checkbox:checked
~ .bx--checkbox-label-text {
  color: #161616;
}

.bx--multi-select--filterable .bx--list-box__selection--multi {
  position: absolute;
  left: 0.5rem;
  right: auto;
}

.bx--multi-select--selected .bx--text-input {
  padding-left: 3.5rem;
}

.bx--inline-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: auto;
  min-height: 3rem;
  min-width: 18rem;
  max-width: 18rem;
  width: 100%;
  color: #ffffff;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 42rem) {
  .bx--inline-notification {
    max-width: 38rem;
  }
}

@media (min-width: 66rem) {
  .bx--inline-notification {
    max-width: 46rem;
  }
}

@media (min-width: 99rem) {
  .bx--inline-notification {
    max-width: 52rem;
  }
}

.bx--inline-notification:not(.bx--inline-notification--low-contrast)
a {
  color: #78a9ff;
}

.bx--inline-notification a {
  text-decoration: none;
}

.bx--inline-notification a:hover {
  text-decoration: underline;
}

.bx--inline-notification a:focus {
  outline: 1px solid #78a9ff;
}

.bx--inline-notification.bx--inline-notification--low-contrast
a:focus {
  outline: 1px solid #0f62fe;
}

.bx--inline-notification--low-contrast {
  color: #161616;
}

.bx--inline-notification--low-contrast::before {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-filter: opacity(0.4);
          filter: opacity(0.4);
  border-style: solid;
  border-width: 1px 1px 1px 0;
}

.bx--inline-notification--error {
  border-left: 3px solid #fa4d56;
  background: #393939;
}

.bx--inline-notification--error .bx--inline-notification__icon,
.bx--inline-notification--error .bx--toast-notification__icon {
  fill: #fa4d56;
}

.bx--inline-notification--low-contrast.bx--inline-notification--error {
  border-left: 3px solid #da1e28;
  background: #fff1f1;
}

.bx--inline-notification--low-contrast.bx--inline-notification--error .bx--inline-notification__icon,
.bx--inline-notification--low-contrast.bx--inline-notification--error .bx--toast-notification__icon {
  fill: #da1e28;
}

.bx--inline-notification--low-contrast.bx--inline-notification--error:before {
  border-color: #da1e28;
}

.bx--inline-notification--success {
  border-left: 3px solid #42be65;
  background: #393939;
}

.bx--inline-notification--success .bx--inline-notification__icon,
.bx--inline-notification--success .bx--toast-notification__icon {
  fill: #42be65;
}

.bx--inline-notification--low-contrast.bx--inline-notification--success {
  border-left: 3px solid #24a148;
  background: #defbe6;
}

.bx--inline-notification--low-contrast.bx--inline-notification--success .bx--inline-notification__icon,
.bx--inline-notification--low-contrast.bx--inline-notification--success .bx--toast-notification__icon {
  fill: #24a148;
}

.bx--inline-notification--low-contrast.bx--inline-notification--success:before {
  border-color: #24a148;
}

.bx--inline-notification--info {
  border-left: 3px solid #4589ff;
  background: #393939;
}

.bx--inline-notification--info .bx--inline-notification__icon,
.bx--inline-notification--info .bx--toast-notification__icon {
  fill: #4589ff;
}

.bx--inline-notification--low-contrast.bx--inline-notification--info {
  border-left: 3px solid #0043ce;
  background: #edf5ff;
}

.bx--inline-notification--low-contrast.bx--inline-notification--info .bx--inline-notification__icon,
.bx--inline-notification--low-contrast.bx--inline-notification--info .bx--toast-notification__icon {
  fill: #0043ce;
}

.bx--inline-notification--low-contrast.bx--inline-notification--info:before {
  border-color: #0043ce;
}

.bx--inline-notification--warning {
  border-left: 3px solid #f1c21b;
  background: #393939;
}

.bx--inline-notification--warning .bx--inline-notification__icon,
.bx--inline-notification--warning .bx--toast-notification__icon {
  fill: #f1c21b;
}

.bx--inline-notification--low-contrast.bx--inline-notification--warning {
  border-left: 3px solid #f1c21b;
  background: #fdf6dd;
}

.bx--inline-notification--low-contrast.bx--inline-notification--warning .bx--inline-notification__icon,
.bx--inline-notification--low-contrast.bx--inline-notification--warning .bx--toast-notification__icon {
  fill: #f1c21b;
}

.bx--inline-notification--low-contrast.bx--inline-notification--warning:before {
  border-color: #f1c21b;
}

.bx--inline-notification--warning
.bx--inline-notification__icon
path[opacity='0'] {
  fill: #000000;
  opacity: 1;
}

.bx--inline-notification__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 1rem;
}

.bx--inline-notification__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1rem;
  margin-top: 0.875rem;
}

.bx--inline-notification__text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 0;
}

.bx--inline-notification__title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  margin: 0 0.25rem 0 0;
  line-height: 1.5rem;
}

.bx--inline-notification__subtitle {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  word-break: break-word;
}

.bx--inline-notification__action-button.bx--btn--ghost {
  height: 2rem;
  margin: 0.5rem 0;
}

.bx--inline-notification__action-button.bx--btn--ghost, .bx--inline-notification__action-button.bx--btn--ghost:hover, .bx--inline-notification__action-button.bx--btn--ghost:focus, .bx--inline-notification__action-button.bx--btn--ghost:active {
  color: #78a9ff;
}

.bx--inline-notification__action-button.bx--btn--ghost:focus {
  border-color: transparent;
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

.bx--inline-notification__action-button.bx--btn--ghost:hover {
  background-color: #4c4c4c;
}

.bx--inline-notification--hide-close-button
.bx--inline-notification__action-button.bx--btn--ghost {
  margin-right: 0.5rem;
}

.bx--inline-notification__close-button {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  height: 3rem;
  width: 3rem;
  min-width: 3rem;
  max-width: 3rem;
  -webkit-transition: outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--inline-notification__close-button:focus {
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

.bx--inline-notification__close-button .bx--inline-notification__close-icon {
  fill: #ffffff;
}

.bx--inline-notification--low-contrast .bx--inline-notification__close-button
.bx--inline-notification__close-icon {
  fill: #161616;
}

.bx--inline-notification--low-contrast .bx--inline-notification__action-button {
  color: #0f62fe;
}

.bx--inline-notification--low-contrast .bx--inline-notification__action-button:active {
  color: #002d9c;
}

.bx--inline-notification--low-contrast .bx--inline-notification__action-button:active, .bx--inline-notification--low-contrast .bx--inline-notification__action-button:hover {
  background-color: #ffffff;
}

.bx--toast-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 18rem;
  height: auto;
  padding-left: 0.875rem;
  color: #ffffff;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.bx--toast-notification:first-child {
  margin-top: 1rem;
}

@media (min-width: 99rem) {
  .bx--toast-notification {
    width: 22rem;
  }
}

.bx--toast-notification:not(.bx--toast-notification--low-contrast)
a {
  color: #78a9ff;
}

.bx--toast-notification a {
  text-decoration: none;
}

.bx--toast-notification a:hover {
  text-decoration: underline;
}

.bx--toast-notification a:focus {
  outline: 1px solid #78a9ff;
}

.bx--toast-notification.bx--toast-notification--low-contrast
a:focus {
  outline: 1px solid #0f62fe;
}

.bx--toast-notification--low-contrast {
  color: #161616;
}

.bx--toast-notification--error {
  border-left: 3px solid #fa4d56;
  background: #393939;
}

.bx--toast-notification--error .bx--inline-notification__icon,
.bx--toast-notification--error .bx--toast-notification__icon {
  fill: #fa4d56;
}

.bx--toast-notification--low-contrast.bx--toast-notification--error {
  border-left: 3px solid #da1e28;
  background: #fff1f1;
}

.bx--toast-notification--low-contrast.bx--toast-notification--error .bx--inline-notification__icon,
.bx--toast-notification--low-contrast.bx--toast-notification--error .bx--toast-notification__icon {
  fill: #da1e28;
}

.bx--toast-notification--success {
  border-left: 3px solid #42be65;
  background: #393939;
}

.bx--toast-notification--success .bx--inline-notification__icon,
.bx--toast-notification--success .bx--toast-notification__icon {
  fill: #42be65;
}

.bx--toast-notification--low-contrast.bx--toast-notification--success {
  border-left: 3px solid #24a148;
  background: #defbe6;
}

.bx--toast-notification--low-contrast.bx--toast-notification--success .bx--inline-notification__icon,
.bx--toast-notification--low-contrast.bx--toast-notification--success .bx--toast-notification__icon {
  fill: #24a148;
}

.bx--toast-notification--info {
  border-left: 3px solid #4589ff;
  background: #393939;
}

.bx--toast-notification--info .bx--inline-notification__icon,
.bx--toast-notification--info .bx--toast-notification__icon {
  fill: #4589ff;
}

.bx--toast-notification--low-contrast.bx--toast-notification--info {
  border-left: 3px solid #0043ce;
  background: #edf5ff;
}

.bx--toast-notification--low-contrast.bx--toast-notification--info .bx--inline-notification__icon,
.bx--toast-notification--low-contrast.bx--toast-notification--info .bx--toast-notification__icon {
  fill: #0043ce;
}

.bx--toast-notification--warning {
  border-left: 3px solid #f1c21b;
  background: #393939;
}

.bx--toast-notification--warning .bx--inline-notification__icon,
.bx--toast-notification--warning .bx--toast-notification__icon {
  fill: #f1c21b;
}

.bx--toast-notification--low-contrast.bx--toast-notification--warning {
  border-left: 3px solid #f1c21b;
  background: #fdf6dd;
}

.bx--toast-notification--low-contrast.bx--toast-notification--warning .bx--inline-notification__icon,
.bx--toast-notification--low-contrast.bx--toast-notification--warning .bx--toast-notification__icon {
  fill: #f1c21b;
}

.bx--toast-notification--warning
.bx--toast-notification__icon
path[opacity='0'] {
  fill: #000000;
  opacity: 1;
}

.bx--toast-notification__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.875rem;
  margin-top: 0.875rem;
}

.bx--toast-notification__details {
  margin-right: 1rem;
}

.bx--toast-notification__close-button {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin-left: auto;
  padding: 0;
  height: 3rem;
  width: 3rem;
  min-height: 3rem;
  min-width: 3rem;
  -webkit-transition: outline 110ms, background-color 110ms;
  transition: outline 110ms, background-color 110ms;
}

.bx--toast-notification__close-button:focus {
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

.bx--toast-notification__close-button .bx--toast-notification__close-icon {
  fill: #ffffff;
}

.bx--toast-notification--low-contrast
.bx--toast-notification__close-button
.bx--toast-notification__close-icon {
  fill: #161616;
}

.bx--toast-notification__title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  font-weight: 600;
  margin-top: 1rem;
  word-break: break-word;
}

.bx--toast-notification__subtitle {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 1.5rem;
  word-break: break-word;
}

.bx--toast-notification--low-contrast
.bx--toast-notification__subtitle {
  color: #161616;
}

.bx--toast-notification__caption {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #ffffff;
  margin-bottom: 1rem;
}

.bx--toast-notification--low-contrast
.bx--toast-notification__caption {
  color: #161616;
}

.bx--tooltip__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #393939;
}

.bx--tooltip__label:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger svg {
  fill: #525252;
}

.bx--tooltip__trigger:not(.bx--btn--icon-only) {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 1rem;
}

.bx--tooltip__trigger:not(.bx--btn--icon-only)::-moz-focus-inner {
  border: 0;
}

.bx--tooltip__trigger:not(.bx--btn--icon-only):focus {
  outline: 1px solid #0f62fe;
  fill: #0353e9;
}

.bx--tooltip__label .bx--tooltip__trigger {
  margin-left: 0.5rem;
}

.bx--tooltip__label--bold {
  font-weight: 600;
}

.bx--tooltip {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  display: none;
  min-width: 13rem;
  max-width: 18rem;
  background: #393939;
  margin-top: 0.25rem;
  padding: 1rem;
  border-radius: 0.125rem;
  z-index: 10000;
  word-wrap: break-word;
  color: #ffffff;
}

.bx--tooltip:focus {
  -webkit-box-shadow: inset 0 0 0 1px #393939, inset 0 0 0 2px #ffffff;
          box-shadow: inset 0 0 0 1px #393939, inset 0 0 0 2px #ffffff;
  outline: 0;
}

.bx--tooltip p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

.bx--tooltip button {
  padding-right: 2rem;
}

.bx--tooltip .bx--btn:focus {
  border-color: #ffffff;
  outline-color: #393939;
}

.bx--tooltip .bx--link {
  color: #78a9ff;
  font-size: 0.875rem;
}

.bx--tooltip .bx--link:focus {
  outline: 1px solid #ffffff;
  outline-offset: 2px;
}

.bx--tooltip .bx--link:active {
  color: #ffffff;
}

.bx--tooltip .bx--link:visited {
  color: #78a9ff;
}

.bx--tooltip .bx--tooltip__content[tabindex='-1']:focus {
  outline: none;
}

.bx--tooltip .bx--tooltip__caret {
  border-left: 0.42969rem solid transparent;
  border-right: 0.42969rem solid transparent;
  border-bottom: 0.42969rem solid #393939;
  position: absolute;
  left: 0;
  top: calc(-0.42969rem + 1px);
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  content: '';
}

.bx--tooltip .bx--tooltip__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
}

.bx--tooltip[data-floating-menu-direction='left'] .bx--tooltip__caret {
  left: auto;
  top: 50%;
  right: calc(-0.42969rem + 1px);
  -webkit-transform: rotate(90deg) translate(50%, -50%);
          transform: rotate(90deg) translate(50%, -50%);
}

.bx--tooltip[data-floating-menu-direction='top'] .bx--tooltip__caret {
  top: auto;
  bottom: calc(-0.42969rem + 1px);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--tooltip[data-floating-menu-direction='right'] .bx--tooltip__caret {
  left: calc(-0.42969rem + 1px);
  top: 50%;
  right: auto;
  -webkit-transform: rotate(270deg) translate(50%, -50%);
          transform: rotate(270deg) translate(50%, -50%);
}

.bx--tooltip__heading {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  margin-bottom: 0.5rem;
}

.bx--tooltip--shown {
  display: block;
}

/* begin legacy definition tooltip TODO: deprecate */
.bx--tooltip--definition {
  position: relative;
}

.bx--tooltip--definition .bx--tooltip__trigger {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  border-bottom: 1px dotted #0f62fe;
  color: #161616;
}

.bx--tooltip--definition .bx--tooltip__trigger:hover {
  cursor: pointer;
}

.bx--tooltip--definition .bx--tooltip__trigger:hover + .bx--tooltip--definition__top,
.bx--tooltip--definition .bx--tooltip__trigger:hover + .bx--tooltip--definition__bottom {
  display: block;
}

.bx--tooltip--definition .bx--tooltip__trigger:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip--definition .bx--tooltip__trigger:focus + .bx--tooltip--definition__top,
.bx--tooltip--definition .bx--tooltip__trigger:focus + .bx--tooltip--definition__bottom {
  display: block;
}

.bx--tooltip--definition__bottom,
.bx--tooltip--definition__top {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 1;
  display: none;
  background: #393939;
  width: 13rem;
  margin-top: 0.75rem;
  padding: 0.5rem 1rem;
  border-radius: 0.125rem;
  pointer-events: none;
  cursor: pointer;
}

.bx--tooltip--definition__bottom p,
.bx--tooltip--definition__top p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #ffffff;
}

.bx--tooltip--definition__bottom .bx--tooltip__caret,
.bx--tooltip--definition__top .bx--tooltip__caret {
  position: absolute;
  right: 0;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  background: #393939;
  margin-left: 1rem;
}

.bx--tooltip--definition__bottom .bx--tooltip__caret {
  top: -0.2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.bx--tooltip--definition__top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: -2rem;
}

.bx--tooltip--definition__top .bx--tooltip__caret {
  bottom: -0.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.bx--tooltip--definition__align-end {
  right: 0;
}

.bx--tooltip--definition__align-center {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bx--tooltip--definition__top.bx--tooltip--definition__align-center {
  margin-left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip--definition__align-center .bx--tooltip__caret {
  left: auto;
  margin-left: auto;
  margin-right: calc(50% - 6px);
}

.bx--tooltip--definition__align-end .bx--tooltip__caret {
  left: auto;
  margin-left: auto;
  margin-right: 1rem;
}

/* end legacy definition tooltip */
.bx--tooltip--definition.bx--tooltip--a11y {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.bx--tooltip--definition button.bx--tooltip--a11y {
  margin: 0;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  border-bottom: 0.0625rem dotted #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.5rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before {
  top: -0.25rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  top: -0.5625rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::before {
  top: -0.25rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: -0.5625rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::before {
  top: -0.25rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: -0.5625rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::before {
  top: -0.25rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: -0.5625rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.5rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before {
  bottom: -0.25rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  bottom: -0.5625rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -0.5rem;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::before {
  bottom: -0.25rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: -0.5625rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -0.5rem;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::before {
  bottom: -0.25rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: -0.5625rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -0.5rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::before {
  bottom: -0.25rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: -0.5625rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -0.5rem;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

/* begin tooltip icon (TODO: deprecate) */
.bx--tooltip--icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--tooltip--icon__top,
.bx--tooltip--icon__bottom {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip--icon__top::before, .bx--tooltip--icon__top::after,
.bx--tooltip--icon__bottom::before,
.bx--tooltip--icon__bottom::after {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip--icon__top::before,
.bx--tooltip--icon__bottom::before {
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-style: solid;
  border-color: transparent transparent #393939 transparent;
  margin: 0 auto;
  content: '';
  margin-top: 1px;
  margin-left: 50%;
}

.bx--tooltip--icon__top::after,
.bx--tooltip--icon__bottom::after {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  min-width: 1.5rem;
  max-width: 13rem;
  height: 1.5rem;
  margin-left: 50%;
  padding: 0 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  content: attr(aria-label);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  pointer-events: none;
  background-color: #393939;
}

.bx--tooltip--icon__top:hover::before, .bx--tooltip--icon__top:hover::after, .bx--tooltip--icon__top:focus::before, .bx--tooltip--icon__top:focus::after,
.bx--tooltip--icon__bottom:hover::before,
.bx--tooltip--icon__bottom:hover::after,
.bx--tooltip--icon__bottom:focus::before,
.bx--tooltip--icon__bottom:focus::after {
  opacity: 1;
}

.bx--tooltip--icon__top:hover svg, .bx--tooltip--icon__top:focus svg,
.bx--tooltip--icon__bottom:hover svg,
.bx--tooltip--icon__bottom:focus svg {
  fill: #525252;
}

.bx--tooltip--icon__top:focus,
.bx--tooltip--icon__bottom:focus {
  outline: 1px solid transparent;
}

.bx--tooltip--icon__top:focus svg,
.bx--tooltip--icon__bottom:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--tooltip--icon__top::before {
  top: 1px;
  -webkit-transform: translate(-50%, calc(-100% - 9px)) rotate(180deg);
          transform: translate(-50%, calc(-100% - 9px)) rotate(180deg);
}

.bx--tooltip--icon__top::after {
  top: 0;
  -webkit-transform: translate(-50%, calc(-100% - 12px));
          transform: translate(-50%, calc(-100% - 12px));
}

.bx--tooltip--icon__bottom::before {
  bottom: 0;
  -webkit-transform: translate(-50%, 10px) rotate(0);
          transform: translate(-50%, 10px) rotate(0);
}

.bx--tooltip--icon__bottom::after {
  bottom: 0;
  -webkit-transform: translate(-50%, calc(100% + 10px));
          transform: translate(-50%, calc(100% + 10px));
}

.bx--tooltip--icon__top.bx--tooltip--icon__align-start::before {
  top: 1px;
  margin-left: 4px;
  -webkit-transform: translate(0, calc(-100% - 9px)) rotate(180deg);
          transform: translate(0, calc(-100% - 9px)) rotate(180deg);
}

.bx--tooltip--icon__top.bx--tooltip--icon__align-start::after {
  top: 0;
  margin-left: 0;
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
}

.bx--tooltip--icon__top.bx--tooltip--icon__align-end::before {
  top: 1px;
  margin-right: 4px;
  left: auto;
  right: 0;
  -webkit-transform: translate(0, calc(-100% - 9px)) rotate(180deg);
          transform: translate(0, calc(-100% - 9px)) rotate(180deg);
}

.bx--tooltip--icon__top.bx--tooltip--icon__align-end::after {
  top: 0;
  margin-left: 0;
  right: 0;
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
}

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-start::before {
  bottom: 0;
  margin-left: 4px;
  -webkit-transform: translate(0, 10px) rotate(0);
          transform: translate(0, 10px) rotate(0);
}

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-start::after {
  bottom: 0;
  margin-left: 0;
  -webkit-transform: translate(0, calc(100% + 10px));
          transform: translate(0, calc(100% + 10px));
}

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-end::before {
  bottom: 0;
  margin-right: 4px;
  left: auto;
  right: 0;
  -webkit-transform: translate(0, 10px) rotate(0);
          transform: translate(0, 10px) rotate(0);
}

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-end::after {
  bottom: 0;
  margin-left: 0;
  right: 0;
  -webkit-transform: translate(0, calc(100% + 10px));
          transform: translate(0, calc(100% + 10px));
}

.bx--tooltip--icon .bx--tooltip__trigger svg {
  margin-left: 0;
}

/* end legacy tooltip icon */
.bx--tooltip__trigger:hover svg, .bx--tooltip__trigger:focus svg {
  fill: #525252;
}

.bx--tooltip__trigger.bx--tooltip--top {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--top:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--top:focus {
  outline: 1px solid transparent;
}

.bx--tooltip__trigger.bx--tooltip--top:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--top::after,
  .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip--top::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--top:hover::before, .bx--tooltip__trigger.bx--tooltip--top:hover::after, .bx--tooltip__trigger.bx--tooltip--top:focus::before, .bx--tooltip__trigger.bx--tooltip--top:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--top::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top::after,
.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  top: -0.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: -0.8125rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: -0.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: -0.8125rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--tooltip--right {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--right:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--right:focus {
  outline: 1px solid transparent;
}

.bx--tooltip__trigger.bx--tooltip--right:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after,
.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after,
  .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip--right::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip--right::after,
.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--right::after,
  .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--right::after,
  .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--right::after,
  .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip--right::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--right:hover::before, .bx--tooltip__trigger.bx--tooltip--right:hover::after, .bx--tooltip__trigger.bx--tooltip--right:focus::before, .bx--tooltip__trigger.bx--tooltip--right:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after,
.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  top: 50%;
  right: 0;
}

.bx--tooltip__trigger.bx--tooltip--right::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right::after,
.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  right: -0.8125rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  right: 0;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start + .bx--assistive-text {
  right: -0.8125rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  right: 0;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center + .bx--assistive-text {
  right: -0.8125rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  right: 0;
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end + .bx--assistive-text {
  right: -0.8125rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--bottom {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--bottom:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--bottom:focus {
  outline: 1px solid transparent;
}

.bx--tooltip__trigger.bx--tooltip--bottom:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip--bottom::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after,
  .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip--bottom::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--bottom:hover::before, .bx--tooltip__trigger.bx--tooltip--bottom:hover::after, .bx--tooltip__trigger.bx--tooltip--bottom:focus::before, .bx--tooltip__trigger.bx--tooltip--bottom:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--bottom::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom::after,
.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: -0.8125rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: -0.8125rem;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: -0.8125rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--tooltip--left {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--left:focus {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--left:focus {
  outline: 1px solid transparent;
}

.bx--tooltip__trigger.bx--tooltip--left:focus svg {
  outline: 1px solid #0f62fe;
}

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after,
.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  position: absolute;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after,
  .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    display: inline-block;
  }
}

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after {
  -webkit-transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::after {
  -webkit-transition: none;
  transition: none;
}

.bx--tooltip__trigger.bx--tooltip--left::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
}

.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
}

.bx--tooltip__trigger.bx--tooltip--left::after,
.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--left::after,
  .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--left::after,
  .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: 13rem;
  }
}

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--left::after,
  .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
  .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: 13rem;
  }
}

.bx--tooltip__trigger.bx--tooltip--left::after {
  content: attr(aria-label);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::after {
  content: none;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--left:hover::before, .bx--tooltip__trigger.bx--tooltip--left:hover::after, .bx--tooltip__trigger.bx--tooltip--left:focus::before, .bx--tooltip__trigger.bx--tooltip--left:focus::after {
  opacity: 1;
}

@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left:focus + .bx--assistive-text {
  clip: auto;
  margin: auto;
  overflow: visible;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
          animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden + .bx--assistive-text {
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  overflow: hidden;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden.bx--tooltip--a11y::before {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after,
.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  top: 50%;
  left: 0;
}

.bx--tooltip__trigger.bx--tooltip--left::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left::after,
.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  left: -0.8125rem;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  left: 0;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start + .bx--assistive-text {
  left: -0.8125rem;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  left: 0;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center + .bx--assistive-text {
  left: -0.8125rem;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  left: 0;
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end + .bx--assistive-text,
.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end + .bx--assistive-text {
  left: -0.8125rem;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.bx--tabs {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  height: auto;
  width: 100%;
  position: relative;
}

@media (min-width: 42rem) {
  .bx--tabs {
    background: none;
    min-height: 2.5rem;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container {
    min-height: 3rem;
  }
}

.bx--tabs-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3rem 0 1rem;
  height: 2.5rem;
  cursor: pointer;
  color: #161616;
  outline: 2px solid transparent;
  border-bottom: 1px solid #8d8d8d;
  background-color: #f4f4f4;
}

@media (min-width: 42rem) {
  .bx--tabs-trigger {
    display: none;
  }
}

.bx--tabs-trigger:focus,
.bx--tabs-trigger:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--tabs-trigger svg {
  position: absolute;
  right: 1rem;
  fill: #161616;
  -webkit-transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tabs-trigger--open:focus,
.bx--tabs-trigger--open:active {
  outline: 2px solid transparent;
  outline-offset: -2px;
  -webkit-transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tabs-trigger--open {
  background: #e0e0e0;
}

.bx--tabs-trigger--open svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: -webkit-transform 70ms;
  transition: -webkit-transform 70ms;
  transition: transform 70ms;
  transition: transform 70ms, -webkit-transform 70ms;
  -webkit-transform-origin: 50% 45%;
          transform-origin: 50% 45%;
}

.bx--tabs--light.bx--tabs-trigger {
  background-color: #ffffff;
}

.bx--tabs-trigger-text {
  text-decoration: none;
  padding-top: 2px;
  color: #161616;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bx--tabs-trigger-text:hover {
  color: #161616;
}

.bx--tabs-trigger-text:focus {
  outline: none;
}

.bx--tabs__nav {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 0;
  position: absolute;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9100;
  background: #f4f4f4;
  -webkit-transition: max-height 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  max-height: 600px;
  width: 100%;
}

@media (min-width: 42rem) {
  .bx--tabs__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: auto;
    -webkit-transition: inherit;
    transition: inherit;
    width: auto;
  }
}

.bx--tabs__nav--hidden {
  -webkit-transition: max-height 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  overflow: hidden;
  max-height: 0;
}

@media (min-width: 42rem) {
  .bx--tabs__nav--hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: inherit;
    transition: inherit;
    overflow: visible;
    max-height: none;
  }
}

.bx--tabs__nav-item {
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  cursor: pointer;
  width: 100%;
  height: 2.5rem;
  -webkit-transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

@media (min-width: 42rem) {
  .bx--tabs__nav-item {
    background: transparent;
    height: auto;
  }
  .bx--tabs__nav-item + .bx--tabs__nav-item {
    margin-left: 0.125rem;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container .bx--tabs__nav-item {
    background-color: #e0e0e0;
  }
  .bx--tabs--container .bx--tabs__nav-item + .bx--tabs__nav-item {
    margin-left: 0;
    -webkit-box-shadow: -1px 0 0 0 #8d8d8d;
            box-shadow: -1px 0 0 0 #8d8d8d;
  }
  .bx--tabs--container .bx--tabs__nav-item + .bx--tabs__nav-item.bx--tabs__nav-item--selected,
  .bx--tabs--container .bx--tabs__nav-item.bx--tabs__nav-item--selected + .bx--tabs__nav-item {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.bx--tabs__nav-item .bx--tabs__nav-link {
  -webkit-transition: color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), border-bottom-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), border-bottom-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

@media (min-width: 42rem) {
  .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected) {
    background: transparent;
  }
}

.bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--disabled) {
  background-color: #e5e5e5;
  -webkit-box-shadow: 0 -1px 0 #e5e5e5;
          box-shadow: 0 -1px 0 #e5e5e5;
}

@media (min-width: 42rem) {
  .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--disabled) {
    background-color: transparent;
  }
  .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--disabled),
  .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--disabled) + .bx--tabs__nav-item {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--disabled) {
    background-color: #cacaca;
  }
}

.bx--tabs__nav-item--disabled,
.bx--tabs__nav-item--disabled:hover {
  cursor: not-allowed;
  outline: none;
}

.bx--tabs__nav-item--disabled .bx--tabs__nav-link {
  pointer-events: none;
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item.bx--tabs__nav-item--disabled,
  .bx--tabs--container
.bx--tabs__nav-item.bx--tabs__nav-item--disabled:hover {
    background-color: #c6c6c6;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item--disabled
.bx--tabs__nav-link {
    color: #8d8d8d;
  }
}

.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) {
  border: none;
  display: none;
  -webkit-transition: color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

@media (min-width: 42rem) {
  .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link,
  .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:focus,
  .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:active {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.125rem;
    letter-spacing: 0.16px;
    color: #161616;
    border-bottom: 2px solid #0f62fe;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled),
  .bx--tabs--container
.bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) {
    background-color: #f4f4f4;
  }
  .bx--tabs--container
.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link,
  .bx--tabs--container
.bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link {
    line-height: calc( 3rem - (0.5rem * 2));
    -webkit-box-shadow: inset 0 2px 0 0 #0f62fe;
            box-shadow: inset 0 2px 0 0 #0f62fe;
    border-bottom: none;
  }
  .bx--tabs--container
.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:focus,
  .bx--tabs--container
.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:active,
  .bx--tabs--container
.bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:focus,
  .bx--tabs--container
.bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:active {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

a.bx--tabs__nav-link {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #393939;
  text-decoration: none;
  font-weight: 400;
  padding: 0.75rem 0;
  width: calc(100% - 32px);
  height: 2.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 1rem;
  line-height: 1rem;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  -webkit-transition: border 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: border 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

a.bx--tabs__nav-link:focus, a.bx--tabs__nav-link:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
  width: 100%;
  margin: 0;
  padding-left: 16px;
}

@media (min-width: 42rem) {
  a.bx--tabs__nav-link {
    border-bottom: 2px solid #e0e0e0;
    padding: 0.5rem 1rem;
    width: 10rem;
    margin: 0;
    line-height: inherit;
  }
  a.bx--tabs__nav-link:focus, a.bx--tabs__nav-link:active {
    width: 10rem;
    padding: 0.5rem 1rem;
    border-bottom: 2px;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container a.bx--tabs__nav-link {
    height: 3rem;
    line-height: calc( 3rem - (0.5rem * 2));
    border-bottom: none;
  }
}

.bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled)
.bx--tabs__nav-link {
  color: #161616;
}

@media (min-width: 42rem) {
  .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled)
.bx--tabs__nav-link {
    color: #161616;
    border-bottom: 2px solid #8d8d8d;
  }
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled)
.bx--tabs__nav-link {
    border-bottom: none;
  }
}

.bx--tabs__nav-item--disabled .bx--tabs__nav-link {
  color: #c6c6c6;
  border-bottom: 2px solid #f4f4f4;
}

.bx--tabs__nav-item--disabled:hover .bx--tabs__nav-link {
  cursor: no-drop;
  border-bottom: 2px solid #f4f4f4;
}

.bx--tabs__nav-item--disabled .bx--tabs__nav-link:focus,
.bx--tabs__nav-item--disabled a.bx--tabs__nav-link:active {
  outline: none;
  border-bottom: 2px solid #f4f4f4;
}

@media (min-width: 42rem) {
  .bx--tabs--container
.bx--tabs__nav-item--disabled
.bx--tabs__nav-link {
    border-bottom: none;
  }
}

.bx--tabs__nav-item:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled):not(.bx--tabs__nav-item--selected)
.bx--tabs__nav-link:focus,
.bx--tabs__nav-item:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled):not(.bx--tabs__nav-item--selected)
a.bx--tabs__nav-link:active {
  color: #393939;
}

.bx--tab-content {
  padding: 1rem;
}

.bx--tabs.bx--skeleton {
  pointer-events: none;
  cursor: default;
}

.bx--tabs.bx--skeleton .bx--tabs__nav-link {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 4.6875rem;
  height: 0.75rem;
}

.bx--tabs.bx--skeleton .bx--tabs__nav-link:hover, .bx--tabs.bx--skeleton .bx--tabs__nav-link:focus, .bx--tabs.bx--skeleton .bx--tabs__nav-link:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--tabs.bx--skeleton .bx--tabs__nav-link:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--tabs.bx--skeleton .bx--tabs__nav-link:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--tabs.bx--skeleton .bx--tabs-trigger {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 6.25rem;
}

.bx--tabs.bx--skeleton .bx--tabs-trigger:hover, .bx--tabs.bx--skeleton .bx--tabs-trigger:focus, .bx--tabs.bx--skeleton .bx--tabs-trigger:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--tabs.bx--skeleton .bx--tabs-trigger:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--tabs.bx--skeleton .bx--tabs-trigger:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--tabs.bx--skeleton .bx--tabs-trigger svg {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--tag {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.5rem;
  height: 1.5rem;
  max-width: 100%;
  min-width: 2rem;
  margin: 0.25rem;
  border-radius: 0.9375rem;
  cursor: default;
}

.bx--tag::-moz-focus-inner {
  border: 0;
}

.bx--tag:not(:first-child) {
  margin-left: 0;
}

.bx--tag.bx--skeleton {
  background-color: #e0e0e0;
  color: #161616;
}

.bx--tag--red {
  background-color: #ffd7d9;
  color: #a2191f;
}

.bx--tag--magenta {
  background-color: #ffd6e8;
  color: #9f1853;
}

.bx--tag--purple {
  background-color: #e8daff;
  color: #6929c4;
}

.bx--tag--blue {
  background-color: #d0e2ff;
  color: #0043ce;
}

.bx--tag--cyan {
  background-color: #bae6ff;
  color: #00539a;
}

.bx--tag--teal {
  background-color: #9ef0f0;
  color: #005d5d;
}

.bx--tag--green {
  background-color: #a7f0ba;
  color: #0e6027;
}

.bx--tag--gray {
  background-color: #e0e0e0;
  color: #161616;
}

.bx--tag--cool-gray {
  background-color: #dde1e6;
  color: #121619;
}

.bx--tag--warm-gray {
  background-color: #e5e0df;
  color: #171414;
}

.bx--tag--disabled,
.bx--tag--filter.bx--tag--disabled {
  background-color: #f4f4f4;
  color: #c6c6c6;
}

.bx--tag--disabled:hover,
.bx--tag--filter.bx--tag--disabled:hover {
  cursor: not-allowed;
}

.bx--tag__label {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bx--tag--filter {
  background-color: #393939;
  color: #ffffff;
  cursor: pointer;
  padding-right: 0.125rem;
}

.bx--tag--filter:focus, .bx--tag--filter:hover {
  outline: none;
}

.bx--tag--filter > svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0 0 0.25rem;
  padding: 0.125rem;
  border: 0;
  fill: #ffffff;
  background-color: transparent;
  border-radius: 50%;
}

.bx--tag--filter > svg:hover {
  background-color: #4c4c4c;
}

.bx--tag--filter:focus > svg {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff;
          box-shadow: inset 0 0 0 2px #ffffff;
  border-radius: 50%;
}

.bx--tag--filter.bx--tag--disabled svg:hover {
  background-color: transparent;
}

.bx--tag--filter.bx--tag--disabled svg {
  fill: #c6c6c6;
}

.bx--tag.bx--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 3.75rem;
  overflow: hidden;
}

.bx--tag.bx--skeleton:hover, .bx--tag.bx--skeleton:focus, .bx--tag.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--tag.bx--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--tag.bx--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--data-table-container + .bx--pagination {
  border-top: 0;
}

.bx--pagination {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  width: 100%;
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e0e0e0;
  height: 3rem;
}

.bx--pagination .bx--select {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: auto 0;
}

.bx--pagination .bx--select-input--inline__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.bx--pagination .bx--select-input {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  width: auto;
  min-width: auto;
  height: 100%;
  padding: 0 2.5rem 0 1rem;
  margin-right: -0.65rem;
}

@media (min-width: 42rem) {
  .bx--pagination .bx--select-input {
    padding-right: 2.25rem;
    margin-right: 0;
  }
}

.bx--pagination .bx--select-input:hover {
  background: #e5e5e5;
}

.bx--pagination .bx--select__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 42rem) {
  .bx--pagination .bx--select__arrow {
    right: 1rem;
  }
}

.bx--pagination
.bx--select__item-count
.bx--select-input {
  border-right: 0.0625rem solid #e0e0e0;
}

.bx--pagination
.bx--select__page-number
.bx--select-input {
  border-left: 1px solid #e0e0e0;
}

.bx--pagination__left,
.bx--pagination__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--pagination__left > .bx--form-item,
.bx--pagination__right > .bx--form-item {
  height: 100%;
}

.bx--pagination__left .bx--pagination__text {
  margin-right: 0.0625rem;
}

.bx--pagination__right .bx--pagination__text {
  margin-right: 1rem;
  margin-left: 0.0625rem;
}

.bx--pagination__left {
  padding: 0 1rem;
}

@media (min-width: 42rem) {
  .bx--pagination__text {
    display: inline-block;
  }
}

span.bx--pagination__text {
  margin-left: 1rem;
  color: #393939;
}

.bx--pagination__button {
  border: none;
  background: none;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0 0.875rem;
  border-left: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  fill: #161616;
  -webkit-transition: outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--pagination__button:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--pagination__button:hover {
  background: #e5e5e5;
}

.bx--pagination__button--no-index {
  fill: #c6c6c6;
  cursor: not-allowed;
}

.bx--pagination__button:disabled:hover,
.bx--pagination__button--no-index:hover {
  cursor: not-allowed;
  fill: #c6c6c6;
  background: #f4f4f4;
}

.bx--pagination--inline {
  height: 2.625rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-right: -1rem;
}

.bx--pagination--inline .bx--pagination__button {
  height: 2.5rem;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  margin: 0;
}

.bx--pagination--inline .bx--pagination__button--forward {
  border-right: 0;
  padding: 0 1rem;
  margin-left: 1rem;
}

.bx--pagination--inline .bx--pagination__button--backward {
  margin: 0 1rem;
  padding: 0 1rem;
}

.bx--pagination.bx--skeleton .bx--skeleton__text {
  margin-right: 1rem;
  margin-bottom: 0;
}

@-webkit-keyframes collapse-accordion {
  0% {
    height: 100%;
    visibility: inherit;
    opacity: 1;
  }
  100% {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
}

@keyframes collapse-accordion {
  0% {
    height: 100%;
    visibility: inherit;
    opacity: 1;
  }
  100% {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
}

@-webkit-keyframes expand-accordion {
  0% {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    height: 100%;
    visibility: inherit;
    opacity: 1;
  }
}

@keyframes expand-accordion {
  0% {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    height: 100%;
    visibility: inherit;
    opacity: 1;
  }
}

.bx--accordion {
  list-style: none;
  width: 100%;
}

.bx--accordion__item {
  -webkit-transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  border-top: 1px solid #e0e0e0;
  overflow: visible;
}

.bx--accordion__item:last-child {
  border-bottom: 1px solid #e0e0e0;
}

.bx--accordion__heading {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  color: #161616;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  padding: 0.375rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
  transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
}

.bx--accordion__heading::-moz-focus-inner {
  border: 0;
}

.bx--accordion__heading:hover::before, .bx--accordion__heading:focus::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: calc(100% + 2px);
}

.bx--accordion__heading:hover::before {
  background-color: #e5e5e5;
}

.bx--accordion__heading:focus {
  outline: none;
}

.bx--accordion__heading:focus:before {
  border: 2px solid #0f62fe;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bx--accordion__arrow {
  outline: 2px solid transparent;
  outline-offset: -2px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  margin: 2px 1rem 0 0;
  fill: #161616;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--accordion__title {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  margin: 0 0 0 1rem;
  width: 100%;
  text-align: left;
  z-index: 1;
}

.bx--accordion__content {
  display: none;
  -webkit-transition: padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
  transition: padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 480px) {
  .bx--accordion__content {
    padding-right: 3rem;
  }
}

@media (min-width: 640px) {
  .bx--accordion__content {
    padding-right: 25%;
  }
}

.bx--accordion__content > p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
}

.bx--accordion--start .bx--accordion__heading {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.bx--accordion--start .bx--accordion__arrow {
  margin: 2px 0 0 0.5rem;
}

.bx--accordion--start .bx--accordion__content {
  margin-left: 1.5rem;
}

.bx--accordion__item--collapsing .bx--accordion__content,
.bx--accordion__item--expanding .bx--accordion__content {
  display: block;
}

.bx--accordion__item--collapsing .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion;
}

.bx--accordion__item--expanding .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion;
          animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion;
}

.bx--accordion__item--active {
  overflow: visible;
}

.bx--accordion__item--active .bx--accordion__content {
  display: block;
  padding-bottom: 1.5rem;
  padding-top: 0.5rem;
  -webkit-transition: padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms, padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms;
  transition: padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms, padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms;
}

.bx--accordion__item--active .bx--accordion__arrow {
  /*rtl:ignore*/
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  fill: #161616;
}

.bx--accordion.bx--skeleton .bx--accordion__heading,
.bx--accordion.bx--skeleton .bx--accordion__button {
  cursor: default;
}

.bx--accordion.bx--skeleton .bx--accordion__arrow {
  pointer-events: none;
  fill: #161616;
  cursor: default;
}

.bx--accordion.bx--skeleton .bx--accordion__arrow:hover, .bx--accordion.bx--skeleton .bx--accordion__arrow:focus, .bx--accordion.bx--skeleton .bx--accordion__arrow:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--accordion--end.bx--skeleton
.bx--accordion__arrow {
  margin-left: 1rem;
}

.bx--skeleton
.bx--accordion__heading:focus
.bx--accordion__arrow {
  border: none;
  outline: none;
  cursor: default;
}

.bx--accordion__title.bx--skeleton__text {
  margin-bottom: 0;
}

.bx--progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.bx--progress-step {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-width: 7rem;
  width: 8rem;
  overflow: visible;
}

.bx--progress-step .bx--tooltip__label {
  display: block;
}

.bx--progress-line {
  position: absolute;
  left: 0;
  height: 1px;
  width: 8rem;
  border: 1px inset transparent;
}

.bx--progress-step svg {
  position: relative;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 0.625rem 0.5rem 0 0;
  fill: #0f62fe;
}

.bx--progress-label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  line-height: 1.45;
  max-width: 5.5rem;
  margin: 0.5rem 0 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9), color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9), color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--progress-label::before {
  content: '';
  display: block;
}

.bx--progress-label:hover {
  color: #0f62fe;
  cursor: pointer;
  -webkit-box-shadow: 0 0.0625rem #0f62fe;
          box-shadow: 0 0.0625rem #0f62fe;
}

.bx--progress-label:focus {
  outline: none;
  color: #0f62fe;
  -webkit-box-shadow: 0 0.1875rem 0 0 #0f62fe;
          box-shadow: 0 0.1875rem 0 0 #0f62fe;
}

.bx--progress-label:active {
  color: #0f62fe;
  -webkit-box-shadow: 0 0.1875rem 0 0 #0f62fe;
          box-shadow: 0 0.1875rem 0 0 #0f62fe;
}

.bx--progress-label-overflow:hover ~ .bx--tooltip,
.bx--progress-label-overflow:focus ~ .bx--tooltip {
  visibility: inherit;
}

.bx--progress-step .bx--tooltip .bx--tooltip__caret {
  margin-left: 0.625rem;
}

.bx--tooltip__text {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.bx--progress-step .bx--tooltip {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  min-width: 7.1875rem;
  width: 7.8125rem;
  min-height: 1.5rem;
  margin-left: 1.375rem;
  margin-top: 2.5rem;
  padding: 0.5rem 1rem;
  display: block;
  visibility: hidden;
  color: #ffffff;
}

.bx--progress-step .bx--tooltip_multi {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  width: 9.375rem;
  height: auto;
  color: #ffffff;
}

.bx--progress-optional {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  position: absolute;
  left: 0;
  margin-left: 1.5rem;
  margin-top: 1.75rem;
  color: #393939;
  text-align: start;
}

.bx--progress-step--current .bx--progress-line {
  background-color: #0f62fe;
}

.bx--progress-step--incomplete svg {
  fill: #161616;
}

.bx--progress-step--incomplete .bx--progress-line {
  background-color: #e0e0e0;
}

.bx--progress-step--complete .bx--progress-line {
  background-color: #0f62fe;
}

.bx--progress-step-button {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--progress-step-button::-moz-focus-inner {
  border: 0;
}

.bx--progress-step-button--unclickable {
  outline: none;
}

.bx--progress-step--disabled {
  cursor: not-allowed;
}

.bx--progress-step--disabled svg {
  fill: #c6c6c6;
  cursor: not-allowed;
}

.bx--progress-step--disabled .bx--progress-label,
.bx--progress-step--disabled .bx--progress-label:hover {
  color: #c6c6c6;
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--progress-step--disabled .bx--progress-label:focus,
.bx--progress-step--disabled .bx--progress-label:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bx--progress-step--disabled .bx--progress-line {
  cursor: not-allowed;
}

.bx--progress-step--disabled .bx--progress-label-overflow:hover
~ .bx--tooltip--definition
.bx--tooltip--definition__bottom {
  display: none;
}

.bx--progress__warning > path {
  fill: #da1e28;
}

.bx--progress.bx--skeleton .bx--progress-label {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  height: 0.75rem;
  width: 2.5rem;
}

.bx--progress.bx--skeleton .bx--progress-label:hover, .bx--progress.bx--skeleton .bx--progress-label:focus, .bx--progress.bx--skeleton .bx--progress-label:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--progress.bx--skeleton .bx--progress-label:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--progress.bx--skeleton .bx--progress-label:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--progress--vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bx--progress--vertical .bx--progress-step,
.bx--progress--vertical .bx--progress-step-button {
  display: list-item;
  min-height: 3.625rem;
  width: initial;
  min-width: initial;
}

.bx--progress--vertical .bx--progress-step svg,
.bx--progress--vertical .bx--progress-step-button svg {
  display: inline-block;
  margin: 0.1875rem 0.5rem 0;
}

.bx--progress--vertical .bx--progress-step-button svg {
  margin-right: 0.7rem;
}

.bx--progress--vertical .bx--progress-step--current svg {
  margin-left: 0.563rem;
}

.bx--progress--vertical .bx--progress-label {
  display: inline-block;
  width: initial;
  max-width: 10rem;
  vertical-align: top;
  margin: 0;
  white-space: initial;
}

.bx--progress--vertical .bx--progress-step .bx--tooltip {
  margin-top: 0.5rem;
}

.bx--progress--vertical .bx--progress-optional {
  margin-top: auto;
  margin-left: 2.25rem;
}

.bx--progress--vertical .bx--progress-line {
  left: 0;
  height: 100%;
  width: 1px;
}

.bx--breadcrumb {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: inline;
}

@media (min-width: 42rem) {
  .bx--breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.bx--breadcrumb-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem;
}

.bx--breadcrumb-item .bx--link:visited {
  color: #0f62fe;
}

.bx--breadcrumb-item::after {
  content: '/';
  color: #161616;
  margin-left: 0.5rem;
}

.bx--breadcrumb--no-trailing-slash
.bx--breadcrumb-item:last-child::after {
  content: '';
}

.bx--breadcrumb-item:last-child,
.bx--breadcrumb-item:last-child::after {
  margin-right: 0;
}

.bx--breadcrumb .bx--link {
  white-space: nowrap;
}

.bx--breadcrumb-item [aria-current='page'],
.bx--breadcrumb-item.bx--breadcrumb-item--current
.bx--link {
  color: #161616;
  cursor: auto;
}

.bx--breadcrumb-item [aria-current='page']:hover,
.bx--breadcrumb-item.bx--breadcrumb-item--current
.bx--link:hover {
  text-decoration: none;
}

.bx--breadcrumb.bx--skeleton .bx--link {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 6.25rem;
  height: 1rem;
}

.bx--breadcrumb.bx--skeleton .bx--link:hover, .bx--breadcrumb.bx--skeleton .bx--link:focus, .bx--breadcrumb.bx--skeleton .bx--link:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--breadcrumb.bx--skeleton .bx--link:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--breadcrumb.bx--skeleton .bx--link:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 0;
}

.bx--toolbar > div {
  margin: 0 0.25rem;
}

.bx--toolbar .bx--search-input {
  height: 2rem;
  background-color: transparent;
  outline: none;
}

.bx--toolbar .bx--search-close {
  display: none;
}

.bx--toolbar .bx--overflow-menu__icon {
  fill: #393939;
  -webkit-transition: fill 50ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: fill 50ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--toolbar .bx--search-magnifier {
  fill: #393939;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: all 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  top: 0.5rem;
  left: 0.375rem;
  cursor: pointer;
}

.bx--toolbar fieldset {
  border: 0;
  padding: 0;
}

.bx--toolbar .bx--toolbar-search--active {
  width: 15.625rem;
}

.bx--toolbar .bx--toolbar-search--active .bx--search-magnifier {
  -webkit-transform: scale(1);
          transform: scale(1);
  top: 0.5625rem;
}

.bx--toolbar .bx--toolbar-search--active .bx--search-input {
  background-color: #ffffff;
}

.bx--toolbar .bx--toolbar-search--active .bx--search-close {
  display: block;
}

.bx--toolbar .bx--checkbox-label {
  margin-bottom: 0;
}

.bx--toolbar .bx--overflow-menu--open > .bx--overflow-menu__icon {
  fill: #0f62fe;
}

.bx--toolbar-search {
  width: 1.8rem;
  -webkit-transition: all 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: all 175ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--toolbar-search__btn {
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  border: 0;
  height: 2rem;
  width: 2rem;
}

.bx--toolbar-search__btn:focus {
  outline: 1px solid #0f62fe;
}

.bx--toolbar-filter-icon {
  padding-left: 0;
  padding-right: 0;
}

.bx--toolbar-menu__title {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  font-weight: 600;
  padding: 0.5rem 1.25rem;
}

.bx--toolbar-menu__option {
  padding: 0.5rem 1.25rem;
}

.bx--toolbar-menu__divider {
  width: 100%;
  border: 0;
  border-top: 1px solid #e0e0e0;
}

.bx--radio-button-group {
  border: none;
}

.bx--toolbar-search:not(.bx--toolbar-search--active)
.bx--search-input {
  border-bottom: none;
}

.bx--time-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bx--time-picker[data-invalid] .bx--time-picker__input-field {
  outline: 2px solid #da1e28;
  outline-offset: -2px;
}

.bx--time-picker__select {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bx--time-picker__select:not(:last-of-type) {
  margin: 0 0.125rem;
}

.bx--time-picker__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bx--time-picker .bx--select-input {
  min-width: auto;
  width: auto;
  padding-right: 3rem;
  line-height: 1;
}

.bx--time-picker__input-field {
  outline: 2px solid transparent;
  outline-offset: -2px;
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 4.875rem;
  height: 2.5rem;
  -webkit-transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--time-picker__input-field::-webkit-input-placeholder {
  color: #6f6f6f;
}

.bx--time-picker__input-field::-moz-placeholder {
  color: #6f6f6f;
}

.bx--time-picker__input-field:-ms-input-placeholder {
  color: #6f6f6f;
}

.bx--time-picker__input-field::-ms-input-placeholder {
  color: #6f6f6f;
}

.bx--time-picker__input-field::placeholder {
  color: #6f6f6f;
}

.bx--slider-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bx--slider {
  position: relative;
  width: 100%;
  margin: 0 1rem;
  max-width: 40rem;
  min-width: 12.5rem;
}

.bx--slider__range-label {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.32px;
  color: #161616;
}

.bx--slider__range-label:last-of-type {
  margin-right: 1rem;
}

.bx--slider__track {
  position: absolute;
  width: 100%;
  height: 0.125rem;
  background: #e0e0e0;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.bx--slider__track:before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 0.25rem;
  width: 0.125rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -0.3125rem;
  background: #e0e0e0;
}

.bx--slider__filled-track {
  position: absolute;
  width: 100%;
  height: 0.125rem;
  background: #161616;
  -webkit-transform-origin: left;
          transform-origin: left;
  pointer-events: none;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  -webkit-transition: background 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--slider__thumb {
  position: absolute;
  height: 0.875rem;
  width: 0.875rem;
  background: #161616;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px transparent, inset 0 0 0 2px transparent;
          box-shadow: inset 0 0 0 1px transparent, inset 0 0 0 2px transparent;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: background 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background 110ms cubic-bezier(0.2, 0, 0.38, 0.9), box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background 110ms cubic-bezier(0.2, 0, 0.38, 0.9), box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-box-shadow 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer;
  outline: none;
  z-index: 3;
}

.bx--slider__thumb:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.42857);
          transform: translate(-50%, -50%) scale(1.42857);
}

.bx--slider__thumb:focus {
  -webkit-transform: translate(-50%, -50%) scale(1.42857);
          transform: translate(-50%, -50%) scale(1.42857);
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #f4f4f4;
          box-shadow: inset 0 0 0 2px #0f62fe, inset 0 0 0 3px #f4f4f4;
  background-color: #0f62fe;
}

.bx--slider__thumb:active {
  -webkit-transform: translate(-50%, -50%) scale(1.42857);
          transform: translate(-50%, -50%) scale(1.42857);
  -webkit-box-shadow: inset 0 0 0 2px #0f62fe;
          box-shadow: inset 0 0 0 2px #0f62fe;
}

.bx--slider__input {
  display: none;
}

.bx--slider-text-input,
.bx-slider-text-input {
  width: 4rem;
  height: 2.5rem;
  text-align: center;
  -moz-appearance: textfield;
}

.bx--slider-text-input::-webkit-outer-spin-button, .bx--slider-text-input::-webkit-inner-spin-button,
.bx-slider-text-input::-webkit-outer-spin-button,
.bx-slider-text-input::-webkit-inner-spin-button {
  display: none;
}

.bx--slider__thumb:focus ~ .bx--slider__filled-track {
  background-color: #0f62fe;
}

.bx--label--disabled
~ .bx--slider-container
> .bx--slider__range-label {
  color: #c6c6c6;
}

.bx--slider--disabled .bx--slider__thumb {
  background-color: #e0e0e0;
}

.bx--slider--disabled .bx--slider__thumb:hover {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: not-allowed;
}

.bx--slider--disabled .bx--slider__thumb:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: #e0e0e0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bx--slider--disabled .bx--slider__thumb:active {
  background: #e0e0e0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bx--slider--disabled .bx--slider__track,
.bx--slider--disabled .bx--slider__filled-track,
.bx--slider--disabled
.bx--slider__thumb:focus
~ .bx--slider__filled-track {
  background-color: #e0e0e0;
  cursor: not-allowed;
}

.bx--slider--disabled
~ .bx--form-item
.bx--slider-text-input,
.bx--slider--disabled ~ .bx--slider-text-input {
  background-color: #f4f4f4;
  color: #c6c6c6;
  -webkit-transition: none;
  transition: none;
  cursor: not-allowed;
  border: none;
}

.bx--slider--disabled
~ .bx--form-item
.bx--slider-text-input:active, .bx--slider--disabled
~ .bx--form-item
.bx--slider-text-input:focus, .bx--slider--disabled
~ .bx--form-item
.bx--slider-text-input:hover,
.bx--slider--disabled ~ .bx--slider-text-input:active,
.bx--slider--disabled ~ .bx--slider-text-input:focus,
.bx--slider--disabled ~ .bx--slider-text-input:hover {
  outline: none;
  color: #c6c6c6;
}

.bx--slider-container.bx--skeleton
.bx--slider__range-label {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 1.25rem;
  height: 0.75rem;
}

.bx--slider-container.bx--skeleton
.bx--slider__range-label:hover, .bx--slider-container.bx--skeleton
.bx--slider__range-label:focus, .bx--slider-container.bx--skeleton
.bx--slider__range-label:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--slider-container.bx--skeleton
.bx--slider__range-label:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--slider-container.bx--skeleton
.bx--slider__range-label:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--slider-container.bx--skeleton
.bx--slider__track {
  cursor: default;
  pointer-events: none;
}

.bx--slider-container.bx--skeleton
.bx--slider__thumb {
  left: 50%;
  cursor: default;
  pointer-events: none;
}

.bx--tile {
  display: block;
  min-width: 8rem;
  min-height: 4rem;
  background-color: #f4f4f4;
  position: relative;
  padding: 1rem;
  outline: 2px solid transparent;
  outline-offset: -2px;
}

.bx--tile:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--tile--light {
  background-color: #ffffff;
}

.bx--tile--clickable,
.bx--tile--selectable,
.bx--tile--expandable {
  -webkit-transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer;
}

.bx--tile--clickable:hover,
.bx--tile--selectable:hover,
.bx--tile--expandable:hover {
  background: #e5e5e5;
}

.bx--tile--clickable:hover .bx--tile__checkmark, .bx--tile--clickable:focus .bx--tile__checkmark,
.bx--tile--selectable:hover .bx--tile__checkmark,
.bx--tile--selectable:focus .bx--tile__checkmark,
.bx--tile--expandable:hover .bx--tile__checkmark,
.bx--tile--expandable:focus .bx--tile__checkmark {
  opacity: 1;
}

.bx--tile--clickable:focus,
.bx--tile--expandable:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--tile--expandable::-moz-focus-inner {
  border: 0;
}

.bx--tile--clickable {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  color: #161616;
  text-decoration: none;
}

.bx--tile--selectable {
  padding-right: 3rem;
}

.bx--tile__checkmark,
.bx--tile__chevron {
  position: absolute;
  -webkit-transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  border: none;
  background: transparent;
}

.bx--tile__checkmark {
  height: 1rem;
  top: 1rem;
  right: 1rem;
  opacity: 0;
}

.bx--tile__checkmark svg {
  border-radius: 50%;
  fill: #525252;
}

.bx--tile__checkmark:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--tile__chevron {
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  height: 1rem;
}

.bx--tile__chevron svg {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: #161616;
}

.bx--tile__chevron:hover {
  cursor: pointer;
}

.bx--tile__chevron:focus {
  outline: none;
}

.bx--tile--expandable {
  width: 100%;
  color: inherit;
  font-size: inherit;
  text-align: left;
  border: 0;
}

.bx--tile--expandable {
  overflow: hidden;
  -webkit-transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tile-content__above-the-fold {
  display: block;
}

.bx--tile-content__below-the-fold {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tile--is-expanded {
  overflow: visible;
  -webkit-transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tile--is-expanded .bx--tile__chevron svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.bx--tile--is-expanded .bx--tile-content__below-the-fold {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--tile--is-selected {
  outline: 1px solid #393939;
  outline-offset: -1px;
}

.bx--tile--is-selected .bx--tile__checkmark {
  opacity: 1;
}

.bx--tile-input:checked
+ .bx--tile
> .bx--tile__checkmark
svg {
  fill: #161616;
}

.bx--tile-content {
  width: 100%;
  height: 100%;
}

.bx--tile-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--skeleton__text {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  width: 100%;
  height: 1rem;
  margin-bottom: 0.5rem;
}

.bx--skeleton__text:hover, .bx--skeleton__text:focus, .bx--skeleton__text:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--skeleton__text:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--skeleton__text:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--skeleton__heading {
  height: 1.5rem;
}

.bx--icon--skeleton {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

.bx--icon--skeleton:hover, .bx--icon--skeleton:focus, .bx--icon--skeleton:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--icon--skeleton:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--icon--skeleton:before {
    -webkit-animation: none;
            animation: none;
  }
}

.bx--skeleton__placeholder {
  position: relative;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
  background: #e5e5e5;
  height: 6.25rem;
  width: 6.25rem;
}

.bx--skeleton__placeholder:hover, .bx--skeleton__placeholder:focus, .bx--skeleton__placeholder:active {
  border: none;
  outline: none;
  cursor: default;
}

.bx--skeleton__placeholder:before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c6c6c6;
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
          animation: 3000ms ease-in-out skeleton infinite;
}

@media (prefers-reduced-motion: reduce) {
  .bx--skeleton__placeholder:before {
    -webkit-animation: none;
            animation: none;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/* Stroke animations */
@keyframes init-stroke {
  0% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 40;
  }
}

@keyframes stroke-end {
  0% {
    stroke-dashoffset: 40;
  }
  100% {
    stroke-dashoffset: 240;
  }
}

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

.bx--inline-loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--inline-loading .bx--loading__svg circle {
  stroke-width: 12;
}

.bx--inline-loading .bx--loading__stroke {
  stroke-dashoffset: 99;
}

.bx--inline-loading__text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.32px;
  color: #393939;
}

.bx--inline-loading__animation {
  position: relative;
  width: 2rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--inline-loading__checkmark-container {
  fill: #0f62fe;
}

.bx--inline-loading__checkmark-container.bx--inline-loading__svg {
  width: 0.75rem;
  position: absolute;
  top: 0.75rem;
}

.bx--inline-loading__checkmark-container[hidden] {
  display: none;
}

.bx--inline-loading__checkmark {
  fill: none;
  stroke: #0f62fe;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke-width: 1.8;
  stroke-dasharray: 12;
  stroke-dashoffset: 12;
  -webkit-animation-name: stroke;
          animation-name: stroke;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bx--inline-loading--error {
  fill: #da1e28;
  width: 1rem;
  height: 1rem;
}

.bx--inline-loading--error[hidden] {
  display: none;
}

.bx--loading--small .bx--inline-loading__svg {
  stroke: #0f62fe;
}

/* If IE11 Don't show check animation */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .bx--inline-loading__checkmark-container {
    top: 1px;
    right: 0.5rem;
  }
  .bx--inline-loading__checkmark {
    -webkit-animation: none;
            animation: none;
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
  }
}

.bx--pagination-nav {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  line-height: 0;
}

.bx--pagination-nav__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.bx--pagination-nav__list-item {
  padding: 0;
}

.bx--pagination-nav__list-item:first-child {
  padding-left: 0;
}

.bx--pagination-nav__list-item:last-child {
  padding-right: 0;
}

.bx--pagination-nav__page {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
  color: #393939;
  display: block;
  font-weight: 400;
  line-height: 1;
  min-width: 3rem;
  outline: 0;
  padding: 1.0625rem 0.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color, color;
  transition: background-color, color;
  -webkit-transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bx--pagination-nav__page::-moz-focus-inner {
  border: 0;
}

.bx--pagination-nav__page:hover {
  background-color: #e5e5e5;
  color: #393939;
}

.bx--pagination-nav__page:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--pagination-nav__page:disabled, .bx--pagination-nav__page.bx--pagination-nav__page--disabled {
  background: none;
  color: rgba(57, 57, 57, 0.5);
  outline: none;
  pointer-events: none;
}

.bx--pagination-nav__page:not(.bx--pagination-nav__page--direction)::after {
  background-color: #0f62fe;
  bottom: 0;
  content: '';
  display: block;
  height: 0.25rem;
  left: 50%;
  position: absolute;
  opacity: 0;
  -webkit-transition: width 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: width 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  width: 0;
}

.bx--pagination-nav__page--active + .bx--pagination-nav__page::after, .bx--pagination-nav__page.bx--pagination-nav__page--active::after {
  left: calc(50% - 0.5rem);
  opacity: 1;
  width: 1rem;
}

.bx--pagination-nav__page.bx--pagination-nav__page--active {
  background-color: initial;
  color: #393939;
  font-weight: 600;
  outline: none;
}

.bx--pagination-nav__page .bx--pagination-nav__icon {
  fill: currentColor;
  pointer-events: none;
}

.bx--pagination-nav__page--direction {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
  width: 3rem;
}

.bx--pagination-nav__select {
  position: relative;
}

.bx--pagination-nav__page--select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-height: 3rem;
  text-indent: calc(50% - 4.5px);
}

@-moz-document url-prefix() {
  .bx--pagination-nav__page--select {
    text-indent: 0;
  }
}

.bx--pagination-nav__select-icon-wrapper {
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.bx--pagination-nav__select-icon-wrapper:not(.bx--pagination-nav__page--direction)::after {
  background-color: #0f62fe;
  bottom: 0;
  content: '';
  display: block;
  height: 0.25rem;
  left: 50%;
  position: absolute;
  opacity: 0;
  -webkit-transition: width 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: width 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  width: 0;
}

.bx--pagination-nav__page--active + .bx--pagination-nav__select-icon-wrapper::after, .bx--pagination-nav__select-icon-wrapper.bx--pagination-nav__page--active::after {
  left: calc(50% - 0.5rem);
  opacity: 1;
  width: 1rem;
}

.bx--pagination-nav__page--active + .bx--pagination-nav__select-icon-wrapper .bx--pagination-nav__select-icon {
  display: none;
}

.bx--pagination-nav__select-icon {
  left: calc(50% - 0.5rem);
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.5rem);
}

.bx--pagination-nav__accessibility-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3rem;
  background-color: #161616;
  border-bottom: 1px solid #393939;
  z-index: 6000;
}

.bx--header__action {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  width: 3rem;
  height: 3rem;
  border: 0.125rem solid transparent;
  -webkit-transition: background-color 110ms, border-color 110ms;
  transition: background-color 110ms, border-color 110ms;
}

.bx--header__action::-moz-focus-inner {
  border: 0;
}

.bx--header__action
> svg.bx--navigation-menu-panel-collapse-icon,
.bx--header__action--active
> svg.bx--navigation-menu-panel-expand-icon {
  display: none;
}

.bx--header__action--active
> svg.bx--navigation-menu-panel-collapse-icon {
  display: inline;
}

.bx--header__action
> svg.bx--navigation-menu-panel-collapse-icon,
.bx--header__action--active
> svg.bx--navigation-menu-panel-expand-icon {
  display: none;
}

.bx--header__action--active
> svg.bx--navigation-menu-panel-collapse-icon {
  display: inline;
}

.bx--header__action:hover {
  background-color: #353535;
}

.bx--header__action--active {
  border-left: 1px solid #393939;
  border-right: 1px solid #393939;
  border-bottom: 1px solid #161616;
}

.bx--header__action:focus {
  border-color: #ffffff;
  outline: none;
}

.bx--header__action:active {
  background-color: #393939;
}

.bx--header__action > svg {
  fill: #ffffff;
}

.bx--header__menu-trigger {
  margin-right: -0.5rem;
}

.bx--header__menu-trigger > svg {
  fill: #f4f4f4;
}

.bx--header__menu-trigger:hover {
  fill: #2c2c2c;
}

.bx--header__menu-toggle {
  display: block;
}

@media (min-width: 66rem) {
  .bx--header__menu-toggle__hidden {
    display: none;
  }
}

a.bx--header__name {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 2rem 0 1rem;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0.125rem solid transparent;
  -webkit-transition: border-color 110ms;
  transition: border-color 110ms;
  outline: none;
}

a.bx--header__name:focus {
  border-color: #ffffff;
}

.bx--header__name--prefix {
  font-weight: 400;
}

a.bx--header__name,
a.bx--header__name:hover {
  color: #f4f4f4;
}

.bx--header__nav {
  height: 100%;
  padding-left: 1rem;
  position: relative;
  display: none;
}

@media (min-width: 66rem) {
  .bx--header__nav {
    display: block;
  }
}

.bx--header__nav::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1.5rem;
  width: 0.0625rem;
  background-color: #393939;
}

.bx--header__menu-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

a.bx--header__menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c6c6c6;
  padding: 0 1rem;
  height: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.125rem;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 2px solid transparent;
  -webkit-transition: background-color 110ms, border-color 110ms, color 110ms;
  transition: background-color 110ms, border-color 110ms, color 110ms;
}

a.bx--header__menu-item:hover {
  background-color: #2c2c2c;
  color: #f4f4f4;
}

.bx--header__action:active,
a.bx--header__menu-item:active {
  background-color: #393939;
  color: #f4f4f4;
}

a.bx--header__menu-item:focus {
  border-color: #ffffff;
  color: #f4f4f4;
  outline: none;
}

a.bx--header__menu-item:hover > svg,
a.bx--header__menu-item:active > svg,
a.bx--header__menu-item:focus > svg {
  fill: #f4f4f4;
}

.bx--header__submenu {
  position: relative;
}

.bx--header__menu-title[aria-haspopup='true'] {
  position: relative;
}

.bx--header__menu-title[aria-expanded='true'] {
  background-color: #262626;
  color: #ffffff;
  z-index: 6001;
}

.bx--header__menu-title[aria-expanded='true']
> .bx--header__menu-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--header__menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 12.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  background-color: #262626;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  z-index: 6000;
}

.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu
.bx--header__menu-item:hover {
  background-color: #353535;
}

.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu
.bx--header__menu-item:active {
  background-color: #393939;
}

.bx--header__menu .bx--header__menu-item {
  height: 3rem;
}

.bx--header__menu .bx--header__menu-item:hover {
  background-color: #262626;
  color: #f4f4f4;
}

.bx--header__menu-arrow {
  fill: #c6c6c6;
  margin-left: 0.5rem;
  -webkit-transition: fill 110ms, -webkit-transform 110ms;
  transition: fill 110ms, -webkit-transform 110ms;
  transition: transform 110ms, fill 110ms;
  transition: transform 110ms, fill 110ms, -webkit-transform 110ms;
}

.bx--header__global {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  height: 100%;
}

.bx--skip-to-content {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: inherit;
  white-space: nowrap;
}

.bx--skip-to-content:focus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  width: auto;
  height: 3rem;
  clip: auto;
  border: 4px solid #0f62fe;
  z-index: 9999;
  background-color: #161616;
  color: #f4f4f4;
  outline: none;
  padding: 0 1rem;
}

.bx--header-panel {
  -webkit-transition-timing-function: cubic-bezier(0.2, 0, 1, 0.9);
          transition-timing-function: cubic-bezier(0.2, 0, 1, 0.9);
  position: fixed;
  top: 3rem;
  bottom: 0;
  right: 0;
  width: 0;
  background-color: #161616;
  border: none;
  will-change: width;
  -webkit-transition: width 0.11s;
  transition: width 0.11s;
  overflow: hidden;
  z-index: 6000;
  color: #c6c6c6;
}

.bx--header-panel--expanded {
  width: 16rem;
  border-left: 1px solid #393939;
  border-right: 1px solid #393939;
}

.bx--panel--overlay {
  position: fixed;
  top: 3rem;
  right: 0;
  bottom: 0;
  width: 16rem;
  will-change: transform;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  padding: 1rem 0;
  overflow-y: auto;
  z-index: 1000;
  background-color: #161616;
  height: 100%;
  overflow-x: hidden;
  -webkit-transition: -webkit-transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: -webkit-transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
}

.bx--panel--expanded {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.bx--product-switcher__search {
  padding: 0 1rem;
  margin-bottom: 1.5rem;
}

.bx--search--shell input {
  background-color: #e0e0e0;
}

.bx--product-switcher__subheader,
.bx--product-switcher__all-btn {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  padding: 0.5rem;
  color: #c6c6c6;
}

.bx--product-switcher__subheader {
  padding-left: 3.5rem;
}

.bx--product-switcher__all-btn {
  padding-left: 3.5rem;
}

.bx--product-switcher__all-btn,
.bx--product-switcher__back-btn {
  display: inline-block;
  background: transparent;
  width: 100%;
  border: none;
  color: #0f62fe;
  cursor: pointer;
  text-align: left;
}

.bx--product-switcher__all-btn:hover,
.bx--product-switcher__back-btn:hover {
  text-decoration: underline;
}

.bx--product-switcher__all-btn:focus,
.bx--product-switcher__back-btn:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 3px #0f62fe;
          box-shadow: inset 0 0 0 3px #0f62fe;
}

.bx--product-switcher__back-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  padding: 0.5rem 1rem;
}

.bx--product-switcher__back-arrow {
  fill: #0f62fe;
  margin-right: 1rem;
}

.bx--product-list__item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--product-list__item:hover {
  background: #e0e0e0;
}

.bx--product-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.5rem 1rem;
  text-decoration: none;
}

.bx--product-link:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 3px #0f62fe;
          box-shadow: inset 0 0 0 3px #0f62fe;
}

.bx--product-switcher__icon {
  margin-right: 1rem;
}

.bx--product-link__name {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  margin-left: 0.25rem;
  font-weight: 400;
  color: #c6c6c6;
}

.bx--product-switcher__product-list .bx--overflow-menu {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.5rem;
}

.bx--product-switcher__product-list .bx--overflow-menu.bx--overflow-menu--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--product-switcher__product-list .bx--overflow-menu > svg {
  fill: #c6c6c6;
}

.bx--product-switcher__product-list .bx--overflow-menu:hover {
  background: #c6c6c6;
}

.bx--product-switcher__product-list
.bx--overflow-menu:hover
> svg {
  fill: #c6c6c6;
}

.bx--product-switcher__product-list .bx--overflow-menu:focus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  -webkit-box-shadow: inset 0 0 0 3px #0f62fe;
          box-shadow: inset 0 0 0 3px #0f62fe;
}

.bx--product-switcher__product-list
.bx--overflow-menu-options__option:hover {
  background: #ffffff;
}

.bx--product-list__item:hover .bx--overflow-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bx--switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c6c6c6;
}

.bx--switcher__item {
  width: 100%;
  height: 2rem;
}

.bx--switcher__item:nth-child(1) {
  margin-top: 1rem;
}

.bx--switcher__item--divider {
  display: block;
  width: 14rem;
  height: 1px;
  margin: 0.5rem 1rem;
  background: #393939;
  border: none;
}

.bx--switcher__item-link {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  display: block;
  height: 2rem;
  text-decoration: none;
  padding: 0.375rem 1rem;
  color: #c6c6c6;
}

.bx--switcher__item-link:hover:not(.bx--switcher__item-link--selected) {
  background: #2c2c2c;
  color: #f4f4f4;
  cursor: pointer;
}

.bx--switcher__item-link:focus {
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

.bx--switcher__item-link:active {
  background: #393939;
  color: #f4f4f4;
}

.bx--switcher__item-link--selected {
  background: #262626;
  color: #f4f4f4;
}

.bx--side-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3rem;
  max-width: 16rem;
  color: #525252;
  background-color: #ffffff;
  will-change: width;
  -webkit-transition: width 0.11s cubic-bezier(0.2, 0, 1, 0.9);
  transition: width 0.11s cubic-bezier(0.2, 0, 1, 0.9);
  overflow: hidden;
  z-index: 6000;
}

.bx--side-nav--ux {
  top: 3rem;
  width: 16rem;
}

@media (max-width: 66rem) {
  .bx--side-nav--ux {
    width: 0;
  }
}

.bx--side-nav--rail {
  width: 3rem;
}

.bx--side-nav--hidden {
  width: 0;
}

.bx--side-nav.bx--side-nav--rail:not(.bx--side-nav--fixed):hover,
.bx--side-nav--expanded {
  width: 16rem;
}

.bx--side-nav__overlay {
  position: absolute;
  top: 3rem;
  height: 0;
  width: 0;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
}

@media (max-width: 66rem) {
  .bx--side-nav__overlay-active {
    height: 100vh;
    width: 100%;
    background-color: rgba(22, 22, 22, 0.5);
    opacity: 1;
    -webkit-transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
    transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9);
  }
}

.bx--header ~ .bx--side-nav {
  top: 3rem;
  height: calc(100% - 48px);
}

.bx--side-nav--fixed {
  width: 16rem;
}

.bx--side-nav--collapsed {
  width: 16rem;
  -webkit-transform: translateX(-16rem);
          transform: translateX(-16rem);
}

.bx--side-nav__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.bx--side-nav__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #393939;
  width: 100%;
  height: 3rem;
  max-width: 100%;
}

.bx--side-nav:hover .bx--side-nav__header,
.bx--side-nav--fixed .bx--side-nav__header,
.bx--side-nav--expanded .bx--side-nav__header {
  height: auto;
}

.bx--side-nav--ux .bx--side-nav__header {
  height: auto;
}

.bx--side-nav__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  opacity: 0;
  visibility: hidden;
}

.bx--side-nav:hover .bx--side-nav__details,
.bx--side-nav--fixed .bx--side-nav__details,
.bx--side-nav--expanded .bx--side-nav__details {
  visibility: inherit;
  opacity: 1;
}

.bx--side-nav--ux .bx--side-nav__details {
  opacity: 1;
  visibility: inherit;
}

.bx--side-nav__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1px;
  margin-top: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bx--side-nav__title,
.bx--side-nav__select {
  padding-left: 0.5rem;
}

.bx--side-nav__switcher {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bx--side-nav__switcher-chevron {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0.5rem;
  bottom: 0;
  fill: #525252;
}

.bx--side-nav__select {
  outline: 2px solid transparent;
  outline-offset: -2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  background-color: #161616;
  color: #f4f4f4;
  height: 100%;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 0.75rem;
  height: 2rem;
  min-width: 0;
  padding-right: 2rem;
  -webkit-transition: outline 110ms;
  transition: outline 110ms;
}

.bx--side-nav__select:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--side-nav__footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  width: 100%;
  background-color: #ffffff;
}

.bx--side-nav__toggle {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-align: left;
  -webkit-transition: outline 110ms;
  transition: outline 110ms;
}

.bx--side-nav__toggle::-moz-focus-inner {
  border: 0;
}

.bx--side-nav__toggle:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--side-nav__toggle {
  padding-left: 1rem;
}

.bx--side-nav__items {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  padding: 1rem 0 0;
}

.bx--side-nav:hover .bx--side-nav__items,
.bx--side-nav--fixed .bx--side-nav__items,
.bx--side-nav--expanded .bx--side-nav__items {
  overflow-y: auto;
}

.bx--side-nav--ux .bx--side-nav__items {
  overflow-y: auto;
}

.bx--side-nav__item {
  width: 3rem;
  height: 3rem;
  overflow: hidden;
}

.bx--side-nav:hover .bx--side-nav__item,
.bx--side-nav--fixed .bx--side-nav__item,
.bx--side-nav--expanded .bx--side-nav__item {
  width: auto;
  height: auto;
}

.bx--side-nav--ux .bx--side-nav__item {
  width: auto;
  height: auto;
}

.bx--side-nav__item:not(.bx--side-nav__item--active):hover
.bx--side-nav__item:not(.bx--side-nav__item--active)
> .bx--side-nav__submenu:hover,
.bx--side-nav__item:not(.bx--side-nav__item--active)
> .bx--side-nav__link:hover,
.bx--side-nav__menu
a.bx--side-nav__link:not(.bx--side-nav__link--current):not([aria-current='page']):hover,
.bx--side-nav a.bx--header__menu-item:hover,
.bx--side-nav
.bx--header__menu-title[aria-expanded='true']:hover {
  background-color: #e5e5e5;
  color: #161616;
}

.bx--side-nav__item:not(.bx--side-nav__item--active)
> .bx--side-nav__link:hover
> span,
.bx--side-nav__item:not(.bx--side-nav__item--active)
.bx--side-nav__menu-item
> .bx--side-nav__link:hover
> span {
  color: #161616;
}

.bx--side-nav__item--large {
  height: 3rem;
}

.bx--side-nav__submenu[aria-haspopup='true'] {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  padding: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #525252;
  height: 2rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: color 110ms, background-color 110ms, outline 110ms;
  transition: color 110ms, background-color 110ms, outline 110ms;
}

.bx--side-nav__submenu[aria-haspopup='true']::-moz-focus-inner {
  border: 0;
}

.bx--side-nav__submenu:hover {
  background-color: #e5e5e5;
  color: #161616;
}

.bx--side-nav__submenu:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

.bx--side-nav__submenu-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.bx--side-nav__icon.bx--side-nav__submenu-chevron {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.bx--side-nav__submenu-chevron > svg {
  -webkit-transition: -webkit-transform 110ms;
  transition: -webkit-transform 110ms;
  transition: transform 110ms;
  transition: transform 110ms, -webkit-transform 110ms;
  height: 1rem;
  width: 1rem;
}

.bx--side-nav__submenu[aria-expanded='true']
.bx--side-nav__submenu-chevron
> svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--side-nav__item--large .bx--side-nav__submenu {
  height: 3rem;
}

.bx--side-nav__item--active .bx--side-nav__submenu:hover {
  background-color: #e5e5e5;
  color: #161616;
}

.bx--side-nav__item--active
.bx--side-nav__submenu[aria-expanded='false'] {
  background-color: #e5e5e5;
  color: #161616;
  position: relative;
}

.bx--side-nav__item--active
.bx--side-nav__submenu[aria-expanded='false']::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
}

.bx--side-nav__item--active .bx--side-nav__submenu-title {
  font-weight: 600;
  color: #161616;
}

.bx--side-nav__menu {
  display: block;
  visibility: hidden;
  max-height: 0;
}

.bx--side-nav__submenu[aria-expanded='true']
+ .bx--side-nav__menu {
  max-height: 93.75rem;
  visibility: inherit;
}

.bx--side-nav__menu a.bx--side-nav__link {
  height: 2rem;
  min-height: 2rem;
  padding-left: 2rem;
  font-weight: 400;
}

.bx--side-nav__item.bx--side-nav__item--icon
a.bx--side-nav__link {
  padding-left: 4.5rem;
}

.bx--side-nav__menu a.bx--side-nav__link--current,
.bx--side-nav__menu a.bx--side-nav__link[aria-current='page'],
a.bx--side-nav__link--current {
  background-color: #e0e0e0;
}

.bx--side-nav__menu a.bx--side-nav__link--current > span,
.bx--side-nav__menu a.bx--side-nav__link[aria-current='page'] > span,
a.bx--side-nav__link--current > span {
  color: #161616;
  font-weight: 600;
}

a.bx--side-nav__link,
.bx--side-nav a.bx--header__menu-item,
.bx--side-nav
.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu {
  outline: 2px solid transparent;
  outline-offset: -2px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: 0.16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  min-height: 2rem;
  padding: 0 1rem;
  -webkit-transition: color 110ms, background-color 110ms, outline 110ms;
  transition: color 110ms, background-color 110ms, outline 110ms;
}

.bx--side-nav__item--large a.bx--side-nav__link {
  height: 3rem;
}

a.bx--side-nav__link > .bx--side-nav__link-text,
.bx--side-nav
a.bx--header__menu-item
.bx--text-truncate-end {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #525252;
  font-size: 0.875rem;
  letter-spacing: 0.1px;
  line-height: 1.25rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

a.bx--side-nav__link:focus,
.bx--side-nav a.bx--header__menu-item:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}

a.bx--side-nav__link[aria-current='page'],
a.bx--side-nav__link--current {
  background-color: #e5e5e5;
  font-weight: 600;
}

a.bx--side-nav__link[aria-current='page']
.bx--side-nav__link-text,
a.bx--side-nav__link--current .bx--side-nav__link-text {
  color: #161616;
}

a.bx--side-nav__link[aria-current='page']::before,
a.bx--side-nav__link--current::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
}

.bx--side-nav__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
}

.bx--side-nav__icon:not(.bx--side-nav__submenu-chevron) {
  margin-right: 1.5rem;
}

.bx--side-nav__icon > svg {
  fill: #525252;
  width: 1rem;
  height: 1rem;
}

.bx--side-nav__icon > svg.bx--side-nav-collapse-icon {
  display: none;
}

.bx--side-nav--expanded
.bx--side-nav__icon
> svg.bx--side-nav-expand-icon {
  display: none;
}

.bx--side-nav--expanded
.bx--side-nav__icon
> svg.bx--side-nav-collapse-icon {
  display: block;
}

.bx--side-nav--fixed a.bx--side-nav__link,
.bx--side-nav--fixed
.bx--side-nav__submenu[aria-haspopup='true'] {
  padding-left: 1rem;
}

.bx--side-nav--fixed
.bx--side-nav__menu
a.bx--side-nav__link {
  padding-left: 2rem;
}

@media (max-width: 66rem) {
  .bx--side-nav .bx--header__nav {
    display: block;
  }
}

.bx--side-nav__header-navigation {
  display: none;
}

@media (max-width: 66rem) {
  .bx--side-nav__header-navigation {
    display: block;
    position: relative;
    margin-bottom: 2rem;
  }
}

.bx--side-nav__header-divider::after {
  content: '';
  position: absolute;
  height: 0.0625rem;
  bottom: -1rem;
  left: 1rem;
  width: calc(100% - 32px);
  background: #e0e0e0;
}

.bx--side-nav a.bx--header__menu-item {
  color: #525252;
  white-space: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bx--side-nav a.bx--header__menu-item[aria-expanded='true'] {
  background-color: transparent;
}

.bx--side-nav
.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu {
  bottom: inherit;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: none;
          transform: none;
  background-color: transparent;
  padding: 0;
}

.bx--side-nav
.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu li {
  width: 100%;
}

.bx--side-nav
.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu a.bx--header__menu-item {
  padding-left: 4.25rem;
  font-weight: 400;
}

.bx--side-nav
.bx--header__menu-title[aria-expanded='true']
+ .bx--header__menu a.bx--header__menu-item:hover {
  background-color: #e5e5e5;
  color: #161616;
}

.bx--side-nav
.bx--header__menu
a.bx--header__menu-item {
  height: inherit;
}

.bx--side-nav
a.bx--header__menu-item:hover
.bx--header__menu-arrow,
.bx--side-nav
a.bx--header__menu-item:focus
.bx--header__menu-arrow,
.bx--side-nav .bx--header__menu-arrow {
  fill: #525252;
}

.bx--navigation {
  position: fixed;
  top: 3rem;
  bottom: 0;
  left: 0;
  background-color: #262626;
  width: 16rem;
  z-index: 9100;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.25);
  color: #f4f4f4;
}

.bx--navigation--right {
  left: auto;
  right: 0;
}

.bx--navigation svg {
  fill: #f4f4f4;
}

.bx--navigation-section:not(:last-child)::after {
  display: block;
  content: '';
  height: 1px;
  background-color: #393939;
  margin: 0 1rem;
}

.bx--navigation-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--navigation-item--active > a.bx--navigation-link {
  color: #ffffff;
  font-weight: 600;
}

.bx--navigation-item--active::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
}

a.bx--navigation-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f4f4f4;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
  width: 100%;
  min-height: 2.5rem;
  padding-left: 1rem;
}

a.bx--navigation-link:hover {
  background-color: #333333;
  color: #ffffff;
}

a.bx--navigation-link:focus {
  outline: 0.1875rem solid #0f62fe;
  outline-offset: -0.1875rem;
}

.bx--navigation-item--icon > a.bx--navigation-link {
  padding-left: 0;
}

.bx--navigation__category {
  width: 100%;
}

.bx--navigation__category-toggle {
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx--navigation__category-toggle::-moz-focus-inner {
  border: 0;
}

.bx--navigation__category-toggle:hover {
  background-color: #333333;
}

.bx--navigation__category-toggle:focus {
  outline: 0.1875rem solid #0f62fe;
  outline-offset: -0.1875rem;
}

.bx--navigation__category-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 1rem;
  width: 100%;
  color: #f4f4f4;
  font-size: 0.875rem;
  font-weight: 400;
  min-height: 2.5rem;
  padding-left: 1rem;
}

.bx--navigation-item--icon .bx--navigation__category-title {
  padding-left: 0;
}

.bx--navigation__category-items {
  display: none;
  visibility: hidden;
}

.bx--navigation__category-item > a.bx--navigation-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 2rem;
  padding-left: 2rem;
}

.bx--navigation__category-item {
  position: relative;
}

.bx--navigation-item--icon
.bx--navigation__category-item
> a.bx--navigation-link {
  padding-left: 3.5rem;
}

.bx--navigation__category-item--active::after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
}

.bx--navigation__category-item--active
> a.bx--navigation-link {
  font-weight: 600;
  color: #ffffff;
}

.bx--navigation__category--expanded
.bx--navigation__category-title {
  font-weight: 600;
}

.bx--navigation__category--expanded
.bx--navigation__category-title
> svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bx--navigation__category--expanded
.bx--navigation__category-items {
  display: block;
  visibility: inherit;
}

.bx--navigation-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  min-width: 3rem;
  height: 2.5rem;
  margin-right: 0.5rem;
}

.bx--content {
  background: #ffffff;
  padding: 2rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: margin-left;
}

.bx--header ~ .bx--content {
  margin-top: 3rem;
}

.bx--side-nav ~ .bx--content {
  margin-left: 3rem;
}

.bx--side-nav.bx--side-nav--expanded ~ .bx--content {
  margin-left: 16rem;
}

/*# sourceMappingURL=carbon-components.css.map */

.bx--cc--chart-wrapper .fill-1-1-1 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-1-1-1.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-1-1-1 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-1-1-1.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-1-1-1 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-1-2-1 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-1-2-1.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-1-2-1 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-1-2-1.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-1-2-1 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-1-3-1 {
  fill: #1192e8;
}
.bx--cc--chart-wrapper .fill-1-3-1.hovered {
  fill: #0f7dc7;
}
.bx--cc--chart-wrapper .background-1-3-1 {
  background-color: #1192e8;
}
.bx--cc--chart-wrapper .background-1-3-1.hovered {
  background-color: #0f7dc7;
}
.bx--cc--chart-wrapper .stroke-1-3-1 {
  stroke: #1192e8;
}
.bx--cc--chart-wrapper .fill-1-4-1 {
  fill: #007d79;
}
.bx--cc--chart-wrapper .fill-1-4-1.hovered {
  fill: #005956;
}
.bx--cc--chart-wrapper .background-1-4-1 {
  background-color: #007d79;
}
.bx--cc--chart-wrapper .background-1-4-1.hovered {
  background-color: #005956;
}
.bx--cc--chart-wrapper .stroke-1-4-1 {
  stroke: #007d79;
}
.bx--cc--chart-wrapper .fill-2-1-1 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-2-1-1.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-2-1-1 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-2-1-1.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-2-1-1 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-2-1-2 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-2-1-2.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-2-1-2 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-2-1-2.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-2-1-2 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-2-2-1 {
  fill: #8a3ffc;
}
.bx--cc--chart-wrapper .fill-2-2-1.hovered {
  fill: #751cfb;
}
.bx--cc--chart-wrapper .background-2-2-1 {
  background-color: #8a3ffc;
}
.bx--cc--chart-wrapper .background-2-2-1.hovered {
  background-color: #751cfb;
}
.bx--cc--chart-wrapper .stroke-2-2-1 {
  stroke: #8a3ffc;
}
.bx--cc--chart-wrapper .fill-2-2-2 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-2-2-2.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-2-2-2 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-2-2-2.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-2-2-2 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-2-3-1 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-2-3-1.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-2-3-1 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-2-3-1.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-2-3-1 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-2-3-2 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-2-3-2.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-2-3-2 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-2-3-2.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-2-3-2 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-2-4-1 {
  fill: #1192e8;
}
.bx--cc--chart-wrapper .fill-2-4-1.hovered {
  fill: #0f7dc7;
}
.bx--cc--chart-wrapper .background-2-4-1 {
  background-color: #1192e8;
}
.bx--cc--chart-wrapper .background-2-4-1.hovered {
  background-color: #0f7dc7;
}
.bx--cc--chart-wrapper .stroke-2-4-1 {
  stroke: #1192e8;
}
.bx--cc--chart-wrapper .fill-2-4-2 {
  fill: #005d5d;
}
.bx--cc--chart-wrapper .fill-2-4-2.hovered {
  fill: #003939;
}
.bx--cc--chart-wrapper .background-2-4-2 {
  background-color: #005d5d;
}
.bx--cc--chart-wrapper .background-2-4-2.hovered {
  background-color: #003939;
}
.bx--cc--chart-wrapper .stroke-2-4-2 {
  stroke: #005d5d;
}
.bx--cc--chart-wrapper .fill-2-5-1 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-2-5-1.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-2-5-1 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-2-5-1.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-2-5-1 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-2-5-2 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-2-5-2.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-2-5-2 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-2-5-2.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-2-5-2 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-3-1-1 {
  fill: #ee5396;
}
.bx--cc--chart-wrapper .fill-3-1-1.hovered {
  fill: #eb3382;
}
.bx--cc--chart-wrapper .background-3-1-1 {
  background-color: #ee5396;
}
.bx--cc--chart-wrapper .background-3-1-1.hovered {
  background-color: #eb3382;
}
.bx--cc--chart-wrapper .stroke-3-1-1 {
  stroke: #ee5396;
}
.bx--cc--chart-wrapper .fill-3-1-2 {
  fill: #1192e8;
}
.bx--cc--chart-wrapper .fill-3-1-2.hovered {
  fill: #0f7dc7;
}
.bx--cc--chart-wrapper .background-3-1-2 {
  background-color: #1192e8;
}
.bx--cc--chart-wrapper .background-3-1-2.hovered {
  background-color: #0f7dc7;
}
.bx--cc--chart-wrapper .stroke-3-1-2 {
  stroke: #1192e8;
}
.bx--cc--chart-wrapper .fill-3-1-3 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-3-1-3.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-3-1-3 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-3-1-3.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-3-1-3 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-3-2-1 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-3-2-1.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-3-2-1 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-3-2-1.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-3-2-1 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-3-2-2 {
  fill: #fa4d56;
}
.bx--cc--chart-wrapper .fill-3-2-2.hovered {
  fill: #f92a35;
}
.bx--cc--chart-wrapper .background-3-2-2 {
  background-color: #fa4d56;
}
.bx--cc--chart-wrapper .background-3-2-2.hovered {
  background-color: #f92a35;
}
.bx--cc--chart-wrapper .stroke-3-2-2 {
  stroke: #fa4d56;
}
.bx--cc--chart-wrapper .fill-3-2-3 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-3-2-3.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-3-2-3 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-3-2-3.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-3-2-3 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-3-3-1 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-3-3-1.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-3-3-1 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-3-3-1.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-3-3-1 {
  stroke: #a56eff;
}
.bx--cc--chart-wrapper .fill-3-3-2 {
  fill: #005d5d;
}
.bx--cc--chart-wrapper .fill-3-3-2.hovered {
  fill: #003939;
}
.bx--cc--chart-wrapper .background-3-3-2 {
  background-color: #005d5d;
}
.bx--cc--chart-wrapper .background-3-3-2.hovered {
  background-color: #003939;
}
.bx--cc--chart-wrapper .stroke-3-3-2 {
  stroke: #005d5d;
}
.bx--cc--chart-wrapper .fill-3-3-3 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-3-3-3.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-3-3-3 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-3-3-3.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-3-3-3 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-3-4-1 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-3-4-1.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-3-4-1 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-3-4-1.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-3-4-1 {
  stroke: #a56eff;
}
.bx--cc--chart-wrapper .fill-3-4-2 {
  fill: #005d5d;
}
.bx--cc--chart-wrapper .fill-3-4-2.hovered {
  fill: #003939;
}
.bx--cc--chart-wrapper .background-3-4-2 {
  background-color: #005d5d;
}
.bx--cc--chart-wrapper .background-3-4-2.hovered {
  background-color: #003939;
}
.bx--cc--chart-wrapper .stroke-3-4-2 {
  stroke: #005d5d;
}
.bx--cc--chart-wrapper .fill-3-4-3 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-3-4-3.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-3-4-3 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-3-4-3.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-3-4-3 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-3-5-1 {
  fill: #012749;
}
.bx--cc--chart-wrapper .fill-3-5-1.hovered {
  fill: #011426;
}
.bx--cc--chart-wrapper .background-3-5-1 {
  background-color: #012749;
}
.bx--cc--chart-wrapper .background-3-5-1.hovered {
  background-color: #011426;
}
.bx--cc--chart-wrapper .stroke-3-5-1 {
  stroke: #012749;
}
.bx--cc--chart-wrapper .fill-3-5-2 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-3-5-2.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-3-5-2 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-3-5-2.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-3-5-2 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-3-5-3 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-3-5-3.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-3-5-3 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-3-5-3.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-3-5-3 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-4-1-1 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-4-1-1.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-4-1-1 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-4-1-1.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-4-1-1 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-4-1-2 {
  fill: #012749;
}
.bx--cc--chart-wrapper .fill-4-1-2.hovered {
  fill: #011426;
}
.bx--cc--chart-wrapper .background-4-1-2 {
  background-color: #012749;
}
.bx--cc--chart-wrapper .background-4-1-2.hovered {
  background-color: #011426;
}
.bx--cc--chart-wrapper .stroke-4-1-2 {
  stroke: #012749;
}
.bx--cc--chart-wrapper .fill-4-1-3 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-4-1-3.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-4-1-3 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-4-1-3.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-4-1-3 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-4-1-4 {
  fill: #ee5396;
}
.bx--cc--chart-wrapper .fill-4-1-4.hovered {
  fill: #eb3382;
}
.bx--cc--chart-wrapper .background-4-1-4 {
  background-color: #ee5396;
}
.bx--cc--chart-wrapper .background-4-1-4.hovered {
  background-color: #eb3382;
}
.bx--cc--chart-wrapper .stroke-4-1-4 {
  stroke: #ee5396;
}
.bx--cc--chart-wrapper .fill-4-2-1 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-4-2-1.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-4-2-1 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-4-2-1.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-4-2-1 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-4-2-2 {
  fill: #fa4d56;
}
.bx--cc--chart-wrapper .fill-4-2-2.hovered {
  fill: #f92a35;
}
.bx--cc--chart-wrapper .background-4-2-2 {
  background-color: #fa4d56;
}
.bx--cc--chart-wrapper .background-4-2-2.hovered {
  background-color: #f92a35;
}
.bx--cc--chart-wrapper .stroke-4-2-2 {
  stroke: #fa4d56;
}
.bx--cc--chart-wrapper .fill-4-2-3 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-4-2-3.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-4-2-3 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-4-2-3.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-4-2-3 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-4-2-4 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-4-2-4.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-4-2-4 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-4-2-4.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-4-2-4 {
  stroke: #a56eff;
}
.bx--cc--chart-wrapper .fill-4-3-1 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-4-3-1.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-4-3-1 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-4-3-1.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-4-3-1 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-4-3-2 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-4-3-2.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-4-3-2 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-4-3-2.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-4-3-2 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-4-3-3 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-4-3-3.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-4-3-3 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-4-3-3.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-4-3-3 {
  stroke: #a56eff;
}
.bx--cc--chart-wrapper .fill-4-3-4 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-4-3-4.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-4-3-4 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-4-3-4.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-4-3-4 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-5-1-1 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-5-1-1.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-5-1-1 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-5-1-1.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-5-1-1 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-5-1-2 {
  fill: #1192e8;
}
.bx--cc--chart-wrapper .fill-5-1-2.hovered {
  fill: #0f7dc7;
}
.bx--cc--chart-wrapper .background-5-1-2 {
  background-color: #1192e8;
}
.bx--cc--chart-wrapper .background-5-1-2.hovered {
  background-color: #0f7dc7;
}
.bx--cc--chart-wrapper .stroke-5-1-2 {
  stroke: #1192e8;
}
.bx--cc--chart-wrapper .fill-5-1-3 {
  fill: #005d5d;
}
.bx--cc--chart-wrapper .fill-5-1-3.hovered {
  fill: #003939;
}
.bx--cc--chart-wrapper .background-5-1-3 {
  background-color: #005d5d;
}
.bx--cc--chart-wrapper .background-5-1-3.hovered {
  background-color: #003939;
}
.bx--cc--chart-wrapper .stroke-5-1-3 {
  stroke: #005d5d;
}
.bx--cc--chart-wrapper .fill-5-1-4 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-5-1-4.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-5-1-4 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-5-1-4.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-5-1-4 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-5-1-5 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-5-1-5.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-5-1-5 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-5-1-5.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-5-1-5 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-5-2-1 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-5-2-1.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-5-2-1 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-5-2-1.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-5-2-1 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-5-2-2 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-5-2-2.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-5-2-2 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-5-2-2.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-5-2-2 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-5-2-3 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-5-2-3.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-5-2-3 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-5-2-3.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-5-2-3 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-5-2-4 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-5-2-4.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-5-2-4 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-5-2-4.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-5-2-4 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-5-2-5 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-5-2-5.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-5-2-5 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-5-2-5.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-5-2-5 {
  stroke: #a56eff;
}
.bx--cc--chart-wrapper .fill-14-1-1 {
  fill: #6929c4;
}
.bx--cc--chart-wrapper .fill-14-1-1.hovered {
  fill: #5923a6;
}
.bx--cc--chart-wrapper .background-14-1-1 {
  background-color: #6929c4;
}
.bx--cc--chart-wrapper .background-14-1-1.hovered {
  background-color: #5923a6;
}
.bx--cc--chart-wrapper .stroke-14-1-1 {
  stroke: #6929c4;
}
.bx--cc--chart-wrapper .fill-14-1-2 {
  fill: #1192e8;
}
.bx--cc--chart-wrapper .fill-14-1-2.hovered {
  fill: #0f7dc7;
}
.bx--cc--chart-wrapper .background-14-1-2 {
  background-color: #1192e8;
}
.bx--cc--chart-wrapper .background-14-1-2.hovered {
  background-color: #0f7dc7;
}
.bx--cc--chart-wrapper .stroke-14-1-2 {
  stroke: #1192e8;
}
.bx--cc--chart-wrapper .fill-14-1-3 {
  fill: #005d5d;
}
.bx--cc--chart-wrapper .fill-14-1-3.hovered {
  fill: #003939;
}
.bx--cc--chart-wrapper .background-14-1-3 {
  background-color: #005d5d;
}
.bx--cc--chart-wrapper .background-14-1-3.hovered {
  background-color: #003939;
}
.bx--cc--chart-wrapper .stroke-14-1-3 {
  stroke: #005d5d;
}
.bx--cc--chart-wrapper .fill-14-1-4 {
  fill: #9f1853;
}
.bx--cc--chart-wrapper .fill-14-1-4.hovered {
  fill: #801343;
}
.bx--cc--chart-wrapper .background-14-1-4 {
  background-color: #9f1853;
}
.bx--cc--chart-wrapper .background-14-1-4.hovered {
  background-color: #801343;
}
.bx--cc--chart-wrapper .stroke-14-1-4 {
  stroke: #9f1853;
}
.bx--cc--chart-wrapper .fill-14-1-5 {
  fill: #fa4d56;
}
.bx--cc--chart-wrapper .fill-14-1-5.hovered {
  fill: #f92a35;
}
.bx--cc--chart-wrapper .background-14-1-5 {
  background-color: #fa4d56;
}
.bx--cc--chart-wrapper .background-14-1-5.hovered {
  background-color: #f92a35;
}
.bx--cc--chart-wrapper .stroke-14-1-5 {
  stroke: #fa4d56;
}
.bx--cc--chart-wrapper .fill-14-1-6 {
  fill: #520408;
}
.bx--cc--chart-wrapper .fill-14-1-6.hovered {
  fill: #300205;
}
.bx--cc--chart-wrapper .background-14-1-6 {
  background-color: #520408;
}
.bx--cc--chart-wrapper .background-14-1-6.hovered {
  background-color: #300205;
}
.bx--cc--chart-wrapper .stroke-14-1-6 {
  stroke: #520408;
}
.bx--cc--chart-wrapper .fill-14-1-7 {
  fill: #198038;
}
.bx--cc--chart-wrapper .fill-14-1-7.hovered {
  fill: #13622b;
}
.bx--cc--chart-wrapper .background-14-1-7 {
  background-color: #198038;
}
.bx--cc--chart-wrapper .background-14-1-7.hovered {
  background-color: #13622b;
}
.bx--cc--chart-wrapper .stroke-14-1-7 {
  stroke: #198038;
}
.bx--cc--chart-wrapper .fill-14-1-8 {
  fill: #002d9c;
}
.bx--cc--chart-wrapper .fill-14-1-8.hovered {
  fill: #002378;
}
.bx--cc--chart-wrapper .background-14-1-8 {
  background-color: #002d9c;
}
.bx--cc--chart-wrapper .background-14-1-8.hovered {
  background-color: #002378;
}
.bx--cc--chart-wrapper .stroke-14-1-8 {
  stroke: #002d9c;
}
.bx--cc--chart-wrapper .fill-14-1-9 {
  fill: #ee5396;
}
.bx--cc--chart-wrapper .fill-14-1-9.hovered {
  fill: #eb3382;
}
.bx--cc--chart-wrapper .background-14-1-9 {
  background-color: #ee5396;
}
.bx--cc--chart-wrapper .background-14-1-9.hovered {
  background-color: #eb3382;
}
.bx--cc--chart-wrapper .stroke-14-1-9 {
  stroke: #ee5396;
}
.bx--cc--chart-wrapper .fill-14-1-10 {
  fill: #b28600;
}
.bx--cc--chart-wrapper .fill-14-1-10.hovered {
  fill: #8e6b00;
}
.bx--cc--chart-wrapper .background-14-1-10 {
  background-color: #b28600;
}
.bx--cc--chart-wrapper .background-14-1-10.hovered {
  background-color: #8e6b00;
}
.bx--cc--chart-wrapper .stroke-14-1-10 {
  stroke: #b28600;
}
.bx--cc--chart-wrapper .fill-14-1-11 {
  fill: #009d9a;
}
.bx--cc--chart-wrapper .fill-14-1-11.hovered {
  fill: #007977;
}
.bx--cc--chart-wrapper .background-14-1-11 {
  background-color: #009d9a;
}
.bx--cc--chart-wrapper .background-14-1-11.hovered {
  background-color: #007977;
}
.bx--cc--chart-wrapper .stroke-14-1-11 {
  stroke: #009d9a;
}
.bx--cc--chart-wrapper .fill-14-1-12 {
  fill: #012749;
}
.bx--cc--chart-wrapper .fill-14-1-12.hovered {
  fill: #011426;
}
.bx--cc--chart-wrapper .background-14-1-12 {
  background-color: #012749;
}
.bx--cc--chart-wrapper .background-14-1-12.hovered {
  background-color: #011426;
}
.bx--cc--chart-wrapper .stroke-14-1-12 {
  stroke: #012749;
}
.bx--cc--chart-wrapper .fill-14-1-13 {
  fill: #8a3800;
}
.bx--cc--chart-wrapper .fill-14-1-13.hovered {
  fill: #662a00;
}
.bx--cc--chart-wrapper .background-14-1-13 {
  background-color: #8a3800;
}
.bx--cc--chart-wrapper .background-14-1-13.hovered {
  background-color: #662a00;
}
.bx--cc--chart-wrapper .stroke-14-1-13 {
  stroke: #8a3800;
}
.bx--cc--chart-wrapper .fill-14-1-14 {
  fill: #a56eff;
}
.bx--cc--chart-wrapper .fill-14-1-14.hovered {
  fill: #8f4aff;
}
.bx--cc--chart-wrapper .background-14-1-14 {
  background-color: #a56eff;
}
.bx--cc--chart-wrapper .background-14-1-14.hovered {
  background-color: #8f4aff;
}
.bx--cc--chart-wrapper .stroke-14-1-14 {
  stroke: #a56eff;
}

.bx--cc--tooltip .tooltip-1-1-1 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-1-2-1 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-1-3-1 {
  background-color: #1192e8;
}
.bx--cc--tooltip .tooltip-1-4-1 {
  background-color: #007d79;
}
.bx--cc--tooltip .tooltip-2-1-1 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-2-1-2 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-2-2-1 {
  background-color: #8a3ffc;
}
.bx--cc--tooltip .tooltip-2-2-2 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-2-3-1 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-2-3-2 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-2-4-1 {
  background-color: #1192e8;
}
.bx--cc--tooltip .tooltip-2-4-2 {
  background-color: #005d5d;
}
.bx--cc--tooltip .tooltip-2-5-1 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-2-5-2 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-3-1-1 {
  background-color: #ee5396;
}
.bx--cc--tooltip .tooltip-3-1-2 {
  background-color: #1192e8;
}
.bx--cc--tooltip .tooltip-3-1-3 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-3-2-1 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-3-2-2 {
  background-color: #fa4d56;
}
.bx--cc--tooltip .tooltip-3-2-3 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-3-3-1 {
  background-color: #a56eff;
}
.bx--cc--tooltip .tooltip-3-3-2 {
  background-color: #005d5d;
}
.bx--cc--tooltip .tooltip-3-3-3 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-3-4-1 {
  background-color: #a56eff;
}
.bx--cc--tooltip .tooltip-3-4-2 {
  background-color: #005d5d;
}
.bx--cc--tooltip .tooltip-3-4-3 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-3-5-1 {
  background-color: #012749;
}
.bx--cc--tooltip .tooltip-3-5-2 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-3-5-3 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-4-1-1 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-4-1-2 {
  background-color: #012749;
}
.bx--cc--tooltip .tooltip-4-1-3 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-4-1-4 {
  background-color: #ee5396;
}
.bx--cc--tooltip .tooltip-4-2-1 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-4-2-2 {
  background-color: #fa4d56;
}
.bx--cc--tooltip .tooltip-4-2-3 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-4-2-4 {
  background-color: #a56eff;
}
.bx--cc--tooltip .tooltip-4-3-1 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-4-3-2 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-4-3-3 {
  background-color: #a56eff;
}
.bx--cc--tooltip .tooltip-4-3-4 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-5-1-1 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-5-1-2 {
  background-color: #1192e8;
}
.bx--cc--tooltip .tooltip-5-1-3 {
  background-color: #005d5d;
}
.bx--cc--tooltip .tooltip-5-1-4 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-5-1-5 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-5-2-1 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-5-2-2 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-5-2-3 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-5-2-4 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-5-2-5 {
  background-color: #a56eff;
}
.bx--cc--tooltip .tooltip-14-1-1 {
  background-color: #6929c4;
}
.bx--cc--tooltip .tooltip-14-1-2 {
  background-color: #1192e8;
}
.bx--cc--tooltip .tooltip-14-1-3 {
  background-color: #005d5d;
}
.bx--cc--tooltip .tooltip-14-1-4 {
  background-color: #9f1853;
}
.bx--cc--tooltip .tooltip-14-1-5 {
  background-color: #fa4d56;
}
.bx--cc--tooltip .tooltip-14-1-6 {
  background-color: #520408;
}
.bx--cc--tooltip .tooltip-14-1-7 {
  background-color: #198038;
}
.bx--cc--tooltip .tooltip-14-1-8 {
  background-color: #002d9c;
}
.bx--cc--tooltip .tooltip-14-1-9 {
  background-color: #ee5396;
}
.bx--cc--tooltip .tooltip-14-1-10 {
  background-color: #b28600;
}
.bx--cc--tooltip .tooltip-14-1-11 {
  background-color: #009d9a;
}
.bx--cc--tooltip .tooltip-14-1-12 {
  background-color: #012749;
}
.bx--cc--tooltip .tooltip-14-1-13 {
  background-color: #8a3800;
}
.bx--cc--tooltip .tooltip-14-1-14 {
  background-color: #a56eff;
}

.bx--cc--legend .additional > .icon .area-1 {
  fill: #f4f4f4;
  stroke: #8d8d8d;
}
.bx--cc--legend .additional > .icon .area-2 {
  fill: #e0e0e0;
  stroke: #8d8d8d;
}
.bx--cc--legend .additional > .icon .area-3 {
  fill: #c6c6c6;
  stroke: #8d8d8d;
}
.bx--cc--legend .additional > .icon .quartile-wrapper {
  fill: #e0e0e0;
  stroke: #8d8d8d;
}
.bx--cc--legend .additional > .icon .quartile-line {
  fill: #000;
}

.bx--cc--axes {
  overflow: visible;
}
.bx--cc--axes g.axis g.ticks.invisible {
  visibility: hidden;
}
.bx--cc--axes g.axis g.tick text {
  fill: #525252;
  font-family: 'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif;
}
.bx--cc--axes g.axis g.tick line {
  display: none;
}
.bx--cc--axes g.axis path.domain {
  stroke: #8d8d8d;
}
.bx--cc--axes g.axis .axis-title {
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  fill: #161616;
}

.bx--cc--chart-wrapper g.callouts {
  stroke: #525252;
}

.bx--cc--grid-brush g.grid-brush rect.selection {
  fill: none;
  fill-opacity: 0;
  stroke: none;
}

.bx--cc--grid-brush rect.frontSelection {
  fill: #e0e0e0;
  fill-opacity: 0.3;
  stroke: #0f62fe;
}

.bx--cc--grid rect.chart-grid-backdrop {
  fill: #ffffff;
}
.bx--cc--grid rect.chart-grid-backdrop.stroked {
  stroke: #e0e0e0;
}
.bx--cc--grid rect.stroke {
  stroke: #e0e0e0;
}
.bx--cc--grid g.x.grid g.tick line,
.bx--cc--grid g.y.grid g.tick line {
  pointer-events: none;
  stroke-width: 1px;
  stroke: #e0e0e0;
}
.bx--cc--grid g.x.grid g.tick.active line,
.bx--cc--grid g.y.grid g.tick.active line {
  stroke-dasharray: 2px;
  stroke: #0f62fe;
}

.bx--cc--ruler line.ruler-line {
  stroke: #000000;
  stroke-width: 1px;
  stroke-dasharray: 2;
  pointer-events: none;
}

.bx--cc--skeleton rect.chart-skeleton-backdrop {
  fill: #ffffff;
}
.bx--cc--skeleton .shimmer-effect-lines {
  stroke-width: 1px;
  stroke: url(#shimmer-lines);
}
.bx--cc--skeleton .shimmer-effect-sparkline {
  stroke-width: 0px;
}
.bx--cc--skeleton .empty-state-lines {
  stroke-width: 1px;
  stroke: #e0e0e0;
}
.bx--cc--skeleton #shimmer-lines .stop-bg-shimmer {
  stop-color: #e0e0e0;
}
.bx--cc--skeleton #shimmer-lines .stop-shimmer {
  stop-color: #ffffff;
}
.bx--cc--skeleton .shimmer-effect-areas {
  fill: url(#shimmer-areas);
}
.bx--cc--skeleton .empty-state-areas {
  fill: rgba(127, 127, 127, 0.1);
}
.bx--cc--skeleton #shimmer-areas .stop-bg-shimmer {
  stop-color: rgba(127, 127, 127, 0.1);
}
.bx--cc--skeleton #shimmer-areas .stop-shimmer {
  stop-color: rgba(255, 255, 255, 0.15);
}

.bx--cc--skeleton-lines rect.chart-skeleton-backdrop {
  fill: #ffffff;
}
.bx--cc--skeleton-lines .shimmer-effect-lines {
  stroke-width: 1px;
  stroke: url(#shimmer-lines);
}
.bx--cc--skeleton-lines .shimmer-effect-sparkline {
  stroke-width: 0px;
}
.bx--cc--skeleton-lines .empty-state-lines {
  stroke-width: 1px;
  stroke: #e0e0e0;
}
.bx--cc--skeleton-lines #shimmer-lines .stop-bg-shimmer {
  stop-color: #e0e0e0;
}
.bx--cc--skeleton-lines #shimmer-lines .stop-shimmer {
  stop-color: #ffffff;
}

.bx--cc--zero-line line.domain {
  stroke: #8d8d8d;
}

.bx--cc--layout-row {
  display: flex;
  flex-direction: row;
}
.bx--cc--layout-column {
  display: flex;
  flex-direction: column;
}
.bx--cc--layout-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
.bx--cc--layout-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}
.bx--cc--layout-alignitems-center {
  align-items: center;
}

.bx--cc--chart-wrapper .layout-child {
  overflow: visible;
}

.bx--cc--chart-wrapper svg.layout-svg-wrapper {
  overflow: visible;
}

div.bx--cc--legend {
  display: flex;
  user-select: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
div.bx--cc--legend div.legend-item {
  display: flex;
  align-items: center;
  margin: 5px;
}
div.bx--cc--legend div.legend-item div.checkbox {
  width: 13px;
  height: 13px;
  margin-right: 4px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  box-shadow: 0 0 0 2px transparent;
}
div.bx--cc--legend div.legend-item div.checkbox:not(.active) {
  border-color: #525252;
  background: #ffffff;
}
div.bx--cc--legend div.legend-item div.checkbox svg {
  display: none;
  vertical-align: text-top;
  fill: #ffffff;
  stroke: #ffffff;
}
div.bx--cc--legend div.legend-item.additional svg.icon {
  margin-right: 4px;
}
div.bx--cc--legend div.legend-item p {
  font-size: 12px;
  fill: #525252;
  line-height: 1rem;
}
div.bx--cc--legend.center-aligned {
  justify-content: center;
}
div.bx--cc--legend.has-deactivated-items div.legend-item div.checkbox svg {
  display: block;
}
div.bx--cc--legend.vertical {
  margin: -5px;
  flex-direction: column;
}
div.bx--cc--legend.vertical div.legend-item {
  margin-right: 0;
  margin-bottom: 10px;
}
div.bx--cc--legend.clickable div.legend-item:not(.additional):hover {
  cursor: pointer;
}
div.bx--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox {
  border: solid 1px #ffffff;
  box-shadow: 0 0 0 2px #0f62fe;
}
div.bx--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox:not(.active) {
  border-color: #525252;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--text-truncate--end {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--text-truncate--front {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  direction: rtl;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--assistive-text,
.bx--visually-hidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  visibility: inherit;
  white-space: nowrap;
}

.bx--body {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  background-color: #ffffff;
  color: #161616;
  line-height: 1;
}
.bx--body *,
.bx--body *::before,
.bx--body *::after {
  box-sizing: inherit;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--assistive-text,
.bx--visually-hidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  visibility: inherit;
  white-space: nowrap;
}

.bx--body {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  background-color: #ffffff;
  color: #161616;
  line-height: 1;
}
.bx--body *,
.bx--body *::before,
.bx--body *::after {
  box-sizing: inherit;
}

.bx--text-truncate--end {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--text-truncate--front {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  direction: rtl;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--btn {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  position: relative;
  display: inline-flex;
  max-width: 20rem;
  min-height: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  text-align: left;
  text-decoration: none;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9);
  vertical-align: top;
}
.bx--btn *,
.bx--btn *::before,
.bx--btn *::after {
  box-sizing: inherit;
}
.bx--btn:disabled, .bx--btn:hover:disabled, .bx--btn:focus:disabled, .bx--btn.bx--btn--disabled, .bx--btn.bx--btn--disabled:hover, .bx--btn.bx--btn--disabled:focus {
  border-color: #c6c6c6;
  background: #c6c6c6;
  box-shadow: none;
  color: #8d8d8d;
  cursor: not-allowed;
}
.bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}

.bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.bx--btn--primary {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: #0f62fe;
  color: #ffffff;
}
.bx--btn--primary:hover {
  background-color: #0353e9;
}
.bx--btn--primary:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--primary:active {
  background-color: #002d9c;
}
.bx--btn--primary .bx--btn__icon,
.bx--btn--primary .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--primary:hover {
  color: #ffffff;
}

.bx--btn--secondary {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: #393939;
  color: #ffffff;
}
.bx--btn--secondary:hover {
  background-color: #4c4c4c;
}
.bx--btn--secondary:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--secondary:active {
  background-color: #6f6f6f;
}
.bx--btn--secondary .bx--btn__icon,
.bx--btn--secondary .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--secondary:hover, .bx--btn--secondary:focus {
  color: #ffffff;
}

.bx--btn--tertiary {
  border-width: 1px;
  border-style: solid;
  border-color: #0f62fe;
  background-color: transparent;
  color: #0f62fe;
}
.bx--btn--tertiary:hover {
  background-color: #0353e9;
}
.bx--btn--tertiary:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--tertiary:active {
  background-color: #002d9c;
}
.bx--btn--tertiary .bx--btn__icon,
.bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--tertiary:hover {
  color: #ffffff;
}
.bx--btn--tertiary:focus {
  background-color: #0f62fe;
  color: #ffffff;
}
.bx--btn--tertiary:active {
  border-color: transparent;
  background-color: #002d9c;
  color: #ffffff;
}
.bx--btn--tertiary:disabled, .bx--btn--tertiary:hover:disabled, .bx--btn--tertiary:focus:disabled, .bx--btn--tertiary.bx--btn--disabled, .bx--btn--tertiary.bx--btn--disabled:hover, .bx--btn--tertiary.bx--btn--disabled:focus {
  background: transparent;
  color: #8d8d8d;
  outline: none;
}

.bx--btn--ghost {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
  color: #0f62fe;
  padding: calc(0.875rem - 3px) 16px;
}
.bx--btn--ghost:hover {
  background-color: #e5e5e5;
}
.bx--btn--ghost:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--ghost:active {
  background-color: #c6c6c6;
}
.bx--btn--ghost .bx--btn__icon,
.bx--btn--ghost .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: 0.5rem;
}
.bx--btn--ghost:hover, .bx--btn--ghost:active {
  color: #0043ce;
}
.bx--btn--ghost:active {
  background-color: #c6c6c6;
}
.bx--btn--ghost:disabled, .bx--btn--ghost:hover:disabled, .bx--btn--ghost:focus:disabled, .bx--btn--ghost.bx--btn--disabled, .bx--btn--ghost.bx--btn--disabled:hover, .bx--btn--ghost.bx--btn--disabled:focus {
  border-color: transparent;
  background: transparent;
  color: #8d8d8d;
  outline: none;
}
.bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px;
}
.bx--btn--ghost.bx--btn--field, .bx--btn--ghost.bx--btn--md {
  padding: calc(0.675rem - 3px) 16px;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  overflow: visible;
  align-items: center;
  cursor: pointer;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted;
  }
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted;
  }
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block;
  }
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
  word-break: break-word;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  background-color: #393939;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent;
  }
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label);
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1;
}
@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  overflow: visible;
  margin: auto;
  clip: auto;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  animation: none;
  opacity: 0;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor;
}
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  opacity: 0;
}

.bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: #0f62fe;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent;
}

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus,
.bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: #8d8d8d;
}

.bx--tooltip__trigger.bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  overflow: visible;
  align-items: center;
  cursor: pointer;
}
.bx--tooltip__trigger.bx--btn--icon-only--top:focus {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--top:focus {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--top:focus {
  outline: 1px solid transparent;
}
.bx--tooltip__trigger.bx--btn--icon-only--top:focus svg {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--top:focus svg {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--top::before, .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--top::before, .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--top::before, .bx--tooltip__trigger.bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
  word-break: break-word;
}
.bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  background-color: #393939;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--top::after {
  content: attr(aria-label);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--btn--icon-only--top:hover::before, .bx--tooltip__trigger.bx--btn--icon-only--top:hover::after, .bx--tooltip__trigger.bx--btn--icon-only--top:focus::before, .bx--tooltip__trigger.bx--btn--icon-only--top:focus::after {
  opacity: 1;
}
@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top:focus + .bx--assistive-text {
  overflow: visible;
  margin: auto;
  clip: auto;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--top:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--top:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  animation: none;
  opacity: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  bottom: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--top::before, .bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--top::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top::after,
.bx--tooltip__trigger.bx--btn--icon-only--top .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top + .bx--assistive-text {
  top: -0.8125rem;
  left: 50%;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  bottom: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start + .bx--assistive-text {
  top: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-start + .bx--assistive-text {
  top: -0.8125rem;
  left: 0;
  transform: translate(0, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  bottom: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center + .bx--assistive-text {
  top: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-center + .bx--assistive-text {
  top: -0.8125rem;
  left: 50%;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  bottom: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end + .bx--assistive-text {
  top: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end::before {
  top: -0.5rem;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  border-color: #393939 transparent transparent transparent;
  transform: translate(-50%, -100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--top.bx--tooltip--align-end + .bx--assistive-text {
  top: -0.8125rem;
  right: 0;
  left: auto;
  transform: translate(0, -100%);
}

.bx--tooltip__trigger.bx--btn--icon-only--right {
  position: relative;
  display: inline-flex;
  overflow: visible;
  align-items: center;
  cursor: pointer;
}
.bx--tooltip__trigger.bx--btn--icon-only--right:focus {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--right:focus {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--right:focus {
  outline: 1px solid transparent;
}
.bx--tooltip__trigger.bx--btn--icon-only--right:focus svg {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--right:focus svg {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--right::before, .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--right::before, .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
    display: inline-block;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--right::before, .bx--tooltip__trigger.bx--btn--icon-only--right::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--a11y::after {
  transition: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--right::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
  word-break: break-word;
}
.bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  background-color: #393939;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
    border: 1px solid transparent;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--right::after {
  content: attr(aria-label);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--a11y::after {
  content: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--btn--icon-only--right:hover::before, .bx--tooltip__trigger.bx--btn--icon-only--right:hover::after, .bx--tooltip__trigger.bx--btn--icon-only--right:focus::before, .bx--tooltip__trigger.bx--btn--icon-only--right:focus::after {
  opacity: 1;
}
@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right:focus + .bx--assistive-text {
  overflow: visible;
  margin: auto;
  clip: auto;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--right:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--right:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right:focus.bx--tooltip--a11y::before {
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--hidden + .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--hidden.bx--tooltip--a11y::before {
  animation: none;
  opacity: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  left: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--right::before, .bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
  top: 50%;
  right: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--right::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right::after,
.bx--tooltip__trigger.bx--btn--icon-only--right .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right + .bx--assistive-text {
  right: -0.8125rem;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  left: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  right: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-start + .bx--assistive-text {
  right: -0.8125rem;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  left: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  right: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-center + .bx--assistive-text {
  right: -0.8125rem;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  left: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  right: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end::before {
  right: -0.5rem;
  border-width: 0.25rem 0.3125rem 0.25rem 0;
  border-color: transparent #393939 transparent transparent;
  transform: translate(100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--right.bx--tooltip--align-end + .bx--assistive-text {
  right: -0.8125rem;
  transform: translate(100%, -50%);
}

.bx--tooltip__trigger.bx--btn--icon-only--bottom {
  position: relative;
  display: inline-flex;
  overflow: visible;
  align-items: center;
  cursor: pointer;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom:focus {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom:focus {
  outline: 1px solid transparent;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom:focus svg {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus svg {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
    display: inline-block;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--a11y::after {
  transition: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
  word-break: break-word;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  background-color: #393939;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
    border: 1px solid transparent;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::after {
  content: attr(aria-label);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--a11y::after {
  content: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--btn--icon-only--bottom:hover::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom:hover::after, .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus::after {
  opacity: 1;
}
@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom:focus + .bx--assistive-text {
  overflow: visible;
  margin: auto;
  clip: auto;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom:focus.bx--tooltip--a11y::before {
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--hidden + .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--hidden.bx--tooltip--a11y::before {
  animation: none;
  opacity: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  top: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -0.8125rem;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  top: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: -0.8125rem;
  left: 0;
  transform: translate(0, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  top: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: -0.8125rem;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 0.75rem;
  top: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: 0;
  left: 50%;
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end::before {
  bottom: -0.5rem;
  border-width: 0 0.25rem 0.3125rem 0.25rem;
  border-color: transparent transparent #393939 transparent;
  transform: translate(-50%, 100%);
}
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: -0.8125rem;
  right: 0;
  left: auto;
  transform: translate(0, 100%);
}

.bx--tooltip__trigger.bx--btn--icon-only--left {
  position: relative;
  display: inline-flex;
  overflow: visible;
  align-items: center;
  cursor: pointer;
}
.bx--tooltip__trigger.bx--btn--icon-only--left:focus {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--left:focus {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--left:focus {
  outline: 1px solid transparent;
}
.bx--tooltip__trigger.bx--btn--icon-only--left:focus svg {
  outline: 1px solid #0f62fe;
}
@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--left:focus svg {
    outline-style: dotted;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--left::before, .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--left::before, .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
    display: inline-block;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--left::before, .bx--tooltip__trigger.bx--btn--icon-only--left::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--a11y::after {
  transition: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--left::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  opacity: 1;
  white-space: normal;
  word-break: break-word;
}
.bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: 0.1875rem 1rem;
  background-color: #393939;
  border-radius: 0.125rem;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
    width: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
    border: 1px solid transparent;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--left::after {
  content: attr(aria-label);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--a11y::after {
  content: none;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--btn--icon-only--left:hover::before, .bx--tooltip__trigger.bx--btn--icon-only--left:hover::after, .bx--tooltip__trigger.bx--btn--icon-only--left:focus::before, .bx--tooltip__trigger.bx--btn--icon-only--left:focus::after {
  opacity: 1;
}
@keyframes tooltip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left:focus + .bx--assistive-text {
  overflow: visible;
  margin: auto;
  clip: auto;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--left:hover .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--btn--icon-only--left:focus .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left:focus.bx--tooltip--a11y::before {
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--hidden + .bx--assistive-text {
  overflow: hidden;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--hidden.bx--tooltip--a11y::before {
  animation: none;
  opacity: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  right: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--left::before, .bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
  top: 50%;
  left: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--left::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left::after,
.bx--tooltip__trigger.bx--btn--icon-only--left .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left + .bx--assistive-text {
  left: -0.8125rem;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  right: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  left: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-start + .bx--assistive-text {
  left: -0.8125rem;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  right: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  left: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-center + .bx--assistive-text {
  left: -0.8125rem;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 0.75rem;
  height: 100%;
  right: -0.75rem;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  left: 0;
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end::before {
  left: -0.5rem;
  border-width: 0.25rem 0 0.25rem 0.3125rem;
  border-color: transparent transparent transparent #393939;
  transform: translate(-100%, -50%);
}
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end::after,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end .bx--assistive-text,
.bx--tooltip__trigger.bx--btn--icon-only--left.bx--tooltip--align-end + .bx--assistive-text {
  left: -0.8125rem;
  transform: translate(-100%, -50%);
}

.bx--btn--icon-only {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.bx--btn--icon-only .bx--btn__icon {
  position: static;
}
.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0;
}

.bx--btn--icon-only.bx--btn--selected {
  background: #e0e0e0;
}

.bx--btn path[data-icon-path=inner-path] {
  fill: none;
}

.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]):not([fill=none]),
.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: #161616;
}

.bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path:not([data-icon-path]):not([fill=none]),
.bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon,
.bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: #8d8d8d;
}

.bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed;
}

.bx--btn--field.bx--btn--icon-only,
.bx--btn--md.bx--btn--icon-only {
  padding-right: 0.6875rem;
  padding-left: 0.6875rem;
}

.bx--btn--sm.bx--btn--icon-only {
  padding-right: 0.4375rem;
  padding-left: 0.4375rem;
}

.bx--btn--danger {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: #da1e28;
  color: #ffffff;
}
.bx--btn--danger:hover {
  background-color: #b81921;
}
.bx--btn--danger:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--danger:active {
  background-color: #750e13;
}
.bx--btn--danger .bx--btn__icon,
.bx--btn--danger .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--danger:hover {
  color: #ffffff;
}
.bx--btn--danger-tertiary, .bx--btn--danger--tertiary {
  border-width: 1px;
  border-style: solid;
  border-color: #da1e28;
  background-color: transparent;
  color: #da1e28;
}
.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  background-color: #b81921;
}
.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  background-color: #750e13;
}
.bx--btn--danger-tertiary .bx--btn__icon,
.bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]):not([fill=none]), .bx--btn--danger--tertiary .bx--btn__icon,
.bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  border-color: #b81921;
  color: #ffffff;
}
.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  background-color: #da1e28;
  color: #ffffff;
}
.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  border-color: #750e13;
  color: #ffffff;
}
.bx--btn--danger-tertiary:disabled, .bx--btn--danger-tertiary:hover:disabled, .bx--btn--danger-tertiary:focus:disabled, .bx--btn--danger-tertiary.bx--btn--disabled, .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--btn--danger--tertiary:disabled, .bx--btn--danger--tertiary:hover:disabled, .bx--btn--danger--tertiary:focus:disabled, .bx--btn--danger--tertiary.bx--btn--disabled, .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  background: transparent;
  color: #8d8d8d;
  outline: none;
}
.bx--btn--danger-ghost, .bx--btn--danger--ghost {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
  color: #da1e28;
  padding: calc(0.875rem - 3px) 16px;
}
.bx--btn--danger-ghost:hover, .bx--btn--danger--ghost:hover {
  background-color: #b81921;
}
.bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus {
  border-color: #0f62fe;
  box-shadow: inset 0 0 0 1px #0f62fe, inset 0 0 0 2px #ffffff;
}
.bx--btn--danger-ghost:active, .bx--btn--danger--ghost:active {
  background-color: #750e13;
}
.bx--btn--danger-ghost .bx--btn__icon,
.bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]):not([fill=none]), .bx--btn--danger--ghost .bx--btn__icon,
.bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]):not([fill=none]) {
  fill: currentColor;
}
.bx--btn--danger-ghost .bx--btn__icon, .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: 0.5rem;
}
.bx--btn--danger-ghost:hover, .bx--btn--danger-ghost:active, .bx--btn--danger--ghost:hover, .bx--btn--danger--ghost:active {
  color: #ffffff;
}
.bx--btn--danger-ghost:disabled, .bx--btn--danger-ghost:hover:disabled, .bx--btn--danger-ghost:focus:disabled, .bx--btn--danger-ghost.bx--btn--disabled, .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--btn--danger--ghost:disabled, .bx--btn--danger--ghost:hover:disabled, .bx--btn--danger--ghost:focus:disabled, .bx--btn--danger--ghost.bx--btn--disabled, .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--btn--danger--ghost.bx--btn--disabled:focus {
  border-color: transparent;
  background: transparent;
  color: #c6c6c6;
  outline: none;
}
.bx--btn--danger-ghost.bx--btn--sm, .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px;
}
.bx--btn--danger-ghost.bx--btn--field, .bx--btn--danger-ghost.bx--btn--md, .bx--btn--danger--ghost.bx--btn--field, .bx--btn--danger--ghost.bx--btn--md {
  padding: calc(0.675rem - 3px) 16px;
}

.bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px;
}

.bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: 1rem;
  padding-right: 4rem;
  padding-left: 1rem;
  min-height: 5rem;
}

.bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: 1rem;
  padding-right: 4rem;
  padding-left: 1rem;
  min-height: 4rem;
}

.bx--btn--field,
.bx--btn--md {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px;
}

.bx--btn--expressive {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: 0;
  min-height: 3rem;
}

.bx--btn--icon-only.bx--btn--expressive {
  padding: 12px 13px;
}

.bx--btn.bx--btn--expressive .bx--btn__icon {
  width: 1.25rem;
  height: 1.25rem;
}

.bx--btn-set .bx--btn.bx--btn--expressive {
  max-width: 20rem;
}

.bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  border: none;
  background: #e5e5e5;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem;
}
.bx--btn.bx--skeleton:hover, .bx--btn.bx--skeleton:focus, .bx--btn.bx--skeleton:active {
  border: none;
  cursor: default;
  outline: none;
}
.bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: 3000ms ease-in-out skeleton infinite;
  background: #c6c6c6;
  content: "";
  will-change: transform-origin, transform, opacity;
}
@media (prefers-reduced-motion: reduce) {
  .bx--btn.bx--skeleton::before {
    animation: none;
  }
}

.bx--btn-set {
  display: flex;
}

.bx--btn-set--stacked {
  flex-direction: column;
}

.bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem;
}
.bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 #e0e0e0;
}
.bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit;
}

.bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit;
}

.bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 #e0e0e0;
}

.bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit;
}

.bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 #8d8d8d;
}
.bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none;
}

.bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 #8d8d8d;
}
.bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none;
}

@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--btn:focus {
    color: Highlight;
    outline: 1px solid Highlight;
  }
}

.bx--modal {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  background-color: rgba(22, 22, 22, 0.5);
  content: "";
  opacity: 0;
  transition: opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0ms linear 240ms;
  visibility: hidden;
}
.bx--modal.is-visible {
  opacity: 1;
  transition: opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear;
  visibility: inherit;
}
.bx--modal .bx--pagination,
.bx--modal .bx--pagination__control-buttons,
.bx--modal .bx--text-input,
.bx--modal .bx--text-area,
.bx--modal .bx--search-input,
.bx--modal .bx--select-input,
.bx--modal .bx--dropdown,
.bx--modal .bx--dropdown-list,
.bx--modal .bx--number input[type=number],
.bx--modal .bx--date-picker__input {
  background-color: #ffffff;
}

.bx--modal.is-visible .bx--modal-container {
  transform: translate3d(0, 0, 0);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1);
}

.bx--modal-container {
  position: fixed;
  top: 0;
  display: grid;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 100%;
  background-color: #f4f4f4;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  outline: 3px solid transparent;
  outline-offset: -3px;
  transform: translate3d(0, -24px, 0);
  transform-origin: top center;
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
}
@media (min-width: 42rem) {
  .bx--modal-container {
    position: static;
    width: 84%;
    height: auto;
    max-height: 90%;
  }
  .bx--modal-container .bx--modal-header,
.bx--modal-container .bx--modal-content,
.bx--modal-container .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}
@media (min-width: 66rem) {
  .bx--modal-container {
    width: 60%;
    max-height: 84%;
  }
}
@media (min-width: 82rem) {
  .bx--modal-container {
    width: 48%;
  }
}

.bx--modal-header,
.bx--modal-content {
  padding-left: 1rem;
}

.bx--modal-header,
.bx--modal-content,
.bx--modal-content__regular-content {
  padding-right: 1rem;
}

.bx--modal-content--with-form {
  padding-right: 1rem;
}

.bx--modal-container--xs .bx--modal-header {
  padding-right: 3rem;
}
.bx--modal-container--xs .bx--modal-content,
.bx--modal-container--xs .bx--modal-content__regular-content,
.bx--modal-container--xs .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--modal-container--xs {
    width: 48%;
  }
}
@media (min-width: 66rem) {
  .bx--modal-container--xs {
    width: 32%;
    max-height: 48%;
  }
}
@media (min-width: 82rem) {
  .bx--modal-container--xs {
    width: 24%;
  }
}

.bx--modal-container--sm .bx--modal-header {
  padding-right: 3rem;
}
.bx--modal-container--sm .bx--modal-content,
.bx--modal-container--sm .bx--modal-content__regular-content,
.bx--modal-container--sm .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--modal-container--sm {
    width: 60%;
  }
}
@media (min-width: 66rem) {
  .bx--modal-container--sm {
    width: 42%;
    max-height: 72%;
  }
}
@media (min-width: 82rem) {
  .bx--modal-container--sm {
    width: 36%;
  }
  .bx--modal-container--sm .bx--modal-header,
.bx--modal-container--sm .bx--modal-content,
.bx--modal-container--sm .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container--sm .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}

.bx--modal-container--lg .bx--modal-header {
  padding-right: 3rem;
}
.bx--modal-container--lg .bx--modal-content,
.bx--modal-container--lg .bx--modal-content__regular-content,
.bx--modal-container--lg .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--modal-container--lg {
    width: 96%;
  }
  .bx--modal-container--lg .bx--modal-header,
.bx--modal-container--lg .bx--modal-content,
.bx--modal-container--lg .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--modal-container--lg .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}
@media (min-width: 66rem) {
  .bx--modal-container--lg {
    width: 84%;
    max-height: 96%;
  }
}
@media (min-width: 82rem) {
  .bx--modal-container--lg {
    width: 72%;
  }
}

.bx--modal-header {
  padding-top: 1rem;
  padding-right: 3rem;
  margin-bottom: 0.5rem;
  grid-column: 1/-1;
  grid-row: 1/1;
}

.bx--modal-header__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.34;
  letter-spacing: 0.32px;
  margin-bottom: 0.25rem;
  color: #525252;
}

.bx--modal-header__heading {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #161616;
}

.bx--modal-content {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.16px;
  position: relative;
  padding-top: 0.5rem;
  margin-bottom: 3rem;
  color: #161616;
  font-weight: 400;
  grid-column: 1/-1;
  grid-row: 2/-2;
  overflow-y: auto;
}
.bx--modal-content:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--modal-content:focus {
    outline-style: dotted;
  }
}

.bx--modal-content > p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.16px;
}

.bx--modal-scroll-content > *:last-child {
  padding-bottom: 2rem;
}

.bx--modal-content--overflow-indicator {
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  height: 2rem;
  background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f4f4f4);
  content: "";
  grid-column: 1/-1;
  grid-row: 2/-2;
  pointer-events: none;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .bx--modal-content--overflow-indicator {
      background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f4f4f4);
    }
  }
}
.bx--modal-content:focus ~ .bx--modal-content--overflow-indicator {
  width: calc(100% - 4px);
  margin: 0 2px 2px;
}

@media screen and (-ms-high-contrast: active) {
  .bx--modal-scroll-content > *:last-child {
    padding-bottom: 0;
  }

  .bx--modal-content--overflow-indicator {
    display: none;
  }
}
.bx--modal-footer {
  display: flex;
  height: 4rem;
  justify-content: flex-end;
  margin-top: auto;
  grid-column: 1/-1;
  grid-row: -1/-1;
}

.bx--modal-footer .bx--btn {
  max-width: none;
  height: 4rem;
  flex: 0 1 50%;
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin: 0;
}

.bx--modal-footer--three-button .bx--btn {
  flex: 0 1 25%;
  align-items: flex-start;
}

.bx--modal-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 3rem;
  height: 3rem;
  padding: 0.75rem;
  border: 2px solid transparent;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--modal-close:hover {
  background-color: #e5e5e5;
}
.bx--modal-close:focus {
  border-color: #0f62fe;
  outline: none;
}

.bx--modal-close::-moz-focus-inner {
  border: 0;
}

.bx--modal-close__icon {
  width: 1.25rem;
  height: 1.25rem;
  fill: #161616;
}

.bx--body--with-modal-open {
  overflow: hidden;
}

.bx--body--with-modal-open .bx--tooltip,
.bx--body--with-modal-open .bx--overflow-menu-options {
  z-index: 9000;
}

/* stylelint-disable */
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--modal-close__icon {
    fill: ButtonText;
  }
}

@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--modal-close:focus {
    color: Highlight;
    outline: 1px solid Highlight;
  }
}

/* stylelint-enable */
.bx--chart-holder {
  /* stylelint-disable */
  /* stylelint-enable */
}
.bx--chart-holder .bx--modal {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  background-color: rgba(22, 22, 22, 0.5);
  content: "";
  opacity: 0;
  transition: opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0ms linear 240ms;
  visibility: hidden;
}
.bx--chart-holder .bx--modal.is-visible {
  opacity: 1;
  transition: opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear;
  visibility: inherit;
}
.bx--chart-holder .bx--modal .bx--pagination,
.bx--chart-holder .bx--modal .bx--pagination__control-buttons,
.bx--chart-holder .bx--modal .bx--text-input,
.bx--chart-holder .bx--modal .bx--text-area,
.bx--chart-holder .bx--modal .bx--search-input,
.bx--chart-holder .bx--modal .bx--select-input,
.bx--chart-holder .bx--modal .bx--dropdown,
.bx--chart-holder .bx--modal .bx--dropdown-list,
.bx--chart-holder .bx--modal .bx--number input[type=number],
.bx--chart-holder .bx--modal .bx--date-picker__input {
  background-color: #ffffff;
}
.bx--chart-holder .bx--modal.is-visible .bx--modal-container {
  transform: translate3d(0, 0, 0);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1);
}
.bx--chart-holder .bx--modal-container {
  position: fixed;
  top: 0;
  display: grid;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 100%;
  background-color: #f4f4f4;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  outline: 3px solid transparent;
  outline-offset: -3px;
  transform: translate3d(0, -24px, 0);
  transform-origin: top center;
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
}
@media (min-width: 42rem) {
  .bx--chart-holder .bx--modal-container {
    position: static;
    width: 84%;
    height: auto;
    max-height: 90%;
  }
  .bx--chart-holder .bx--modal-container .bx--modal-header,
.bx--chart-holder .bx--modal-container .bx--modal-content,
.bx--chart-holder .bx--modal-container .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--chart-holder .bx--modal-container .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}
@media (min-width: 66rem) {
  .bx--chart-holder .bx--modal-container {
    width: 60%;
    max-height: 84%;
  }
}
@media (min-width: 82rem) {
  .bx--chart-holder .bx--modal-container {
    width: 48%;
  }
}
.bx--chart-holder .bx--modal-header,
.bx--chart-holder .bx--modal-content {
  padding-left: 1rem;
}
.bx--chart-holder .bx--modal-header,
.bx--chart-holder .bx--modal-content,
.bx--chart-holder .bx--modal-content__regular-content {
  padding-right: 1rem;
}
.bx--chart-holder .bx--modal-content--with-form {
  padding-right: 1rem;
}
.bx--chart-holder .bx--modal-container--xs .bx--modal-header {
  padding-right: 3rem;
}
.bx--chart-holder .bx--modal-container--xs .bx--modal-content,
.bx--chart-holder .bx--modal-container--xs .bx--modal-content__regular-content,
.bx--chart-holder .bx--modal-container--xs .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--chart-holder .bx--modal-container--xs {
    width: 48%;
  }
}
@media (min-width: 66rem) {
  .bx--chart-holder .bx--modal-container--xs {
    width: 32%;
    max-height: 48%;
  }
}
@media (min-width: 82rem) {
  .bx--chart-holder .bx--modal-container--xs {
    width: 24%;
  }
}
.bx--chart-holder .bx--modal-container--sm .bx--modal-header {
  padding-right: 3rem;
}
.bx--chart-holder .bx--modal-container--sm .bx--modal-content,
.bx--chart-holder .bx--modal-container--sm .bx--modal-content__regular-content,
.bx--chart-holder .bx--modal-container--sm .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--chart-holder .bx--modal-container--sm {
    width: 60%;
  }
}
@media (min-width: 66rem) {
  .bx--chart-holder .bx--modal-container--sm {
    width: 42%;
    max-height: 72%;
  }
}
@media (min-width: 82rem) {
  .bx--chart-holder .bx--modal-container--sm {
    width: 36%;
  }
  .bx--chart-holder .bx--modal-container--sm .bx--modal-header,
.bx--chart-holder .bx--modal-container--sm .bx--modal-content,
.bx--chart-holder .bx--modal-container--sm .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--chart-holder .bx--modal-container--sm .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}
.bx--chart-holder .bx--modal-container--lg .bx--modal-header {
  padding-right: 3rem;
}
.bx--chart-holder .bx--modal-container--lg .bx--modal-content,
.bx--chart-holder .bx--modal-container--lg .bx--modal-content__regular-content,
.bx--chart-holder .bx--modal-container--lg .bx--modal-content--with-form {
  padding-right: 1rem;
}
@media (min-width: 42rem) {
  .bx--chart-holder .bx--modal-container--lg {
    width: 96%;
  }
  .bx--chart-holder .bx--modal-container--lg .bx--modal-header,
.bx--chart-holder .bx--modal-container--lg .bx--modal-content,
.bx--chart-holder .bx--modal-container--lg .bx--modal-content__regular-content {
    padding-right: 20%;
  }
  .bx--chart-holder .bx--modal-container--lg .bx--modal-content--with-form {
    padding-right: 1rem;
  }
}
@media (min-width: 66rem) {
  .bx--chart-holder .bx--modal-container--lg {
    width: 84%;
    max-height: 96%;
  }
}
@media (min-width: 82rem) {
  .bx--chart-holder .bx--modal-container--lg {
    width: 72%;
  }
}
.bx--chart-holder .bx--modal-header {
  padding-top: 1rem;
  padding-right: 3rem;
  margin-bottom: 0.5rem;
  grid-column: 1/-1;
  grid-row: 1/1;
}
.bx--chart-holder .bx--modal-header__label {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.34;
  letter-spacing: 0.32px;
  margin-bottom: 0.25rem;
  color: #525252;
}
.bx--chart-holder .bx--modal-header__heading {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #161616;
}
.bx--chart-holder .bx--modal-content {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.16px;
  position: relative;
  padding-top: 0.5rem;
  margin-bottom: 3rem;
  color: #161616;
  font-weight: 400;
  grid-column: 1/-1;
  grid-row: 2/-2;
  overflow-y: auto;
}
.bx--chart-holder .bx--modal-content:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--chart-holder .bx--modal-content:focus {
    outline-style: dotted;
  }
}
.bx--chart-holder .bx--modal-content > p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.16px;
}
.bx--chart-holder .bx--modal-scroll-content > *:last-child {
  padding-bottom: 2rem;
}
.bx--chart-holder .bx--modal-content--overflow-indicator {
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  height: 2rem;
  background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f4f4f4);
  content: "";
  grid-column: 1/-1;
  grid-row: 2/-2;
  pointer-events: none;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .bx--chart-holder .bx--modal-content--overflow-indicator {
      background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), #f4f4f4);
    }
  }
}
.bx--chart-holder .bx--modal-content:focus ~ .bx--modal-content--overflow-indicator {
  width: calc(100% - 4px);
  margin: 0 2px 2px;
}
@media screen and (-ms-high-contrast: active) {
  .bx--chart-holder .bx--modal-scroll-content > *:last-child {
    padding-bottom: 0;
  }
  .bx--chart-holder .bx--modal-content--overflow-indicator {
    display: none;
  }
}
.bx--chart-holder .bx--modal-footer {
  display: flex;
  height: 4rem;
  justify-content: flex-end;
  margin-top: auto;
  grid-column: 1/-1;
  grid-row: -1/-1;
}
.bx--chart-holder .bx--modal-footer .bx--btn {
  max-width: none;
  height: 4rem;
  flex: 0 1 50%;
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin: 0;
}
.bx--chart-holder .bx--modal-footer--three-button .bx--btn {
  flex: 0 1 25%;
  align-items: flex-start;
}
.bx--chart-holder .bx--modal-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 3rem;
  height: 3rem;
  padding: 0.75rem;
  border: 2px solid transparent;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
}
.bx--chart-holder .bx--modal-close:hover {
  background-color: #e5e5e5;
}
.bx--chart-holder .bx--modal-close:focus {
  border-color: #0f62fe;
  outline: none;
}
.bx--chart-holder .bx--modal-close::-moz-focus-inner {
  border: 0;
}
.bx--chart-holder .bx--modal-close__icon {
  width: 1.25rem;
  height: 1.25rem;
  fill: #161616;
}
.bx--chart-holder .bx--body--with-modal-open {
  overflow: hidden;
}
.bx--chart-holder .bx--body--with-modal-open .bx--tooltip,
.bx--chart-holder .bx--body--with-modal-open .bx--overflow-menu-options {
  z-index: 9000;
}
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--chart-holder .bx--modal-close__icon {
    fill: ButtonText;
  }
}
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--chart-holder .bx--modal-close:focus {
    color: Highlight;
    outline: 1px solid Highlight;
  }
}
.bx--chart-holder .bx--modal.is-visible {
  z-index: 99999;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-header__label {
  margin-top: 0;
  margin-bottom: 0;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-header__heading {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-content {
  padding: 0;
  margin-bottom: 0;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-content table {
  position: relative;
  border-collapse: collapse;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-content table th {
  position: sticky;
  top: 0;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-footer {
  background-color: transparent;
}
.bx--chart-holder .bx--modal .bx--modal-container .bx--modal-footer .bx--cc-modal-footer-spacer {
  width: 50%;
}

.bx--cc--title p.title {
  color: #161616;
  font-size: 16px;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px;
}

.layout-child.title {
  height: unset !important;
  overflow: hidden;
}

.bx--cc--meter-title text.meter-title,
.bx--cc--meter-title text.percent-value {
  fill: #161616;
}
.bx--cc--meter-title g.status-indicator.status--danger circle.status {
  fill: #da1e28;
}
.bx--cc--meter-title g.status-indicator.status--warning circle.status {
  fill: #f1c21b;
}
.bx--cc--meter-title g.status-indicator.status--warning path.innerFill {
  fill: #000000;
}
.bx--cc--meter-title g.status-indicator.status--success circle.status {
  fill: #198038;
}
.bx--cc--meter-title g.status-indicator path.innerFill {
  fill: #ffffff;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--assistive-text,
.bx--visually-hidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  visibility: inherit;
  white-space: nowrap;
}

.bx--body {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  background-color: #ffffff;
  color: #161616;
  line-height: 1;
}
.bx--body *,
.bx--body *::before,
.bx--body *::after {
  box-sizing: inherit;
}

.bx--text-truncate--end {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--text-truncate--front {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  direction: rtl;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--overflow-menu,
.bx--overflow-menu__trigger {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  display: inline-block;
  padding: 0;
  border: 0;
  appearance: none;
  background: none;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--overflow-menu *,
.bx--overflow-menu *::before,
.bx--overflow-menu *::after,
.bx--overflow-menu__trigger *,
.bx--overflow-menu__trigger *::before,
.bx--overflow-menu__trigger *::after {
  box-sizing: inherit;
}
.bx--overflow-menu::-moz-focus-inner,
.bx--overflow-menu__trigger::-moz-focus-inner {
  border: 0;
}
.bx--overflow-menu *,
.bx--overflow-menu *::before,
.bx--overflow-menu *::after,
.bx--overflow-menu__trigger *,
.bx--overflow-menu__trigger *::before,
.bx--overflow-menu__trigger *::after {
  box-sizing: inherit;
}
.bx--overflow-menu:focus,
.bx--overflow-menu__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--overflow-menu:focus,
.bx--overflow-menu__trigger:focus {
    outline-style: dotted;
  }
}
.bx--overflow-menu:hover,
.bx--overflow-menu__trigger:hover {
  background-color: #e5e5e5;
}

.bx--overflow-menu--sm {
  width: 2rem;
  height: 2rem;
}

.bx--overflow-menu--xl,
.bx--overflow-menu--lg {
  width: 3rem;
  height: 3rem;
}

.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
    outline-style: dotted;
  }
}
.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus svg {
  outline: none;
}

.bx--overflow-menu.bx--overflow-menu--open,
.bx--overflow-menu.bx--overflow-menu--open .bx--overflow-menu__trigger {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  transition: none;
}

.bx--overflow-menu--light.bx--overflow-menu--open,
.bx--overflow-menu--light.bx--overflow-menu--open .bx--overflow-menu__trigger {
  background-color: #ffffff;
}

.bx--overflow-menu__icon {
  width: 1rem;
  height: 1rem;
  fill: #161616;
}

.bx--overflow-menu-options {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 6000;
  top: 32px;
  left: 0;
  display: none;
  width: 10rem;
  flex-direction: column;
  align-items: flex-start;
  background-color: #f4f4f4;
  list-style: none;
}
.bx--overflow-menu-options *,
.bx--overflow-menu-options *::before,
.bx--overflow-menu-options *::after {
  box-sizing: inherit;
}
.bx--overflow-menu-options::after {
  position: absolute;
  display: block;
  background-color: #f4f4f4;
  content: "";
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}

.bx--overflow-menu.bx--overflow-menu--open:hover {
  background-color: #f4f4f4;
}

.bx--overflow-menu-options--light {
  background-color: #ffffff;
}
.bx--overflow-menu-options--light::after {
  background-color: #ffffff;
}

.bx--overflow-menu.bx--overflow-menu--light.bx--overflow-menu--open:hover {
  background-color: #ffffff;
}

.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after {
  top: -0.1875rem;
  left: 0;
  width: 2.5rem;
  height: 0.1875rem;
}

.bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  bottom: -0.5rem;
  left: 0;
  width: 2.5rem;
  height: 0.5rem;
}

.bx--overflow-menu-options[data-floating-menu-direction=left]::after {
  top: 0;
  right: -0.375rem;
  width: 0.375rem;
  height: 2.5rem;
}

.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  top: 0;
  left: -0.375rem;
  width: 0.375rem;
  height: 2.5rem;
}

.bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after, .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  width: 2rem;
}
.bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=left]::after, .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  height: 2rem;
}

.bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after, .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=top]::after,
.bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after,
.bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  width: 3rem;
}
.bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=left]::after, .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=right]::after,
.bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=left]::after,
.bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  height: 3rem;
}

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=top]::after,
.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after {
  right: 0;
  left: auto;
}

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=left]::after,
.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  top: auto;
  bottom: 0;
}

.bx--overflow-menu-options--open {
  display: flex;
}

.bx--overflow-menu-options__content {
  width: 100%;
}

.bx--overflow-menu-options__option {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  display: flex;
  width: 100%;
  height: 2.5rem;
  align-items: center;
  padding: 0;
  background-color: transparent;
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--overflow-menu-options__option *,
.bx--overflow-menu-options__option *::before,
.bx--overflow-menu-options__option *::after {
  box-sizing: inherit;
}

.bx--overflow-menu-options--sm .bx--overflow-menu-options__option {
  height: 2rem;
}

.bx--overflow-menu-options--xl .bx--overflow-menu-options__option,
.bx--overflow-menu-options--lg .bx--overflow-menu-options__option {
  height: 3rem;
}

.bx--overflow-menu--divider {
  border-top: 1px solid #e0e0e0;
}

.bx--overflow-menu--light .bx--overflow-menu--divider {
  border-top: 1px solid #e0e0e0;
}

a.bx--overflow-menu-options__btn::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.bx--overflow-menu-options__btn {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: inline-flex;
  width: 100%;
  max-width: 11.25rem;
  height: 100%;
  align-items: center;
  padding: 0 1rem;
  border: none;
  background-color: transparent;
  color: #525252;
  cursor: pointer;
  font-weight: 400;
  text-align: left;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9), color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--overflow-menu-options__btn *,
.bx--overflow-menu-options__btn *::before,
.bx--overflow-menu-options__btn *::after {
  box-sizing: inherit;
}
.bx--overflow-menu-options__btn:hover {
  color: #161616;
}
.bx--overflow-menu-options__btn:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--overflow-menu-options__btn:focus {
    outline-style: dotted;
  }
}
.bx--overflow-menu-options__btn::-moz-focus-inner {
  border: none;
}

.bx--overflow-menu-options__btn svg {
  fill: #525252;
}

.bx--overflow-menu-options__btn:hover svg {
  fill: #161616;
}

.bx--overflow-menu-options__option-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bx--overflow-menu-options__option:hover {
  background-color: #e5e5e5;
}

.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover,
.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus {
  background-color: #da1e28;
  color: #ffffff;
}
.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover svg,
.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus svg {
  fill: currentColor;
}

.bx--overflow-menu-options__option--disabled:hover {
  background-color: #f4f4f4;
  cursor: not-allowed;
}

.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn {
  color: #c6c6c6;
  pointer-events: none;
}
.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:hover, .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:active, .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:focus {
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
}

.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn svg {
  fill: #c6c6c6;
}

.bx--overflow-menu--flip {
  left: -140px;
}
.bx--overflow-menu--flip::before {
  left: 145px;
}

.bx--overflow-menu__container {
  display: inline-block;
}

/* stylelint-disable */
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--overflow-menu:focus,
.bx--overflow-menu-options__btn:focus {
    color: Highlight;
    outline: 1px solid Highlight;
  }
}

@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--overflow-menu svg {
    fill: ButtonText;
  }
}

/*stylelint-enable */
.bx--chart-holder {
  /* stylelint-disable */
  /*stylelint-enable */
}
.bx--chart-holder .bx--overflow-menu,
.bx--chart-holder .bx--overflow-menu__trigger {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  display: inline-block;
  padding: 0;
  border: 0;
  appearance: none;
  background: none;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--chart-holder .bx--overflow-menu *,
.bx--chart-holder .bx--overflow-menu *::before,
.bx--chart-holder .bx--overflow-menu *::after,
.bx--chart-holder .bx--overflow-menu__trigger *,
.bx--chart-holder .bx--overflow-menu__trigger *::before,
.bx--chart-holder .bx--overflow-menu__trigger *::after {
  box-sizing: inherit;
}
.bx--chart-holder .bx--overflow-menu::-moz-focus-inner,
.bx--chart-holder .bx--overflow-menu__trigger::-moz-focus-inner {
  border: 0;
}
.bx--chart-holder .bx--overflow-menu *,
.bx--chart-holder .bx--overflow-menu *::before,
.bx--chart-holder .bx--overflow-menu *::after,
.bx--chart-holder .bx--overflow-menu__trigger *,
.bx--chart-holder .bx--overflow-menu__trigger *::before,
.bx--chart-holder .bx--overflow-menu__trigger *::after {
  box-sizing: inherit;
}
.bx--chart-holder .bx--overflow-menu:focus,
.bx--chart-holder .bx--overflow-menu__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--chart-holder .bx--overflow-menu:focus,
.bx--chart-holder .bx--overflow-menu__trigger:focus {
    outline-style: dotted;
  }
}
.bx--chart-holder .bx--overflow-menu:hover,
.bx--chart-holder .bx--overflow-menu__trigger:hover {
  background-color: #e5e5e5;
}
.bx--chart-holder .bx--overflow-menu--sm {
  width: 2rem;
  height: 2rem;
}
.bx--chart-holder .bx--overflow-menu--xl,
.bx--chart-holder .bx--overflow-menu--lg {
  width: 3rem;
  height: 3rem;
}
.bx--chart-holder .bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--chart-holder .bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
    outline-style: dotted;
  }
}
.bx--chart-holder .bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus svg {
  outline: none;
}
.bx--chart-holder .bx--overflow-menu.bx--overflow-menu--open,
.bx--chart-holder .bx--overflow-menu.bx--overflow-menu--open .bx--overflow-menu__trigger {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  transition: none;
}
.bx--chart-holder .bx--overflow-menu--light.bx--overflow-menu--open,
.bx--chart-holder .bx--overflow-menu--light.bx--overflow-menu--open .bx--overflow-menu__trigger {
  background-color: #ffffff;
}
.bx--chart-holder .bx--overflow-menu__icon {
  width: 1rem;
  height: 1rem;
  fill: #161616;
}
.bx--chart-holder .bx--overflow-menu-options {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 6000;
  top: 32px;
  left: 0;
  display: none;
  width: 10rem;
  flex-direction: column;
  align-items: flex-start;
  background-color: #f4f4f4;
  list-style: none;
}
.bx--chart-holder .bx--overflow-menu-options *,
.bx--chart-holder .bx--overflow-menu-options *::before,
.bx--chart-holder .bx--overflow-menu-options *::after {
  box-sizing: inherit;
}
.bx--chart-holder .bx--overflow-menu-options::after {
  position: absolute;
  display: block;
  background-color: #f4f4f4;
  content: "";
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--chart-holder .bx--overflow-menu.bx--overflow-menu--open:hover {
  background-color: #f4f4f4;
}
.bx--chart-holder .bx--overflow-menu-options--light {
  background-color: #ffffff;
}
.bx--chart-holder .bx--overflow-menu-options--light::after {
  background-color: #ffffff;
}
.bx--chart-holder .bx--overflow-menu.bx--overflow-menu--light.bx--overflow-menu--open:hover {
  background-color: #ffffff;
}
.bx--chart-holder .bx--overflow-menu-options[data-floating-menu-direction=bottom]::after {
  top: -0.1875rem;
  left: 0;
  width: 2.5rem;
  height: 0.1875rem;
}
.bx--chart-holder .bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  bottom: -0.5rem;
  left: 0;
  width: 2.5rem;
  height: 0.5rem;
}
.bx--chart-holder .bx--overflow-menu-options[data-floating-menu-direction=left]::after {
  top: 0;
  right: -0.375rem;
  width: 0.375rem;
  height: 2.5rem;
}
.bx--chart-holder .bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  top: 0;
  left: -0.375rem;
  width: 0.375rem;
  height: 2.5rem;
}
.bx--chart-holder .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after, .bx--chart-holder .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  width: 2rem;
}
.bx--chart-holder .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=left]::after, .bx--chart-holder .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  height: 2rem;
}
.bx--chart-holder .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after, .bx--chart-holder .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=top]::after,
.bx--chart-holder .bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after,
.bx--chart-holder .bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=top]::after {
  width: 3rem;
}
.bx--chart-holder .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=left]::after, .bx--chart-holder .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction=right]::after,
.bx--chart-holder .bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=left]::after,
.bx--chart-holder .bx--overflow-menu-options--lg.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  height: 3rem;
}
.bx--chart-holder .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=top]::after,
.bx--chart-holder .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=bottom]::after {
  right: 0;
  left: auto;
}
.bx--chart-holder .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=left]::after,
.bx--chart-holder .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction=right]::after {
  top: auto;
  bottom: 0;
}
.bx--chart-holder .bx--overflow-menu-options--open {
  display: flex;
}
.bx--chart-holder .bx--overflow-menu-options__content {
  width: 100%;
}
.bx--chart-holder .bx--overflow-menu-options__option {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  display: flex;
  width: 100%;
  height: 2.5rem;
  align-items: center;
  padding: 0;
  background-color: transparent;
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--chart-holder .bx--overflow-menu-options__option *,
.bx--chart-holder .bx--overflow-menu-options__option *::before,
.bx--chart-holder .bx--overflow-menu-options__option *::after {
  box-sizing: inherit;
}
.bx--chart-holder .bx--overflow-menu-options--sm .bx--overflow-menu-options__option {
  height: 2rem;
}
.bx--chart-holder .bx--overflow-menu-options--xl .bx--overflow-menu-options__option,
.bx--chart-holder .bx--overflow-menu-options--lg .bx--overflow-menu-options__option {
  height: 3rem;
}
.bx--chart-holder .bx--overflow-menu--divider {
  border-top: 1px solid #e0e0e0;
}
.bx--chart-holder .bx--overflow-menu--light .bx--overflow-menu--divider {
  border-top: 1px solid #e0e0e0;
}
.bx--chart-holder a.bx--overflow-menu-options__btn::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.bx--chart-holder .bx--overflow-menu-options__btn {
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: inline-flex;
  width: 100%;
  max-width: 11.25rem;
  height: 100%;
  align-items: center;
  padding: 0 1rem;
  border: none;
  background-color: transparent;
  color: #525252;
  cursor: pointer;
  font-weight: 400;
  text-align: left;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9), color 110ms cubic-bezier(0, 0, 0.38, 0.9);
}
.bx--chart-holder .bx--overflow-menu-options__btn *,
.bx--chart-holder .bx--overflow-menu-options__btn *::before,
.bx--chart-holder .bx--overflow-menu-options__btn *::after {
  box-sizing: inherit;
}
.bx--chart-holder .bx--overflow-menu-options__btn:hover {
  color: #161616;
}
.bx--chart-holder .bx--overflow-menu-options__btn:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--chart-holder .bx--overflow-menu-options__btn:focus {
    outline-style: dotted;
  }
}
.bx--chart-holder .bx--overflow-menu-options__btn::-moz-focus-inner {
  border: none;
}
.bx--chart-holder .bx--overflow-menu-options__btn svg {
  fill: #525252;
}
.bx--chart-holder .bx--overflow-menu-options__btn:hover svg {
  fill: #161616;
}
.bx--chart-holder .bx--overflow-menu-options__option-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bx--chart-holder .bx--overflow-menu-options__option:hover {
  background-color: #e5e5e5;
}
.bx--chart-holder .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover,
.bx--chart-holder .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus {
  background-color: #da1e28;
  color: #ffffff;
}
.bx--chart-holder .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover svg,
.bx--chart-holder .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus svg {
  fill: currentColor;
}
.bx--chart-holder .bx--overflow-menu-options__option--disabled:hover {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.bx--chart-holder .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn {
  color: #c6c6c6;
  pointer-events: none;
}
.bx--chart-holder .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:hover, .bx--chart-holder .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:active, .bx--chart-holder .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:focus {
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: #f4f4f4;
}
.bx--chart-holder .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn svg {
  fill: #c6c6c6;
}
.bx--chart-holder .bx--overflow-menu--flip {
  left: -140px;
}
.bx--chart-holder .bx--overflow-menu--flip::before {
  left: 145px;
}
.bx--chart-holder .bx--overflow-menu__container {
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--chart-holder .bx--overflow-menu:focus,
.bx--chart-holder .bx--overflow-menu-options__btn:focus {
    color: Highlight;
    outline: 1px solid Highlight;
  }
}
@media screen and (-ms-high-contrast: active), (forced-colors: active), (prefers-contrast) {
  .bx--chart-holder .bx--overflow-menu svg {
    fill: ButtonText;
  }
}
.bx--chart-holder .bx--overflow-menu,
.bx--chart-holder .bx--overflow-menu__trigger {
  width: 2rem;
  height: 2rem;
}
.bx--chart-holder .bx--cc--toolbar {
  display: flex;
}
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled,
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled button {
  cursor: default;
}
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled:hover,
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled button:hover {
  background-color: transparent;
}
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled button:focus {
  outline: none;
}
.bx--chart-holder .bx--cc--toolbar div.toolbar-control.disabled svg {
  fill: #8d8d8d;
}
.bx--chart-holder .bx--cc--toolbar .bx--overflow-menu--flip {
  right: 0;
  left: unset;
}
.bx--chart-holder .bx--cc--toolbar .bx--overflow-menu--flip.is-open {
  display: table;
}
.bx--chart-holder .bx--cc--toolbar .bx--overflow-menu--flip ul {
  margin: 0;
  padding: 0;
}
.bx--chart-holder .bx--cc--toolbar .bx--loading__background {
  fill: transparent;
}
.bx--chart-holder .bx--cc--toolbar .bx--loading__stroke {
  stroke-dashoffset: 99;
  fill: transparent;
}

.bx--cc--tooltip {
  background-color: #ffffff;
  pointer-events: none;
  transition: opacity 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
  display: inline;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  word-wrap: break-word;
  z-index: 1059;
  font-family: 'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif;
}
.bx--cc--tooltip.hidden {
  opacity: 0;
  transition: opacity 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
}
.bx--cc--tooltip .content-box {
  color: #161616;
}
.bx--cc--tooltip .content-box .title-tooltip {
  width: auto;
  padding: 4px;
  min-width: 20px;
  max-width: 270px;
}
.bx--cc--tooltip .content-box .title-tooltip p {
  margin: 2px;
  font-size: 12px;
  line-height: 1rem;
}
.bx--cc--tooltip .content-box .datapoint-tooltip {
  display: flex;
  padding: 4px;
  flex-flow: row nowrap;
  width: auto;
  min-width: 20px;
  justify-content: flex-start;
  align-items: center;
}
.bx--cc--tooltip .content-box .datapoint-tooltip div.label {
  display: flex;
  flex: 1;
}
.bx--cc--tooltip .content-box .datapoint-tooltip div.label p {
  flex: 1;
  padding-right: 8px;
}
.bx--cc--tooltip .content-box .datapoint-tooltip div.label span.label-icon svg {
  height: 12px;
  padding-top: 3px;
  vertical-align: top;
  padding-left: 4px;
  width: auto;
  fill: black;
}
.bx--cc--tooltip .content-box .datapoint-tooltip.bold {
  font-weight: 600;
}
.bx--cc--tooltip .content-box .datapoint-tooltip p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 16px;
  font-size: 12px;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
.bx--cc--tooltip .content-box .datapoint-tooltip p.value {
  width: auto;
  margin-left: 6px;
}
.bx--cc--tooltip .content-box ul.multi-tooltip {
  margin: 0;
  padding: 0;
}
.bx--cc--tooltip .content-box ul.multi-tooltip li {
  list-style: none;
  position: relative;
}
.bx--cc--tooltip .content-box ul.multi-tooltip li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.bx--cc--tooltip .tooltip-color {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
}
.bx--cc--tooltip .tooltip-color + div.label p {
  margin-left: 4px;
}

.bx--cc--threshold line.threshold-line {
  stroke: #fa4d56;
  stroke-width: 1;
  stroke-dasharray: 4;
  cursor: pointer;
  pointer-events: none;
}
.bx--cc--threshold line.threshold-line.active {
  stroke-width: 2;
}
.bx--cc--threshold rect.threshold-hoverable-area {
  height: 20px;
  transform: translate(0, -10px);
  cursor: pointer;
  fill: transparent;
}
.bx--cc--threshold rect.threshold-hoverable-area.rotate {
  transform: rotate(90deg) translate(0, -10px);
}

.bx--cc--threshold--label {
  background-color: #fa4d56;
  pointer-events: none;
  transition: opacity 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
  display: inline;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  word-wrap: break-word;
  z-index: 1059;
  font-family: 'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif;
  color: #161616;
  line-height: 16px;
  font-size: 12px;
  padding: 4px;
  min-width: 20px;
}
.bx--cc--threshold--label.hidden {
  opacity: 0;
  transition: opacity 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
}

.bx--cc--zoom-bar rect.zoom-bg {
  fill: #ffffff;
  stroke: #f4f4f4;
}
.bx--cc--zoom-bar rect.zoom-bg-skeleton {
  stroke: url(#shimmer-lines);
}
.bx--cc--zoom-bar rect.zoom-slider-bg {
  fill: #f4f4f4;
}
.bx--cc--zoom-bar rect.zoom-slider-bg-skeleton {
  stroke: url(#shimmer-lines);
}
.bx--cc--zoom-bar rect.zoom-slider-selected-area {
  fill: #525252;
}
.bx--cc--zoom-bar path.zoom-bg-baseline {
  stroke: #8d8d8d;
  stroke-width: 2;
}
.bx--cc--zoom-bar path.zoom-bg-baseline-skeleton {
  stroke: url(#shimmer-lines);
}
.bx--cc--zoom-bar path.zoom-graph-area {
  fill: #e0e0e0;
  stroke: #8d8d8d;
  stroke-width: 1;
}
.bx--cc--zoom-bar path.zoom-graph-area-unselected {
  fill: #f4f4f4;
  stroke: none;
}
.bx--cc--zoom-bar g.zoom-bar-brush rect.handle {
  fill: #525252;
}
.bx--cc--zoom-bar g.zoom-bar-brush rect.handle-bar {
  fill: #ffffff;
}
.bx--cc--zoom-bar g.zoom-bar-brush rect.selection {
  fill: none;
  stroke: none;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--cc--card-node {
  display: flex;
  position: relative;
  background-color: #f4f4f4;
  z-index: 1;
  box-sizing: border-box;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  width: 100%;
  height: 100%;
  padding: 1rem 0.5rem;
  border-left: 0.25rem solid #161616;
}

.bx--cc--card-node--a,
.bx--cc--card-node--button {
  border-top: none;
  border-right: none;
  border-bottom: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.bx--cc--card-node--button {
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-align: left;
  width: 100%;
}

.bx--cc--card-node--a:focus,
.bx--cc--card-node--a:hover,
.bx--cc--card-node--button:focus,
.bx--cc--card-node--button:hover {
  background-color: #e5e5e5;
}

.bx--cc--card-node--a:focus,
.bx--cc--card-node--button:focus {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}
@media screen and (prefers-contrast) {
  .bx--cc--card-node--a:focus,
.bx--cc--card-node--button:focus {
    outline-style: dotted;
  }
}

.bx--cc--card-node--stacked::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  border-top: 0.125rem solid #e0e0e0;
  border-right: 0.125rem solid #e0e0e0;
  pointer-events: none;
  left: 0.3125rem;
  bottom: 0.3125rem;
}
.bx--cc--card-node--stacked::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  border-top: 0.125rem solid #e0e0e0;
  border-right: 0.125rem solid #e0e0e0;
  pointer-events: none;
  left: 0.6875rem;
  bottom: 0.6875rem;
}

.bx--cc--card-node__column {
  padding: 0 0.5rem;
}

.bx--cc--card-node__column--farside {
  margin-left: auto;
}

.bx--cc--card-node__title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.29;
  letter-spacing: 0.16px;
  margin: 0;
}

.bx--cc--card-node__subtitle {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  margin: 0;
}

.bx--cc--card-node__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.34;
  letter-spacing: 0.32px;
  color: #525252;
  padding-top: 1.5rem;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--cc--shape-node {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f4f4f4;
  box-sizing: border-box;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  width: 100%;
  height: 100%;
  position: relative;
}

.bx--cc--shape-node--circle {
  border-radius: 100%;
}

.bx--cc--shape-node--square {
  border-radius: 0;
}

.bx--cc--shape-node--rounded-square {
  border-radius: 0.5rem;
}

.bx--cc--shape-node--a,
.bx--cc--shape-node--button {
  border: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.bx--cc--shape-node--button {
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-align: left;
  width: 100%;
}

.bx--cc--shape-node--a:focus,
.bx--cc--shape-node--a:hover,
.bx--cc--shape-node--button:focus,
.bx--cc--shape-node--button:hover {
  background-color: #e5e5e5;
}
.bx--cc--shape-node--a:focus .bx--cc--shape-node__title,
.bx--cc--shape-node--a:focus .bx--cc--shape-node__subtitle,
.bx--cc--shape-node--a:hover .bx--cc--shape-node__title,
.bx--cc--shape-node--a:hover .bx--cc--shape-node__subtitle,
.bx--cc--shape-node--button:focus .bx--cc--shape-node__title,
.bx--cc--shape-node--button:focus .bx--cc--shape-node__subtitle,
.bx--cc--shape-node--button:hover .bx--cc--shape-node__title,
.bx--cc--shape-node--button:hover .bx--cc--shape-node__subtitle {
  font-weight: 600;
}

.bx--cc--shape-node--a:focus:focus,
.bx--cc--shape-node--button:focus:focus {
  outline: none;
  box-shadow: 0 0 0 2px #0f62fe;
}

.bx--cc--shape-node__body {
  position: absolute;
  top: calc(100% + 0.125rem);
  text-align: center;
}

.bx--cc--shape-node__subtitle {
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  color: #161616;
}

.bx--cc--shape-node__icon {
  display: flex;
}

.bx--cc--shape-node__title {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.16px;
  color: #161616;
  padding-top: 0.125rem;
  margin-bottom: 1px;
}

@keyframes skeleton {
  0% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
  }
  28% {
    transform: scaleX(1);
    transform-origin: right;
  }
  51% {
    transform: scaleX(0);
    transform-origin: right;
  }
  58% {
    transform: scaleX(0);
    transform-origin: right;
  }
  82% {
    transform: scaleX(1);
    transform-origin: right;
  }
  83% {
    transform: scaleX(1);
    transform-origin: left;
  }
  96% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    opacity: 0.3;
    transform: scaleX(0);
    transform-origin: left;
  }
}
.bx--cc--edge {
  fill: transparent;
}

.bx--cc--edge__container {
  stroke-width: 1.5rem;
  stroke: transparent;
  stroke-dasharray: none;
}

.bx--cc--edge__inner {
  stroke-width: 0.0625rem;
  stroke: #8d8d8d;
}

.bx--cc--edge__outer {
  stroke-width: 0.15625rem;
  stroke: transparent;
}

.bx--cc--edge:hover .bx--cc--edge__inner {
  stroke-width: 0.15625rem;
}

.bx--cc--edge--dash-sm {
  stroke-dasharray: 0.125rem 0.25rem;
}

.bx--cc--edge--dash-md {
  stroke-dasharray: 0.25rem 0.25rem;
}

.bx--cc--edge--dash-lg {
  stroke-dasharray: 0.5rem 0.25rem;
}

.bx--cc--edge--dash-xl {
  stroke-dasharray: 1rem 0.25rem;
}

.bx--cc--edge--tunnel .bx--cc--edge__outer {
  stroke: #e0e0e0;
  stroke-width: 0.375rem;
}

.bx--cc--edge--double .bx--cc--edge__inner {
  stroke: #ffffff;
}
.bx--cc--edge--double .bx--cc--edge__outer {
  stroke: #161616;
  stroke-width: 0.28125rem;
}

.bx--cc--marker {
  fill: #161616;
}

.bx--cc--area path.area,
.bx--cc--area-stacked path.area {
  pointer-events: none;
}

.bx--cc--bubble circle.dot.hovered {
  fill-opacity: 1;
  transition: all 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
}
.bx--cc--bubble circle.dot.unfilled {
  fill: #f4f4f4;
}
.bx--cc--bubble g.lines path.line {
  mix-blend-mode: multiply;
}

.bx--cc--bullet path.range-box {
  pointer-events: none;
}
.bx--cc--bullet path.range-box.order-1 {
  fill: #f4f4f4;
  stroke: #8d8d8d;
}
.bx--cc--bullet path.range-box.order-2 {
  fill: #e0e0e0;
  stroke: #8d8d8d;
}
.bx--cc--bullet path.range-box.order-3 {
  fill: #c6c6c6;
  stroke: #8d8d8d;
}
.bx--cc--bullet path.marker,
.bx--cc--bullet path.quartile {
  pointer-events: none;
  stroke-width: 1.5px;
  stroke: #000;
}
.bx--cc--bullet path.quartile.over-bar {
  stroke: #fff;
}

.bx--cc--donut {
  overflow: visible;
}

.bx--cc--line path.line {
  pointer-events: none;
  fill: none;
  stroke-width: 1.5;
}
.bx--cc--line path.line.sparkline-loading {
  animation: shimmer 2.5s infinite linear;
}
@keyframes shimmer {
  0% {
    stroke: #e0e0e0;
  }
  20% {
    stroke: #ffffff;
    opacity: 0.5;
  }
  100% {
    stroke: #e0e0e0;
  }
}

.bx--cc--scatter circle.dot.hovered {
  fill-opacity: 1;
  transition: all 0.1s;
  transition-timing-function: cubic-bezier(0.4, 0.14, 0.3, 1);
}
.bx--cc--scatter circle.dot.unfilled {
  fill: #f4f4f4;
  stroke-width: 1.5;
}
.bx--cc--scatter circle.dot.threshold-anomaly {
  stroke-width: 3;
}
.bx--cc--scatter g.lines path.line {
  mix-blend-mode: multiply;
}

.bx--cc--meter rect.container {
  fill: #f4f4f4;
}
.bx--cc--meter rect.value.status--danger {
  fill: #da1e28;
}
.bx--cc--meter rect.value.status--warning {
  fill: #f1c21b;
  stroke-width: 1px;
  stroke: #b28600;
}
.bx--cc--meter rect.value.status--success {
  fill: #198038;
}
.bx--cc--meter line.peak {
  stroke: #161616;
  stroke-width: 2px;
}

.bx--cc--scatter-stacked circle.dot.unfilled {
  fill: #f4f4f4;
  stroke-width: 1.5;
}
.bx--cc--scatter-stacked circle.dot.threshold-anomaly {
  stroke-width: 3;
}

.bx--cc--radar .blobs path {
  stroke-width: 1.5px;
}
.bx--cc--radar .y-axes path,
.bx--cc--radar .x-axes line {
  stroke-width: 1px;
  stroke: #e0e0e0;
}
.bx--cc--radar .x-axes line.hovered {
  stroke: #000000;
}

.bx--cc--treemap text {
  pointer-events: none;
}

.bx--cc--gauge {
  overflow: visible;
}
.bx--cc--gauge path.arc-background {
  fill: #f4f4f4;
}
.bx--cc--gauge .gauge-delta-arrow.status--danger {
  fill: #da1e28;
}
.bx--cc--gauge .gauge-delta-arrow.status--warning {
  fill: #f1c21b;
}
.bx--cc--gauge .gauge-delta-arrow.status--success {
  fill: #198038;
}

.bx--cc--pie {
  overflow: visible;
}

.bx--cc--lollipop line.line {
  pointer-events: none;
}
.bx--cc--lollipop circle.dot {
  stroke-width: 1.5;
}

.bx--cc--circle-pack circle.node {
  stroke-width: 1.5px;
}
.bx--cc--circle-pack circle.node.hovered {
  fill-opacity: 1;
}
.bx--cc--circle-pack circle.node.non-focal {
  fill: #c6c6c6;
  fill-opacity: 30%;
  stroke: #c6c6c6;
}
.bx--cc--circle-pack circle.node.clickable {
  cursor: zoom-in;
}

.bx--cc--chart-wrapper.zoomed-in {
  cursor: zoom-out;
}
.bx--cc--chart-wrapper.zoomed-in .bx--cc--circle-pack circle.node.hovered-child {
  stroke: 1.5px solid initial;
}
.bx--cc--chart-wrapper.zoomed-in .bx--cc--circle-pack circle.node.clickable {
  cursor: zoom-out;
}

.bx--cc--wordcloud text.word.light {
  font-weight: 300;
}

@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfo.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZP.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfo.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFscg.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeEw.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFscg.woff) format("woff");
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRce_fuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRccvfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRceffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcePfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfuJGl18Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGqZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuE6ZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuFKZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGKZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGaZJW9XjDlN8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZJW9XjDg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJce_fuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJccvfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJceffuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcePfuJGl18QRY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfuJGl18Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIxsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIVsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIJsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI5sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI9sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFsdP3pBms.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdzeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdXeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdLeFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd7eFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd_eFaxOedfTDw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeFaxOedc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIxsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIVsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIJsdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI5sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI9sdP3pBmtF8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: auto;
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFsdP3pBms.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light Italic"), local("IBMPlexSansCond-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYA.woff) format("woff");
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed Italic"), local("IBMPlexSansCond-Italic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyKg.woff) format("woff");
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold Italic"), local("IBMPlexSansCond-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYA.woff) format("woff");
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light"), local("IBMPlexSansCond-Light"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovo.woff) format("woff");
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed"), local("IBMPlexSansCond"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbat.woff) format("woff");
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold"), local("IBMPlexSansCond-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivo.woff) format("woff");
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light Italic"), local("IBMPlexSansCond-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYstEzi6D11GTg.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light Italic"), local("IBMPlexSansCond-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYotEzi6D11GTg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light Italic"), local("IBMPlexSansCond-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYQtEzi6D10.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed Italic"), local("IBMPlexSansCond-Italic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KPLgKkPHhKABg.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed Italic"), local("IBMPlexSansCond-Italic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KLLgKkPHhKABg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed Italic"), local("IBMPlexSansCond-Italic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KzLgKkPHhI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold Italic"), local("IBMPlexSansCond-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYstEzi6D11GTg.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold Italic"), local("IBMPlexSansCond-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYotEzi6D11GTg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold Italic"), local("IBMPlexSansCond-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYQtEzi6D10.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light"), local("IBMPlexSansCond-Light"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvjpYYnFBq4P1w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light"), local("IBMPlexSansCond-Light"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvipYYnFBq4P1w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Condensed Light"), local("IBMPlexSansCond-Light"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvspYYnFBq4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed"), local("IBMPlexSansCond"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYamyK7Bh4sNLhM.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed"), local("IBMPlexSansCond"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYanyK7Bh4sNLhM.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans Condensed"), local("IBMPlexSansCond"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYapyK7Bh4sN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold"), local("IBMPlexSansCond-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvjpYYnFBq4P1w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold"), local("IBMPlexSansCond-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvipYYnFBq4P1w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-display: swap;
  font-family: "IBM Plex Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans Condensed SemiBold"), local("IBMPlexSansCond-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvspYYnFBq4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.bx--cc--chart-wrapper {
  font-family: 'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif;
}
.bx--cc--chart-wrapper p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #525252;
}
.bx--cc--chart-wrapper text {
  font-size: 12px;
  font-weight: 400;
  fill: #525252;
}
.bx--cc--chart-wrapper g.gauge-numbers text.gauge-value-number {
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 300;
}
.bx--cc--chart-wrapper text.meter-title,
.bx--cc--chart-wrapper text.percent-value {
  font-size: 16px;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
}
.bx--cc--chart-wrapper text.meter-title {
  font-weight: 600;
}

.bx--chart-holder {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.bx--chart-holder .bx--cc--chart-wrapper {
  background-color: #ffffff;
}
.bx--chart-holder .DONT_STYLE_ME_css_styles_verifier {
  overflow: hidden;
  opacity: 0;
}

.bx--chart-holder.fullscreen,
.bx--chart-holder:-webkit-full-screen {
  /* !important is used here to get closer to
  a truly fullscreen experience */
  width: 100% !important;
  height: 100% !important;
  max-width: unset !important;
  max-height: unset !important;
  padding: 2em;
}

.bx--cc--chart-wrapper {
  overflow: visible;
}

/*# sourceMappingURL=styles.css.map */

:root{--ds-color-white: #ffffff;--ds-color-black: #000000;--ds-color-transparent: rgba(255, 255, 255, 0);--ds-color-gray-10: #f4f4f4;--ds-color-gray-20: #e0e0e0;--ds-color-gray-30: #c6c6c6;--ds-color-gray-40: #a8a8a8;--ds-color-gray-50: #8d8d8d;--ds-color-gray-60: #6f6f6f;--ds-color-gray-70: #525252;--ds-color-gray-80: #393939;--ds-color-gray-90: #262626;--ds-color-gray-100: #161616;--ds-color-cool-gray-10: #f2f4f8;--ds-color-cool-gray-20: #dde1e6;--ds-color-cool-gray-30: #c1c7cd;--ds-color-cool-gray-40: #a2a9b0;--ds-color-cool-gray-50: #878d96;--ds-color-cool-gray-60: #697077;--ds-color-cool-gray-70: #4d5358;--ds-color-cool-gray-80: #343a3f;--ds-color-cool-gray-90: #21272a;--ds-color-cool-gray-100: #121619;--ds-color-warm-gray-10: #f7f3f2;--ds-color-warm-gray-20: #e5e0df;--ds-color-warm-gray-30: #cac5c4;--ds-color-warm-gray-40: #ada8a8;--ds-color-warm-gray-50: #8f8b8b;--ds-color-warm-gray-60: #726e6e;--ds-color-warm-gray-70: #565151;--ds-color-warm-gray-80: #3c3838;--ds-color-warm-gray-90: #272525;--ds-color-warm-gray-100: #171414;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-30: #ffb3b8;--ds-color-red-40: #ff8389;--ds-color-red-50: #fa4d56;--ds-color-red-60: #da1e28;--ds-color-red-70: #a2191f;--ds-color-red-80: #750e13;--ds-color-red-90: #520408;--ds-color-red-100: #2d0709;--ds-color-blue-10: #edf5ff;--ds-color-blue-20: #d0e2ff;--ds-color-blue-30: #a6c8ff;--ds-color-blue-40: #78a9ff;--ds-color-blue-50: #4589ff;--ds-color-blue-60: #0f62fe;--ds-color-blue-70: #0043ce;--ds-color-blue-80: #002d9c;--ds-color-blue-90: #001d6c;--ds-color-blue-100: #001141;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-30: #6fdc8c;--ds-color-green-40: #42be65;--ds-color-green-50: #24a148;--ds-color-green-60: #198038;--ds-color-green-70: #0e6027;--ds-color-green-80: #044317;--ds-color-green-90: #022d0d;--ds-color-green-100: #071908;--ds-color-orange-10: #fff2e8;--ds-color-orange-20: #ffd9be;--ds-color-orange-30: #ffb784;--ds-color-orange-40: #ff832b;--ds-color-orange-50: #eb6200;--ds-color-orange-60: #ba4e00;--ds-color-orange-70: #8a3800;--ds-color-orange-80: #5e2900;--ds-color-orange-90: #3e1a00;--ds-color-orange-100: #231000;--ds-color-purple-10: #f6f2ff;--ds-color-purple-20: #e8daff;--ds-color-purple-30: #d4bbff;--ds-color-purple-40: #be95ff;--ds-color-purple-50: #a56eff;--ds-color-purple-60: #8a3ffc;--ds-color-purple-70: #6929c4;--ds-color-purple-80: #491d8b;--ds-color-purple-90: #31135e;--ds-color-purple-100: #1c0f30;--ds-color-magenta-10: #fff0f7;--ds-color-magenta-20: #ffd6e8;--ds-color-magenta-30: #ffafd2;--ds-color-magenta-40: #ff7eb6;--ds-color-magenta-50: #ee5396;--ds-color-magenta-60: #d02670;--ds-color-magenta-70: #9f1853;--ds-color-magenta-80: #740937;--ds-color-magenta-90: #510224;--ds-color-magenta-100: #2a0a18;--ds-color-cyan-10: #e5f6ff;--ds-color-cyan-20: #bae6ff;--ds-color-cyan-30: #88d6ff;--ds-color-cyan-40: #33b1ff;--ds-color-cyan-50: #1192e8;--ds-color-cyan-60: #0072c3;--ds-color-cyan-70: #00539a;--ds-color-cyan-80: #003a6d;--ds-color-cyan-90: #012749;--ds-color-cyan-100: #061727;--ds-color-teal-10: #d9fbfb;--ds-color-teal-20: #9ef0f0;--ds-color-teal-30: #4ddfdd;--ds-color-teal-40: #08bdba;--ds-color-teal-50: #009d9a;--ds-color-teal-60: #007d79;--ds-color-teal-70: #005d5d;--ds-color-teal-80: #004144;--ds-color-teal-90: #022b30;--ds-color-teal-100: #081a1c;--ds-space-0: 0px;--ds-space-px: 1px;--ds-space-0-5: 2px;--ds-space-1: 4px;--ds-space-1-5: 6px;--ds-space-2: 8px;--ds-space-2-5: 10px;--ds-space-3: 12px;--ds-space-3-5: 14px;--ds-space-4: 16px;--ds-space-5: 20px;--ds-space-6: 24px;--ds-space-7: 28px;--ds-space-8: 32px;--ds-space-9: 36px;--ds-space-10: 40px;--ds-space-11: 44px;--ds-space-12: 48px;--ds-space-12-5: 50px;--ds-space-14: 56px;--ds-space-16: 64px;--ds-space-20: 80px;--ds-space-24: 96px;--ds-space-28: 112px;--ds-space-32: 128px;--ds-space-36: 144px;--ds-space-40: 160px;--ds-space-44: 176px;--ds-space-48: 192px;--ds-space-52: 208px;--ds-space-56: 224px;--ds-space-60: 240px;--ds-space-64: 256px;--ds-space-72: 288px;--ds-space-80: 320px;--ds-space-96: 384px;--ds-font-primary: 'IBM Plex Sans', sans-serif;--ds-font-size-1: 10px;--ds-font-size-2: 12px;--ds-font-size-3: 14px;--ds-font-size-4: 16px;--ds-font-size-5: 18px;--ds-font-size-6: 20px;--ds-font-size-7: 24px;--ds-font-size-8: 28px;--ds-font-size-9: 32px;--ds-font-size-10: 36px;--ds-font-size-11: 42px;--ds-font-size-12: 48px;--ds-font-weight-regular: 400;--ds-font-weight-medium: 500;--ds-font-weight-semibold: 600;--ds-font-weight-bold: 700;--ds-line-height-1: 1;--ds-line-height-2: 1.2;--ds-line-height-3: 1.25;--ds-line-height-4: 1.3;--ds-line-height-5: 1.4;--ds-line-height-6: 1.5;--ds-line-height-7: 1.625;--ds-line-height-8: 2;--ds-letter-spacing-none: 0;--ds-letter-spacing-label: 0.3px;--ds-icon-12: 12px;--ds-icon-16: 16px;--ds-icon-20: 20px;--ds-icon-24: 24px;--ds-icon-32: 32px;--ds-icon-48: 48px;--ds-breakpoint-sm: 640px;--ds-breakpoint-md: 768px;--ds-breakpoint-lg: 1024px;--ds-breakpoint-xl: 1280px;--ds-breakpoint-2xl: 1536px;--ds-container-sm: 640px;--ds-container-md: 768px;--ds-container-lg: 1024px;--ds-container-xl: 1280px;--ds-container-2xl: 1440px;--ds-container-3xl: 1920px;--ds-radius-none: 0;--ds-radius-xs: 2px;--ds-radius-sm: 4px;--ds-radius-md: 6px;--ds-radius-lg: 8px;--ds-radius-xl: 12px;--ds-radius-2xl: 16px;--ds-radius-3xl: 24px;--ds-radius-4xl: 32px;--ds-radius-full: 9999px;--ds-shadow-2xs: 0 1px rgb(0 0 0 / 0.05);--ds-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);--ds-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--ds-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--ds-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--ds-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--ds-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);--ds-shadow-none: none;--ds-z-below: -1;--ds-z-base: 0;--ds-z-raised: 1;--ds-z-dropdown: 10;--ds-z-sticky: 100;--ds-z-fixed: 200;--ds-z-overlay: 300;--ds-z-modal-backdrop: 400;--ds-z-modal: 500;--ds-z-popover: 600;--ds-z-tooltip: 700;--ds-z-notification: 800;--ds-z-max: 9999}:root{--wynter-color-brand: var(--ds-color-yellow-600);--wynter-color-brand-light: var(--ds-color-yellow-500);--wynter-color-brand-lighter: var(--ds-color-yellow-100);--wynter-color-brand-dark: var(--ds-color-yellow-700);--wynter-color-primary: var(--ds-color-gray-100);--wynter-color-primary-light: var(--ds-color-gray-80);--wynter-color-primary-ultra-light: var(--ds-color-gray-60);--wynter-color-secondary: var(--ds-color-yellow-600);--wynter-color-secondary-light: var(--ds-color-yellow-100);--wynter-color-bg: var(--ds-color-gray-10);--wynter-color-surface: var(--ds-color-white);--wynter-color-surface-secondary: var(--ds-color-gray-10);--wynter-color-surface-tertiary: var(--ds-color-gray-30);--wynter-color-surface-inverted: var(--ds-color-gray-100);--wynter-color-text: var(--ds-color-gray-70);--wynter-color-text-primary: var(--ds-color-gray-100);--wynter-color-text-secondary: var(--ds-color-gray-70);--wynter-color-text-tertiary: var(--ds-color-gray-40);--wynter-color-text-disabled: var(--ds-color-gray-30);--wynter-color-text-inverse: var(--ds-color-white);--wynter-color-text-error: var(--ds-color-red-60);--wynter-color-link: var(--ds-color-blue-60);--wynter-color-link-hover: var(--ds-color-blue-70);--wynter-color-link-visited: var(--ds-color-purple-60);--wynter-color-link-disabled: var(--ds-color-gray-20);--wynter-color-link-light: var(--ds-color-blue-20);--wynter-color-hover: var(--ds-color-gray-10);--wynter-color-hover-medium: var(--ds-color-gray-20);--wynter-color-disabled: var(--ds-color-gray-30);--wynter-color-border: var(--ds-color-gray-20);--wynter-color-border-light: var(--ds-color-gray-10);--wynter-color-border-strong: var(--ds-color-gray-100);--wynter-color-error: var(--ds-color-red-60);--wynter-color-error-light: var(--ds-color-red-40);--wynter-color-error-bg: var(--ds-color-red-10);--wynter-color-success: var(--ds-color-green-60);--wynter-color-success-light: var(--ds-color-green-30);--wynter-color-success-bg: var(--ds-color-green-10);--wynter-color-warning: var(--ds-color-orange-40);--wynter-color-warning-light: var(--ds-color-orange-30);--wynter-color-warning-bg: var(--ds-color-orange-10);--wynter-color-info: var(--ds-color-blue-60);--wynter-color-info-light: var(--ds-color-blue-40);--wynter-color-info-bg: var(--ds-color-blue-10);--wynter-button-bg-primary: var(--ds-color-gray-100);--wynter-button-bg-primary-hover: var(--ds-color-gray-70);--wynter-button-text-primary: var(--ds-color-white);--wynter-button-text-primary-hover: var(--ds-color-yellow-600);--wynter-button-bg-secondary: var(--ds-color-yellow-600);--wynter-button-bg-secondary-hover: var(--ds-color-yellow-700);--wynter-button-text-secondary: var(--ds-color-white);--wynter-button-text-secondary-hover: var(--ds-color-gray-70);--wynter-button-bg-tertiary: var(--ds-color-blue-60);--wynter-button-bg-tertiary-hover: var(--ds-color-blue-70);--wynter-button-text-tertiary: var(--ds-color-white);--wynter-button-bg-ghost: transparent;--wynter-button-bg-ghost-hover: var(--ds-color-gray-100);--wynter-button-text-ghost: var(--ds-color-gray-100);--wynter-button-bg-danger: var(--ds-color-red-60);--wynter-button-bg-danger-hover: var(--ds-color-red-70);--wynter-button-text-danger: var(--ds-color-white);--wynter-button-bg-disabled: var(--ds-color-gray-20);--wynter-button-text-disabled: var(--ds-color-gray-40);--wynter-icon-button-size-sm: var(--ds-space-9);--wynter-icon-button-size-md: var(--ds-space-10);--wynter-icon-button-size-lg: var(--ds-space-12-5);--wynter-tag-bg-gray: var(--ds-color-gray-10);--wynter-tag-bg-gray-hover: var(--ds-color-gray-20);--wynter-tag-bg-gray-active: var(--ds-color-gray-30);--wynter-tag-text-gray: var(--ds-color-gray-100);--wynter-tag-bg-red: var(--ds-color-red-20);--wynter-tag-bg-red-hover: var(--ds-color-red-30);--wynter-tag-bg-red-active: var(--ds-color-red-30);--wynter-tag-text-red: var(--ds-color-red-70);--wynter-tag-bg-yellow: var(--ds-color-yellow-600);--wynter-tag-bg-yellow-hover: var(--ds-color-yellow-700);--wynter-tag-bg-yellow-active: var(--ds-color-yellow-700);--wynter-tag-text-yellow: var(--ds-color-gray-100);--wynter-tag-bg-magenta: var(--ds-color-magenta-20);--wynter-tag-bg-magenta-hover: var(--ds-color-magenta-30);--wynter-tag-bg-magenta-active: var(--ds-color-magenta-30);--wynter-tag-text-magenta: var(--ds-color-magenta-70);--wynter-tag-bg-purple: var(--ds-color-purple-20);--wynter-tag-bg-purple-hover: var(--ds-color-purple-30);--wynter-tag-bg-purple-active: var(--ds-color-purple-30);--wynter-tag-text-purple: var(--ds-color-purple-70);--wynter-tag-bg-blue: var(--ds-color-blue-20);--wynter-tag-bg-blue-hover: var(--ds-color-blue-30);--wynter-tag-bg-blue-active: var(--ds-color-blue-30);--wynter-tag-text-blue: var(--ds-color-blue-70);--wynter-tag-bg-cyan: var(--ds-color-cyan-20);--wynter-tag-bg-cyan-hover: var(--ds-color-cyan-30);--wynter-tag-bg-cyan-active: var(--ds-color-cyan-30);--wynter-tag-text-cyan: var(--ds-color-cyan-70);--wynter-tag-bg-teal: var(--ds-color-teal-20);--wynter-tag-bg-teal-hover: var(--ds-color-teal-30);--wynter-tag-bg-teal-active: var(--ds-color-teal-30);--wynter-tag-text-teal: var(--ds-color-teal-70);--wynter-tag-bg-green: var(--ds-color-green-20);--wynter-tag-bg-green-hover: var(--ds-color-green-30);--wynter-tag-bg-green-active: var(--ds-color-green-30);--wynter-tag-text-green: var(--ds-color-green-70);--wynter-tag-bg-cool-gray: var(--ds-color-cool-gray-10);--wynter-tag-bg-cool-gray-hover: var(--ds-color-cool-gray-20);--wynter-tag-bg-cool-gray-active: var(--ds-color-cool-gray-30);--wynter-tag-text-cool-gray: var(--ds-color-cool-gray-70);--wynter-tag-bg-black: var(--ds-color-gray-80);--wynter-tag-bg-black-hover: var(--ds-color-gray-70);--wynter-tag-bg-black-active: var(--ds-color-gray-70);--wynter-tag-text-black: var(--ds-color-white);--wynter-tag-bg-disabled: var(--ds-color-gray-10);--wynter-tag-text-disabled: var(--ds-color-gray-40);--wynter-tag-border-active: var(--ds-color-blue-60);--wynter-tag-height-sm: var(--ds-space-5);--wynter-tag-height-md: var(--ds-space-6);--wynter-space-px: var(--ds-space-px);--wynter-space-3xs: var(--ds-space-0-5);--wynter-space-xxs: var(--ds-space-1);--wynter-space-xs: var(--ds-space-2);--wynter-space-sm: var(--ds-space-3);--wynter-space-md: var(--ds-space-4);--wynter-space-md-lg: var(--ds-space-5);--wynter-space-lg: var(--ds-space-6);--wynter-space-xl: var(--ds-space-8);--wynter-space-xxl: var(--ds-space-10);--wynter-space-3xl: var(--ds-space-12);--wynter-space-4xl: var(--ds-space-14);--wynter-space-5xl: var(--ds-space-16);--wynter-font-family-primary: var(--ds-font-primary);--wynter-text-xs: var(--ds-font-size-1);--wynter-text-sm: var(--ds-font-size-2);--wynter-text-md: var(--ds-font-size-3);--wynter-text-lg: var(--ds-font-size-4);--wynter-text-xl: var(--ds-font-size-5);--wynter-text-2xl: var(--ds-font-size-6);--wynter-text-3xl: var(--ds-font-size-7);--wynter-text-4xl: var(--ds-font-size-8);--wynter-text-5xl: var(--ds-font-size-9);--wynter-text-6xl: var(--ds-font-size-10);--wynter-text-7xl: var(--ds-font-size-11);--wynter-text-8xl: var(--ds-font-size-12);--wynter-icon-xs: var(--ds-icon-12);--wynter-icon-sm: var(--ds-icon-16);--wynter-icon-md: var(--ds-icon-20);--wynter-icon-lg: var(--ds-icon-24);--wynter-icon-xl: var(--ds-icon-32);--wynter-icon-2xl: var(--ds-icon-48);--wynter-font-regular: var(--ds-font-weight-regular);--wynter-font-medium: var(--ds-font-weight-medium);--wynter-font-semibold: var(--ds-font-weight-semibold);--wynter-font-bold: var(--ds-font-weight-bold);--wynter-line-height-heading-tight: var( --ds-line-height-2 );--wynter-line-height-heading: var(--ds-line-height-4);--wynter-line-height-heading-relaxed: var( --ds-line-height-5 );--wynter-line-height-body: var(--ds-line-height-6);--wynter-line-height-body-compact: var(--ds-line-height-5);--wynter-line-height-body-tight: var(--ds-line-height-4);--wynter-line-height-none: var(--ds-line-height-1);--wynter-line-height-tight: var(--ds-line-height-3);--wynter-line-height-normal: var(--ds-line-height-6);--wynter-line-height-relaxed: var(--ds-line-height-7);--wynter-line-height-loose: var(--ds-line-height-8);--wynter-input-bg: var(--ds-color-white);--wynter-input-border: var(--ds-color-gray-20);--wynter-input-border-focus: var(--ds-color-gray-100);--wynter-input-border-error: var(--ds-color-red-60);--wynter-input-text: var(--ds-color-gray-100);--wynter-input-placeholder: var(--ds-color-gray-40);--wynter-input-disabled-bg: var(--ds-color-gray-10);--wynter-input-disabled-text: var(--ds-color-gray-30);--wynter-radio-border: var(--wynter-color-border-strong);--wynter-radio-text: var(--wynter-color-text-primary);--wynter-radio-border-checked: var(--wynter-color-border-strong);--wynter-radio-dot: var(--wynter-color-primary);--wynter-radio-text-disabled: var(--wynter-color-text-disabled);--wynter-radio-border-disabled: var(--wynter-color-disabled);--wynter-radio-dot-disabled: var(--wynter-color-disabled);--wynter-overlay-bg: rgba(0, 0, 0, 0.5);--wynter-overlay-light: rgba(255, 255, 255, 0.5);--wynter-overlay-light-subtle: rgba(255, 255, 255, 0.25);--wynter-modal-bg: var(--ds-color-white);--wynter-modal-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);--wynter-notification-bg-error: var(--ds-color-red-10);--wynter-notification-bg-error-low-contrast: var(--ds-color-red-20);--wynter-notification-bg-info: var(--ds-color-blue-10);--wynter-notification-bg-info-low-contrast: var(--ds-color-blue-20);--wynter-notification-bg-success: var(--ds-color-green-10);--wynter-notification-bg-success-low-contrast: var(--ds-color-green-20);--wynter-notification-bg-warning: var(--ds-color-orange-10);--wynter-notification-bg-warning-low-contrast: var(--ds-color-orange-20);--wynter-shadow-color: rgba(0, 0, 0, 0.25);--wynter-shadow-light: rgba(0, 0, 0, 0.1);--wynter-shadow-subtle: rgba(0, 0, 0, 0.06);--wynter-primary-subtle: rgba(22, 22, 22, 0.1);--wynter-transition-fast: 150ms ease;--wynter-transition-normal: 200ms ease;--wynter-transition-slow: 300ms ease;--wynter-text-decoration-thickness-thin: 1px;--wynter-text-decoration-thickness-thick: 2px;--wynter-border-width-thin: var(--ds-space-px);--wynter-border-width-thick: var(--ds-space-0-5);--wynter-radius-none: var(--ds-radius-none);--wynter-radius-sm: var(--ds-radius-xs);--wynter-radius-md: var(--ds-radius-sm);--wynter-radius-lg: var(--ds-radius-lg);--wynter-radius-xl: var(--ds-radius-xl);--wynter-radius-2xl: var(--ds-radius-2xl);--wynter-radius-3xl: var(--ds-radius-3xl);--wynter-radius-full: var(--ds-radius-full);--wynter-shadow-sm: var(--ds-shadow-sm);--wynter-shadow-md: var(--ds-shadow-md);--wynter-shadow-lg: var(--ds-shadow-lg);--wynter-shadow-xl: var(--ds-shadow-xl);--wynter-shadow-none: var(--ds-shadow-none);--wynter-shadow-card: var(--ds-shadow-sm);--wynter-shadow-dropdown: var(--ds-shadow-md);--wynter-shadow-modal: var(--ds-shadow-lg);--wynter-shadow-notification: var(--ds-shadow-md);--wynter-shadow-tooltip: var(--ds-shadow-md);--wynter-z-below: var(--ds-z-below);--wynter-z-base: var(--ds-z-base);--wynter-z-raised: var(--ds-z-raised);--wynter-z-dropdown: var(--ds-z-dropdown);--wynter-z-sticky: var(--ds-z-sticky);--wynter-z-fixed: var(--ds-z-fixed);--wynter-z-overlay: var(--ds-z-overlay);--wynter-z-modal-backdrop: var( --ds-z-modal-backdrop );--wynter-z-modal: var(--ds-z-modal);--wynter-z-popover: var(--ds-z-popover);--wynter-z-tooltip: var(--ds-z-tooltip);--wynter-z-notification: var( --ds-z-notification )}.bx--btn--primary{background-color:var(--wynter-color-primary);transition:.3s}.bx--btn--primary:hover,.bx--btn--primary:focus{background-color:var(--wynter-color-primary-light);border-color:var(--wynter-color-primary-light)}.bx--btn--secondary{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md);background:rgba(0,0,0,0);color:var(--wynter-color-primary);border:1px solid var(--wynter-color-primary);transition:.3s}.bx--btn--secondary:hover,.bx--btn--secondary:focus,.bx--btn--secondary:active{background:rgba(0,0,0,0);color:var(--wynter-color-primary-ultra-light);border:1px solid var(--wynter-color-primary-ultra-light);border-width:1px !important;fill:var(--wynter-color-primary-ultra-light)}.bx--btn--secondary.bx--btn--disabled{background:rgba(0,0,0,0);border-color:var(--wynter-color-disabled);color:var(--wynter-color-disabled);fill:var(--wynter-color-disabled)}.bx--btn--secondary.bx--btn--disabled:hover{background:rgba(0,0,0,0);color:var(--wynter-color-disabled)}.bx--btn--secondary.bx--btn--field,.bx--btn--secondary.bx--btn-sm{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.bx--btn--secondary.bx--btn--field:hover,.bx--btn--secondary.bx--btn--field:focus,.bx--btn--secondary.bx--btn--field:active,.bx--btn--secondary.bx--btn-sm:hover,.bx--btn--secondary.bx--btn-sm:focus,.bx--btn--secondary.bx--btn-sm:active{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.bx--btn--tertiary{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md);background:rgba(0,0,0,0);color:var(--wynter-color-primary);border:none;box-shadow:none;transition:.3s}.bx--btn--tertiary:hover,.bx--btn--tertiary:focus,.bx--btn--tertiary:active{background:rgba(0,0,0,0);color:var(--wynter-color-primary-ultra-light);box-shadow:none;fill:var(--wynter-color-primary-ultra-light)}.bx--btn--tertiary.bx--btn--disabled{color:var(--wynter-color-disabled);fill:var(--wynter-color-disabled)}.bx--btn--tertiary.bx--btn--field,.bx--btn--tertiary.bx--btn--sm{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.bx--btn--tertiary.bx--btn--field:hover,.bx--btn--tertiary.bx--btn--field:focus,.bx--btn--tertiary.bx--btn--field:active,.bx--btn--tertiary.bx--btn--sm:hover,.bx--btn--tertiary.bx--btn--sm:focus,.bx--btn--tertiary.bx--btn--sm:active{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.bx--text-input{background-color:var(--wynter-color-surface)}.bx--text-input:active,.bx--text-input:focus{outline-color:var(--wynter-color-secondary)}.bx--tooltip__trigger.bx--tooltip--bottom:focus svg{outline-color:var(--wynter-color-secondary)}.bx--list-box__field{-webkit-appearance:none !important}.bx--list-box__field:focus{outline:2px solid var(--wynter-color-secondary)}.bx--radio-button:focus+.bx--radio-button__label .bx--radio-button__appearance{box-shadow:0 0 0 2px var(--wynter-color-secondary)}.bx--text-area:active,.bx--text-area:focus{outline:2px solid var(--wynter-color-secondary)}.bx--overflow-menu:focus,.bx--overflow-menu__trigger:focus{outline:none}.bx--overflow-menu-options__btn:focus{outline:2px solid var(--wynter-color-secondary)}.bx--data-table-container{overflow:auto;padding:0 1px}.bx--table-toolbar{background:rgba(0,0,0,0)}.bx--table-toolbar .bx--toolbar-content .bx--toolbar-action:hover:not([disabled]){background:var(--wynter-color-border)}.bx--search-input{padding-left:3.5rem !important}.bx--search-input:focus{outline:2px solid var(--wynter-color-secondary) !important}.bx--pagination{background:rgba(0,0,0,0)}.bx--data-table{background:var(--wynter-color-surface)}.bx--data-table th{background:var(--wynter-color-border);padding-left:var(--wynter-space-sm);padding-right:var(--wynter-space-sm)}.bx--data-table.bx--skeleton th{width:unset !important;padding-left:1.5rem !important;border-bottom:1px solid var(--wynter-color-secondary)}.bx--data-table th:first-of-type:not(.bx--table-expand){padding-left:.5rem}.bx--data-table tbody td{background:rgba(0,0,0,0);padding:.8125rem .75rem}.bx--data-table tbody td:not(:last-child){max-width:100px;text-overflow:ellipsis;overflow-wrap:break-word}.bx--data-table tbody tr{background:var(--wynter-color-surface)}.bx--data-table tbody tr:hover{background:var(--wynter-color-hover);outline:1px solid var(--wynter-color-secondary)}.bx--data-table tbody tr:hover td{background:rgba(0,0,0,0)}.bx--data-table .bx--table-sort{padding:0;background-color:rgba(0,0,0,0);justify-content:start}.bx--data-table .bx--table-sort:focus{outline:2px solid var(--wynter-color-secondary)}.bx--tab-content{padding:2rem 0}.bx--tabs__nav .bx--tabs__nav-link:focus{outline:3px solid var(--wynter-color-secondary)}.bx--tabs__nav-item--selected .bx--tabs__nav-link,.bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link{border-bottom:3px solid var(--wynter-color-secondary)}@media(min-width: 42rem){a.bx--tabs__nav-link{width:12rem}a.bx--tabs__nav-link:focus{width:12rem}}.bx--select{width:100%}.bx--select-input__wrapper{width:100%}.bx--select-input{width:100%;max-width:100%}.bx--select-input:focus{outline-color:var(--wynter-color-secondary)}@media(min-width: 42rem){.bx--modal-container .bx--modal-content,.bx--modal-container .bx--modal-content__regular-content,.bx--modal-container .bx--modal-header{padding-right:1rem}}.bx--modal-container--xs{width:450px;max-width:450px;max-height:90%}.bx--modal-close:focus{border-color:var(--wynter-color-secondary)}.bx--modal-content{margin-bottom:0;padding-top:0;padding-bottom:.5rem}.bx--modal-container{background-color:var(--wynter-color-surface)}.bx--modal-container .bx--modal-footer{height:unset}.bx--modal-container .bx--modal-footer button.bx--btn{display:flex;justify-content:center;height:50px;padding:0}.bx--modal-container .bx--modal-footer button.bx--btn.bx--btn--secondary{border:1px solid var(--wynter-color-primary);background-color:var(--wynter-color-surface);color:var(--wynter-color-primary)}.bx--modal-content>:last-child{padding-bottom:0}.bx--progress--vertical .bx--progress-step-button{outline:none}.bx--progress--vertical .bx--progress-label:hover,.bx--progress--vertical .bx--progress-label:focus,.bx--progress--vertical .bx--progress-label:active{color:var(--wynter-color-primary);box-shadow:0 .0625rem var(--wynter-color-primary)}.bx--progress--vertical .bx--progress-step--current .bx--progress-line{background-color:var(--wynter-color-primary)}.bx--progress--vertical .bx--progress-step--current svg{stroke:var(--wynter-color-primary);fill:var(--wynter-color-primary)}.bx--progress--vertical .bx--progress-step--complete .bx--progress-line{background-color:var(--wynter-color-primary)}.bx--progress--vertical .bx--progress-step--complete svg{stroke:var(--wynter-color-primary);fill:var(--wynter-color-primary)}.bx--loading--small .bx--loading__svg .bx--loading__stroke{stroke:var(--wynter-color-secondary)}.bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__check{fill:var(--wynter-color-secondary)}.bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__switch::before{background-color:var(--wynter-color-secondary)}.bx--toggle-input:active+.bx--toggle-input__label>.bx--toggle__switch::before,.bx--toggle-input:focus+.bx--toggle-input__label>.bx--toggle__switch::before{box-shadow:none}.bx--checkbox-wrapper .bx--checkbox-label::before{background-color:var(--wynter-color-secondary-light);border:none;border-radius:2px}.bx--checkbox-wrapper .bx--checkbox-label::after{border-width:1px;border-color:rgba(0,0,0,.8)}.bx--checkbox-wrapper .bx--checkbox:checked+.bx--checkbox-label::before{background-color:var(--wynter-color-secondary)}.bx--file-browse-btn{color:var(--wynter-color-link)}.bx--file-browse-btn:hover,.bx--file-browse-btn:active,.bx--file-browse-btn:focus{outline-color:var(--wynter-color-secondary)}.bx--accordion .bx--accordion__item .bx--accordion__heading{display:flex;align-items:center}.bx--accordion .bx--accordion__item .bx--accordion__heading:focus::before{border:2px solid var(--wynter-color-secondary)}.bx--accordion .bx--accordion__item .bx--accordion__heading:hover::before{height:calc(100% + 1px)}.bx--accordion .bx--accordion__item .bx--accordion__heading svg{margin:0 1rem 0 0;fill:var(--wynter-color-primary-light)}.bx--accordion .bx--accordion__item .bx--accordion__heading .bx--accordion__title{font-weight:100;line-height:1.5em}.bx--accordion .bx--accordion__item .bx--accordion__content{padding:var(--wynter-space-md) 0}.bx--cc--spacer{display:none}.bx--chart-holder{margin:var(--wynter-space-md) 0;background-color:rgba(0,0,0,0)}.bx--cc--grid rect.chart-grid-backdrop{fill:rgba(0,0,0,0)}.bx--body--with-modal-open{overflow:hidden;height:100vh}.bx--modal-header__heading{margin-right:24px}.bx--modal-container--lg{width:1100px}.bx--modal-container--xl{width:1200px}.bx--modal-container--2xl{width:1360px}.bx--modal-container--xl .bx--modal-content,.bx--modal-container--2xl .bx--modal-content{padding-left:var(--wynter-space-lg);padding-right:var(--wynter-space-lg)}.bx--modal-container--xl .bx--modal-content>div,.bx--modal-container--2xl .bx--modal-content>div{width:100%}.bx--modal-container--xl .bx--modal-content>div>div,.bx--modal-container--2xl .bx--modal-content>div>div{width:100%}.bx--modal.is-visible .bx--modal-container{transform:none}.bx--select-input{background-color:var(--wynter-color-surface)}.bx--text-area:disabled{color:var(--wynter-color-disabled)}.bx--accordion__content .bx--accordion__content{display:none}.bx--accordion__item .bx--accordion__item svg{transform:rotate(90deg)}.bx--accordion__item .bx--accordion__item.bx--accordion__item--active svg{transform:rotate(-90deg)}.bx--accordion__item .bx--accordion__item.bx--accordion__item--active .bx--accordion__content{display:block}.bx--structured-list{margin-bottom:0}
.bx--modal-footer button.bx--btn.bx--btn{max-width:none !important;width:auto !important;height:auto !important;margin:0 !important;padding:var(--space-s) var(--space-l) !important;min-height:40px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;gap:var(--space-3)}.bx--modal-footer .bx--btn{font-family:inherit;font-weight:var(--font-bold);transition:background-color .2s ease,box-shadow .2s ease}.bx--modal-footer .bx--btn--primary{background-color:var(--color-primary);color:var(--color-white)}.bx--modal-footer .bx--btn--primary:hover,.bx--modal-footer .bx--btn--primary:focus{background-color:var(--color-primary-light)}.bx--modal-footer .bx--btn--secondary{background-color:rgba(0,0,0,0);color:var(--color-primary);border:1px solid var(--color-primary)}.bx--modal-footer .bx--btn--secondary:hover,.bx--modal-footer .bx--btn--secondary:focus{background-color:var(--color-hover);color:var(--color-primary)}.bx--modal-footer .bx--btn--danger{background-color:var(--color-error);color:var(--color-white)}.bx--modal-footer .bx--btn--danger:hover,.bx--modal-footer .bx--btn--danger:focus{background-color:var(--color-shadow)}.bx--modal-footer .bx--btn:disabled,.bx--modal-footer .bx--btn[aria-disabled=true]{background-color:var(--color-disabled);color:var(--color-white);opacity:.6;cursor:not-allowed}
.react-tel-input{font-family:'Roboto',sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0 !important;margin-bottom:0 !important;padding-left:48px;margin-left:0;background:#FFFFFF;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#FAF0F0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#FAF0F0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px rgba(0,0,0,0.35);background-color:white;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}
.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span{
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}


/*# sourceMappingURL=react-draft-wysiwyg.css.map*/
.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon::before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after{box-sizing:content-box;position:absolute;border:8px solid rgba(0,0,0,0);height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:"Helvetica Neue",helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 2px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:bold;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *::before{border-color:hsl(0,0%,65%)}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next::before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous::before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.7rem/2);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:bold}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:rgba(0,0,0,0)}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--selected,.react-datepicker__month--in-selecting-range,.react-datepicker__month--in-range,.react-datepicker__quarter--selected,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--selected:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--in-range:hover,.react-datepicker__quarter--selected:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--in-range:hover{background-color:rgb(11.2745098039%,36.5567439097%,56.3725490196%)}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:rgba(0,0,0,0)}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:bold}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:rgb(19.5510204082%,74.3705482193%,24.5346138455%)}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:rgb(11.2745098039%,36.5567439097%,56.3725490196%)}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:rgb(16.2745098039%,52.7688651218%,81.3725490196%);color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:rgb(11.2745098039%,36.5567439097%,56.3725490196%)}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:rgba(0,0,0,0)}.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid rgba(0,0,0,0);border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:hsl(0,0%,70%)}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:hsl(0,0%,70%)}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:hsl(0,0%,70%)}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:rgba(0,0,0,0);border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon::after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:bold;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media(max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}
:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-3xs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-3xl: 56px;--space-4xl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-3xl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}html{scroll-behavior:smooth}html,body{color:var(--color-primary);font-family:var(--font-primary);font-weight:var(--font-regular);font-size:var(--font-size-3);font-style:normal;line-height:1.125}body{background:var(--color-bg)}p:empty::before{content:" "}[hidden],template{display:none !important}.poster-hidden{transition:all .5s;opacity:0 !important}.poster-none{display:none !important}a{color:var(--color-blue)}

/*# sourceMappingURL=main.7f85596547d1bfa0bfb2.css.map*/