@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}.ak_al{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25vh auto 0;max-width:640px;padding:1rem;text-align:center}.ak_al>*:not(:first-child){margin-top:var(--space-m)}.ak_am{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}.l_m{margin-bottom:var(--space-l)}
.aiz_ai0{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}.j8_t{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)}.j8_t img{width:100%;height:100%}.j8_ag{display:flex;flex-direction:column;background-color:var(--color-secondary);min-height:100vh;width:370px;padding-right:0 !important;position:relative}.j8_ag.j8_w{width:100%;height:48px;min-height:70vh;overflow:hidden}.j8_ag.j8_w .j8_t{margin-top:var(--space-xs)}.j8_s{background:var(--color-secondary);display:flex;flex-direction:column;height:100%;position:relative !important}.j8_j9{display:flex;flex-direction:column;padding:var(--space-l);height:100%}.j8_j9.j8_w{padding:var(--space-s)}.j8_ka{display:block;margin-bottom:var(--space-l);text-decoration:none}.j8_kb{font-weight:var(--font-bold);font-size:22px;line-height:28px;color:#161616;margin:0 0 var(--space-s)}.j8_kc{font-size:var(--font-size-l);line-height:22px;color:#161616;margin:0 0 var(--space-l)}.j8_ke{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:0 0 var(--space-s)}.j8_kf{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-bottom:auto}.j8_kg{display:block;width:120px;height:36px;object-fit:contain;object-position:center;filter:brightness(0)}.j8_kh{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:var(--space-l) 0 0}.j8_f{padding:var(--space-l);margin:auto 0 var(--space-xxl)}.j8_ki{font-style:normal;font-weight:var(--font-bold);font-size:20px;line-height:26px;color:#161616}.j8_kj{font-style:normal;font-weight:normal;font-size:16px;line-height:22px;color:var(--color-primary)}.j8_kk{margin-top:var(--space-s);padding:var(--space-l)}.j8_kl{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;filter:saturate(0%);opacity:.7}.j8_km{display:block;width:120px;height:36px;object-fit:contain;object-position:center}.j8_kn{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}.v_u{display:flex;background-color:var(--color-white)}.v_u.v_w{flex-direction:column-reverse}.v_o{width:100%}.v_x{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 )}.qk_ql{display:flex}.qk_kq{width:100%}.qk_qm{flex-direction:column}.qk_qn{flex-direction:row}.qk_qo{align-items:flex-start}.qk_qi{align-items:center}.qk_qp{align-items:flex-end}.qk_qq{align-items:stretch}.qk_qr{justify-content:flex-start}.qk_qs{justify-content:center}.qk_qt{justify-content:flex-end}.qk_qu{justify-content:space-between}.qk_qv{justify-content:space-around}.qk_qw{justify-content:space-evenly}.qk_qx{flex-wrap:nowrap}.qk_qy{flex-wrap:wrap}.qk_qz{gap:0}.qk_q0{gap:var(--wynter-space-3xs)}.qk_q1{gap:var(--wynter-space-xxs)}.qk_q2{gap:var(--wynter-space-xs)}.qk_q3{gap:var(--wynter-space-md)}.qk_q4{gap:var(--wynter-space-lg)}.qk_q5{gap:var(--wynter-space-xl)}.qk_q6{gap:var(--wynter-space-xxl)}.qk_q7{gap:var(--wynter-space-3xl)}.qk_q8{gap:var(--wynter-space-4xl)}.qk_q9{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 )}.tk_f{margin:0}.tk_tb{font-size:var(--wynter-text-xs);line-height:var(--wynter-line-height-body)}.tk_tl{font-size:var(--wynter-text-sm);line-height:var(--wynter-line-height-body)}.tk_tm{font-size:var(--wynter-text-md);line-height:var(--wynter-line-height-body)}.tk_tn{font-size:var(--wynter-text-lg);line-height:var(--wynter-line-height-body)}.tk_tc{font-size:var(--wynter-text-xl);line-height:var(--wynter-line-height-body)}.tk_to{font-size:var(--wynter-text-2xl);line-height:var(--wynter-line-height-body-compact)}.tk_tp{font-size:var(--wynter-text-3xl);line-height:var(--wynter-line-height-body-tight)}.tk_tq{font-size:var(--font-size-2);line-height:1.5;letter-spacing:.3px;text-transform:uppercase}.tk_qc{font-weight:var(--wynter-font-regular)}.tk_qe{font-weight:var(--wynter-font-semibold)}.tk_tr{font-weight:var(--wynter-font-semibold)}.tk_qf{font-weight:var(--wynter-font-bold)}.tk_qg{font-family:var(--wynter-font-family-primary)}.tk_qh{text-align:left}.tk_qi{text-align:center}.tk_qj{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}.kz_s.kz_c{background-color:var(--color-shadow)}.kz_s .kz_k0{color:var(--color-white);padding-left:var(--space-s);font-weight:var(--font-bold);font-size:var(--font-size-l)}.kz_f6{display:flex;align-items:center;margin-left:var(--space-s);text-decoration:none}.kz_f6 svg{margin-right:4px;fill:var(--color-primary)}.kz_s{display:flex;justify-content:center;background-color:var(--color-secondary)}.kz_t{display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:50%}.kz_o{display:flex;align-items:center;width:100%;max-width:var(--wrap-width);height:var(--header-height);padding:0 var(--space-l)}.kz_o.kz_a9{max-width:unset}.kz_o .kz_cb{position:absolute;bottom:5px;left:32px;color:var(--color-primary);font-size:var(--font-size-s)}.kz_o .kz_ep{position:relative;display:flex !important;align-items:center;justify-content:center;height:100%;width:3rem}.kz_o .kz_k1{width:unset;padding:0 20px;font-size:var(--font-size-m)}.kz_o .kz_ep svg{fill:var(--color-primary)}.kz_o .kz_ep:hover{background-color:var(--color-white)}.kz_o .kz_ep:hover svg{fill:var(--color-primary)}.kz_o .kz_ep:hover .kz_cb{color:var(--color-primary)}.kz_ah{display:flex;align-items:center;font-weight:var(--font-bold);margin-right:var(--space-xs);color:var(--color-primary);text-decoration:none}.kz_f{margin-left:var(--space-s)}.kz_k2{width:.5px;height:100%;margin:0 var(--space-m);background-color:rgba(0,0,0,.06)}.kz_p{letter-spacing:.16px;font-size:var(--font-size-s);font-weight:300;font-style:italic}.kz_k3{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)}.kz_i9{height:44px !important;width:100% !important;background-color:rgba(0,0,0,0) !important;font-size:var(--font-size-m) !important}.kz_k4{width:200px !important}.kz_k5{max-width:none !important}.kz_bs{width:20px;height:20px}.kz_k6:hover{background-color:rgba(0,0,0,0) !important}.kz_k7 svg{width:20px;height:20px;flex-shrink:0}
@keyframes mu_my{0%{transform:rotate(0deg)}100%{transform:rotate(1turn)}}.mu_mv{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:100}.mu_mv.mu_mw{position:fixed;left:0;width:100vw;height:100vh}.mu_mv.mu_mx{max-width:60px;max-height:60px}.mu_mv svg{fill:rgba(0,0,0,0);height:200px;width:200px;animation-name:mu_my;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.mu_mv 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).ko_kp{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).ko_kp.ko_kq{max-width:100%;min-width:0;width:100%;text-align:center}:is(button,a,input).ko_kr{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).ko_ks{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).ko_kt{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).ko_ku{background-color:var(--wynter-color-primary);color:var(--wynter-color-text-inverse)}:is(button,a,input).ko_kp.ko_ku:hover{background-color:var(--wynter-color-primary-light)}:is(button,a,input).ko_kv{background-color:var(--wynter-color-secondary);color:var(--wynter-color-primary)}:is(button,a,input).ko_kp.ko_kv:hover{background-color:var(--wynter-button-bg-secondary-hover)}:is(button,a,input).ko_kw{background-color:var(--wynter-color-link);color:var(--wynter-color-text-inverse)}:is(button,a,input).ko_kp.ko_kw:hover{background-color:var(--wynter-color-link-hover)}:is(button,a,input).ko_kx{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).ko_kp.ko_kx:hover{background-color:var(--wynter-button-bg-ghost-hover);color:var(--wynter-color-text-inverse)}:is(button,a,input).ko_ky{background-color:var(--wynter-color-error);color:var(--wynter-color-text-inverse)}:is(button,a,input).ko_kp.ko_ky:hover{background-color:var(--wynter-button-bg-danger-hover)}:is(button,a,input).ko_kp:disabled,:is(button,a,input).ko_kp[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).ko_kp: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 )}.p5_hw{margin:0;color:var(--wynter-color-text-primary)}.p5_p6{font-size:var(--wynter-text-6xl);line-height:var(--wynter-line-height-heading-tight)}.p5_p7{font-size:var(--wynter-text-5xl);line-height:var(--wynter-line-height-heading-tight)}.p5_p8{font-size:var(--wynter-text-4xl);line-height:var(--wynter-line-height-heading)}.p5_p9{font-size:var(--wynter-text-3xl);line-height:var(--wynter-line-height-heading)}.p5_qa{font-size:var(--wynter-text-2xl);line-height:var(--wynter-line-height-heading-relaxed)}.p5_qb{font-size:var(--wynter-text-xl);line-height:var(--wynter-line-height-heading-relaxed)}.p5_qc{font-weight:var(--wynter-font-regular)}.p5_qe{font-weight:var(--wynter-font-semibold)}.p5_qf{font-weight:var(--wynter-font-bold)}.p5_qg{font-family:var(--wynter-font-family-primary)}.p5_qh{text-align:left}.p5_qi{text-align:center}.p5_qj{text-align:right}
.yz_y0{cursor:not-allowed !important;opacity:.5}.yz_y0:hover{cursor:not-allowed !important;background-color:var(--color-white)}.yz_y1{cursor:not-allowed !important;opacity:.5;pointer-events:none}.yz_y1:hover{cursor:not-allowed !important;color:var(--color-secondary-medium)}.yz_y1:hover svg{fill:var(--color-secondary-medium)}.yz_y2 .bx--text-input:disabled,.yz_y2 .bx--text-input[disabled]{cursor:not-allowed !important;opacity:.5}.yz_y2 .bx--text-input:disabled:hover,.yz_y2 .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}.f0_zi{display:flex;flex-direction:column}.f0_zi .f0_zj{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}.f0_zi .f0_zk{border-left:4px solid var(--color-secondary)}.f0_zi .f0_zl{cursor:initial}.f0_zi .f0_zm{grid-template-areas:"control title details" "control description details" "control button button";cursor:default}.f0_zi .f0_zn{cursor:not-allowed;filter:opacity(50%)}.f0_zi .f0_zo{padding:var(--space-xs) !important;width:fit-content;margin-top:var(--space-m);position:relative;z-index:100}.f0_zi .f0_zp{grid-area:button;width:100%;display:flex;justify-content:center}.f0_zi .f0_zj .f0_zq{padding:0;cursor:pointer;position:absolute;left:var(--space-s)}.f0_zi .f0_zj .f0_zr{cursor:not-allowed}.f0_zi .f0_zj .f0_zs{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5);margin-top:calc(-1*var(--space-xxs))}.f0_zi .f0_zj .f0_zs strong{color:inherit;font-size:inherit;line-height:inherit}.f0_zi .f0_zj .f0_zt{text-transform:capitalize;font-size:var(--font-size-3)}.f0_zi .f0_zj .f0_zu{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5)}.f0_zi .f0_zj .f0_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)}.f0_zi .f0_zj .f0_zv{display:inline}.f0_zi .f0_zj .f0_zw{display:inline-block}.f0_zi .f0_zj .f0_p{white-space:pre-wrap}.f0_zi .f0_zj .f0_g3{align-self:center;justify-content:center;align-items:flex-end;display:flex;flex-direction:column;cursor:pointer;color:var(--color-secondary-medium)}.f0_zi .f0_zj .f0_zx{margin-bottom:var(--space-xs)}.f0_zi .f0_zj .f0_g3>svg{width:18px;height:18px;fill:var(--color-secondary-medium)}.f0_zi .f0_zj .f0_g3:hover{color:var(--color-secondary)}.f0_zi .f0_zj .f0_g3:hover svg{fill:var(--color-secondary)}.f0_zi .f0_s{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-s);padding:0}.f0_zy{max-width:100% !important}.f0_zz{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:var(--space-m);gap:var(--space-s)}.f0_zz h4{font-size:var(--font-size-5)}.f0_zz .f0_z0{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)}.f0_zz .f0_z1{max-width:fit-content !important}.f0_z2{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)}.f0_z3{background:var(--color-hover-medium);margin-right:var(--space-xxs);margin-bottom:var(--space-xxs)}.f0_z4{background:var(--color-primary-ultra-light)}.f0_z4.f0_z5{background:var(--color-secondary-light)}.f0_z4.f0_z6{background:var(--color-link-light)}.f0_z4.f0_z7{background:var(--color-success-light)}.f0_z8.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}.f0_z9{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}.aki_akj{display:flex;justify-content:center;align-items:center;padding:var(--space-xl)}.aki_akk{display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-s)}
.jl_jm{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}.jl_jn{width:var(--sidebar-nav-collapsed-width)}.jl_jn .jl_jo{padding-left:var(--space-xs);padding-right:var(--space-xs);justify-content:center}.jl_jn .jl_jp,.jl_jn .jl_jq,.jl_jn .jl_jr,.jl_jn .jl_js{display:none}.jl_jn .jl_s{padding-bottom:var(--space-xs)}.jl_jn .jl_it,.jl_jn .jl_jt{justify-content:center;padding-left:var(--space-xs);padding-right:var(--space-xs)}.jl_jn .jl_ju{padding-left:var(--space-xs)}.jl_jv{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)}.jl_jv:hover{background-color:var(--color-bg)}.jl_jv:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.jl_s{flex:0 0 auto;border-bottom:1px solid rgba(0,0,0,.1)}.jl_jo{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)}.jl_jw{width:28px;height:28px;flex:0 0 auto}.jl_jp{font-weight:var(--font-ultra);font-size:var(--font-size-m)}.jl_jq{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)}.jl_jx{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.jl_jn .jl_jx{overflow:visible}.jl_jr{margin:var(--space-s) var(--space-s) var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;opacity:.6}.jl_it{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}.jl_it:hover{background-color:rgba(0,0,0,.06)}.jl_jy{background-color:rgba(0,0,0,.1);font-weight:var(--font-bold)}.jl_ju{padding-left:var(--space-xl);font-size:var(--font-size-s)}.jl_jz{display:inline-flex;flex:0 0 auto;fill:var(--color-primary)}.jl_js{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jl_cb{flex:0 0 auto;padding:var(--space-3xs) var(--space-xxs);background-color:rgba(0,0,0,.1);border-radius:var(--space-xxs)}.jl_jn .jl_cb{display:none}.jl_j0{font-weight:var(--font-bold);cursor:default}.jl_j0:hover{background:none}.jl_j1{margin-bottom:var(--space-xs)}.jl_j2{position:relative}.jl_j3{margin-left:auto}.jl_jn .jl_j3{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;visibility:hidden}.jl_bf{flex:0 0 auto;padding-top:var(--space-s);margin-top:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jl_j4{height:1px;margin:var(--space-xs) var(--space-s);background-color:rgba(0,0,0,.1)}.jl_fi{padding-top:var(--space-s);padding-bottom:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jl_i9{position:relative}.jl_j5{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)}.jl_j6{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--space-xxs)}.jl_j7{top:0;left:100%;margin-top:0;margin-left:var(--space-xxs)}.jl_jt{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}.jl_jt: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}.aw6_aw7{margin-bottom:var(--space-l)}.aw6_nm{display:flex;margin-top:var(--space-m)}.aw6_nm>*:not(:first-child){margin-left:var(--space-m)}.aw6_o8{height:var(--space-xl);padding:var(--space-s);background-color:var(--color-white);border-bottom:1px solid var(--color-primary-ultra-light)}.aw6_aw8{flex:.8}.aw6_ay{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_o>*{height:40px;padding:0 var(--space-s);color:var(--color-text)}.axo_o>*: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}.aeh_aei{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}.apv_ii{position:relative}.apv_ii>*:not(:first-child){margin-top:var(--space-xs)}.apv_mv{width:100px;height:100px}.apv_it{display:flex;align-items:center;gap:var(--space-xs)}.apv_apw{color:var(--color-error);cursor:pointer}.apv_apx{color:var(--color-primary);cursor:pointer}.apv_apy{cursor:not-allowed;color:var(--color-primary-ultra-light)}.apv_apz{min-width:20px;height:20px}.apv_aln{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)}.apv_aln svg{height:20px;width:20px;margin:0 var(--space-xs)}.apv_aln .bx--radio-button__appearance{width:.875rem;height:.875rem}.apv_aln .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.375rem;height:.375rem}.apv_aln .bx--radio-button-wrapper:not(:last-of-type){margin-right:0}.apv_ap0{display:flex;margin-left:var(--space-s);margin-bottom:1px}.apv_ap0>*:nth-child(4n+0){margin-right:12px}.apv_ap0>*:not(:nth-child(4n+0)){margin-right:4px}.apv_ap1{width:2px;height:2px;background-color:var(--color-primary);border-radius:50%}.apv_uy{width:36px}.apv_ap2{width:100%;display:flex;justify-content:flex-end}.apv_ap3{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}.apv_ap4 .apv_ep{display:flex;align-items:center;cursor:pointer}.apv_ap4 .apv_ep:hover{color:var(--color-primary)}.apv_ap4 .apv_ep:hover a{color:var(--color-primary)}.apv_ap4 .apv_ep svg{display:none;margin:0}.apv_ap5{height:16px;cursor:pointer}
.ak2_ak3{display:flex;flex-direction:column;gap:16px}.ak2_ak3.ak2_mx{width:340px;padding-right:var(--space-l)}.ak2_ak4{display:flex;flex-direction:column;gap:16px}.ak2_ak4>* .bx--label{margin-bottom:3px}.ak2_ak4>*:first-child{margin-top:0}.ak2_ah{font-size:18px;font-weight:600;margin-bottom:var(--space-l);color:#161616;display:flex;justify-content:space-between;align-items:center}.ak2_ak5{display:flex;align-items:center;gap:4px;cursor:pointer;color:var(--color-link);font-size:var(--font-size-m);font-weight:400}.ak2_ak5 svg{margin-right:4px}.ak2_ak5:hover{text-decoration:underline}.ak2_n5{cursor:not-allowed}.ak2_n5 label,.ak2_n5 select,.ak2_n5 input{color:var(--color-black) !important;opacity:1}.ak2_n5 select,.ak2_n5 input{border-bottom:1px solid #8d8d8d !important}.ak2_n5 input,.ak2_n5 select,.ak2_n5 textarea{cursor:not-allowed}.ak2_ak6{display:flex;justify-content:center;margin-top:var(--space-m);padding:0;transition:none}.ak2_ak6.ak2_va{opacity:0;pointer-events:none;transition:none}
.ai1_o{display:flex}.ai1_n5 label,.ai1_n5 select,.ai1_n5 input{color:var(--color-black) !important;opacity:1}.ai1_n5 select,.ai1_n5 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_yp{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_ah{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-l);font-size:18px;font-weight:600}.ai1_or{display:flex;align-items:center;font-weight:400;font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.ai1_or svg{margin-right:4px}.ai1_f3{width:340px;padding-left:var(--space-l)}.ai1_f3.ai1_n7{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_g3{position:relative;margin-bottom:var(--space-m);background-color:var(--color-white)}.ai1_g3 .ai1_oe{padding-top:var(--space-xs);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);font-size:18px;font-weight:600}.ai1_g3 .ai1_av{margin:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.ai1_g3 .ai1_it{display:flex;margin:var(--space-s) 0}.ai1_g3 .ai1_it strong{margin-left:auto;text-align:right}.ai1_g3 .ai1_on{display:flex;margin-top:var(--space-m);font-size:18px;font-weight:600}.ai1_g3 .ai1_gk{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_mv{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_yj{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.ai8_yj .bx--content-switcher{height:30px;width:30%}.ai8_vq{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.ai8_yk{width:30%}.ai8_yl{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_yo{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_yp{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_yq{text-align:right;color:var(--color-text-dark);font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:22px}.ai8_yr{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_yt{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_mv{left:0;height:100%;background-color:rgba(255,255,255,.5);overflow-y:hidden}.ai8_ajh{border-color:var(--color-gray-light)}.ai8_yx{margin-top:10px}.ai8_aji{margin-bottom:48px}.ai8_ajj{margin-bottom:48px}.ai8_zb{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_t9{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_g9{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_g9>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.ai8_av{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_ha{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.ai8_hb{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.ai8_hb>span:first-child{text-align:left}.ai8_bu{color:var(--color-gray-light)}.ai8_hc{margin-left:var(--space-xxs)}
.yi_yj{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.yi_yj .bx--content-switcher{height:30px;width:30%}.yi_vq{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.yi_yk{width:30%}.yi_yl{font-size:var(--font-size-l)}.yi_o{display:flex;justify-content:center;gap:var(--space-l);min-width:882px}.yi_ym{display:flex;flex-direction:column;flex:2;border:1px solid #8d8d8d;padding:var(--space-s);box-sizing:border-box;min-height:460px}.yi_ym:last-child{margin-right:0}.yi_yn{background-color:#eef5fe;border:1px solid #0847c6;flex:3}.yi_yo{font-size:var(--font-size-xl);font-weight:var(--font-bold);line-height:32px;text-align:center;margin-bottom:12px;text-transform:capitalize}.yi_yp{font-size:24px;font-weight:var(--font-bold);line-height:24px;text-align:center;margin-bottom:12px}.yi_yq{text-align:center;margin-bottom:14px;color:#8d8d8d}.yi_yr{display:flex;gap:var(--space-xs);margin-bottom:12px}.yi_ys{margin-top:36px}.yi_yt{min-width:16px;height:20px;fill:var(--color-blue)}.yi_yu{fill:#000}div.yi_yv{font-weight:var(--font-bold);font-size:var(--font-size-l);line-height:16px;margin-top:var(--space-m);text-align:center}.yi_mv{left:0;height:100%;background-color:rgba(255,255,255,.5)}.yi_yw{margin-bottom:16px}.yi_yx{margin-top:70px}.yi_yy{margin-top:32px}
.jj_o{display:flex;justify-content:center;margin-bottom:24px;overflow:hidden}.jj_s{align-items:center;display:flex;flex-direction:column;text-align:center;margin:0 auto var(--space-xs);max-width:360px}.jj_hw{font-size:var(--font-size-7);font-weight:var(--font-regular);line-height:var(--font-size-8);margin:0 0}.jj_jk{color:var(--color-gray-medium);font-weight:var(--font-regular);font-size:var(--font-size-m);margin-top:var(--space-m)}.jj_bf{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}.aab_mc{background-color:var(--color-white) !important;padding:var(--space-s)}.aab_va{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}.aai_aaj{display:block;margin-bottom:var(--space-xs);color:var(--color-text)}.aai_aak>div{border:2px solid var(--color-error);box-shadow:none}.aai_aak>div:hover{border-color:var(--color-error)}.aai_ay{margin-top:4px;color:var(--color-error);font-size:var(--font-size-s)}.aai_aal{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}.aae_ag{padding:var(--space-m) var(--space-s);background-color:#ffc8c8;color:#340000}.aae_ag .aae_ah{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}.ab3_ag{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}.ab3_s{display:flex;align-items:center;font-size:20px}.ab3_t{font-weight:var(--font-bold)}.ab3_j4{width:1px;height:20px;margin:0 var(--space-xs);background-color:var(--color-primary)}.ab3_ah{margin-top:var(--space-xxl);font-size:28px;line-height:30px;font-weight:var(--font-bold);display:flex;align-items:center}.ab3_kj{display:flex;justify-content:center;font-size:20px;font-weight:var(--font-bold)}.ab3_bg{display:flex;justify-content:flex-end;margin-top:var(--space-l)}.ab3_bg>*:not(:last-child){margin-right:var(--space-l)}.ab3_m{margin-top:var(--space-l)}.ab3_m>*:not(:last-child){margin-bottom:var(--space-l)}.ab3_m .ab3_ab4{display:inline-block;margin-bottom:.5rem}.ab3_m .ab3_o8{border:1px solid #8d8d8d;background-color:var(--color-white)}.ab3_m .ab3_ab5{visibility:hidden;color:var(--color-error)}.ab3_m .ab3_ab5.ab3_ab6{visibility:visible}.ab3_m .ab3_fk{margin-bottom:var(--space-xs);font-size:18px;line-height:22px;font-weight:var(--font-bold)}.ab3_m .ab3_ab7{margin-bottom:var(--space-xs);font-size:var(--font-size-m);line-height:22px;color:var(--color-primary)}.ab3_m .ab3_ab8{background-color:var(--color-white)}.ab3_m .ab3_ab8 .select__multi-value{pointer-events:all}.ab3_m .ab3_vq select{max-width:unset}.ab3_m .ab3_ab9{margin-top:var(--space-s)}.ab3_m .ab3_ab9>*:not(:last-child){margin-bottom:var(--space-s)}.ab3_m .ab3_av .ab3_r0{margin-top:var(--space-s)}.ab3_m .ab3_av .ab3_r0>*:not(:last-child){margin-bottom:var(--space-s)}.ab3_m .ab3_aca{padding-left:var(--space-l);border-left:1px solid var(--color-text)}.ab3_ay{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.ab3_acb{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}.ab3_acb.ab3_acc{color:var(--color-white);background:#24a148}.ab3_ace{position:relative}.ab3_acf{display:flex;justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-2)}.ab3_acf>div{display:flex;align-items:center;gap:var(--space-2)}.ab3_acf .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.ab3_acg{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}.ab3_aca .ab3_acg{margin-left:calc(-10px - var(--space-l));width:calc(100% + 20px + var(--space-l))}.ab3_ach{position:absolute;top:-10px;bottom:0;left:-10px;right:-10px;border:2px solid var(--color-secondary);pointer-events:none}.ab3_cq{text-transform:capitalize}.ab3_aci{color:var(--color-error)}.ab3_acj{font-size:30px;font-weight:600;line-height:36px;margin-top:24px}.ab3_ack{display:flex;align-items:flex-start;column-gap:5px;justify-content:space-between}.ab3_acl{border:unset !important}.ab3_acm{font-size:14px;margin-bottom:10px;font-weight:bold}.ab3_acn{font-size:12px}.ab3_aco{font-weight:bold}.ab3_acn::marker{content:"•";font-size:25px;line-height:20px}.ab3_acp{white-space:break-spaces}.ab3_acq{max-width:300px !important;margin-left:4px;margin-top:12px}.ab3_acr:first-child{background-color:var(--color-success) !important}.ab3_uj{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}.aag_ay{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}.aag_aah{outline:2px solid #da1e28;outline-offset:1px}
.ak0_ak1{all:unset;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;min-height:0 !important}.ak0_ak1:focus-visible{outline:2px solid var(--color-link, #405aff);outline-offset:2px;border-radius:2px}.ak0_ak1.ak0_n5{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}.axa_ag{padding:var(--space-l) var(--space-s);background-color:var(--color-white);border-top:1px solid var(--color-hover-table)}.axa_s{display:flex;justify-content:space-between;font-size:var(--font-size-m)}.axa_axb{display:flex;align-items:center;justify-content:center;gap:var(--space-m)}.axa_axc{color:var(--color-link);cursor:pointer}.axa_axe{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}.axa_axe:hover,.axa_axe:focus{background-color:var(--color-secondary)}.axa_o{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:var(--space-l)}.axa_o>*:not(:last-child){margin-right:var(--space-m)}.axa_it{width:220px;margin-bottom:20px}.axa_fk{display:flex;align-items:center;color:var(--color-text);font-size:var(--font-size-s);margin-bottom:var(--space-xs)}.axa_fk .axa_axf{margin-right:4px}.axa_fk .axa_r0{margin-top:0}.axa_fk .bx--radio-button-wrapper:not(:last-of-type){margin-right:.5rem}.axa_fk .bx--radio-button__label{font-size:11px;font-weight:500}.axa_fk .bx--radio-button__appearance{width:.9rem;height:.9rem}.axa_fk .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.4rem;height:.4rem}.axa_axg{min-height:38px;border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px}.axa_axh>*{font-size:small !important}.axa_axg>*{font-size:small !important}.axa_axg>*>div{display:flex !important}.axa_axg>*>div>button{margin-top:5px !important}.axa_axg>*>div>a{margin-left:5px !important}.axa_axi{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}.abk_va{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.abk_ep{text-align:right;vertical-align:middle}table td.abk_ep>*:not(:last-child){margin-right:8px}.abk_abl{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)}.abk_abm{display:flex;justify-content:flex-end;height:3rem}.abk_zh{height:100%}.abk_ag{display:flex;flex-direction:column;justify-content:center;align-items:center;height:30rem;background-color:var(--color-white);font-size:var(--font-size-l)}.abk_ag .abk_ah{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.abk_ag .abk_f{font-size:var(--font-size-m);color:var(--color-primary)}.abk_ag .abk_bs{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.abk_abn{display:flex;flex-direction:column;justify-content:center;align-items:center}.abk_abn .abk_ah{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.abk_abn .abk_f{font-size:var(--font-size-m);color:var(--color-primary)}.abk_abn .abk_bs{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.abk_abo{padding:0 10px}.abk_abp{cursor:pointer}.abk_hq{outline:1px solid var(--color-secondary)}.abk_abq{box-shadow:inset 3px 0 0 0 var(--color-shadow)}div.abk_abr{overflow-y:hidden;overflow-x:auto}.abk_abs{width:32px}ul.abk_abt{outline:0;width:200px}button.abk_abu{line-height:16px;max-width:100%}button.abk_abu>svg{margin-right:8px}svg.abk_abv{width:24px;height:24px}.abk_abw:hover svg{color:var(--color-link)}.abk_abx{display:block;margin:-13px -12px;padding:13px 12px;line-height:20px;color:var(--color-gray-dark);text-decoration:none}.abk_hf{display:flex;justify-content:center;align-items:center;width:48px;background-color:var(--color-white);cursor:pointer}#abk_aby{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)}.abk_abz{display:flex;flex:1 1;justify-content:center;align-items:center;max-width:250px;padding:var(--space-xs);background:var(--color-white)}.abk_ab0{background:var(--color-white)}.abk_ab1{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}.abk_ab2{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}.aam_aq{position:relative}.aam_aq .aam_aan{position:absolute;top:7px;left:282px;font-size:22px;cursor:pointer}.aam_ag input{width:100% !important;border-bottom:1px solid #d0d0d0 !important;border-radius:none}.aam_ag.aam_aah input{border-color:var(--color-error)}.aam_ag.aam_aah .flag-dropdown{border-top-color:var(--color-error);border-bottom-color:var(--color-error);border-left-color:var(--color-error)}.aam_ay{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}.aaf_ag{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}.vw_vx{margin-bottom:var(--space-m)}.vw_vx 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}.nx_e7{list-style-type:disc;margin:var(--space-s) 0;padding-left:var(--space-m);color:var(--color-gray-dark)}.nx_e8{display:flex;align-items:center;margin-bottom:var(--space-xs)}.nx_e8::before{content:"✖";color:var(--color-error);margin-right:var(--space-xs)}.nx_e8.nx_e9{color:#24a148}.nx_e8.nx_e9::before{content:"✔";color:var(--color-success)}.nx_ny .bx--modal-footer{justify-content:center}.nx_m{overflow-x:hidden;margin-bottom:var(--space-s)}.nx_nz{font-size:1em;margin-bottom:var(--space-s)}.nx_nm{margin-bottom:var(--space-s)}.nx_e7{margin:var(--space-xs) 0 0}.nx_e8{margin-bottom:var(--space-xxxs);font-size:var(--font-size-s)}.nx_n0{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%}.nx_n0:hover{cursor:pointer;background-color:var(--color-hover)}.nx_bs{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")}.nx_n1{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}.k8_u,.k8_k9,.k8_la,.k8_lb,.k8_lc,.k8_le,.k8_lf,.k8_lg,.k8_lh,.k8_li,.k8_lj,.k8_lk,.k8_bg,.k8_ll,.k8_lm{display:flex;flex-direction:column}.k8_u{width:100%;color:var(--color-primary);background-color:var(--color-white)}.k8_u h2,.k8_u h4{font-weight:600}.k8_ln{height:100vh}.k8_lo,.k8_lp{height:var(--space-xs);background-color:var(--color-secondary);display:block}.k8_lo{width:50%}.k8_lp{width:100%}.k8_k9{flex:1;justify-content:center}.k8_t{max-width:fit-content;padding-left:var(--space-xl);padding-top:var(--space-l)}.k8_la{width:600px;margin:0 auto;gap:var(--space-xl)}.k8_lb{gap:var(--space-l);width:600px;margin:100px}.k8_lq{color:var(--color-link)}.k8_lr,.k8_ls,.k8_lt,.k8_lg>h5,.k8_lk>label,.k8_lq,.k8_lc>p,.k8_lu>p{font-size:var(--font-size-m)}.k8_lv{margin-bottom:var(--space-xxs)}.k8_lw{margin-right:var(--space-xs)}.k8_lx{display:flex}.k8_lf,.k8_li,.k8_lk,.k8_ly,.k8_lm{gap:var(--space-xs)}.k8_lr{background-color:var(--color-hover-medium);border-top:2px solid rgba(0,0,0,0)}.k8_lr,.k8_ls{padding:var(--space-s) var(--space-m)}.k8_lr:hover,.k8_ls:hover{border-color:var(--color-secondary);cursor:pointer}.k8_ls{background-color:var(--color-hover);border-color:var(--color-secondary)}.k8_le{gap:var(--font-size-s)}.k8_lz{color:var(--color-gray-light);position:relative;display:flex;align-items:center;position:relative}.k8_lz input{padding-left:var(--space-xl);background-color:var(--color-white) !important;border:none !important}#k8_b9{position:absolute;pointer-events:none;left:var(--space-xs);top:var(--space-xs);z-index:1}.k8_lh{background-color:var(--color-hover);padding:var(--space-m);gap:var(--space-s)}.k8_l0{max-height:300px;overflow-y:auto;padding-right:var(--space-s)}.k8_l1{display:flex;flex-direction:column;gap:var(--space-s)}.k8_l2{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)}.k8_l2:hover{background-color:var(--color-hover)}.k8_l3{border-left:var(--space-xxs) solid var(--color-secondary)}.k8_l4{width:var(--space-s)}.k8_lg{max-width:90%}.k8_lg h5{margin:0;font-size:var(--font-size-m);line-height:unset !important}.k8_lg p{margin:0;font-size:var(--font-size-s);color:var(--color-gray)}.k8_l5{color:var(--color-primary-ultra-light);font-weight:normal}.k8_lj{gap:var(--space-s)}.k8_bg{gap:var(--space-s);align-items:center}.k8_ll{gap:var(--space-s)}.k8_ly{display:flex;align-items:flex-end}.k8_l6{cursor:pointer;margin-left:var(--space-m)}.k8_l7{display:flex;justify-content:space-between;gap:var(--space-s)}.k8_lm{padding:var(--space-s) var(--space-m);background-color:var(--color-secondary)}.k8_lu{display:flex;align-items:center;gap:var(--space-xxs)}.k8_l8{width:350px;text-align:center}.k8_l9{background-color:var(--color-bg) !important}#k8_ma{padding:0 var(--space-m) !important}.k8_lt{cursor:pointer}.k8_lt:hover{color:var(--color-text)}.k8_cq{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}.bk_u{background-color:var(--color-bg)}.bk_ae{flex:1;display:flex}.bk_o{width:100%;--header-height: 48px}.bk_x{margin:var(--space-xl) auto 0;padding:0 var(--space-l);min-width:fit-content;max-width:var(--wrap-width)}.bk_x.bk_bl{max-width:1920px;padding:0;margin:0 auto}.bk_bm{--header-height: 80px}.bk_bn{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}.bk_bo{text-decoration:underline;cursor:pointer}.bk_bp{align-items:flex-start !important}.bk_bq{font-size:var(--font-size-m)}.bk_br{color:var(--color-secondary);cursor:pointer;padding:var(--space-xs);text-align:center}.bk_br:hover{text-decoration:underline}.bk_bs{height:20px;width:20px;margin-right:6px;margin-left:6px;vertical-align:middle}.bk_bt{color:var(--color-secondary);margin-right:6px;margin-left:6px;height:20px;width:20px;vertical-align:middle}.bk_bu{color:var(--color-gray-light)}.bk_bv{padding-left:var(--sidebar-nav-width)}.bk_bw{padding-left:var(--sidebar-nav-collapsed-width)}@media(max-width: 671px){.bk_bv,.bk_bw{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}.r_s{display:flex;justify-content:center;align-items:center;height:48px;background-color:var(--color-secondary)}.r_s .r_t{width:24px;height:24px}.r_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}.ac_u{background-color:var(--color-bg)}.ac_ae{flex:1;display:flex}.ac_o{width:100%}.ac_x{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_m{position:relative;width:100%;margin-bottom:auto}.fs_z{margin-bottom:var(--space-s)}.fs_z 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_bs{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_ay{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_ag{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-l);max-width:480px;height:100%;margin:auto}.fq_m{width:230px;text-align:center}.fq_m label{margin:0 auto .5rem}.fq_m label[for=authorizationCode]{font-size:var(--font-size-l);font-weight:var(--font-bold)}.fq_m>*: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}.an_ag{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.an_ah{width:100%;margin:auto 0 0;font-weight:var(--font-bold);font-size:var(--font-size-xxl);text-align:center}.an_ao{margin:var(--space-s) 0}.an_ao 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_ag{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.fc_ah{width:100%;margin:0;font-weight:var(--font-bold);font-size:var(--font-size-xl);text-align:center}.fc_p{margin:var(--space-s);text-align:center;font-size:var(--font-m);line-height:18px}.fc_m{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_z{margin-bottom:var(--space-s)}.fc_z 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_bs{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_ay{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}.ap_ag{display:flex;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.ap_aq{width:100%}.ap_ah{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)}.ap_z{margin-bottom:var(--space-l)}.ap_ar{font-weight:bold}.ap_p{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_ag{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:520px;height:100%}.e6_m{width:100%;position:relative}.e6_ah{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 )}.s9_ag{width:100% !important;box-sizing:border-box}.s9_n7{margin-left:auto;margin-right:auto}.s9_ta{max-width:100%}.s9_tb{max-width:480px}.s9_kr{max-width:640px}.s9_ks{max-width:768px}.s9_kt{max-width:1024px}.s9_tc{max-width:1280px}.s9_te{max-width:100%}.s9_tf{padding:0}.s9_tg{padding-left:var(--wynter-space-xs);padding-right:var(--wynter-space-xs)}.s9_th{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.s9_ti{padding-left:var(--wynter-space-lg);padding-right:var(--wynter-space-lg)}.s9_tj{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 )}.amt_amu{display:grid}.amt_amv>*{height:100%}.amt_amw{grid-template-columns:1fr}.amt_amx{grid-template-columns:repeat(2, 1fr)}.amt_amy{grid-template-columns:repeat(3, 1fr)}.amt_amz{grid-template-columns:repeat(4, 1fr)}.amt_am0{grid-template-columns:repeat(5, 1fr)}.amt_am1{grid-template-columns:repeat(6, 1fr)}.amt_am2{grid-template-columns:repeat(12, 1fr)}.amt_am3{grid-template-columns:auto}.amt_am4{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_am5{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}@media(min-width: 576px){.amt_am6{grid-template-columns:1fr}.amt_am7{grid-template-columns:repeat(2, 1fr)}.amt_am8{grid-template-columns:repeat(3, 1fr)}.amt_am9{grid-template-columns:repeat(4, 1fr)}.amt_ana{grid-template-columns:repeat(5, 1fr)}.amt_anb{grid-template-columns:repeat(6, 1fr)}.amt_anc{grid-template-columns:repeat(12, 1fr)}.amt_ane{grid-template-columns:auto}.amt_anf{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_ang{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 768px){.amt_anh{grid-template-columns:1fr}.amt_ani{grid-template-columns:repeat(2, 1fr)}.amt_anj{grid-template-columns:repeat(3, 1fr)}.amt_ank{grid-template-columns:repeat(4, 1fr)}.amt_anl{grid-template-columns:repeat(5, 1fr)}.amt_anm{grid-template-columns:repeat(6, 1fr)}.amt_ann{grid-template-columns:repeat(12, 1fr)}.amt_ano{grid-template-columns:auto}.amt_anp{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_anq{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 992px){.amt_anr{grid-template-columns:1fr}.amt_ans{grid-template-columns:repeat(2, 1fr)}.amt_ant{grid-template-columns:repeat(3, 1fr)}.amt_anu{grid-template-columns:repeat(4, 1fr)}.amt_anv{grid-template-columns:repeat(5, 1fr)}.amt_anw{grid-template-columns:repeat(6, 1fr)}.amt_anx{grid-template-columns:repeat(12, 1fr)}.amt_any{grid-template-columns:auto}.amt_anz{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_an0{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1200px){.amt_an1{grid-template-columns:1fr}.amt_an2{grid-template-columns:repeat(2, 1fr)}.amt_an3{grid-template-columns:repeat(3, 1fr)}.amt_an4{grid-template-columns:repeat(4, 1fr)}.amt_an5{grid-template-columns:repeat(5, 1fr)}.amt_an6{grid-template-columns:repeat(6, 1fr)}.amt_an7{grid-template-columns:repeat(12, 1fr)}.amt_an8{grid-template-columns:auto}.amt_an9{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_aoa{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1400px){.amt_aob{grid-template-columns:1fr}.amt_aoc{grid-template-columns:repeat(2, 1fr)}.amt_aoe{grid-template-columns:repeat(3, 1fr)}.amt_aof{grid-template-columns:repeat(4, 1fr)}.amt_aog{grid-template-columns:repeat(5, 1fr)}.amt_aoh{grid-template-columns:repeat(6, 1fr)}.amt_aoi{grid-template-columns:repeat(12, 1fr)}.amt_aoj{grid-template-columns:auto}.amt_aok{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amt_aol{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}.amt_aom{grid-template-rows:1fr}.amt_aon{grid-template-rows:repeat(2, 1fr)}.amt_aoo{grid-template-rows:repeat(3, 1fr)}.amt_aop{grid-template-rows:repeat(4, 1fr)}.amt_aoq{grid-template-rows:repeat(5, 1fr)}.amt_aor{grid-template-rows:repeat(6, 1fr)}.amt_aos{grid-auto-rows:auto}.amt_qo{align-items:start}.amt_qi{align-items:center}.amt_qp{align-items:end}.amt_qq{align-items:stretch}.amt_qr{justify-content:start}.amt_qs{justify-content:center}.amt_qt{justify-content:end}.amt_qu{justify-content:space-between}.amt_qv{justify-content:space-around}.amt_qw{justify-content:space-evenly}.amt_qz{gap:0}.amt_q0{gap:var(--wynter-space-3xs)}.amt_q1{gap:var(--wynter-space-xxs)}.amt_q2{gap:var(--wynter-space-xs)}.amt_q3{gap:var(--wynter-space-md)}.amt_q4{gap:var(--wynter-space-lg)}.amt_q5{gap:var(--wynter-space-xl)}.amt_q6{gap:var(--wynter-space-xxl)}.amt_q7{gap:var(--wynter-space-3xl)}.amt_q8{gap:var(--wynter-space-4xl)}.amt_q9{gap:var(--wynter-space-5xl)}.amt_aot{column-gap:0}.amt_aou{column-gap:var(--wynter-space-3xs)}.amt_aov{column-gap:var(--wynter-space-xxs)}.amt_aow{column-gap:var(--wynter-space-xs)}.amt_aox{column-gap:var(--wynter-space-md)}.amt_aoy{column-gap:var(--wynter-space-lg)}.amt_aoz{column-gap:var(--wynter-space-xl)}.amt_ao0{column-gap:var(--wynter-space-xxl)}.amt_ao1{column-gap:var(--wynter-space-3xl)}.amt_ao2{column-gap:var(--wynter-space-4xl)}.amt_ao3{column-gap:var(--wynter-space-5xl)}.amt_ao4{row-gap:0}.amt_ao5{row-gap:var(--wynter-space-3xs)}.amt_ao6{row-gap:var(--wynter-space-xxs)}.amt_ao7{row-gap:var(--wynter-space-xs)}.amt_ao8{row-gap:var(--wynter-space-md)}.amt_ao9{row-gap:var(--wynter-space-lg)}.amt_apa{row-gap:var(--wynter-space-xl)}.amt_apb{row-gap:var(--wynter-space-xxl)}.amt_apc{row-gap:var(--wynter-space-3xl)}.amt_ape{row-gap:var(--wynter-space-4xl)}.amt_apf{row-gap:var(--wynter-space-5xl)}.amt_apg{--min-width: 0px}.amt_aph{--min-width: 100px}.amt_api{--min-width: 200px}.amt_apj{--min-width: 250px}.amt_apk{--min-width: 300px}.amt_apl{--min-width: 350px}.amt_apm{--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}.app_o{margin-bottom:var(--space-xxl)}.app_o label{width:100%}.app_p{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 )}.ajt_mn{display:block}.ajt_aju{padding:var(--wynter-space-3xs)}.ajt_tg{padding:var(--wynter-space-xxs)}.ajt_th{padding:var(--wynter-space-xs)}.ajt_ti{padding:var(--wynter-space-sm)}.ajt_tj{padding:var(--wynter-space-md)}.ajt_ajv{padding:var(--wynter-space-lg)}.ajt_ajw{padding:var(--wynter-space-xl)}.ajt_ajx{padding-left:var(--wynter-space-3xs);padding-right:var(--wynter-space-3xs)}.ajt_ajy{padding-left:var(--wynter-space-xxs);padding-right:var(--wynter-space-xxs)}.ajt_ajz{padding-left:var(--wynter-space-xs);padding-right:var(--wynter-space-xs)}.ajt_aj0{padding-left:var(--wynter-space-sm);padding-right:var(--wynter-space-sm)}.ajt_aj1{padding-left:var(--wynter-space-md);padding-right:var(--wynter-space-md)}.ajt_aj2{padding-left:var(--wynter-space-lg);padding-right:var(--wynter-space-lg)}.ajt_aj3{padding-left:var(--wynter-space-xl);padding-right:var(--wynter-space-xl)}.ajt_aj4{padding-top:var(--wynter-space-3xs);padding-bottom:var(--wynter-space-3xs)}.ajt_aj5{padding-top:var(--wynter-space-xxs);padding-bottom:var(--wynter-space-xxs)}.ajt_aj6{padding-top:var(--wynter-space-xs);padding-bottom:var(--wynter-space-xs)}.ajt_aj7{padding-top:var(--wynter-space-sm);padding-bottom:var(--wynter-space-sm)}.ajt_aj8{padding-top:var(--wynter-space-md);padding-bottom:var(--wynter-space-md)}.ajt_aj9{padding-top:var(--wynter-space-lg);padding-bottom:var(--wynter-space-lg)}.ajt_aka{padding-top:var(--wynter-space-xl);padding-bottom:var(--wynter-space-xl)}.ajt_akb{border-radius:var(--wynter-radius-sm)}.ajt_akc{border-radius:var(--wynter-radius-md)}.ajt_ake{border-radius:var(--wynter-radius-lg)}.ajt_akf{box-shadow:var(--wynter-shadow-sm)}.ajt_akg{box-shadow:var(--wynter-shadow-md)}.ajt_akh{border:1px solid var(--wynter-color-border)}
.ak8_ak9{background-color:var(--color-white);min-height:240px;width:360px;height:100%}.ak8_ala{min-height:var(--space-xxl);border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.ak8_alb{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}.ak8_alc{min-height:10em}.ak8_ale{align-self:flex-start}.ak8_alf{color:var(--color-text)}.ak8_alg>*{position:relative;width:100%}.ak8_alg select{padding-left:var(--space-xs);padding-right:0}.ak8_alh{color:var(--color-text);white-space:nowrap}.ak8_ali{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}.ak8_ali:hover,.ak8_ali:focus{background-color:var(--color-secondary)}.ak8_ah8{cursor:help;display:flex;align-items:center;margin-left:auto;position:relative}.ak8_alj{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}.ak8_alj::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)}.ak8_ah8:hover .ak8_alj{visibility:visible}.ak8_alk,.ak8_all{max-width:66px !important;overflow:hidden}.ak8_alk select,.ak8_all select{min-width:60px}
.o9_mv{max-width:60px;max-height:60px;top:auto}.o9_pa{margin:20px 0px;display:flex;flex-direction:column;justify-content:flex-start}.o9_pb{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.o9_pc{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.o9_pc svg{margin:0 !important}.o9_pe{display:flex;flex-direction:column;margin-left:10px}.o9_pf{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.o9_pg{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.o9_n1{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}.apt_vn{display:flex;height:var(--space-xl)}.apt_bb{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.apt_bb svg{margin-right:var(--space-xs)}.apt_bb.apt_ajm{border-color:var(--color-primary);color:var(--color-primary)}.apt_bb.apt_ajm svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.apt_bb.apt_u5{border-color:var(--color-primary);color:var(--color-primary)}.apt_bb.apt_u5 svg{fill:var(--color-primary)}.apt_bb.apt_apu{cursor:pointer}.apt_bb.apt_apu .apt_fk:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.apt_bb.apt_n5{cursor:not-allowed;color:var(--color-disabled)}.apt_bb.apt_n5 .apt_fk:hover{color:var(--color-primary)}.apt_bb.apt_n5 svg{fill:var(--color-disabled)}.apt_bb.apt_va{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}.o7_ah{display:flex;align-items:center;max-width:90vw}.o7_ah .o7_f{display:block;margin:0;font-size:var(--font-size-xl);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o7_ah svg{width:20px;min-width:20px;height:20px;margin-left:var(--space-s)}.o7_o8{width:16rem;height:2rem}.o7_ay{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}.apq_f6{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}.apq_f6 svg.apq_bs{margin-right:var(--space-xs);fill:currentColor}.apq_f6 svg.apq_bs:hover,.apq_f6 svg.apq_bs:active,.apq_f6 svg.apq_bs: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}.sp_sq{display:flex;justify-content:flex-start;align-items:center;margin-left:auto}.sp_sq svg{width:18px;height:18px;margin-right:var(--space-xs)}.sp_bc{animation-name:sp_be;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.sp_sr{display:flex;justify-content:flex-start;align-items:center;padding:12px 0;margin-bottom:var(--space-s);margin-top:-40px}.sp_sr .sp_ah{max-width:40%;padding:4px 0}.sp_ss{margin-left:auto;display:flex;flex-direction:row}.sp_st{padding:11px var(--space-l)}.sp_st:not(:last-child){border-right:1px solid #c4c4c4}@keyframes sp_be{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}.aac_g2{font-weight:var(--font-bold)}.aac_g7{white-space:pre-wrap}.aac_g7 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}.nq_aq{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px}.nq_ah{width:100%;font-style:normal;font-weight:400;font-size:var(--font-size-xl);line-height:32px;margin-bottom:32px}.nq_ag{display:grid;grid-template-columns:496px 496px;grid-template-rows:200px 200px;gap:var(--space-l)}.nq_nr{grid-row:1/3}.nq_ns{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}.nq_nt{border:1px solid var(--color-black)}.nq_ns .nq_nu{display:flex;flex-direction:row;justify-content:space-between;font-weight:800;font-size:28px;line-height:36px}.nq_ns .nq_nv{background-color:var(--color-primary-ultra-light);height:var(--sidebar-width)}.nq_ns .nq_p{margin-bottom:var(--space-m)}.nq_ns .nq_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}.nq_gu{margin-top:16px}.nq_gu>*:not(:last-child){padding:8px 0}.nq_ii>*:not(:last-child){margin-bottom:15px}.nq_gv{display:flex;align-items:center}.nq_gw{margin-right:12px;fill:#24a148}.nq_j4{width:100%;height:1px;min-height:1px;background-color:#e0e0e0;margin:var(--space-s) 0}.nq_gz{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)}.nq_gz .nq_g0{fill:var(--color-primary);width:16px}.nq_gz .nq_g1{margin:0 var(--space-xs);text-decoration:underline}.nq_nw{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}.ay7_eu>.ay7_hy{border-bottom:1px solid #e8e8e8;box-sizing:border-box;padding:12px 0}.ay7_eu>.ay7_hy:last-child{border-bottom:none}.ay7_eu>.ay7_hy button.ay7_kp{padding:0 8px;font-size:var(--font-size-xs);opacity:0}.ay7_eu>.ay7_hy button.ay7_ay8{pointer-events:none;color:#8d8d8d;background:var(--color-disabled);border-color:var(--color-disabled)}.ay7_eu>.ay7_hy:hover button.ay7_kp{opacity:1}.ay7_ap2{cursor:pointer}.ay7_ay9{cursor:not-allowed}.ay7_aza{height:5px;width:5px;border-radius:50%;color:rgba(0,0,0,.5);margin:0 var(--space-xs) 0 0;background-color:#000}.ay7_azb{width:16px;height:16px;border-radius:0;background-color:rgba(0,0,0,0);border:1px solid #262626}.ay7_atr{width:16px;height:16px;border:1px solid #262626;background-color:rgba(0,0,0,0)}.ay7_ats{border:none;height:auto;width:auto;background-color:rgba(0,0,0,0)}.ay7_atn{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs)}.ay7_atn:last-child{margin-bottom:0}.ay7_azc{padding:var(--space-s) 0;border-bottom:1px solid #e8e8e8}.ay7_o4{color:var(--color-text)}.ay7_aze{display:flex;gap:var(--space-xs);margin-bottom:var(--space-xs)}.ay7_ah{display:flex;align-items:center;gap:4px}.ay7_azf{display:flex;justify-content:space-between;align-items:center}.ay7_x5{margin-bottom:var(--space-xs)}.ay7_ahw{display:flex;flex-direction:column;align-items:center}.ay7_aht{width:100%}.ay7_ahu{width:10%;height:30px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-white);border:1px solid var(--color-disabled)}.ay7_ahu:not(:last-child){border-right:none}.ay7_agl{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text);width:100%}.ay7_agl>span.ay7_ahx{flex:1 1 40%}.ay7_agl>span.ay7_ahx:first-child{margin-right:var(--space-l)}.ay7_agl>span.ay7_ahx: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}.ap8_g2{margin-right:var(--space-s);margin-bottom:var(--space-xs)}.ap8_ap9{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}.oy_g3{width:750px;margin:0 auto var(--space-m);position:relative;width:100%}.oy_g3>*:first-child{margin-top:0;margin-bottom:0}.oy_g3>*+*{margin-bottom:0;margin-top:var(--space-m)}.oy_g3 label{color:rgba(0,0,0,.5);font-size:14px}.oy_g3 .oy_g4{position:sticky;position:-webkit-sticky;bottom:var(--space-4xl);z-index:1;background-color:var(--color-white)}.oy_g3 .oy_ig{margin-bottom:var(--space-m)}.oy_ih{display:flex;justify-content:center}.oy_ii{width:500px;display:flex;flex-direction:column}.oy_ii>[role=tabpanel]{padding:0}.oy_ij{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}.oy_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}.oy_ik{position:relative;display:flex;height:100%;align-items:center}button.oy_il{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.oy_im{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}.oy_in{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.oy_io{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}.oy_io:hover{background-color:var(--color-blue-very-light)}.oy_io:hover>div>button.oy_il,.oy_io:hover button.oy_im{opacity:1}.oy_o{display:grid;grid-template-columns:500px 1fr;gap:var(--space-l);width:100%}.oy_oz,.oy_o.oy_jf{grid-template-columns:1fr}.oy_o>*:not(:last-child){margin-bottom:var(--space-m)}.oy_o label{color:rgba(0,0,0,.5);font-size:14px}.oy_ip{display:flex;align-items:center;width:100%}.oy_iq{color:var(--color-gray);padding-left:var(--space-xs);white-space:nowrap}.oy_ir{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}.oy_ir:hover{cursor:default}.oy_is{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.oy_is>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.oy_is>li>button:hover{background-color:var(--color-blue-very-light)}.oy_is>li>button::before{display:none !important}.oy_is li.oy_it{border:0}.oy_is li.oy_it>button{justify-content:flex-end}.oy_is li.oy_it>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.oy_iu{background-color:var(--color-white)}.oy_iv{margin:30px 0 0 100px}.oy_iw{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.oy_ix{line-height:18px;margin-bottom:var(--space-xs)}.oy_iy{position:relative}.oy_iy .oy_iz{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.oy_i0{font-weight:bold}.oy_o0{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.oy_o1{display:flex;justify-content:flex-end;margin-bottom:var(--space-s)}.oy_it{width:100%}.oy_o2{cursor:grab}.oy_o2:active{cursor:grabbing}.oy_o3{flex-shrink:0}.oy_o4{color:rgba(0,0,0,.5);white-space:nowrap;flex-shrink:0}.oy_o5{color:var(--color-gray-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:var(--space-s)}.oy_o6:hover{color:var(--color-error)}.oy_i2{background-color:var(--color-white);padding:var(--space-s)}.oy_i3+.oy_i3{margin-top:var(--space-m)}.oy_i4{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.oy_i5{background-color:var(--color-secondary) !important;padding:var(--space-5) var(--space-6) var(--space-5) var(--space-6) !important;min-width:100px}.oy_i5>span{display:inline-flex !important;align-items:center;flex-shrink:0}.oy_i5 svg{margin-left:var(--space-4)}.oy_i6{display:none;gap:var(--space-xxs)}.oy_i7{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.oy_i8{display:flex;gap:var(--space-m)}.oy_i9{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.oy_i9.oy_ja{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.oy_i9 li{height:100%}.oy_jb>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.oy_jb>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.oy_jc{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.oy_jc:hover{text-decoration:underline}.oy_i2{background-color:var(--color-white);padding:var(--space-s)}.oy_je{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}.oy_je.oy_jf>*{margin:auto;max-width:320px}.oy_je>*{flex:1}.oy_i4{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.oy_i5{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.oy_i8{display:flex;gap:var(--space-m)}.oy_i9{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.oy_i9.oy_ja{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.oy_i9 li{height:100%}.oy_jb>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.oy_jb>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.oy_jc{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.oy_jc: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}.ap6_e{height:180px;width:100%}.ap6_ap7 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}.aej_aek{position:relative;background-color:var(--color-white)}.aej_aek label{max-width:unset;margin-bottom:0}.aej_aek label:hover{text-decoration:none}.aej_aek div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:180px;border:2px dashed #8d8d8d;color:var(--color-primary)}.aej_aek div[role=button].aej_ael{height:100%}.aej_aem{display:flex;flex-direction:column;align-items:center}.aej_bs{width:32px;height:32px;margin-bottom:var(--space-s);fill:rgba(0,0,0,.5)}.aej_w5{max-width:100%;filter:blur(0);object-fit:scale-down}.aej_aen{visibility:hidden;display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-hover-table);border-radius:8px}.aej_aen .aej_aeo,.aej_aen .aej_aep{color:var(--color-primary-ultra-light);fill:var(--color-primary-ultra-light)}.aej_aen .aej_aeo:hover,.aej_aen .aej_aep:hover{color:var(--color-primary);fill:var(--color-primary)}.aej_aeq{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}.aej_aeq.aej_aer:hover .aej_w5{filter:blur(4px)}.aej_aeq.aej_aer:hover .aej_aen{visibility:visible}.aej_aeq.aej_aes{height:var(--space-xl)}.aej_aeq .bx--file{position:absolute;top:0;height:100%}.aej_aeq .bx--file>label{height:100%}.aej_aeq .bx--file>label>div{height:100%}.aej_j4{margin:0 var(--space-xs);width:1px;height:14px;background-color:var(--color-primary)}.aej_ep{cursor:pointer}.aej_aet{display:flex;align-items:center;height:48px;padding:0 var(--space-s);background-color:var(--color-hover-table)}.aej_aeu{position:relative;background-color:var(--color-hover-table)}.aej_aev{min-height:40px}.aej_mv{top:calc(50% - 100px)}.aej_aew{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}.azi_aq .azi_abm{margin-bottom:0;border:none}.azi_aq .azi_vk{min-height:450px;padding:0 1rem;background:var(--color-white)}.azi_aq .azi_vk li.rdw-center-aligned-block::before,.azi_aq .azi_vk li.rdw-right-aligned-block::before,.azi_aq .azi_vk li.rdw-justify-aligned-block::before{position:static}.azi_aq .azi_vk ul>li{list-style:disc}.azi_aq .azi_vk ul>li.rdw-center-aligned-block,.azi_aq .azi_vk ul>li.rdw-right-aligned-block,.azi_aq .azi_vk ul>li.rdw-justify-aligned-block{list-style:none}.azi_aq .azi_vk ul>li.rdw-center-aligned-block::before,.azi_aq .azi_vk ul>li.rdw-right-aligned-block::before,.azi_aq .azi_vk 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%}.azi_aq .azi_vk .rdw-left-aligned-block>div{display:block}.azi_aq .azi_vk .public-DraftStyleDefault-ltr{text-align:unset}.azi_aq .azi_vk .rdw-link-decorator-icon{left:unset}.azi_aq.azi_azj .public-DraftEditorPlaceholder-root>.public-DraftEditorPlaceholder-inner{display:none}.azi_aq.azi_azk .rdw-link-decorator-icon{display:none}.azi_aq.azi_azl{color:var(--color-disabled);cursor:not-allowed}.azi_rh{outline:2px solid var(--color-error)}.azi_ay{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}.as4_ag{position:relative}.as4_ag.as4_as5{cursor:default}.as4_as6{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-s);background-color:var(--color-bg)}.as4_as6.as4_as7{background-color:rgba(0,0,0,0)}.as4_as8 .as4_as6{padding:0}.as4_as9{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m);margin-top:var(--space-m)}.as4_x5{font-size:var(--font-size-l);color:var(--color-primary);line-height:1.4}.as4_ata{background-color:var(--color-link-light);color:var(--color-link);padding:var(--space-xxs)}.as4_ah{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)}.as4_o5{white-space:break-spaces;font-weight:var(--font-bold)}.as4_atb{display:inline-flex}.as4_aie{margin-left:var(--space-xs);color:rgba(0,0,0,.5)}.as4_az{display:flex;align-items:center;margin-left:auto}.as4_asb{cursor:pointer}.as4_asb.as4_atc{margin-left:12px}.as4_asb:hover{color:var(--color-secondary)}.as4_n5{display:none;cursor:initial;pointer-events:none}.as4_ate{cursor:pointer;margin-left:var(--space-s)}.as4_ate:hover{color:var(--color-error)}.as4_o.as4_atf{margin-top:0;padding-top:0;border-top:none}.as4_o.as4_as7{margin-top:0}.as4_o.as4_as7>*{margin-top:var(--space-s)}.as4_o .bx--text-area__invalid-icon{display:none}.as4_o .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.as4_ace.as4_atg:not(.as4_atf){background:var(--color-white);padding:var(--space-m)}.as4_ace>*+*{margin-top:var(--space-s)}input.as4_o8,textarea.as4_o8{background-color:var(--color-white)}input.as4_o8.as4_atg,textarea.as4_o8.as4_atg{background-color:var(--color-bg)}input.as4_o8.as4_atg::placeholder,textarea.as4_o8.as4_atg::placeholder{font-weight:var(--font-bold)}.as4_ath{margin-top:var(--space-m)}.as4_p{font-size:var(--font-size-m);line-height:1.4;white-space:pre-wrap}.as4_sn{width:100%}.as4_ati{display:flex;align-items:center;margin:0px 0px var(--space-s) 0px}.as4_ati>*:not(:last-child){margin-right:var(--space-xl)}.as4_ati .as4_it{display:flex;align-items:center}.as4_ati .as4_it .as4_t9{flex:0 1}.as4_ati .as4_it .as4_t9 input+label>span::before{background-color:var(--color-white);border:1px solid var(--color-primary)}.as4_ati .as4_it .as4_t9 input+label>span::after{background-color:var(--color-primary)}.as4_ati .as4_it .as4_t9 input+label>span svg{display:none}.as4_ati .as4_it .as4_t9 input:checked+label>span::before{background-color:var(--color-primary);border:1px solid var(--color-primary)}.as4_ati .as4_it .as4_t9 input:checked+label>span::after{background-color:var(--color-white)}.as4_t9.as4_atj{cursor:not-allowed}.as4_t9.as4_atj *{cursor:inherit}.as4_atk{margin-left:var(--space-xs);margin-top:var(--space-s);color:var(--color-black)}.as4_atl{margin-top:var(--space-m)}.as4_atm{margin-top:var(--space-m);padding:var(--space-m) var(--space-xs) 0;border-top:1px solid rgba(0,0,0,.1)}.as4_atm>*:not(:last-child){margin-bottom:var(--space-xs)}.as4_atn{display:flex;align-items:flex-start}.as4_atn input.as4_ato{height:var(--control-height)}.as4_atp{cursor:pointer;margin:var(--space-m) 0 0;width:fit-content}.as4_atp:hover,.as4_atp:focus,.as4_atp:active{color:var(--color-link)}.as4_atq{align-items:center;display:inline-flex;gap:var(--space-xxs);margin:var(--space-s) var(--space-s) var(--space-s) 0}.as4_atr{border-radius:50%}.as4_ats{border:none}.as4_att{width:20px;height:20px;margin:10px 0 0 var(--space-s);visibility:hidden;opacity:.5;cursor:pointer}.as4_att:hover{opacity:1}.as4_att.as4_ab6{visibility:visible}.as4_atu{display:inline-flex}.as4_atv{align-self:center;margin:var(--space-xs) 0 0 var(--space-xs);opacity:.35;transition:opacity .2s ease}.as4_atn:hover .as4_atv,.as4_atv:focus-within{opacity:.75}.as4_atv.as4_atw{opacity:1;color:var(--color-blue);background-color:var(--color-link-light);border-radius:50%}.as4_atx{display:block;text-align:center}.as4_aty{min-width:160px}.as4_aty>div{border-radius:0;border-left:none;border-right:none;border-top:none;border-color:#8d8d8d !important;height:100%}.as4_aty>div:hover{border-color:#8d8d8d}.as4_aty [class*=-control]{height:var(--control-height);min-height:var(--control-height);padding-top:0;padding-bottom:0}.as4_aty [class*=-IndicatorsContainer]{height:var(--control-height)}.as4_atz{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m)}.as4_at0{padding-top:var(--space-m);color:var(--color-text);border-top:1px solid rgba(0,0,0,.1)}.as4_at1{display:flex;align-items:center;flex:1 1 40%;max-width:250px}.as4_agm{color:rgba(0,0,0,.5);margin-right:var(--space-s)}.as4_ay{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.as4_at2{margin-top:var(--space-s)}.as4_at3{position:relative;width:100%;max-width:100%;margin-top:var(--space-s);aspect-ratio:16/9}.as4_at3 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.as4_at4{margin-top:var(--space-s)}#as4_at5{margin-right:36px}.as4_at6{display:flex;justify-content:space-evenly;margin-top:var(--space-s)}.as4_at7{display:flex;flex-direction:column;gap:var(--space-xs)}.as4_ahk{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white)}.as4_at8,.as4_at9,.as4_aua,.as4_aub,.as4_auc{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.as4_aue{gap:20px;display:flex;align-items:flex-start;flex-direction:column;max-width:700px}.as4_auc{white-space:wrap}.as4_auc{overflow:auto;scrollbar-width:thin;width:100%;height:300px;box-sizing:border-box}.as4_at8{width:100%;max-width:700px;flex-direction:row;align-items:center;padding-bottom:var(--space-xs);gap:22px;margin-left:var(--space-s)}.as4_at9{align-items:center;display:flex;flex-direction:row;background-color:#f8f8f8;padding:var(--space-xs) 0;width:max-content}.as4_auf{min-width:165px;max-width:165px}.as4_aug{width:16px;height:18px}.as4_at9>div{margin-left:var(--space-xs);min-width:var(--space-s)}.as4_auh{margin-top:var(--space-l)}.as4_arn{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.as4_aui{min-width:165px;display:flex;justify-content:center}.as4_auj{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.as4_ahh{position:relative;width:max-content}.as4_aue,.as4_aua{flex-direction:column}.as4_aua{width:165px}.as4_auk{min-width:165px;margin-left:var(--space-s)}.as4_aul{width:200px;justify-content:flex-end;display:flex;margin-top:var(--space-s);margin-bottom:var(--space-xs)}.as4_aum{margin-top:var(--space-xxs)}.as4_at8 .as4_aua{position:relative;align-items:center}.as4_aun{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}.as4_auo{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}.as4_aua>div{flex:none !important}.as4_aup{flex-direction:column;gap:var(--space-xl)}.as4_aup>div>label::before{left:3px}.as4_auq{flex-direction:column;gap:var(--space-xl)}.as4_auq>div>label>span:first-child{margin-right:0 !important}.as4_aur{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.as4_at9 input.as4_o8,textarea.as4_o8 .as4_ato{background-color:var(--color-bg) !important}.as4_aua input.as4_o8,textarea.as4_o8 .as4_ato{background-color:var(--color-bg) !important}.as4_aus{display:flex;flex-direction:column-reverse;margin:0px}.as4_aut{min-height:var(--control-height) !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.as4_auu{display:flex;flex-direction:column-reverse;margin:0px}.as4_auv{min-height:6rem !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.as4_auw{background:rgba(0,0,0,0) !important;padding:0 !important}.as4_auw>div>div{background:var(--color-hover) !important;border-radius:0 !important;padding:var(--space-s) !important;margin:0 !important}.as4_auw>div>div:hover{background:var(--color-hover-medium) !important;box-shadow:none !important;border:1px solid var(--color-gray) !important}.as4_auw>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 )}.ayt_ag{width:100%}.ayt_fk{margin-bottom:var(--wynter-space-xxs)}.ayt_o8{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)}.ayt_o8:active,.ayt_o8:focus{background-color:var(--wynter-color-surface-secondary);border-color:var(--wynter-input-border-focus)}.ayt_o8::placeholder{color:var(--wynter-input-placeholder)}.ayt_o8 .bx--text-input{background-color:var(--wynter-input-bg);border-bottom-color:var(--wynter-input-border);color:var(--wynter-input-text)}.ayt_o8 .bx--text-input:focus{outline-color:var(--wynter-input-border-focus)}.ayt_o8 .bx--text-input::placeholder{color:var(--wynter-input-placeholder)}.ayt_o8 .bx--text-input--invalid{border-bottom-color:var(--wynter-input-border-error)}.ayt_o8 .bx--form-requirement{color:var(--wynter-color-text-error);font-size:var(--wynter-text-sm)}.ayt_o8 .bx--form__helper-text{color:var(--wynter-color-text-secondary);font-size:var(--wynter-text-sm)}.ayt_aqb{color:var(--wynter-color-text-tertiary);font-size:var(--wynter-text-sm)}.ayt_ayu{display:flex;justify-content:flex-end;margin-top:var(--wynter-space-xxs)}.ayt_n5{background-color:var(--wynter-input-disabled-bg) !important;color:var(--wynter-input-disabled-text);cursor:not-allowed}.ayt_n5 .bx--text-input{background-color:var(--wynter-input-disabled-bg);color:var(--wynter-input-disabled-text);cursor:not-allowed}.ayt_n5 .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}.aux_auy{display:flex;align-items:center;margin:var(--space-xs);justify-content:center}.aux_auz{padding:var(--space-md)}.aux_au0{min-width:300px}.aux_au1{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}.axp_ag{background:var(--color-white);width:100%;border:1px solid var(--color-gray-ultralight)}.axp_axq .axp_s{border-bottom:1px solid var(--color-gray-ultralight)}.axp_s{padding:var(--space-s) var(--space-xs);user-select:none}.axp_s:focus{outline:2px solid var(--color-primary);outline-offset:-2px}.axp_axr{cursor:pointer}.axp_axs{overflow:hidden;flex:1}.axp_axt{cursor:grab;flex-shrink:0;padding:2px}.axp_axt:active{cursor:grabbing}.axp_axu{flex-shrink:0}.axp_o{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}.ah7_ah8{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}.ah7_ah8.ah7_n5{background:var(--color-disabled);cursor:not-allowed;color:#8d8d8d;max-width:100%}.ah7_ah9{background-color:var(--color-white) !important;border-radius:var(--space-2) !important;border:1px solid var(--color-primary);max-width:500px !important;width:100%}.ah7_ah9 .bx--tooltip__caret{display:none}.ah7_aia>span:first-child{padding:0;border:1px solid #e0e0e0;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.25))}.ah7_o{display:flex}.ah7_aib{display:flex;justify-content:space-between}.ah7_aib>*{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)}.ah7_aib>*:not(:last-child){margin-right:4px}.ah7_aic{flex:1;width:50%}.ah7_aic>*:not(:last-child){border-bottom:1px solid #e0e0e0}.ah7_aie{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}.ah7_aie:hover{opacity:1;background-color:var(--color-hover-table)}.ah7_aif{cursor:not-allowed}.ah7_aig{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)}.ah7_cb{display:inline-block;padding:2px 4px;background-color:var(--color-primary);color:var(--color-white);font-size:10px;font-weight:600;text-transform:uppercase}.ah7_aih{margin-top:10px}.ah7_o5{white-space:break-spaces;font-weight:var(--font-bold)}.ah7_aii{color:rgba(38,38,38,.5)}.ah7_aij{margin-top:6px}.ah7_aij>*:not(:last-child){margin-bottom:4px}.ah7_p,.ah7_aik{margin-top:4px;white-space:break-spaces}.ah7_aik{color:var(--color-error)}.ah7_ail{padding-bottom:var(--space-xs);background-color:rgba(0,0,0,0);border:none;font-size:18px}.ah7_vp{display:flex;justify-content:space-between;align-items:center;color:rgba(0,0,0,.5);font-size:10px}.ah7_aim{display:flex;align-items:center}.ah7_aim.ah7_ain{justify-content:space-between;height:23px;padding:0 var(--space-xs);background-color:var(--color-white);border:1px solid rgba(38,38,38,.1)}.ah7_aim.ah7_ain svg{fill:rgba(0,0,0,.5)}.ah7_aio{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)}.ah7_aio.ah7_a3{align-items:flex-start;height:120px;padding-top:var(--space-xs)}.ah7_ahq{position:relative;width:12px;height:12px;margin-right:var(--space-xs);border:1px solid var(--color-primary);background:var(--color-white)}.ah7_ahq.ah7_hq::after{position:absolute;top:2px;left:2px;content:"";width:6px;height:6px;background-color:var(--color-primary)}.ah7_ahq.ah7_aip{border-radius:50%}.ah7_ahq.ah7_aip.ah7_hq::after{border-radius:50%}.ah7_aiq{white-space:initial;font-size:16px;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.ah7_air{padding:var(--space-xs);width:400px;word-wrap:break-word}.ah7_ais{display:flex;justify-content:flex-end;white-space:nowrap}.ah7_ait{width:120px}.ah7_aiu{display:flex;padding:2px 8px;margin-left:8px;justify-content:flex-end;align-items:center;gap:var(--space-xs);background-color:var(--color-secondary)}.ah7_ahk{display:flex;gap:var(--space-xs)}.ah7_aiv{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.ah7_aiw{text-align:center;min-width:max-content;min-height:18px;display:flex;justify-content:center}.ah7_aix{height:19px;flex-shrink:0}.ah7_aiy{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:var(--space-xs)}.ah7_wa{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}.ax3_aqh{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}.ax3_aqh:hover:not(.ax3_n5){background-color:var(--color-hover-medium);border-color:var(--color-gray)}.ax3_aqh:focus{outline:2px solid var(--color-blue);outline-offset:2px}.ax3_aqh.ax3_ax4{background-color:#fff1f1;border-color:var(--color-error)}.ax3_aqh.ax3_ax4:hover:not(.ax3_n5){background-color:#ffe5e5}.ax3_aqh.ax3_ax4 .ax3_bs{fill:var(--color-error)}.ax3_aqh.ax3_n5{opacity:.5;cursor:not-allowed}.ax3_ax5{position:relative;display:flex;align-items:center;justify-content:center}.ax3_bs{fill:var(--color-primary);transition:fill .15s ease}.ax3_ax6{position:absolute;top:-2px;right:-4px;width:8px;height:8px;background-color:var(--color-error);border-radius:50%;animation:ax3_ax7 1.2s ease-in-out infinite}@keyframes ax3_ax7{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}.aqa_ag{width:100%}.aqa_ag label{width:100%}.aqa_fk{display:flex;justify-content:space-between;margin-bottom:var(--space-xs)}.aqa_aqb{display:flex;justify-content:flex-end;font-size:var(--font-size-s);color:var(--color-text)}.aqa_aqc{margin-top:var(--space-xs)}textarea.aqa_aqe{resize:none}textarea.aqa_n5{color:var(--color-primary-ultra-light)}.aqa_aqf{display:flex;width:100%;gap:var(--space-xs)}.aqa_aqf>div:first-child{flex:1;min-width:0}.aqa_aqf.aqa_aqg{align-items:flex-start}.aqa_aqh{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 )}.amr_sv{font-family:var(--wynter-font-family-primary);background-color:var(--wynter-color-surface);border-radius:var(--wynter-radius-md);padding:0}.amr_sv .bx--accordion__item{border-top:1px solid var(--wynter-color-border);transition:background-color var(--wynter-transition-fast)}.amr_sv .bx--accordion__item:last-child{border-bottom:1px solid var(--wynter-color-border)}.amr_sv .bx--accordion__heading{padding:0;min-height:auto;transition:background-color var(--wynter-transition-fast)}.amr_sv .bx--accordion__heading:hover{background-color:var(--wynter-color-hover)}.amr_sv .bx--accordion__heading:focus{outline:2px solid var(--wynter-color-link);outline-offset:-2px}.amr_sv .bx--accordion__heading::before{display:none}.amr_sv .bx--accordion__arrow{fill:var(--wynter-color-text-primary);transition:transform var(--wynter-transition-normal)}.amr_sv .bx--accordion__content{padding:0}.amr_kr .bx--accordion__heading{padding:var(--wynter-space-xs) var(--wynter-space-sm)}.amr_kr .amr_ah{font-size:var(--wynter-text-sm)}.amr_kr .amr_o{padding:var(--wynter-space-xs) var(--wynter-space-sm);padding-top:0;font-size:var(--wynter-text-sm)}.amr_ks .bx--accordion__heading{padding:var(--wynter-space-sm) var(--wynter-space-md)}.amr_ks .amr_ah{font-size:var(--wynter-text-md)}.amr_ks .amr_o{padding:var(--wynter-space-sm) var(--wynter-space-md);padding-top:0;font-size:var(--wynter-text-md)}.amr_kt .bx--accordion__heading{padding:var(--wynter-space-md) var(--wynter-space-lg)}.amr_kt .amr_ah{font-size:var(--wynter-text-lg)}.amr_kt .amr_o{padding:var(--wynter-space-md) var(--wynter-space-lg);padding-top:0;font-size:var(--wynter-text-lg)}.amr_qo .bx--accordion__heading{flex-direction:row}.amr_qo .bx--accordion__arrow{margin-right:var(--wynter-space-sm);margin-left:0}.amr_qp .bx--accordion__heading{flex-direction:row-reverse}.amr_qp .bx--accordion__arrow{margin-left:var(--wynter-space-sm);margin-right:0}.amr_ah{font-weight:var(--wynter-font-bold);color:var(--wynter-color-text-primary);line-height:var(--wynter-line-height-body)}.amr_o{color:var(--wynter-color-text);line-height:var(--wynter-line-height-body)}.amr_ams{border:none}.amr_n5 .bx--accordion__heading{cursor:not-allowed;pointer-events:none}.amr_n5 .bx--accordion__heading:hover{background-color:rgba(0,0,0,0)}.amr_n5 .amr_ah{color:var(--wynter-color-text-disabled)}.amr_n5 .bx--accordion__arrow{fill:var(--wynter-color-text-disabled)}.amr_n5 .amr_o{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}.t1_ag{padding:0 22px 16px}.t1_ag>*{margin-bottom:var(--space-m)}.t1_ag input.t1_o8{background-color:var(--color-bg)}.t1_kj{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}.t2_ag{padding:0 22px 16px}.t2_ag>*{margin-bottom:var(--space-m)}.t2_ag input.t2_o8{background-color:var(--color-bg) !important}.t2_kj{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}.nf_o{width:765px;margin:0 auto;padding:94px 0;background-color:var(--color-white)}.nf_o.nf_ng{padding:var(--space-l) var(--space-m)}.nf_ah{font-size:24px;font-weight:600}.nf_ah.nf_nh{font-size:20px;line-height:26px}.nf_kj{margin-top:var(--space-l);font-weight:600;line-height:18px}.nf_ni{margin-bottom:4px;margin-left:var(--space-xs)}.nf_f{width:460px;margin-top:var(--space-xxl);line-height:24px}.nf_nj{display:flex;align-items:center;width:100%;margin-top:9px;line-height:18px}.nf_nk{position:relative}.nf_nj svg{margin-left:var(--space-s);width:18px;height:18px;cursor:pointer}.nf_bg{width:460px;margin-top:var(--space-3xl)}.nf_bg.nf_ng{margin-top:var(--space-l)}.nf_nl{width:765px;margin:0 auto;padding:var(--space-m);background-color:var(--color-white)}.nf_nm{margin:var(--space-s) 0}.nf_nn{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}.nf_iv{visibility:hidden}.nf_f6{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}.nf_f6.nf_nh{position:absolute;top:0;min-width:100%;padding:0;color:var(--color-black)}.nf_no{cursor:pointer;fill:var(--color-link)}.nf_np{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}.ac1_jm{display:flex;flex-wrap:wrap;gap:var(--space-7)}.ac1_ac2{align-items:flex-start}.ac1_ac3{flex-grow:1}.ac1_o{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}.f0_f1{position:relative}.f0_f1 .f0_ag ul.bx--tabs__nav{width:100%}.f0_f1 .f0_ag li.bx--tabs__nav-item{flex:1 1;min-width:1px}.f0_f1 .f0_ag a.bx--tabs__nav-link{width:100%;max-width:220px}.f0_ah{margin-bottom:var(--space-s) !important}.f0_f2{display:flex;justify-content:center;align-items:center;position:relative}.f0_f3{display:flex;flex-direction:column;width:320px;height:fit-content}.f0_f4{position:sticky;top:var(--space-m);padding-bottom:var(--space-xxl);height:100vh;overflow-y:auto;overflow-x:hidden}.f0_s{background-color:var(--color-white);padding:var(--space-s) var(--space-m) 0}.f0_f5{align-items:center;display:flex;border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.f0_f5>*:last-child{margin-left:auto}.f0_f6{color:var(--color-primary);font-size:var(--font-size-s);font-style:italic}.f0_f7{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}.f0_f7 b{display:inline-block;width:100%;margin-top:var(--space-xs);text-align:right;font-size:var(--font-size-l);line-height:22px}.f0_f8{cursor:pointer;padding:var(--space-xs);width:fit-content}.f0_f8:hover{background-color:var(--color-bg-hover)}.f0_f8:focus{outline:none}.f0_f8:focus-visible{outline:var(--space-3xs) solid var(--color-primary);outline-offset:var(--space-3xs)}.f0_f8 .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.f0_f8 .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.f0_f8 .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.f0_f9{color:var(--color-black);user-select:none}.f0_ga{white-space:nowrap;color:var(--color-dark-primary)}.f0_gb{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)}.f0_gc{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)}.f0_gc [data-loading]{position:relative;width:var(--space-m);height:var(--space-m)}.f0_ge{position:sticky;top:var(--space-m);height:calc(100vh - 150px);overflow-y:auto}.f0_gf{position:relative;padding:var(--space-4) var(--space-m);background-color:var(--color-white)}.f0_gg{padding:var(--space-m) 0 var(--space-s);border-top:1px solid var(--color-gray-ultralight)}.f0_gg .f0_gh{color:var(--color-gray)}.f0_gg .f0_gi{font-size:var(--font-size-s);line-height:var(--font-size-l)}.f0_gg .f0_gj{display:flex;justify-content:space-between;align-items:flex-start;margin:var(--space-s) 0}.f0_gg .f0_gk{font-size:var(--font-size-7);line-height:var(--font-size-xxl)}.f0_gg .f0_cb{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}.f0_gl{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)}.f0_gm{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)}.f0_gm span{color:var(--color-dark-text)}.f0_gm strong{color:var(--color-dark-text);white-space:nowrap}.f0_gm:has(+.f0_gn){margin-bottom:0}.f0_go{color:var(--color-dark-text)}.f0_gp{color:var(--color-dark-text);white-space:nowrap}.f0_gn{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}.f0_gq{display:inline;color:var(--color-primary);cursor:pointer;vertical-align:middle;margin-left:var(--space-3xs)}.f0_gq:hover{color:var(--color-primary-light)}.f0_gr{max-width:280px;padding:12px 16px;white-space:normal}.f0_gs{line-height:18px;font-size:13px;font-style:normal;font-weight:normal;margin:0}.f0_gt{margin-top:0;padding-top:var(--space-m);border-top:1px solid var(--color-gray-light);font-weight:var(--font-bold)}.f0_gt span,.f0_gt strong{font-weight:var(--font-bold)}.f0_gu{margin-top:var(--space-s)}.f0_gu>*:not(:last-child){padding:var(--space-xs) 0}.f0_gv{display:flex;align-items:center}.f0_gw{margin-right:var(--space-4);fill:var(--color-success)}.f0_gx{margin-right:var(--space-4)}.f0_gy{border:0;color:var(--color-blue);text-decoration:underline;background:rgba(0,0,0,0);cursor:pointer;outline:0;padding:0;margin-left:28px}.f0_gz{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}.f0_gz:hover{background-color:var(--color-gray-ultralight)}.f0_gz .f0_g0{fill:var(--color-primary);width:var(--font-size-l)}.f0_gz .f0_g1{margin:0 var(--space-xs)}.f0_g2{font-weight:var(--font-bold)}.f0_g3{white-space:pre-wrap}.f0_g4{display:flex;flex-direction:column;align-items:center}.f0_g5{margin:var(--space-s) 0}button.f0_g6{border:var(--space-3xs) solid var(--color-primary)}.f0_g7{white-space:pre-wrap}.f0_g7 p{font-size:var(--font-size-m);line-height:var(--font-size-6);letter-spacing:.16px;margin-bottom:var(--space-xs)}.f0_g7 h3{font-size:var(--font-size-6);line-height:var(--font-size-7);font-weight:var(--font-book);margin:var(--space-s) 0}.f0_g7 h4{font-weight:var(--font-book);font-size:var(--font-size-l);line-height:var(--font-size-6);margin:var(--space-s) 0}.f0_g8{left:0;bottom:0;height:100%;background-color:rgba(255,255,255,.5)}.f0_g9{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}.f0_g9>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.f0_av{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)}.f0_ha{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.f0_hb{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.f0_hb>span:first-child{text-align:left}.f0_bu{color:var(--color-gray-light)}.f0_hc{margin-left:var(--space-xxs)}.f0_he{display:flex;align-items:center;justify-content:center}.f0_hf{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)}.f0_hf:hover{background-color:var(--color-hover-medium)}.f0_hg{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}.f0_hh{position:relative;display:flex;align-items:center;gap:var(--space-s);margin-bottom:var(--space-xs);flex-wrap:wrap}.f0_hi{position:relative;flex:1;min-width:180px}.f0_hj{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}.f0_hj:hover{background-color:var(--color-bg-hover);color:var(--color-dark-primary)}.f0_hj svg{width:12px;height:12px}.f0_hk{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-xs);width:100%}.f0_hl{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)}.f0_hm{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)}.f0_hn{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}.f0_hn:hover{color:var(--color-primary)}.f0_ho{display:flex;flex-direction:column;gap:var(--space-3xs)}.f0_hp{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%}.f0_hp:hover{background-color:var(--color-hover-medium)}.f0_hp.f0_hq{background-color:var(--color-disabled);color:var(--color-disabled-text);opacity:.6}.f0_hr{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}.f0_hr ul{list-style:disc;padding-left:var(--space-s);margin:0}.department-tooltip-wrapper>span:first-child{padding:0 !important}.f0_hs{font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.5px}.f0_ht{margin-bottom:var(--space-xxs);line-height:1.4}.f0_ht: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}.akl_hf{height:36px;background-color:var(--color-white);cursor:pointer;gap:var(--space-xxs);padding:0 var(--space-s);white-space:nowrap;border:none}.akl_hf:hover{background-color:var(--color-hover-medium)}.akl_hf:focus{outline:var(--space-3xs) solid var(--color-secondary);outline-offset:var(--space-3xs)}.akl_akm{background-color:var(--color-hover-medium)}.akl_akn{color:var(--color-primary)}.akl_ab8{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}.akl_ako{height:100%;overflow-y:auto}.akl_xx{position:relative;border-bottom:1px solid var(--color-gray-ultralight);flex-shrink:0;margin-bottom:var(--space-xs)}.akl_b9{position:absolute;right:var(--space-m);top:50%;transform:translateY(-50%);fill:var(--color-text);pointer-events:none;z-index:1}.akl_akp{width:100%}.akl_akp input{padding-left:var(--space-s);padding-right:calc(var(--space-l) + var(--space-s))}.akl_akq{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)}.akl_akq:hover{background:var(--color-hover)}.akl_akq svg{fill:var(--color-text)}.akl_akr{flex:1;overflow-y:auto}.akl_akr .bx--accordion__item{border:.5px solid var(--color-gray-light);margin-bottom:var(--space-xxs);border-radius:var(--space-2)}.akl_akr .bx--accordion__heading{padding:0}.akl_aks{padding:var(--space-4) 0}.akl_akt{white-space:nowrap;color:var(--color-dark-primary)}.akl_zi{margin-left:var(--space-l)}.akl_aku{margin-bottom:var(--space-xs);color:var(--color-dark-primary)}.akl_akv{margin:var(--space-s) 0;color:var(--color-dark-primary)}.akl_akw{cursor:pointer}.akl_akx{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)}.akl_aky{padding:var(--space-l);text-align:center}.akl_akz{color:var(--color-text)}.akl_aks .bx--checkbox + .bx--checkbox-label::before,.akl_akw .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.akl_aks .bx--checkbox:checked + .bx--checkbox-label::before,.akl_akw .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.akl_aks .bx--checkbox:checked + .bx--checkbox-label::after,.akl_akw .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.akl_mv{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}.aa1_aa2{padding:var(--space-s) var(--space-m);background-color:var(--color-white)}.aa1_aa2+.aa1_aa2{margin-top:var(--space-m)}.aa1_aa2>*:not(:last-child){border-bottom:1px solid var(--color-gray-ultralight)}.aa1_aa2 .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.aa1_it{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:var(--space-4) 0;line-height:18px;gap:var(--space-xs)}.aa1_it .aa1_t9{margin-left:auto;flex:0 1}.aa1_aa3{padding:var(--space-4) 0}.aa1_aa3+.aa1_aa3{border-top:1px solid var(--color-gray-ultralight)}.aa1_aa4{margin-top:var(--space-s)}.aa1_aa5{width:100%;margin:var(--space-xs) 0}.aa1_fk{margin-bottom:var(--space-xs);font-size:var(--font-size-s);color:var(--color-gray-medium)}.aa1_aa6{font-size:var(--font-size-m);font-weight:var(--font-book);line-height:18px;color:var(--color-primary)}.aa1_aaw{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic}.aa1_vq>div{background-color:var(--color-bg);border:none}.aa1_cq{text-transform:capitalize}.aa1_aa7{margin-top:var(--space-4);padding:var(--space-s);background-color:var(--color-blue-very-light);border:1px solid var(--color-link)}.aa1_aa8{margin-bottom:var(--space-4)}textarea.aa1_vk{outline:none}.aa1_aa9{margin-left:86px;cursor:pointer}.aa1_aba{background-color:var(--color-white) !important;color:var(--color-black) !important}.aa1_g2{font-weight:var(--font-bold)}.aa1_abb{width:320px}.aa1_abc{width:90%;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-s)}.aa1_abe{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.aa1_abf{color:var(--color-primary);display:flex;gap:var(--space-s)}.aa1_abg{text-decoration:underline;cursor:pointer}.aa1_abh{cursor:pointer}.aa1_abi{background-color:var(--color-gray-ultralight) !important;color:var(--color-text) !important}.aa1_nm{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xs)}.aa1_kp{margin-top:var(--space-s)}.aa1_abj{background-color:var(--color-secondary) !important;font-weight:var(--font-bold) !important;border:none !important}.aa1_aan{font-weight:var(--font-bold) !important}
.me_ag{background-color:var(--color-bg)}:is(button).me_mf:hover{background-color:var(--color-primary);color:var(--color-white)}.me_kj{color:var(--color-dark-primary)}.me_p{color:var(--color-text)}
.mb_mc .bx--modal-content{padding-bottom:var(--space-m)}.mb_mc .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}.aav_ag{background-color:var(--color-white);padding:var(--space-4) var(--space-7);position:relative}.aav_it{padding:var(--space-4) 0 var(--space-7)}.aav_it>*+*{margin-top:var(--space-s)}.aav_it+.aav_it{border-top:1px solid var(--color-hover-medium)}.aav_fk{font-size:var(--font-size-m);font-weight:var(--font-bold)}.aav_aaw{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic;line-height:var(--font-size-l)}.aav_vq>div{background-color:var(--color-bg);border:none}.aav_ht{max-width:340px;padding:var(--space-xs) 0;white-space:break-spaces}.aav_aax{margin-bottom:var(--space-xxs);font-size:var(--font-size-l);line-height:var(--font-size-5)}.aav_aay{line-height:var(--font-size-l);font-size:var(--font-size-m);font-style:italic}.aav_aaz{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}.aav_t9{flex:0 1}.aav_aa0{opacity:.75}.aav_t9 .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:var(--color-gray-light)}button.aav_z2{color:var(--color-primary);background-color:var(--color-gray-ultralight);margin-left:0}button.aav_z2>svg{background-color:var(--color-gray-ultralight);fill:var(--color-primary)}button.aav_z2>svg:hover{background-color:var(--color-gray-ultralight)}
.y3_y4{display:flex;gap:var(--space-s)}.y3_y5{background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-s)}.y3_y6,.y3_y7{width:100%}.y3_m0,.y3_m1,.y3_m2{margin:var(--space-xs) 0px}.y3_m1 .bx--radio-button__label{gap:var(--space-xxs) !important}.y3_m2{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)}.y3_m3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.y3_m3 .bx--checkbox-wrapper{flex:none}.y3_m4{display:flex;flex-direction:column;gap:var(--space-s)}.y3_m5{color:#405aff;cursor:pointer;user-select:none;margin-top:var(--space-s)}.y3_y8 .y3_m6{cursor:pointer;position:absolute;top:10px;left:-24px}.y3_y9 .y3_m6{cursor:pointer;position:absolute;top:-24px;margin:0 45%}.y3_h0{margin-top:var(--space-s)}.y3_za{margin:var(--space-s) 0}.y3_zb{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--space-xs)}.y3_zb .bx--form-item:has(>#matrix-allow-multiple-toggle){flex:unset !important}.y3_zb .bx--toggle__switch{margin-top:0px !important}.y3_zc{margin-left:var(--space-s);font-size:14px}.y3_h1{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}.y3_h2{display:flex;align-items:flex-end;margin-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-20);padding-bottom:var(--space-xs)}.y3_h3{width:200px;min-width:150px;flex-shrink:0}.y3_h4{flex:1;padding:0 var(--space-xs);min-width:140px}.y3_y9{position:relative;margin-top:var(--space-xs)}.y3_h5{position:relative;display:flex;margin-bottom:var(--space-s);align-items:center}.y3_h6{width:200px;min-width:150px;flex-shrink:0;padding-right:var(--space-s)}.y3_y8{position:relative;margin-left:var(--space-xs)}.y3_h7{flex:1;display:flex;justify-content:center;align-items:center;min-width:140px}.y3_h8{display:flex;justify-content:center}.y3_ze{width:100%}.y3_zf,.y3_zg{margin-top:var(--space-xs)}.y3_zh{background-color:var(--color-secondary);min-width:var(--space-m);min-height:var(--space-m);cursor:pointer}
.mz_mn{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.mz_mn+.mz_mn{margin-top:var(--space-xl)}.mz_mo{font-size:var(--font-size-7);line-height:var(--font-size-8)}.mz_mp{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.mz_mp ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}.mz_m0,.mz_m1,.mz_m2{margin:var(--space-xs) 0px}.mz_m2{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)}.mz_m3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.mz_m4{display:flex;flex-direction:column;gap:var(--space-s)}.mz_m5{color:var(--color-link);cursor:pointer;margin-top:var(--space-s)}.mz_m6{cursor:pointer}.mz_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)}.mz_fk>span{min-width:max-content}
.mq_mn{display:flex;flex-direction:column;gap:var(--space-3xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.mq_mo{font-size:var(--font-size-7);line-height:var(--font-size-8)}.mq_mr{display:flex;flex-direction:column;gap:var(--space-3xl)}.mq_ms{display:flex;flex-direction:column;gap:var(--space-m)}.mq_ah{align-items:center;display:flex;font-size:var(--font-size-6);font-weight:var(--font-bold);gap:var(--space-xs)}.mq_p{font-size:var(--font-size-5);line-height:var(--font-size-7);white-space:pre-line}.mq_mt{padding-top:var(--space-l);border-top:1px solid var(--color-bg);display:flex;justify-content:center}.mq_mt>div{max-width:fit-content}
.mm_mn{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.mm_mn+.mm_mn{margin-top:var(--space-xl)}.mm_mo{font-size:var(--font-size-7);line-height:var(--font-size-8)}.mm_mp{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.mm_mp ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}
.mg_mh{background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.mg_av{display:flex;flex-direction:column;gap:var(--space-m)}.mg_mi{font-weight:var(--font-semibold);color:var(--color-text-secondary);margin-bottom:var(--space-xs)}.mg_mj{margin-bottom:var(--space-m)}.mg_mk{color:var(--color-danger);margin-left:var(--space-xxs)}.mg_ml{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}.n2_o{padding:var(--space-l)}.n2_ah{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)}.n2_mv{left:0;height:100%;background-color:rgba(255,255,255,.5)}.n2_n3{min-height:110px;margin:var(--space-s) 0 var(--space-m);margin:0 var(--space-l);min-width:300px}.n2_n4{max-width:540px;border-right:1px solid #ccc;padding-right:var(--space-l)}.n2_n5 label,.n2_n5 select,.n2_n5 input{color:var(--color-black) !important;opacity:1}.n2_n5 select,.n2_n5 input{border-bottom:1px solid #8d8d8d !important}.n2_n6{display:flex}.n2_m{margin:0}.n2_m>*{margin-top:var(--space-xs)}.n2_m>*:first-child{margin-top:0}.n2_m .bx--form-requirement{width:308px}.n2_f3{width:500px}.n2_f3.n2_n7{width:600px;margin:0 auto}.n2_n8{padding:var(--space-s);box-sizing:border-box;border:1px solid var(--color-link);background-color:#f0f2ff;margin-top:var(--space-m)}.n2_n9{font-size:var(--font-size-s);line-height:var(--font-size-5);margin-bottom:10px}button.n2_oa{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.n2_oa:hover,button.n2_oa:focus{background-color:var(--color-link)}.n2_ob{color:#34c15e}.n2_g3{position:relative;background-color:var(--color-white)}.n2_g3.n2_oc{margin-bottom:0}.n2_oe{padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);margin-bottom:var(--space-s)}.n2_av{padding:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.n2_of{color:var(--color-text-secondary)}.n2_og{min-width:0}.n2_oh{min-width:0;flex-wrap:wrap}.n2_oi{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}.n2_oj{color:var(--color-text-secondary);white-space:nowrap}.n2_ok{flex:0 0 auto;width:24px;height:24px;border-radius:4px;color:var(--color-link);cursor:pointer}.n2_ok:hover{background-color:var(--color-bg);color:var(--color-link-hover)}.n2_ol{padding:var(--space-s) 0;border-bottom:1px solid var(--color-primary)}.n2_om{text-transform:capitalize}.n2_on{margin-top:var(--space-m)}.n2_oo{font-style:italic;color:var(--color-text-secondary)}.n2_ay{color:var(--color-error)}.n2_f{margin:30px 10px 0 0;line-height:140%;font-size:var(--font-size-s)}.n2_op{font-size:var(--font-size-l);color:var(--color-error)}.n2_oq{font-weight:var(--font-bold)}.n2_or{display:flex;align-items:center;font-weight:var(--font-regular);font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.n2_or svg{margin-right:4px}button.n2_os{display:flex;justify-content:center;width:120px;margin-top:var(--space-l);padding:0}.n2_ot{font-style:italic;font-size:var(--font-size-s);line-height:var(--font-size-5);margin-top:var(--space-xs)}.n2_ou{min-height:300px;padding:var(--space-xl)}.n2_ov{color:var(--color-text-secondary)}.n2_ow{color:var(--color-error)}.n2_ox{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}.aao_ag{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-m);background-color:var(--color-white)}.aao_ag textarea.aao_o8{background-color:var(--color-bg)}.aao_p{margin:var(--space-xs) 0 var(--space-s)}.aao_vq{margin:var(--space-xs)}.aao_aap{margin-top:var(--space-l)}.aao_fk{font-weight:600;line-height:18px}.aao_aaq{font-size:var(--font-size-s);margin:4px 0 var(--space-s);line-height:1rem}.aao_aar{color:var(--color-link);text-decoration:underline;cursor:pointer}.aao_ay{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.aao_aas{margin-top:var(--space-m);min-width:100%}.aao_aas *{width:100% !important}.aao_aat{margin-bottom:var(--space-s)}.aao_aau{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}.fx_o{max-width:600px;margin:0 auto 100px auto}.fx_o>*:not(:last-child){margin-bottom:var(--space-m)}.fx_o .bx--text-area__invalid-icon{display:none}.fx_o .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.fx_o .fx_fy{margin-top:var(--space-xl);background-color:var(--color-secondary) !important;border:none !important;padding-bottom:inherit !important}.fx_o .fx_fz{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}.axn_ag{display:inline-flex;gap:var(--space-xxs);text-align:left}.axn_ag .axn_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}.asf_o{margin:0 auto;text-align:center}.asf_o .asf_asg{padding:0}.asf_ip{margin-bottom:var(--space-xxl)}.asf_ah{font-size:20px;font-weight:600;margin-bottom:var(--space-s)}.asf_kj{font-size:var(--font-size-3);font-weight:var(--font-regular);color:var(--color-gray-medium)}.asf_q{display:flex;justify-content:center}.asf_q li[role=tab]{width:240px}.asf_q li[role=tab] a{width:100%}.asf_o8{width:480px;height:88px;margin:var(--space-xs) auto;text-align:left}.asf_aek{width:480px;margin:0 auto;text-align:left}.asf_aek label{max-width:unset}.asf_aek div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:60px;padding:0 var(--space-xs)}.asf_fk{margin-bottom:var(--space-xs);color:var(--color-gray-dark);font-size:var(--font-size-s);line-height:1rem}.asf_ay{color:var(--color-error);font-size:var(--font-size-s)}.asf_f{margin-bottom:var(--space-s);font-weight:600}.asf_t4{position:relative}.asf_t4 img{width:100%}.asf_ash{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.asf_asi{position:absolute;display:flex;justify-content:center;width:100%}.asf_mv{top:80px}.asf_mv svg{width:100px}.asf_w5{width:100%}li.asf_asj{max-width:480px;margin:var(--space-l) auto 0;border:0}li.asf_asj:last-child{border:0}li.asf_asj>button{justify-content:flex-end}li.asf_asj>button svg{fill:#262626}li.asf_asj>button div{width:unset;margin:0 10px 0 3px}.asf_ask{padding:0 var(--space-m) var(--space-s)}.asf_p{position:absolute;display:flex;flex-wrap:wrap;justify-content:flex-end;width:300px}.asf_p svg:last-of-type{align-self:flex-end;margin-bottom:4px;transform:rotate(180deg)}.asf_p .asf_f7{text-align:left;margin:0 4px;letter-spacing:.32px}.asf_p .asf_asl{margin:8px 20px 0 auto;font-size:var(--font-size-s);font-weight:600}.asf_asm{font-size:var(--font-size-s);position:absolute;bottom:var(--space-s);width:100%}.asf_asn>*{position:absolute;height:8px;background-color:#ececec}.asf_asn>*:nth-child(1){top:var(--space-s);left:var(--space-xl);width:80%;height:12px}.asf_asn>*:nth-child(2){top:48px;left:var(--space-s);width:10%}.asf_asn>*:nth-child(3){top:72px;left:var(--space-s);width:70%}.asf_asn>*:nth-child(4){top:88px;left:var(--space-s);width:75%}.asf_asn>*:nth-child(5){top:104px;left:var(--space-s);width:60%}.asf_asn>*:nth-child(6){top:120px;left:var(--space-s);width:40%}.asf_asn>*:nth-child(7){top:152px;right:var(--space-s);width:10%}.asf_asn>*:nth-child(8){top:168px;right:var(--space-s);width:70%}.asf_asn>*:nth-child(9){top:184px;right:var(--space-s);width:75%}.asf_asn>*:nth-child(10){top:200px;right:var(--space-s);width:60%}.asf_asn>*:nth-child(11){top:216px;right:var(--space-s);width:40%}.asf_iv{position:relative;height:270px;padding-top:70px;background-color:var(--color-hover-table);text-align:center}div.asf_ab8{background-color:var(--color-white)}div.asf_ab8.asf_n5{background-color:var(--color-bg)}.asf_aso{display:grid;grid-template-columns:2fr 1fr;gap:var(--space-l)}.asf_asp{padding:0 var(--space-s)}.asf_va{display:none}.asf_cs{margin:var(--space-l) 0}.asf_nm{display:flex;flex-direction:row}.asf_aar{color:var(--color-link);text-decoration:underline;cursor:pointer}.asf_asq{width:480px;margin:0 auto;text-align:left;font-size:var(--font-size-s);line-height:16px}.asf_asr{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}.ax8_u0{max-width:1366px;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ax8_f3{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ax8_f3 .ax8_u6{margin:0 24px 0 4px}.ax8_f3 .ax8_ax9{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ax8_f3 .ax8_ax9 img{width:100%;height:100%;object-fit:none}.ax8_f3 .ax8_ax9 .ax8_cb{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)}.ax8_f3 .ax8_ax9 .ax8_aya{position:absolute;top:-4px;right:-16px;cursor:pointer}.ax8_ayb{position:relative;cursor:crosshair}.ax8_ayb.ax8_n5{cursor:initial}.ax8_ar4{width:100%}button.ax8_ayc{position:absolute;top:-4px;right:-26px;min-height:unset;padding:0;fill:#fff;min-width:22px}button.ax8_aye{position:absolute;bottom:-36px;right:-4px;min-width:186px;padding:0 8px}button.ax8_aye.ax8_ayf{bottom:2px;right:2px}button.ax8_aye svg{right:var(--space-xs)}.ax8_avg{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)}.ax8_ayg{position:absolute;border:4px dashed #161616;background-color:rgba(255,255,255,.4);z-index:10}.ax8_ayh{position:absolute;border:4px solid #161616;background-color:rgba(255,255,255,.4);box-shadow:0 6px 10px rgba(0,0,0,.25)}.ax8_ayi{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.4);top:0;left:0}.ax8_mv{width:100%;height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.ax8_ayj{margin-bottom:1rem}.ax8_ayk{font-weight:600}.ax8_ayl{margin:.5rem 0}.ax8_aym{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}.apr_s{display:flex;justify-content:flex-start;align-items:center;margin-bottom:var(--space-xxl)}.apr_aps{margin-right:var(--space-xxl)}.apr_ah{margin-bottom:var(--space-m);font-size:20px;font-weight:600;letter-spacing:.18px}.apr_p{margin-bottom:var(--space-m)}.apr_p p{font-size:var(--font-size-m);line-height:var(--font-size-m)}.apr_p 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}.ayo_u0{margin-bottom:64px;max-width:1366px;overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ayo_a1{position:relative;white-space:nowrap}.ayo_f3{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ayo_f3 .ayo_u6{margin:0 24px 0 4px}.ayo_f3 .ayo_ax9{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ayo_f3 .ayo_ax9 img{width:100%;height:100%;object-fit:none}.ayo_f3 .ayo_ax9 .ayo_cb{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)}.ayo_f3 .ayo_ax9 .ayo_aya{position:absolute;top:-4px;right:-16px;cursor:pointer}.ayo_a2{width:100%}.ayo_a4{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)}.ayo_a4.ayo_ayp{top:0;left:0}.ayo_a3{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}.ayo_a3.ayo_n5{cursor:initial}.ayo_a3.ayo_ajm{z-index:15;box-shadow:0 0 0 99999px rgba(0,0,0,.3)}.ayo_mv{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}.a0r_mv{height:100%;background-color:rgba(255,255,255,.5)}fieldset.a0r_a0s{margin-bottom:var(--space-m);padding:0}.a0r_mj{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}.a4c_ag{position:absolute;width:100%;margin-top:10px;background:var(--color-white);z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.3)}.a4c_ag.a4c_vm{bottom:0}.a4c_ag .a4c_q>ul{width:100%}.a4c_ag .a4c_avf{width:50%}.a4c_ag .a4c_avf.a4c_n5 a{pointer-events:all;cursor:not-allowed}.a4c_aw{max-height:300px;overflow:auto;padding-bottom:var(--space-m)}.a4c_aw::-webkit-scrollbar{width:var(--space-xs)}.a4c_aw::-webkit-scrollbar-track{background:#c4c4c4}.a4c_aw::-webkit-scrollbar-thumb{background:var(--color-secondary)}.a4c_aw::-webkit-scrollbar-thumb:hover{background:#e4c600}div.a4c_o{padding:0}.a4c_ah{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)}.a4c_it{display:flex;align-items:center;margin:1px;padding:var(--space-s);border-bottom:1px solid #dfdfdf;cursor:pointer}.a4c_it:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a4c_it.a4c_a4e{flex-direction:column;min-height:165px}.a4c_x5{width:100%;word-break:break-word}.a4c_a39{display:flex;width:100%;margin-top:var(--space-s)}.a4c_a39>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:.5px solid #8d8d8d}.a4c_a39>*:not(:last-child){border-right:none}.a4c_nm{display:flex;align-items:center;width:100%}.a4c_a4f{font-weight:600}.a4c_a38{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%}.a4c_iw{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}.a4c_a4a{display:flex;justify-content:space-between;width:100%;margin-top:var(--space-xs);font-size:var(--font-size-s)}.a4c_a4a>div{max-width:49%;word-break:break-word}.a4c_a4g{display:flex;justify-content:center;padding:var(--space-s)}.a4c_az{display:flex;justify-content:flex-start;align-items:center}.a4c_ay2{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%}.a4c_ay2:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a4c_ay2 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}.a37_u0{display:flex}.a37_it{position:relative;display:flex;flex-direction:column;width:100%;min-width:275px;padding:var(--space-s);background-color:var(--color-white)}.a37_it.a37_ajm{box-shadow:0 0 0 99999px rgba(0,0,0,.6);z-index:1}.a37_a38{margin-left:var(--space-l)}.a37_hy{position:relative;padding:0 var(--space-m) var(--space-xs) 0;border-bottom:1px solid #8d8d8d}.a37_f{margin-bottom:var(--space-xs);font-weight:var(--font-bold);word-break:break-word}.a37_iw{word-break:break-word}.a37_a39{display:flex;margin-top:var(--space-m)}.a37_a39>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:1px solid #8d8d8d}.a37_a39>*:not(:last-child){border-right:none}.a37_a4a{display:flex;justify-content:space-between;margin-top:var(--space-xs)}.a37_p{margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-text)}.a37_pi{display:flex;flex-direction:column;gap:var(--space-xs)}.a37_ep{width:18px;height:18px;margin-top:var(--space-s);margin-left:var(--space-s);cursor:pointer}.a37_ep.a37_va{display:none}.a37_ep>span:not(:last-child){display:inline-block;margin-bottom:4px}.a37_asb{position:absolute;top:14px;right:20px}.a37_a4b{position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.a37_a4b.a37_va{visibility:hidden}.a37_a4b svg{width:14px;height:14px}.a37_t9{padding-left:var(--space-l)}.a37_bs{width:14px;height:14px}.a37_bs: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}.ay1_o{margin:var(--space-m) 0}.ay1_o.ay1_en{opacity:.8}.ay1_az{display:flex;justify-content:flex-start;align-items:center;margin-top:var(--space-m)}.ay1_az>*{display:flex;align-items:center;cursor:pointer}.ay1_az>*:not(:last-child){margin-right:auto}.ay1_az svg{margin-left:var(--space-xs)}.ay1_aw{margin-top:var(--space-m)}.ay1_aw>*:not(:last-child){margin-bottom:var(--space-s)}.ay1_ay2{color:var(--color-blue);fill:var(--color-blue)}.ay1_ay2 svg{margin-left:var(--space-xs)}.ay1_ay3{display:flex;align-items:center}.ay1_ay3 svg{margin-left:var(--space-xs)}.ay1_ah8{margin-left:auto}.ay1_ay4{display:flex;align-items:center}.ay1_it{position:relative}.ay1_ay5{position:absolute;top:14px;left:11px}.ay1_ay5.ay1_va{visibility:hidden}.ay1_ay5 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}.ayn_mv{height:100%;background-color:rgba(255,255,255,.5)}.ayn_o{margin-bottom:var(--space-l)}.ayn_f{margin-bottom:var(--space-s)}.ayn_vk{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}.aw0_aw1 .bx--list-box{height:max-content;max-height:60vh;background-color:var(--color-white) !important;border:1px solid #e5e5e5}.aw0_aw1 .bx--list-box__field{padding-top:var(--space-s);padding-bottom:var(--space-s)}.aw0_aw1 .bx--list-box__label{width:100%}.aw0_ab8{margin-top:var(--space-s)}.aw0_ab8 .bx--list-box__menu-item__option,.aw0_ab8 .bx--list-box__menu-item{height:auto !important;border-top:1px solid #e0e0e0}.aw0_ab8 .bx--list-box__menu{max-height:60vh;overflow-y:auto}.aw0_ab8 .bx--list-box__menu-item__option{padding:16px 22px;white-space:pre-wrap;margin:0;background-color:var(--color-white);border:none}.aw0_ab8 .bx--list-box__menu-item__option:hover{background-color:var(--color-bg)}.aw0_aw2{border:none;width:95%}.aw0_aw3{white-space:pre-wrap}.aw0_aw4{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}.ar3_s{display:flex;justify-content:flex-start;margin-bottom:var(--space-l)}.ar3_ah{margin-bottom:var(--space-m);font-size:20px;font-weight:800;letter-spacing:.3px}.ar3_ah span{margin-right:4px;padding:4px;background-color:var(--color-secondary)}.ar3_o{display:flex}.ar3_o .ar3_ar4{flex:6}.ar3_ar5{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)}.ar3_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)}.ar3_et:hover{outline:1px solid var(--color-secondary);background-color:var(--color-hover)}.ar3_et.ar3_n5{cursor:not-allowed;outline:none;background-color:#fff}.ar3_ar6{display:flex;align-items:center}.ar3_ar6 svg{margin-right:var(--space-xs)}.ar3_ar7{font-style:italic}.ar3_ar8{display:flex;justify-content:space-between;align-items:center;margin:var(--space-m) 0 40px 0}.ar3_ar9{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)}.ar3_asa{margin-left:auto}.ar3_asa .ar3_asb{cursor:pointer}.ar3_asa .ar3_asb.ar3_n5{fill:var(--color-disabled);cursor:initial}.ar3_asa>*:not(:last-child){margin-right:4px}.ar3_mv{height:100%;background-color:rgba(255,255,255,.5)}.ar3_ahp{position:relative;min-height:90vh;margin-left:var(--space-l);flex:3;max-width:550px}.ar3_ahp .ar3_t9{display:flex;align-items:center;margin-bottom:var(--space-s)}.ar3_ahp .ar3_t9 label>span{margin:var(--space-s) 0 0}.ar3_ahp .ar3_t9 .bx--toggle__switch::before{background-color:#8d8d8d}.ar3_ahp .ar3_t9 .bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__switch::before{background-color:var(--color-secondary)}.ar3_ahp .ar3_t9 .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:#8d8d8d}.ar3_o0{margin-bottom:40px}.ar3_asc{margin:0 0 28px 0;padding:16px 14px;color:var(--color-black);background-color:#f0f2ff;border:1px solid var(--color-link)}.ar3_ase{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}.aqi_aqj{display:flex;flex-direction:column;gap:var(--space-m) 0;margin-bottom:var(--space-m)}.aqi_aqj .bx--text-area,.aqi_aqj .bx--text-input,.aqi_aqj .bx--number input[type=number]{background-color:var(--color-bg) !important}.aqi_aqj .aqi_t9{display:grid;grid-template-columns:auto 60px}.aqi_aqj .aqi_aqk{display:flex;flex-direction:column}.aqi_aqj .aqi_aql{font-weight:600;line-height:18px;font-size:var(--font-size-m)}.aqi_aqj .aqi_aqm{font-size:var(--font-size-s);line-height:16px}.aqi_aqj .aqi_aqn{display:grid;grid-template-columns:20px 140px auto;gap:16px}.aqi_aqj .aqi_aqo{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}.axv_ag{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}.axv_ah{align-items:center;display:flex;justify-content:space-between}.axv_p{word-break:break-word}.axv_wj{display:flex;gap:0 var(--space-xs);cursor:pointer}.axv_fk .axv_f,.axv_axw .axv_f,.axv_axx .axv_f{padding-left:var(--space-xs);font-weight:normal;word-break:break-word}.axv_f6{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}.apn_apo{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}.aaa_aw{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}.m8_ag{display:grid;grid-template-columns:320px minmax(386px, 672px) 320px;gap:0 var(--space-l)}.m8_m9,.m8_na,.m8_mr{padding:var(--space-m);background-color:var(--color-white)}.m8_m9,.m8_mr{height:fit-content}.m8_na{display:flex;flex-direction:column;gap:16px 0}.m8_nb{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}.m8_nc{cursor:not-allowed}.m8_mr{display:flex;justify-content:space-between;cursor:pointer;font-weight:var(--font-bold)}.m8_ah{margin-bottom:var(--space-l)}.m8_ne{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}.m7_ag{display:flex;flex-direction:column;align-items:center}.m7_ag .m7_ah{font-size:var(--font-size-xl);font-weight:var(--font-bold);line-height:36px}.m7_ag .m7_p{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 ba_be{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.ba_o{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:48px 0 64px}.ba_bb{width:100%;flex:1 1 60%}.ba_bc{animation-name:ba_be;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.ba_bf{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)}.ba_bf .ba_bg{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.ba_bf button.ba_bh{margin-right:auto}.ba_bf button.ba_bh svg{margin-right:var(--space-m)}.ba_bf .ba_f{margin-right:var(--space-m)}.ba_bi{display:flex;justify-content:center;align-items:center;height:400px;font-size:var(--font-size-l)}.ba_bj{height:100px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}
.ak7_mh{display:flex;flex-direction:column;gap:1rem}.ak7_mh h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.ak7_mh 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)}.ak7_mh ul{list-style:initial;line-height:var(--font-size-7);padding-left:var(--space-s)}.ak7_mh ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.ak7_mh 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}.r9_aq{min-height:calc(100vh - 160px);display:flex;flex-direction:column;padding:var(--space-m) var(--space-l) 0}@media(min-width: 62rem){.r9_aq{flex-direction:row}}.r9_jm{background-color:var(--color-hover);min-width:320px;padding:var(--space-xs);width:320px}@media(min-width: 80rem){.r9_jm{min-width:400px;width:400px}}.r9_sa{background-color:var(--color-white);display:inline-flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-s);position:relative;width:100%}.r9_sa.r9_sb{min-height:80px;align-items:center;justify-content:center}.r9_sa+.r9_sa{margin-top:var(--space-xs)}.r9_sc{font-size:var(--font-size-6);font-weight:var(--font-book);line-height:var(--font-size-7)}.r9_se{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-xs)}.r9_sf{cursor:pointer;display:inline-flex;justify-content:space-between;background-color:var(--color-gray-ultralight);padding:var(--space-s)}.r9_sg{margin-top:var(--space-s)}.r9_o{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:var(--space-m)}@media(min-width: 62rem){.r9_o{padding:var(--space-m) var(--space-m) var(--space-m) var(--space-4xl)}}.r9_sh{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}.r9_si{display:flex;flex-direction:column;gap:var(--space-s);padding-top:var(--space-m);padding-bottom:var(--space-m);width:100%}.r9_si+.r9_si{border-top:1px solid var(--color-gray-ultralight)}.r9_sj{display:inline-flex;align-items:center;gap:var(--space-m)}.r9_sk{background-color:var(--color-gray-light);display:inline-flex;align-items:center;height:40px;width:40px}.r9_sk *{max-height:100%;max-width:100%}.r9_sl{font-weight:var(--font-bold)}.r9_sk.r9_sm{background-color:var(--color-secondary)}.r9_sn{background-color:var(--color-hover);display:inline-flex;padding:var(--space-s)}.r9_sn *{height:100%}.r9_so{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}.axy_mc{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)}.axy_axz{position:fixed;z-index:9000;width:100vw;height:100vh;left:0;top:0;background-color:#000;opacity:.42}.axy_o{min-width:500px;background-color:var(--color-white)}.axy_s{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}.axy_s>.axy_cp{cursor:pointer;height:20px}.axy_ax0{cursor:pointer}.axy_ax1{padding:0 0 0 var(--space-s)}.axy_bf{width:100%;display:flex;margin-top:48px}.axy_bf>button{width:50%;display:flex;justify-content:center;padding-left:var(--space-s);padding-right:var(--space-s)}.axy_ax2{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}.ars_acv{display:flex;justify-content:flex-end;align-items:flex-end;padding:16px 28px;z-index:2147483005}.ars_art{max-height:80vh}.ars_o{max-width:60%}.ars_aru{background-color:var(--color-bg);font-size:var(--font-size-m);font-weight:600;line-height:22px;color:var(--color-gray-dark);width:100%}.ars_s{display:flex;align-items:center}button.ars_cp,button.ars_cp:active{padding:0;background-color:rgba(0,0,0,0);border:none;width:16px;min-height:16px}button.ars_cp:hover,button.ars_cp:active:hover{background-color:rgba(0,0,0,0)}.ars_bg{display:flex;justify-content:flex-end;align-items:center;background-color:var(--color-bg);padding:0 16px}.ars_arv{display:flex;gap:0 32px;height:fit-content;justify-content:flex-end}.ars_arw{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}.ars_arx{display:grid;grid-template-columns:auto auto auto 16px;padding:8px 0 8px 0;gap:0}.ars_arx>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}.ars_arx:last-child{margin-bottom:32px;border-bottom:1px #e0e0e0 solid}.ars_ary{max-height:72vh;overflow-y:scroll;padding-right:var(--space-s)}.ars_arz{cursor:pointer;padding:0 !important;width:16px;height:16px}.ars_ar0{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ars_ar1{font-size:var(--font-size-m);line-height:18px;color:var(--color-gray-dark);text-decoration:none;max-width:15vw;white-space:pre-wrap}.ars_e1{max-width:15vw;font-size:var(--font-size-m);color:var(--color-gray-dark);line-height:18px}button.ars_ar2{padding:12px;margin-left:32px}button.ars_ar2>svg{fill:var(--color-white);margin-left:32px}.ars_bf{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}.t3_ag{width:100%;padding:0 var(--space-l)}.t3_ag .bx--content-switcher{height:30px;width:40%;margin-bottom:var(--space-s)}.t3_t4{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.t3_t5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.t3_t6{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}
.alm_aln{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)}.alm_alo{padding:var(--space-s);width:340px}.alm_alp{padding-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-ultralight);width:100%;display:flex;align-items:center;justify-content:space-between}.alm_alb{display:inline-flex;align-items:center;border-radius:var(--space-xxs);background-color:var(--color-secondary);padding:var(--space-xs);text-transform:uppercase}.alm_alf{white-space:pre-line;color:var(--color-dark-primary)}.alm_ali,.alm_alq{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)}.alm_ali:hover,.alm_ali:focus,.alm_alq:hover,.alm_alq:focus{background-color:var(--color-primary);color:var(--color-white)}.alm_alr{font-size:var(--font-size-2) !important;font-weight:var(--font-regular) !important;min-width:100% !important}.alm_ah8{cursor:help;margin-left:auto;position:relative}.alm_alj{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%}.alm_alj::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)}.alm_ah8:hover .alm_alj{visibility:visible}.alm_als{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)}.alm_alt{margin-bottom:var(--space-3xs)}.alm_alt:last-child{margin-bottom:0}.alm_alu{color:var(--color-white);font-weight:var(--font-bold);line-height:1;margin-top:var(--space-3xs);flex-shrink:0}.alm_hy{font-style:italic;line-height:1.3}.alm_alv{width:100%;display:flex;flex-direction:column;gap:var(--space-m)}.alm_alg{width:100%;display:flex;justify-content:space-between;align-items:center}.alm_alg>*{position:relative}select{padding-left:var(--space-xs);padding-right:0}.alm_alk{width:174px}.alm_alw{width:134px}.alm_alk .bx--label{margin-bottom:var(--space-xs)}.alm_alx{white-space:pre-line}.alm_aly{min-width:16px;width:16px;height:16px;flex-shrink:0}.alm_alz{margin-top:var(--space-s)}.alm_al0{white-space:pre-line}.alm_al1{color:var(--color-gray)}.alm_al2{color:var(--color-dark-primary)}.alm_al3{color:var(--color-gray)}.alm_al4{margin-left:var(--space-m)}
.acs_act{margin-bottom:var(--space-m);display:flex;justify-content:stretch;gap:var(--space-l)}.acs_acu{width:100%}.acs_acv{padding:var(--space-l) var(--space-m)}.acs_acw{margin:var(--space-l) 0}button.acs_s2,.acs_s2{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.acs_s2:hover,.acs_s2:hover{opacity:.8}button.acs_s3{border-color:var(--color-black)}.acs_s4{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.acs_s5{color:var(--color-black);margin-top:var(--space-xs)}.acs_acx{color:var(--Dark-Primary-DP80, #454545);margin-bottom:var(--space-xs);margin-top:var(--space-s);display:block}.acs_acy{padding:var(--space-xs) var(--space-m)}.acs_acz{margin-bottom:var(--space-l)}.acs_ac0{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}.ac4_o8{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)}.ac4_o8:active,.ac4_o8:focus{outline-color:var(--color-secondary)}.ac4_aw9{outline:2px solid var(--color-error)}.ac4_fk{font-size:var(--font-size-s);color:var(--color-gray-dark);margin-bottom:var(--space-xs)}.ac4_aan::after{background:none !important;color:var(--color-black) !important;font-size:16px !important}.ac4_ay{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}.t8_t9{display:flex;align-items:center;margin-left:auto}.t8_t9>*:last-child{margin-left:var(--space-s)}.t8_t9>*:first-child{margin-bottom:var(--space-s)}.t8_p{margin-top:var(--space-s);padding-top:var(--space-s);border-top:1px solid #dedede;color:var(--color-text)}.t8_nm{display:flex;align-items:center;margin-top:var(--space-xs)}.t8_ua{display:flex;align-items:center;flex:8 1;max-width:80%;height:34px;padding:0 var(--space-xs);background-color:#e7e7e7}.t8_f6{overflow:hidden;text-overflow:ellipsis}.t8_ub{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}.afy_ag{min-width:100%;width:100%}.afy_t4{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.afy_t5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.afy_t6{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}.afy_afz{display:flex;align-items:center}.afy_af0{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.afy_af1{background-color:var(--color-secondary)}.afy_af2{background-color:var(--color-blue)}.afy_af3{background-color:var(--color-success)}.afy_af4{background-color:var(--color-gray-medium)}.afy_af5{background-color:var(--color-gray-medium)}.afy_af6{display:flex;align-items:center;gap:var(--space-xs)}.afy_ui{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}.aqu_vn{display:flex;height:var(--space-xl)}.aqu_bb{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.aqu_bb svg{margin-right:var(--space-xs)}.aqu_bb.aqu_ajm{border-color:var(--color-primary);color:var(--color-primary)}.aqu_bb.aqu_ajm svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.aqu_bb.aqu_u5{border-color:var(--color-primary);color:var(--color-primary)}.aqu_bb.aqu_u5 svg{fill:var(--color-primary)}.aqu_bb.aqu_apu{cursor:pointer}.aqu_bb.aqu_apu .aqu_fk:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.aqu_bb.aqu_n5{cursor:not-allowed;color:var(--color-disabled)}.aqu_bb.aqu_n5 .aqu_fk:hover{color:var(--color-primary)}.aqu_bb.aqu_n5 svg{fill:var(--color-disabled)}.aqu_bb.aqu_va{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}.bx_by{padding:var(--space-m)}.bx_bz{max-width:25%}.bx_a6{background-color:var(--color-white);padding:var(--space-m)}.bx_a7{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){.bx_q li.bx--tabs__nav-item{width:auto;flex:0 0 auto}.bx_q a.bx--tabs__nav-link{width:auto;min-width:12rem}.bx_q a.bx--tabs__nav-link:focus{width:auto}}.bx_bz{max-width:40%}.bx_b0{flex:1}.bx_b0 h4,.bx_b0 h5{font-weight:bold}.bx_b1,.bx_b2,.bx_b3,.bx_b4,.bx_b5,.bx_b6{display:flex;flex-direction:column}.bx_b1{gap:var(--space-m);padding:var(--space-l) var(--space-s);background-color:var(--color-bg)}.bx_b1>*{flex:unset !important}.bx_b2{gap:var(--space-s)}.bx_b7{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:var(--space-xs) var(--space-s)}.bx_b7:hover{background-color:var(--color-hover-medium)}.bx_b8{position:relative;display:flex;align-items:center}.bx_b8 input{padding-left:var(--space-l)}.bx_b9{position:absolute;left:var(--space-xs);z-index:1;pointer-events:none}.bx_ca{background-color:red;max-width:50%}.bx_cb{padding:var(--space-3xs) var(--space-xs);background-color:var(--color-secondary);font-weight:bold}.bx_b3{gap:var(--space-s);padding:var(--space-l);background-color:var(--color-white)}.bx_b4{gap:var(--space-xxs)}.bx_b5{gap:var(--space-m)}.bx_b6{gap:var(--space-xxs)}.bx_cc{padding:var(--space-l);padding-top:0}.bx_cc>*+*{margin-top:var(--space-l)}.bx_ce h4{font-size:var(--font-size-7);font-weight:400}.bx_cf{display:flex}.bx_cg{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%}.bx_ch{border-color:var(--color-primary)}.bx_ci{display:flex;justify-content:flex-end;gap:var(--space-s);margin-bottom:var(--space-l)}.bx_ci>*{padding-right:var(--space-s) !important}.bx_cj{display:flex;flex-direction:column}.bx_ck{display:flex;gap:var(--space-s);align-items:center;justify-content:flex-end}.bx_cl{cursor:pointer}.bx_cm{display:flex;justify-content:space-between}#bx_cn{color:var(--color-text)}.bx_co{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)}.bx_cp{position:absolute;top:0;right:0;margin-right:44px;cursor:pointer}.bx_cq{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}.af7_ag{max-width:550px;padding:0 var(--space-m) var(--space-s)}.af7_af8{flex-grow:1}.af7_af9{margin-top:var(--space-s);max-width:200px}.af7_fk{color:var(--Dark-Primary-DP80, #454545);display:block;margin-bottom:var(--space-xs)}.af7_aga{margin-top:var(--space-s)}.af7_agb{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}.if_g3{width:750px;margin:0 auto var(--space-3xl);position:relative;width:100%}.if_g3>*:first-child{margin-top:0;margin-bottom:0}.if_g3>*+*{margin-bottom:0;margin-top:var(--space-m)}.if_g3 label{font-size:var(--font-size-m)}.if_g3 .if_g4{position:sticky;position:-webkit-sticky;bottom:var(--space-4xl);z-index:1;background-color:var(--color-white)}.if_g3 .if_ig{margin-bottom:var(--space-m)}.if_ih{display:flex;justify-content:center}.if_ii{width:500px;display:flex;flex-direction:column}.if_ii>[role=tabpanel]{padding:0}.if_ij{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}.if_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}.if_ik{position:relative;display:flex;height:100%;align-items:center}button.if_il{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.if_im{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}.if_in{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.if_io{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}.if_io:hover{background-color:var(--color-blue-very-light)}.if_io:hover>div>button.if_il,.if_io:hover button.if_im{opacity:1}.if_o{display:grid;grid-template-columns:1fr;gap:var(--space-l);margin-bottom:var(--space-l);width:100%}.if_o>*:not(:last-child){margin-bottom:var(--space-m)}.if_o label{font-size:var(--font-size-m)}.if_ip{display:flex;align-items:center;width:100%}.if_iq{color:var(--color-gray);padding-left:var(--space-xs);letter-spacing:.16px;white-space:nowrap}.if_ir{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}.if_ir:hover{cursor:default}.if_is{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.if_is>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.if_is>li>button:hover{background-color:var(--color-blue-very-light)}.if_is>li>button::before{display:none !important}.if_is li.if_it{border:0}.if_is li.if_it>button{justify-content:flex-end}.if_is li.if_it>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.if_iu{background-color:var(--color-white)}.if_iv{margin:30px 0 0 100px}.if_iw{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.if_ix{line-height:18px;margin-bottom:var(--space-xs)}.if_iy{position:relative}.if_iy .if_iz{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.if_i0{font-weight:bold}.if_i1{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.if_i2{background-color:var(--color-white);padding:var(--space-s)}.if_i3+.if_i3{margin-top:var(--space-m)}.if_i4{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.if_i5{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.if_i6{display:none;gap:var(--space-xxs)}.if_i7{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.if_i8{display:flex;gap:var(--space-m)}.if_i9{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.if_i9.if_ja{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.if_i9 li{height:100%}.if_jb>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.if_jb>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.if_jc{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}.if_jc:hover{text-decoration:underline}.if_i2{background-color:var(--color-white);padding:var(--space-s)}.if_je{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}.if_je.if_jf>*{margin:auto;max-width:150px}.if_je>*{flex:1}.if_jg{color:var(--color-black) !important;background-color:var(--color-white) !important;border-color:var(--color-primary-light) !important}.if_i4{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.if_i5{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.if_i8{display:flex;gap:var(--space-m)}.if_i9{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.if_i9.if_ja{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.if_i9 li{height:100%}.if_jb>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.if_jb>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.if_jc{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}.if_jc:hover{text-decoration:underline}.if_bf{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)}.if_bf .if_bg{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.if_bf button.if_bh{margin-right:auto}.if_bf button.if_bh svg{margin-right:var(--space-m)}.if_bf .if_f{margin-right:var(--space-m)}.if_jh,.if_ji{display:flex;align-items:center;gap:var(--space-xs)}.if_jh label>span,.if_ji label>span{margin-top:0 !important}
.su_sv{background-color:var(--color-white);padding:var(--space-m)}.su_sv .bx--accordion__item{border-bottom:none !important;border-top:none !important}.su_sv .bx--accordion__title{font-weight:var(--font-weight-bold) !important;margin:0 !important}.su_sw{width:100%}.su_sx{flex:1}.su_sy{flex-shrink:0;min-width:120px}.su_sz{display:flex;align-items:center;gap:var(--space-xs)}@media(max-width: 768px){.su_s0{padding:var(--space-s)}.su_sw{gap:var(--space-s)}.su_sx{margin-bottom:var(--space-xs)}}.su_sy:focus,.su_s1:focus-within{outline:2px solid var(--color-focus);outline-offset:2px}.su_s0[data-loading=true]{opacity:.6;pointer-events:none}.su_s0[data-success=true]{background-color:var(--color-success-subtle);border-color:var(--color-success)}button.su_s2,.su_s2{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.su_s2:hover,.su_s2:hover{opacity:.8;color:var(--color-primary);border-color:var(--color-secondary);background-color:var(--color-bg)}button.su_s2:focus,.su_s2:focus{background-color:var(--color-bg);border-color:var(--color-secondary);box-shadow:0 0 0 2px var(--color-secondary)}button.su_s3{border-color:var(--color-black)}button.su_s3{border-color:var(--color-black)}.su_s4{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.su_s5{color:var(--color-black);margin-top:var(--space-xs)}.su_s6{border:1px solid var(--color-secondary);padding:var(--space-s);margin:0 0 var(--space-xs);width:240px;position:relative}.su_s7{background:rgba(0,0,0,0);position:absolute !important;top:var(--space-xs);right:var(--space-xs);z-index:1}.su_s8{margin-top:var(--space-xs)}
.awr_aws,.awr_awt{background-color:var(--color-white) !important;color:var(--color-primary) !important;padding-inline:var(--space-m) !important}.awr_bg{display:flex;justify-content:space-between}.awr_awu{display:flex;justify-content:flex-end}.awr_o{flex:1;margin:0;width:100%}.awr_awv{display:flex;justify-content:space-between}.awr_aww{display:flex;flex-direction:column;width:100%;gap:var(--space-m)}.awr_awx{display:flex;flex-direction:column;gap:var(--space-xxs);justify-content:center;align-items:center}.awr_awy{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)}.awr_awz{justify-content:space-between}
.pl_ag{padding:0 var(--space-l);width:100%}.pl_by{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:620px;text-align:center}.pl_pm{display:flex;flex-direction:column}.pl_pn{font-size:var(--font-size-7);font-weight:var(--font-book);color:var(--color-primary);margin-top:0}.pl_po{margin-top:var(--space-xl)}.pl_ah{margin:var(--space-3xs) !important}.pl_pp{margin-bottom:var(--space-m)}.pl_gk{font-size:var(--font-size-7);font-weight:var(--font-bold);color:var(--color-primary)}.pl_pq{font-size:var(--font-size-2);color:var(--color-gray-light)}.pl_p{max-width:620px}.pl_pr{display:block;color:var(--color-link);font-size:var(--font-size-3);font-weight:var(--font-regular)}.pl_ps{background-color:var(--color-secondary);padding:0 var(--space-xxs);font-weight:var(--font-bold)}.pl_cw{display:flex;justify-content:center;gap:var(--space-s);flex-direction:column;margin-top:var(--space-m)}button.pl_kp{width:300px;display:flex;justify-content:center;padding:var(--space-s) var(--space-l);border-radius:var(--space-3xs)}button.pl_pt{background-color:rgba(0,0,0,0);border:1px solid var(--color-primary);color:var(--color-primary);font-weight:var(--font-bold)}button.pl_pu{background-color:var(--color-secondary);color:var(--color-primary);font-weight:var(--font-bold)}button.pl_pu:hover,button.pl_pu:focus,button.pl_pu:active{color:var(--color-white)}.pl_n1{height:1px;background-color:var(--color-gray-ultralight);margin:var(--space-s) 0}.pl_pv{display:flex;flex-direction:row;gap:var(--space-m);margin-top:var(--space-m)}.pl_pw{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.pl_px{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.pl_px svg{margin:0 !important}.pl_py{display:flex;flex-direction:column;margin-left:10px}.pl_pz{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.pl_p0{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.pl_p1{display:none}.pl_p2{display:flex;flex-direction:column;gap:var(--space-m);align-items:center;justify-content:center;margin:0 auto}.pl_p2 .pl_s{margin-top:10%}.pl_p2 .pl_p3{max-width:620px}.pl_p4{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}.cr_q{max-width:100vw;overflow-x:auto;overflow-y:hidden}.cr_q .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.cr_q .bx--tabs__nav-link:hover,.cr_q .bx--tabs__nav-link:focus,.cr_q .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}.cr_cs{max-width:100vw;min-height:calc(100vh - 260px)}.cr_ct{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)}.cr_cu{flex-shrink:0;color:var(--color-gray-medium)}.cr_cv{color:var(--color-text)}.cr_cw{display:flex;flex-direction:row;align-items:center;gap:var(--space-l)}.cr_cx{display:flex;flex-direction:row;margin-right:25px;color:#000;border:none}.cr_cx,.cr_cy{cursor:pointer;z-index:2}.cr_cz{margin-right:5px}.cr_c0{display:flex;float:right;gap:100px}.cr_cy{all:unset;max-height:35px;border-radius:5px !important;padding:0px 15px !important;font-weight:700 !important;background-color:#000 !important;z-index:2}.cr_c1{font-style:italic;align-self:flex-start;z-index:9}@media(max-width: 1420px){.cr_q{padding-bottom:var(--space-l)}}.cr_c2{display:flex;justify-content:space-between}.cr_c3{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.cr_c4{align-self:center;padding-top:var(--space-xs)}.cr_c5{display:flex;flex-direction:column;gap:var(--space-xs)}.cr_c6{display:block}.cr_c7{background-color:var(--color-white);padding:var(--space-m)}.cr_c8{color:var(--color-text-primary);margin:var(--space-s) 0}.cr_c9{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);padding:var(--space-s);margin:var(--space-s)}.cr_ea{display:flex;justify-content:center;align-items:center;gap:var(--space-m)}.cr_ea p{color:var(--color-text)}.cr_eb{background-color:var(--color-bg);padding:var(--font-size-1);border-radius:var(--space-xxs)}.cr_ec{display:flex;align-items:center}.cr_ee .bx--tabs__nav-link{padding-inline:var(--space-xs)}.cr_ee .bx--tabs__nav-link:focus{padding-inline:var(--space-xs)}.cr_ef{margin-right:var(--space-xxs)}.cr_eg{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}#cr_eh{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}.ri_nm{display:flex}.ri_nm+.ri_nm{margin-top:var(--space-s);display:flex;justify-content:space-between}.ri_rj{margin-right:12px;width:48%}.ri_bg{display:flex;margin-top:42px}.ri_bg>*:last-child{margin-left:var(--space-s)}.ri_p{color:var(--color-gray-dark);font-size:var(--font-size-s)}.ri_az{margin-top:var(--space-m)}.ri_az>*:not(:last-child){margin-bottom:var(--space-s)}.ri_ep{display:flex;justify-content:space-between;align-items:center;font-style:italic}.ri_mc button:last-of-type{flex:2 !important}.ri_rk{min-height:20vh;width:390px;margin-top:var(--space-s)}.ri_rk>*:not(:last-child){margin-bottom:var(--space-m)}.ri_rk div[role=listbox]{overflow:auto;max-height:120px}.ri_mv{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}.rl_o{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)}.rl_rm{font-weight:var(--font-book);font-size:var(--font-size-6);line-height:var(--space-7)}.rl_rn{font-weight:var(--font-regular);font-size:var(--font-size-xs);line-height:var(--space-6);margin-bottom:var(--space-l)}button.rl_oa{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)}.rl_ro{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)}.rl_rp{width:500px;text-align:left}.rl_bs{fill:var(--color-secondary);background-color:var(--color-primary);border-radius:50%}.rl_pq{line-height:var(--font-size-5);display:flex;gap:var(--space-2)}.rl_pq :first-child{padding-bottom:var(--space-xs)}.rl_rq{line-height:var(--font-size-5);font-weight:var(--font-book)}button.rl_rr{border:none;min-height:var(--space-xl);min-width:140px}button.rl_rr:hover,button.rl_rr:focus,button.rl_rr:active{background-color:var(--color-primary-light);color:var(--color-white)}.rl_rs{color:var(--color-gray-medium);margin-top:var(--space-s)}.rl_rt{margin-top:var(--space-xs)}.rl_mv{position:static;width:100px;height:100px;left:200px;top:60px}.rl_ru{display:flex;flex-direction:column}.rl_rv{color:var(--color-text);margin-top:var(--space-xs);margin-bottom:var(--space-s);text-align:left}.rl_rw{display:flex;flex-direction:column}.rl_rx{font-weight:var(--font-bold);font-size:var(--font-size-7);line-height:30px}.rl_ry{font-size:var(--font-size-s);line-height:var(--font-size-l);letter-spacing:.32px;color:var(--color-gray-medium)}.rl_rz{display:flex;flex-direction:column;margin:var(--space-s) 0px var(--space-l) 0px}.rl_r0{margin-top:var(--space-s)}.rl_r0>*: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}.rf_m>*:not(:nth-child(1)){margin-top:var(--space-s)}.rf_m select{max-width:unset}.rf_bg{display:flex;margin-top:42px}.rf_bg>*: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}.rb_ah{font-size:var(--font-size-6)}.rb_aw{max-width:400px;margin-top:var(--space-l)}.rb_rc{margin-top:var(--space-l)}.rb_re{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}.r6_o{position:relative;max-width:650px;padding:var(--space-l) var(--space-m);background-color:var(--color-white)}.r6_ah{padding-bottom:var(--space-m);border-bottom:2px solid var(--color-primary);font-size:var(--font-size-6);font-weight:var(--font-semi-bold)}.r6_r7{margin-top:var(--space-m);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-gray-ultralight)}.r6_r7>*:not(:last-child){margin-bottom:var(--space-s)}.r6_nm{display:flex;justify-content:space-between}.r6_r8{font-weight:var(--font-bold)}.r6_az{margin-top:var(--space-m)}.r6_az>*:not(:last-child){margin-bottom:var(--space-s)}.r6_ep{display:flex;justify-content:space-between;align-items:center;font-style:italic}.r6_ep button.r6_kp{padding-left:0;padding-right:0;color:var(--color-blue)}.r6_ep button.r6_kp:hover{padding-left:0;padding-right:0;color:var(--color-blue)}.r6_mc button:last-of-type{flex:2 !important}.r6_rk{min-height:20vh;margin-top:var(--space-s)}.r6_rk>*:not(:last-child){margin-bottom:var(--space-m)}.r6_rk div[role=listbox]{overflow:auto;max-height:120px}.r6_mv{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}.r1_aq{width:400px}.r1_on{font-size:var(--font-size-l);font-weight:600}.r1_aw{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)}.r1_r2{display:contents;font-size:var(--font-size-m);font-weight:700}.r1_r2>*{padding:8px;background-color:var(--color-gray-ultralight)}.r1_r3{display:contents}.r1_r3>*{font-size:var(--font-size-m);padding:8px;background-color:var(--color-white)}.r1_r4{font-size:var(--font-size-m);color:var(--color-gray-light)}.r1_r5{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}.ra_ag{margin-top:var(--space-xxl)}.ra_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}.a5_a6{background-color:var(--color-white);padding:var(--space-m)}.a5_a7{font-size:var(--font-size-xl);font-weight:var(--font-semi-bold);color:var(--color-text-primary);margin:var(--space-s) 0}.a5_m{width:600px;margin-top:var(--space-l);padding:var(--space-m)}.a5_o{margin-top:var(--space-l);padding:var(--space-m)}.a5_a8{width:1000px;display:flex;justify-content:flex-start;margin-top:var(--space-l);padding:var(--space-m)}.a5_a9{width:100%;margin-top:var(--space-xxl)}.a5_q{max-width:100vw;overflow-x:auto;overflow-y:hidden}.a5_q .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.a5_q .bx--tabs__nav-link:hover,.a5_q .bx--tabs__nav-link:focus,.a5_q .bx--tabs__nav-link:active{border-bottom:2px solid var(--color-secondary) !important;padding:var(--space-xs) var(--space-s)}@media(max-width: 1420px){.a5_q{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}.rg_m{display:flex;justify-content:flex-start;align-items:flex-end;margin:8px 0 24px}.rg_m>*{display:flex;align-items:center;max-width:300px}.rg_m>*:not(:last-child){margin-right:16px}.rg_rh{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}.n_o{margin-top:var(--space-xl)}.n_p{margin-top:var(--space-m);font-size:var(--font-size-l);line-height:28px}.n_q{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}.af_ag{align-items:center;justify-content:center;display:flex;margin:auto;max-width:520px;height:100%;flex-direction:column}.af_ah{font-weight:var(--font-bold);font-size:var(--font-size-xxl);text-align:center}.af_ai{text-align:center}.af_aj{font-weight:var(--font-bold)}
.ek_el{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}.t7_ep{margin:var(--space-xl) 0 var(--space-xs)}.t7_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}.uz_u0{display:flex;align-items:center;margin-bottom:var(--space-m)}.uz_u0>*:not(:last-child){margin-right:var(--space-l)}.uz_f6{display:flex;align-items:center;text-decoration:none}.uz_f6 svg{margin-left:4px;fill:var(--color-blue)}.uz_u1{display:flex;height:var(--space-s);align-items:center;margin-left:auto}.uz_u1 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}.u9_u0{max-width:1366px;max-height:calc(100vh - 80px);overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.u9_a1{position:relative;white-space:nowrap}.u9_a2{width:100%}.u9_a4{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)}.u9_a3{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)}.u9_a3.u9_va{visibility:hidden}.u9_mv{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}.ux_ah{font-weight:var(--font-bold)}.ux_uy{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}.arg_o5{min-height:2rem;font-weight:var(--font-bold)}.arg_arh{min-height:2rem;margin-top:var(--space-xs);color:var(--color-primary-ultra-light)}.arg_iw{margin-top:var(--space-xs);font-size:.75rem;color:#676776}.arg_hz{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.arg_hz>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.arg_vo{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.arg_vo.arg_hq{background-color:var(--color-primary);color:var(--color-white)}.arg_ari{margin-bottom:var(--space-xs)}.arg_vp{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.arg_arj{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}.arg_arj>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}.u2_u0{padding-top:var(--space-xl)}.u2_u3{display:flex;flex-wrap:wrap;align-items:center}.u2_u4{display:flex;flex:1 1 100%;margin-top:var(--space-s)}.u2_u4 .u2_bb{flex:1 1;height:2px;background-color:var(--color-gray-ultralight)}.u2_u4 .u2_bb.u2_u5{background-color:var(--color-secondary)}.u2_u6{margin-left:auto;font-size:var(--font-size-s);color:var(----color-text)}.u2_hy{margin-top:var(--space-l)}.u2_u7{display:flex;justify-content:space-between;margin-top:var(--space-l)}.u2_u7 button.u2_u8{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}.vl_vm{display:flex;align-items:center;margin-top:var(--space-m);padding:0 var(--space-l)}.vl_o{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:var(--space-4xl) auto var(--space-l)}.vl_vn{width:100%;margin-top:var(--space-xl)}.vl_ah{font-size:var(--font-size-3xl);font-weight:var(--font-bold)}.vl_iw{margin-bottom:var(--space-4xl);text-align:justify;line-height:20px}.vl_m{width:100%;margin-top:var(--space-l)}.vl_m>*:not(:first-child){margin-top:var(--space-m)}.vl_m fieldset{margin-bottom:0}.vl_hz{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.vl_hz>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.vl_vo{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.vl_vo.vl_hq{background-color:var(--color-primary);color:var(--color-white)}.vl_vp{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.vl_vq select{max-width:100%}.vl_fk{color:var(--color-primary);font-size:var(--font-size-m);font-weight:var(--font-bold)}.vl_p{margin-top:var(--space-xs);color:var(--color-primary)}button.vl_vr{display:flex;justify-content:center;margin-left:auto}.vl_vs{display:flex;justify-content:space-between;align-items:center;white-space:nowrap}.vl_vt{min-height:16px !important;height:16px}.vl_ay{margin-top:var(--space-xs);color:var(--color-error);font-size:var(--font-size-s)}.vl_vu{margin-bottom:.5rem;font-size:var(--font-size-s);line-height:1rem}.vl_f{color:var(--color-gray-dark)}.vl_vv{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}.aqp_m{width:600px;margin-top:var(--space-xxl);padding:var(--space-l) var(--space-l);background-color:#f0f2ff}.aqp_aqq{font-size:var(--font-size-l);font-weight:600}.aqp_aqr{line-height:18px;margin-top:var(--space-l)}.aqp_aqs{flex:3 1;display:flex;align-items:flex-start;margin-top:var(--space-s)}.aqp_aqt{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}.aqp_ay{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}.uc_u{width:100%;height:calc(100vh - var(--header-height));background-color:var(--color-white)}.uc_o{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto}.uc_ah{font-size:var(--font-size-3xl);font-weight:var(--font-bold);white-space:pre-wrap;margin-top:230px}.uc_f{margin-top:var(--space-l);font-size:var(--font-size-l);text-align:center;white-space:pre-wrap}.uc_ue{margin:0 4px;padding:0 4px;background-color:var(--color-secondary);border-radius:8px}.uc_ep{margin:var(--space-xl) 0 var(--space-xs);min-width:200px}.uc_ag{display:flex;justify-content:center;align-items:center;max-width:600px;margin:64px 0}.uc_uf{width:100%}.uc_ag .uc_aq{display:flex;justify-content:center;flex-direction:column}.uc_ag .uc_ug{width:100%}.uc_ag .uc_aq .uc_p{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}.vz_ag{display:flex;background-color:var(--color-bg);height:100%}.vz_ag .vz_mr{display:flex;flex:1;padding:25vh 5vw 5vw 5vw;background-color:var(--color-white);min-height:calc(100vh - var(--header-height))}.vz_ag .vz_v0{margin-bottom:var(--space-s)}.vz_ag .vz_v1{margin-bottom:var(--space-l)}.vz_ag .vz_t4{flex:1;padding:var(--space-l) 5vw;background-color:var(--color-bg)}.vz_ag .vz_v2{margin:0 0 var(--space-s) 0;display:grid;grid-template-columns:max-content auto;gap:0 var(--space-xs)}.vz_ag .vz_t4 .vz_v3{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}.vz_ag .vz_t4 .vz_v4{align-self:center}.vz_ag .vz_v5{background-color:var(--color-white)}.vz_ag .vz_v6{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}.vz_ag .vz_t4>.vz_v5:not(:last-child){margin-top:var(--space-s)}.vz_v7{padding:var(--space-xs);display:grid;grid-template-columns:max-content auto;gap:var(--space-xs) var(--space-xs)}.vz_v8{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}.ahm_ag{display:flex;justify-content:center;align-items:center;max-width:600px;margin:auto 0}.ahm_uf{width:100%}.ahm_ag .ahm_ug{width:100%}.ahm_ag .ahm_aq .ahm_p{margin-top:var(--space-l);white-space:pre-wrap}
.awp_awq{position:relative;width:100%;max-width:100%;aspect-ratio:16/9}.awp_awq 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}.ahn_ag{width:100%;max-width:800px}.ahn_ag>*:not(:first-child){margin-top:var(--space-s);flex:0 !important}.ahn_ag .ahn_aho{display:flex;justify-content:space-between}.ahn_ag .ahn_aho .ahn_ab5{width:69px;height:20px;padding:4px 8px;text-transform:uppercase;background:#fff1f1;border-radius:4px;display:none}.ahn_ag .ahn_f{white-space:pre-wrap}.ahn_ag .ahn_f>span{white-space:break-spaces}.ahn_ag .ahn_ahp p:empty::before{content:" "}.ahn_ag .ahn_p{white-space:break-spaces}.ahn_ag .ahn_p p:empty::before{content:" "}.ahn_ag .ahn_aap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.ahn_ag .ahn_w5{max-width:min(600px,100%)}.ahn_ag .ahn_ay{color:var(--color-error)}.ahn_ag .ahn_w0{margin-top:var(--space-l)}.ahn_ag .ahn_w0>*:not(:last-child){margin-bottom:30px}.ahn_ag input.ahn_o8,.ahn_ag textarea.ahn_o8{background-color:var(--color-hover-table)}.ahn_ag input.ahn_o8:active,.ahn_ag input.ahn_o8:focus,.ahn_ag textarea.ahn_o8:active,.ahn_ag textarea.ahn_o8:focus{background-color:var(--color-white)}.ahn_ag div.ahn_o8{width:fit-content}.ahn_ag div.ahn_o8>label{width:fit-content}.ahn_ag input+label.ahn_ahq::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.ahn_ag input:focus+label.ahn_ahq::before{border:1px solid var(--color-black) !important}.ahn_ag input:checked+label.ahn_ahq::before{background-color:var(--color-black) !important}.ahn_ag input:checked+label.ahn_ahq::after{background-color:var(--color-black);border-color:var(--color-white)}.ahn_ag button.ahn_kp{padding-right:16px;margin-top:var(--space-xxl);display:inline-flex;justify-content:space-between}.ahn_ag button.ahn_kp>svg{margin-left:32px}.ahn_ag .ahn_ahr{display:flex;justify-content:space-between}.ahn_ag .ahn_ahs{display:flex;justify-content:flex-end}.ahn_ag .ahn_aht{width:100%;display:flex;gap:var(--space-l);justify-content:space-between}.ahn_ag .ahn_xe{display:flex;flex-direction:column;gap:var(--space-s);min-width:100px}.ahn_ag .ahn_ahu{width:var(--space-3xl);height:var(--space-3xl);cursor:pointer;background-color:var(--color-white);border:1px solid var(--color-disabled)}.ahn_ag .ahn_ahv{font-weight:var(--font-bold);background-color:#f0f2ff;border:1px solid var(--color-blue)}.ahn_ag .ahn_ahv:not(:last-child){border:1px solid var(--color-blue)}.ahn_ag .ahn_ahv:last-child{border:1px solid var(--color-blue)}.ahn_ag .ahn_ahw{width:100%;margin-top:var(--space-l)}.ahn_ag .ahn_agl{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text)}.ahn_ag .ahn_agl>span.ahn_ahx{flex:1 1 40%}.ahn_ag .ahn_agl>span.ahn_ahx:first-child{margin-right:var(--space-l)}.ahn_ag .ahn_agl>span.ahn_ahx:last-child{text-align:right}.ahn_ag .ahn_ahy{display:flex;flex-direction:row}.ahn_ag .ahn_nm{display:flex;align-items:center}.ahn_ag .ahn_ahz{width:100%}.ahn_ag .ahn_ah0{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}.ahn_ag .ahn_ah1{border:2px solid var(--color-black);cursor:grabbing}.ahn_ag .ahn_ah0 span{max-width:90%;word-break:break-word}.ahn_ag .ahn_ah2{width:100%;padding-right:var(--space-xs);background-color:var(--color-white)}.ahn_ag .ahn_ah3{margin-right:var(--space-s);font-weight:var(--font-bold)}.ahn_ag .ahn_ah3.ahn_va{visibility:hidden}.ahn_ah4{display:flex;align-items:stretch;margin-top:var(--space-l);gap:var(--space-xs)}.ahn_ah5>div button{display:none}.ahn_ah5::-webkit-outer-spin-button,.ahn_ah5::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ahn_ah5:focus{outline:none}.ahn_ah6{display:flex;align-items:center;background-color:var(--color-bg);padding:var(--space-xs);border-radius:4px}.ahn_bs{width:24px;height:24px;fill:var(--color-primary)}.ahn_ag{display:flex;flex-direction:column}.ahn_ag7{width:100%;display:flex;flex-direction:column}.ahn_ag8{display:flex}.ahn_ag9{flex:1;text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;padding:var(--space-xs)}.ahn_aha{flex:2;min-width:120px}.ahn_ahb{display:flex;align-items:center}.ahn_ahc{flex:2;padding:var(--space-xs);word-wrap:break-word;white-space:break-spaces;word-break:break-word;min-width:120px}.ahn_ag9,.ahn_ahe{flex:2;min-width:100px}.ahn_ahe{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs)}.ahn_ahe>div{justify-content:center;flex-direction:unset !important}
.awm_ag{margin-top:var(--space-xs)}.awm_awn,.awm_awo{font-size:var(--font-size-s);font-weight:600;transition:color .2s ease}.awm_awn{color:var(--color-success)}.awm_awo{color:var(--color-error)}.awm_iw{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}.ib_ag{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}.ay6_ar8{display:flex;align-items:center}.ay6_ar8>*:not(:last-child){margin-right:var(--space-s)}.ay6_asw{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.ay6_asw.ay6_n5{border-color:#8d8d8d;cursor:initial}.ay6_asw.ay6_n5 svg{fill:#8d8d8d}.ay6_asx{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.ay6_asx.ay6_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}.ast_ag{width:100%;height:100%;padding:64px 32px 24px}.ast_s{display:flex;justify-content:space-between;align-items:center}.ast_ah{font-size:var(--font-size-xl);line-height:40px;font-weight:600;white-space:pre-wrap}.ast_p,.ast_asu{font-size:var(--font-size-l);line-height:22px}.ast_asu{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ast_aap{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}.ast_asv{grid-template-columns:repeat(2, calc(50% - var(--space-l)))}.ast_aap>*{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}.ast_aap>*:hover{background-color:#f0f2ff}.ast_w5{max-height:100%;max-width:100%;object-fit:scale-down}.ast_ar8{display:flex;align-items:center}.ast_ar8>*:not(:last-child){margin-right:var(--space-s)}.ast_asw{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.ast_asx{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.ast_asx.ast_ajm{background-color:#161616}.ast_asy{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}.ast_asy.ast_asz{margin-bottom:86px}.ast_asy .ast_w5{object-fit:scale-down}.ast_as0{position:fixed;bottom:32px;left:calc(50% - 138px);margin:0}.ast_as1{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--space-l);justify-content:center;margin-top:var(--space-xl)}.ast_aat{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}.ast_arp{font-size:var(--font-size-6);line-height:var(--font-size-7)}.ast_arq{font-size:var(--font-size-7);line-height:var(--font-size-8)}.ast_arr{font-size:var(--font-size-8);line-height:var(--font-size-9)}.ast_as2{display:flex;flex-direction:column;gap:var(--space-s);width:100%}.ast_as3{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}.ast_aat:hover .ast_as3{opacity:1}.ast_as3:hover,.ast_as3:focus,.ast_as3:active{background-color:var(--color-link)}
.ayq_ayr{display:flex;justify-content:center;align-items:center;gap:var(--space-s)}.ayq_ays{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}.ark_ag{display:flex;width:100%}.ark_arl{flex:1 0 50%;height:calc(100vh - 48px);padding:20px 60px;background-color:#f5f5f5}.ark_arm{display:flex;align-items:center;cursor:pointer}.ark_arm svg{width:14px;height:14px;margin-right:10px}.ark_aq{display:flex;justify-content:center;height:95%;margin:20px 0}.ark_w5{max-width:100%;object-fit:scale-down}.ark_arn{flex:1 1 50%;margin:auto 100px;background-color:var(--color-white)}.ark_hy{font-size:20px;font-weight:600;white-space:pre-wrap;margin-bottom:var(--space-l)}.ark_az{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.ark_aro{min-width:50%;border:1px solid var(--color-gray-light);padding:var(--space-l);min-height:50%}.ark_arp{font-size:var(--font-size-6);line-height:var(--font-size-7)}.ark_arq{font-size:var(--font-size-7);line-height:var(--font-size-8)}.ark_arr{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}.vy_ag{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_o{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_a2{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}
.hu_ag{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;justify-content:center;gap:var(--space-l)}.hu_hv{width:675px}@media(max-width: 720px){.hu_hv{width:75%}}.hu_s{display:flex;flex-direction:column;gap:var(--space-s);padding-bottom:var(--space-xs);border-bottom:1px solid #d3d3d3}@media(max-width: 500px){.hu_s{text-align:center}}.hu_hw{font-size:var(--font-size-xl)}.hu_p{padding-right:var(--space-s)}.hu_hx{padding:var(--space-s);display:flex;flex-direction:column;gap:var(--space-m)}.hu_hy{font-size:var(--font-size-l)}.hu_hz{display:flex;flex-direction:column;gap:var(--space-s);align-items:flex-start}.hu_h0{padding:var(--space-s) !important}.hu_h1{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)}.hu_h1::-webkit-scrollbar{height:8px}.hu_h1::-webkit-scrollbar-track{background:var(--color-gray-10);border-radius:4px}.hu_h1::-webkit-scrollbar-thumb{background-color:var(--color-gray-40);border-radius:4px}.hu_h2{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}.hu_h3{width:200px;min-width:150px;flex-shrink:0}.hu_h4{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}.hu_h5{display:flex;margin-bottom:var(--space-s);align-items:center;min-width:max-content;position:relative}.hu_h6{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}.hu_h7{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:120px;min-width:120px}.hu_h8{display:flex;justify-content:center}.hu_h9,.hu_ia{margin:0}
.ts_tt{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:var(--space-m)}.ts_tu{width:70%;font-size:var(--font-size-xl);font-weight:bold}.ts_tv{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}.a0_a1{position:relative;white-space:nowrap}.a0_a2{width:100%}.a0_a3{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)}.a0_a4{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)}
.tw_tx{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)}.tw_ty{font-size:var(--font-size-m);line-height:22px}.tw_tz{cursor:pointer}.tw_t0{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}.ass_aq{display:inline-flex;align-items:center;gap:var(--space-m);min-width:fit-content}.ass_az{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)}.ass_f6{padding:0}.ass_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)}.ass_ep.ass_n5 span{cursor:initial}.ass_ep a{color:inherit}.ass_ep svg{fill:currentColor}.ass_t5:not(:last-child)::after{content:"or";margin:0 5px;font-weight:normal;font-size:var(--font-size-2)}.ass_ar8{margin-left:4px}button.ass_kp{display:flex;justify-content:center;width:190px;min-height:28px;margin:0 4px 0 0;padding:0}.ass_ab8 .bx--list-box{color:var(--color-primary)}.ass_ab8 .bx--list-box__menu{left:unset !important;width:230px !important}.ass_ab8 .bx--list-box__menu-item{width:230px !important}.ass_ab8 .bx--list-box__label{font-size:var(--font-size-3) !important;color:var(--color-primary) !important}
.aex_aey{--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}.aex_aez{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xxl) var(--space-m)}.aex_ae0{font-size:var(--font-size-7);text-align:center;margin:0 0 var(--space-xs)}.aex_ae1{max-width:520px;text-align:center;color:var(--color-text);margin-bottom:var(--space-l)}.aex_ae2{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)}.aex_ae2:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.aex_ae3{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)}.aex_ae3::placeholder{color:var(--color-gray)}.aex_ae4{display:flex;align-items:center;justify-content:flex-end}.aex_ae5{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}.aex_ae5:hover:not(:disabled){background:var(--color-primary-light)}.aex_ae5:disabled{opacity:.3;cursor:not-allowed}.aex_ae5 svg{width:14px;height:14px}.aex_ae6{color:var(--color-gray);margin-bottom:var(--space-xs)}.aex_ae7{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center;max-width:680px}.aex_ae8{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}.aex_ae8:hover:not(:disabled){border-color:var(--color-secondary);background:var(--color-secondary-light);color:var(--color-primary)}.aex_ae8:disabled{opacity:.5;cursor:not-allowed}.aex_ae9{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}.aex_ai{display:flex;flex-direction:column;max-width:75%;margin-bottom:var(--space-s)}.aex_afa{align-self:flex-end;align-items:flex-end}.aex_afb{align-self:flex-start;align-items:flex-start}.aex_afc{display:flex;align-items:flex-start;gap:var(--space-xs)}.aex_afa .aex_afc{flex-direction:row-reverse}.aex_afe{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)}.aex_aff{width:16px;height:16px}.aex_afg{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)}.aex_afa .aex_afg{background:var(--color-primary);color:var(--color-white);border-bottom-right-radius:6px}.aex_afb .aex_afg{background:var(--color-bg);color:var(--color-primary);border-bottom-left-radius:6px}.aex_afh{width:100%;border-top:1px solid var(--color-hover-medium);background:var(--color-white);padding:var(--space-s) var(--space-s) var(--space-4)}.aex_afi{max-width:960px;margin:0 auto}.aex_afj{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)}.aex_afj:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.aex_afk{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)}.aex_afk::placeholder{color:var(--color-gray)}.aex_afl{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)}.aex_afl:hover:not(:disabled){background:var(--color-primary-light);transform:scale(1.05)}.aex_afl:active:not(:disabled){transform:scale(0.95)}.aex_afl:disabled{opacity:.3;cursor:not-allowed}.aex_afl svg{width:16px;height:16px}.aex_afm{color:var(--color-gray);margin-top:var(--space-xs)}.aex_afn{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}.aex_afo{color:var(--color-error);margin-bottom:var(--space-xs)}.aex_afp{font-style:italic;color:var(--color-gray) !important}.aex_afq{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-s);padding:var(--space-xl) var(--space-m)}.aex_afr{color:var(--color-text);max-width:400px;text-align:center}.aex_afs{padding:var(--space-xl) var(--space-m);min-height:120px}.aex_aft{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}.aex_ae9::-webkit-scrollbar{width:6px}.aex_ae9::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.aex_ae9::-webkit-scrollbar-thumb{background:var(--color-gray-ultralight);border-radius:var(--space-2)}.aex_ae9::-webkit-scrollbar-thumb:hover{background:var(--color-gray-light)}@keyframes aex_afu{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.aex_ai{animation:aex_afu .2s ease-out}@media(max-width: 768px){.aex_ai{max-width:88%}.aex_ae9{padding:var(--space-s) var(--space-4) var(--space-xs)}.aex_afh{padding:var(--space-xs) var(--space-4) var(--space-4)}.aex_aez{padding:var(--space-l) var(--space-s)}.aex_ae2{border-radius:var(--space-4)}.aex_afj{border-radius:var(--space-4)}.aex_ae0{font-size:var(--font-size-7)}}@media(min-width: 1200px){.aex_ae9,.aex_afi{max-width:1024px}.aex_aez{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}#avj_avk>div:first-of-type{padding:var(--space-l);padding-top:var(--space-m)}.avj_o,.avj_avl{display:flex;flex-direction:column}.avj_o{gap:var(--space-m)}#avj_avm,#avj_avn{background-color:var(--color-bg)}.avj_avo{display:flex;justify-content:space-between}.avj_avp{color:var(--color-gray-light);font-size:var(--font-size-2);font-weight:var(--font-regular)}.avj_wi{font-size:var(--font-size-8);font-weight:var(--font-bold);line-height:var(--font-size-8)}#avj_wk{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}.avq_mc .bx--modal{overflow:visible}.avq_mc .bx--modal-container{max-width:95vw;width:1200px;height:auto;overflow:visible;padding-bottom:5vh;margin:0}.avq_mc .bx--modal-content{overflow:visible;padding-right:0;margin:0}.avq_mc .bx--modal-header{margin:0;padding:30px 30px 10px;text-align:center}.avq_mc .bx--modal-header__heading{width:100%;text-align:center}.avq_aqj{padding:40px 50px 50px;overflow:visible;margin:0}.avq_avr{display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-l);flex-wrap:wrap;overflow:visible}.avq_avs>.avq_avt{flex-basis:calc(50% - var(--space-m));max-width:calc(50% - var(--space-m))}.avq_avu>.avq_avt{flex-basis:calc(33.333% - var(--space-m));max-width:calc(33.333% - var(--space-m))}.avq_avv>.avq_avt{flex-basis:calc(25% - var(--space-m));max-width:calc(25% - var(--space-m))}.avq_avt{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){.avq_avr{flex-direction:column}.avq_avt{max-width:100%;min-width:100%;margin-bottom:var(--space-m)}.avq_aqj{padding:20px 20px 30px}.bx--modal-container{padding-bottom:2vh}}.avq_avw{display:flex;justify-content:center;padding:var(--space-s) var(--space-m);background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.avq_avx{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%}.avq_avy{padding:20px;display:flex;justify-content:center;background-color:var(--color-white);height:370px}.avq_avz{max-width:100%;max-height:100%;object-fit:contain}
.al5_al6{margin-top:16px;padding:16px;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;font-size:13px}.al5_s{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e1e5e9}.al5_ah{margin:0;font-size:14px;font-weight:600;color:#2c3e50}.al5_f3{display:flex;gap:16px;font-size:12px}.al5_al7{display:flex;align-items:center;gap:4px;color:#6c757d}.al5_al8{color:#28a745;font-weight:500}.al5_al9{color:#ffc107;font-weight:500}.al5_ama{color:#fd7e14;font-weight:500}.al5_amb{color:#dc3545;font-weight:500}.al5_amc{color:#6c757d;font-weight:500}.al5_ame,.al5_amf,.al5_amg{padding:12px;border-radius:4px;text-align:center;font-weight:500}.al5_ame{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.al5_amf{background:#fff0e1;color:#9a4d00;border:1px solid #ffd1a8;margin-bottom:12px}.al5_amg{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.al5_amh{overflow-x:auto}.al5_re{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.al5_re th,.al5_re td{padding:8px 12px;text-align:left;border-bottom:1px solid #e1e5e9}.al5_re th{background:#f8f9fa;font-weight:600;color:#495057;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.al5_re tbody tr:hover{background:#f1f3f4}.al5_ami{min-width:180px}.al5_amj{font-weight:600;color:#495057;font-size:11px;text-transform:uppercase;margin-bottom:2px}.al5_amk{color:#6c757d;font-size:12px;line-height:1.3}.al5_aml{display:inline-block;padding:2px 8px;border-radius:12px;font-weight:600;font-size:11px;min-width:35px;text-align:center}.al5_amm{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.al5_amn{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.al5_amo{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.al5_amp{max-width:150px;font-size:11px;color:#6c757d;line-height:1.3;text-transform:capitalize}.al5_t4{max-width:200px;font-size:11px;color:#495057;line-height:1.3}.al5_bf{margin-top:12px;padding-top:8px;border-top:1px solid #e1e5e9;font-size:11px;color:#6c757d;text-align:right}.al5_amq{font-style:italic;color:#adb5bd}@media(max-width: 768px){.al5_al6{font-size:12px}.al5_f3{flex-direction:column;gap:8px}.al5_re th,.al5_re td{padding:6px 8px}.al5_t4,.al5_amp{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}.ws_wm>*+*{margin-top:var(--space-m)}.ws_wn{margin-top:var(--space-xxl)}.ws_wn>*+*{margin-top:var(--space-3xl)}.ws_s{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.ws_s .bx--tabs{background-color:var(--color-bg) !important}.ws_s .bx--tab-content{display:none}.ws_wo{display:flex;justify-content:space-between}.ws_wo .ws_wt{padding:unset;padding:var(--space-s) var(--space-m)}.ws_wp{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.ws_wq{max-width:85%}.ws_wu{align-items:center;display:inline-flex;gap:var(--space-xxs)}.ws_wu span{background-color:var(--color-secondary);padding:var(--space-xxs) var(--space-xs)}.ws_wv.ws_ww{background-color:var(--color-secondary-light) !important}.ws_az{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.ws_az>*:not(:last-child){margin-bottom:var(--space-xs)}.ws_az svg{fill:var(--color-gray-medium);cursor:pointer}.ws_az svg:hover{fill:var(--color-primary)}.ws_az svg.ws_wx{fill:var(--color-primary)}.ws_wy{display:flex;gap:var(--space-xs);justify-content:flex-end;align-items:center}.ws_wy.ws_va{visibility:hidden}.ws_wy .bx--form-item{flex:0 1}.ws_wy .bx--toggle__switch{margin-top:0 !important}.ws_en{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.ws_wz{text-align:center}.ws_w0{display:grid;gap:0 var(--space-m);grid-template-rows:auto minmax(0, 35vh) auto;width:100%}.ws_w1{grid-template-columns:repeat(2, calc(50% - 16px));align-self:flex-start}.ws_w2{grid-template-columns:repeat(3, calc(33% - 16px))}.ws_w3{grid-template-columns:repeat(1, calc(33% - 16px))}.ws_w0 .ws_w4{position:relative;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-hover-medium);max-width:60vw;max-height:auto}.ws_w0 .ws_w5{max-width:100%;max-height:100%;object-fit:scale-down}.ws_w6{background-color:var(--color-bg);align-items:center;display:flex;gap:var(--space-s);justify-content:space-between;padding:var(--space-s)}.ws_w7{position:relative;display:flex;height:auto;padding:var(--space-s);justify-content:space-between;background-color:var(--color-bg)}.ws_w7.ws_w8{background-color:var(--color-secondary)}.ws_w7.ws_w8::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}.ws_w9{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}.ws_xa{background-color:var(--color-bg);padding:0 var(--space-s) var(--space-s);overflow:auto}.ws_xa.ws_xb{border:none}.ws_xc{font-weight:var(--font-bold);font-size:var(--font-size-3);line-height:18px;text-align:right}.ws_xe{border:1px solid var(--color-bg);max-height:fit-content}.ws_xe.ws_w8{border:2px solid var(--color-secondary)}.ws_xf{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-s)}.ws_xf+.ws_xf{margin-top:var(--space-s)}.ws_xf.ws_iv{justify-content:center;padding:var(--space-s)}.ws_xf .ws_xg{color:var(--color-text);text-decoration:underline;margin-bottom:var(--space-xs)}.ws_xf .ws_vo{margin-top:var(--space-xs);white-space:pre-wrap}.ws_xh{display:flex}.ws_xi{display:flex;gap:var(--space-s);margin-bottom:var(--space-xs)}.ws_xj{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.ws_xk{display:inline-flex;gap:var(--space-m)}.ws_xl:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.ws_xm{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)}.ws_xm:hover{opacity:.9;color:var(--color-gray-dark)}.ws_xn{flex-shrink:0;width:16px;height:16px}
.a0t_a0u{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)}.a0t_a0v{background:var(--ds-color-red-10);border:1px solid var(--ds-color-red-20);color:var(--color-error)}.a0t_a0w{background:var(--ds-color-green-10);border:1px solid var(--ds-color-green-20);color:var(--ds-color-green-50)}.a0t_az9{background:rgba(0,0,0,0);border:1px solid var(--color-hover-medium)}.a0t_a0x{padding:var(--space-3) var(--space-4);border-left:var(--space-1) solid var(--color-hover-medium)}.a0t_a0y{font-style:italic}.a0t_a0z{font-style:normal;margin-top:var(--space-2)}.a0t_a00{border-left-color:var(--color-error)}.a0t_a01{border-left-color:var(--ds-color-green-50)}
.az8_mh{max-width:80ch}.az8_az9{}.az8_a0a{background:var(--ds-color-yellow-100);border:1px solid var(--ds-color-yellow-200);padding:var(--space-s)}.az8_a0b{border:1rem solid var(--color-hover-medium);padding:var(--space-s)}.az8_a0c{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}.az8_a0e{padding:var(--space-s) 0;border-bottom:1px solid var(--color-hover-medium)}.az8_a0e:last-child{border-bottom:none}.az8_a0f{background:var(--color-bg);padding:var(--space-s)}.az8_a0g{padding:var(--space-s)}.az8_a0h{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)}.az8_a0i{display:inline-block;padding:var(--space-1) var(--space-xs)}.az8_a0j{background:var(--color-secondary)}.az8_a0k{background:var(--color-bg)}.az8_a0l{border:2px solid var(--color-secondary)}.az8_a0m{padding:var(--space-s)}.az8_n1{height:1px;background:var(--color-hover-medium);border:none}.az8_z2{display:inline-block;padding:var(--space-2) var(--space-4);background:var(--color-bg);border-radius:var(--space-s)}.az8_a0n{white-space:pre-wrap}.az8_a0o{list-style:decimal;padding-left:var(--space-6);margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.az8_a0p{font-style:italic}.az8_a0q{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}.a02_mh{background:var(--ss-paper);min-height:100vh}.a02_a03{font-weight:700;color:var(--ss-eyebrow)}.a02_a04{}.a02_a05{color:var(--ss-dim);font-variant-numeric:tabular-nums}.a02_a06{background:var(--ss-page);position:relative;overflow:hidden;border-bottom:1px solid var(--ss-rule)}.a02_a07{position:absolute;top:0;bottom:0;left:0;width:6px;background:var(--ss-yellow)}.a02_a08{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){.a02_a08{grid-template-columns:1fr;padding:var(--space-9) var(--space-7) var(--space-9) var(--space-11);gap:var(--space-9)}}.a02_a09{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){.a02_a09{border-right:none;padding-right:0;border-bottom:1px solid var(--ss-rule);padding-bottom:var(--space-7)}}.a02_a1a{color:var(--ss-eyebrow);margin-bottom:var(--space-1)}.a02_a1b{font-weight:600}.a02_a1c{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.a02_a1e{display:flex;justify-content:space-between;color:var(--ss-dim)}.a02_a1f{font-weight:600}.a02_a1g{margin-top:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--ss-rule)}.a02_a1h{margin-top:var(--space-2)}.a02_a1i{margin:14px 0 var(--space-7);font-weight:700}.a02_a1j{column-count:2;column-gap:var(--space-9);column-rule:1px solid var(--ss-rule-soft)}@media(max-width: 860px){.a02_a1j{column-count:1}}.a02_a1k{margin:0 0 var(--space-4);max-width:80ch;break-inside:avoid-column}.a02_a1k:first-child{margin-top:0}.a02_a1l{background:var(--ss-page);padding:var(--space-11) var(--space-13);border-bottom:1px solid var(--ss-rule)}@media(max-width: 860px){.a02_a1l{padding:var(--space-9) var(--space-7)}}.a02_a1m{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.a02_a1n{display:grid;gap:0;border-top:1px solid var(--ss-ink)}.a02_a1o{padding:var(--space-6) var(--space-6) var(--space-6) 0;display:flex;flex-direction:column;gap:var(--space-4)}.a02_a1o:first-child{padding-left:0}.a02_a1p{border-right:1px solid var(--ss-rule)}.a02_a1q{display:flex;align-items:center;justify-content:space-between}.a02_a1r{font-weight:700;background:var(--ss-yellow);padding:var(--space-1) var(--space-3)}.a02_a1s{color:var(--ss-dim);font-variant-numeric:tabular-nums}.a02_a1t{display:flex;align-items:baseline;gap:var(--space-3)}.a02_a1u{font-weight:700;font-size:60px;font-variant-numeric:tabular-nums}.a02_a1v{font-weight:600}.a02_a1w{height:4px;background:var(--ss-bar-bg);position:relative}.a02_a1x{position:absolute;inset:0}.a02_a1y{font-weight:500;text-wrap:pretty}.a02_a1z{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}.a02_a10{display:flex;align-items:center;gap:var(--space-3);padding:0 20px;border-right:1px solid var(--ss-rule);flex-shrink:0}.a02_a11{font-weight:700}.a02_a12{display:flex;flex:1;min-width:0;overflow-x:auto}.a02_a13{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}.a02_a13:hover{background:var(--ss-bar-bg)}.a02_a14{background:var(--ss-yellow)}.a02_a14:hover{background:var(--ss-yellow)}.a02_a15{color:var(--ss-dim);font-weight:600}.a02_a16{}.a02_a17{font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.a02_a18{font-weight:600}.a02_a19{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}.a02_a2a{width:60px;height:3px;background:var(--ss-rule);position:relative}.a02_a2b{position:absolute;inset:0;background:var(--ss-ink);transition:width .2s}.a02_a2c{scroll-margin-top:80px}.a02_a2e{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){.a02_a2e{grid-template-columns:1fr;gap:var(--space-4);padding:var(--space-5) 20px}}.a02_a2f{color:var(--ss-header-meta)}.a02_a2g{font-weight:700;font-size:28px;margin-top:4px}.a02_a2h{color:var(--ss-header-meta);margin-bottom:var(--space-3)}.a02_a2i{margin:0;font-weight:600}.a02_a2j{display:flex;align-items:center;gap:var(--space-3);font-size:12px;color:var(--ss-white-soft);text-decoration:none}.a02_a2k{padding:var(--space-7) 28px;background:var(--ss-yellow-soft);border-left:6px solid var(--ss-yellow)}.a02_a2l{margin:var(--space-4) 0 0;max-width:80ch;text-wrap:pretty;white-space:pre-wrap}.a02_a2m{margin:var(--space-4) 0 0;max-width:80ch;text-wrap:pretty;white-space:pre-wrap}.a02_a2n{padding:0 var(--space-7) var(--space-9);background:var(--ss-page);border-bottom:1px solid var(--ss-rule)}.a02_a2o{padding-top:var(--space-7);padding-bottom:var(--space-3);display:flex;align-items:baseline;justify-content:space-between}.a02_a2p{border-top:1px solid var(--ss-rule);padding:28px 0;display:grid;grid-template-columns:1fr 280px;gap:36px}@media(max-width: 860px){.a02_a2p{grid-template-columns:1fr;gap:var(--space-7)}}.a02_a2q{display:flex;align-items:center;gap:var(--space-4);margin-bottom:12px;flex-wrap:wrap}.a02_a2r{display:inline-flex;align-items:baseline;gap:4px;background:var(--ss-ink);color:#fff;padding:4px 10px}.a02_a2s{font-weight:700;font-variant-numeric:tabular-nums}.a02_a2t{color:var(--ss-white-dim)}.a02_a2u{color:var(--ss-dim)}.a02_a2v{margin:0 0 12px;font-weight:600}.a02_a2w{margin:0 0 18px;max-width:80ch;text-wrap:pretty}.a02_a2x{display:flex;flex-direction:column;gap:10px}.a02_a2y{border-left:1px solid var(--ss-rule);padding-left:var(--space-7)}@media(max-width: 860px){.a02_a2y{border-left:none;padding-left:0;border-top:1px solid var(--ss-rule);padding-top:var(--space-7)}}.a02_a2z{margin-top:10px;margin-bottom:4px;font-size:44px;font-weight:700;font-variant-numeric:tabular-nums}.a02_a20{margin-left:2px}.a02_a21{height:6px;background:var(--ss-bar-bg);position:relative;margin:16px 0 18px}.a02_a22{position:absolute;inset:0}.a02_a23{display:grid;grid-template-columns:repeat(15, 1fr);gap:var(--space-1);margin-bottom:8px}.a02_ap1{aspect-ratio:1;background:var(--ss-rule)}.a02_a24{aspect-ratio:1;background:var(--ss-ink)}.a02_a25{background:var(--ss-page);border:1px solid var(--ss-rule);padding:var(--space-5) var(--space-6) var(--space-5);position:relative}.a02_a26{position:absolute;top:12px;right:18px;font-size:52px;color:var(--ss-yellow);user-select:none}.a02_a27{margin:0 0 14px;font-style:italic;max-width:calc(100% - 40px);text-wrap:pretty}.a02_a28{display:flex;align-items:center;gap:10px}.a02_a29{width:20px;height:1px;background:var(--ss-ink);flex-shrink:0}.a02_a3a{font-weight:600}.a02_a3b{width:3px;height:3px;background:var(--ss-dim);border-radius:9999px;flex-shrink:0}.a02_a3c{color:var(--ss-dim)}.a02_a3e{margin-top:var(--space-7);margin-bottom:8px}.a02_a3f{margin-top:var(--space-5);display:flex;flex-direction:column;gap:10px}.a02_a3g{display:grid;grid-template-columns:260px 1fr 96px;align-items:center;gap:var(--space-5)}@media(max-width: 860px){.a02_a3g{grid-template-columns:1fr 80px}}.a02_a3h{height:16px;background:var(--ss-bar-bg);position:relative}@media(max-width: 860px){.a02_a3h{display:none}}.a02_a3i{position:absolute;inset:0;background:var(--ss-yellow)}.a02_a3j{font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.a02_a3k{color:var(--ss-dim);font-weight:400}.a02_a3l{margin-top:28px;padding:var(--space-7) 0;border-top:1px solid var(--ss-rule)}.a02_a3m{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-6)}.a02_a3n{display:grid;grid-template-columns:var(--space-9) 1fr;gap:var(--space-5);align-items:flex-start}.a02_a3o{color:#fff;background:var(--ss-ink);padding:var(--space-2) var(--space-3);font-weight:700;text-align:center;margin-top:var(--space-1)}.a02_a3p{margin:0 0 var(--space-3);max-width:80ch;font-weight:500}.a02_a3q{margin:0 0 12px;max-width:80ch;color:var(--ss-dim)}.a02_a3r{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3)}.a02_a3s{margin-top:var(--space-7);padding:var(--space-5) var(--space-6);background:var(--ss-yellow-soft);border-left:4px solid var(--ss-yellow)}.a02_a3t{margin:6px 0 0;max-width:80ch}.a02_a3u{background:var(--ss-paper);padding:var(--space-13);scroll-margin-top:80px}@media(max-width: 860px){.a02_a3u{padding:var(--space-9) var(--space-7)}}.a02_a3v{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-7)}.a02_a3w{margin:var(--space-3) 0 0;font-weight:700}.a02_a3x{display:grid;grid-template-columns:repeat(2, 1fr);gap:0;border-top:1px solid var(--ss-ink)}@media(max-width: 860px){.a02_a3x{grid-template-columns:1fr}}.a02_a3y{padding:var(--space-7) var(--space-7) var(--space-7) 0}.a02_a3z{padding-left:var(--space-7)}.a02_a30{border-right:1px solid var(--ss-rule)}.a02_a31{border-bottom:1px solid var(--ss-rule)}.a02_a32{display:flex;align-items:flex-start;gap:var(--space-4)}.a02_a33{background:var(--ss-yellow);padding:var(--space-2) var(--space-3);font-weight:700;flex-shrink:0}.a02_a34{margin:0 0 var(--space-3);font-weight:600}.a02_a35{margin:0;max-width:80ch;text-wrap:pretty}.a02_bf{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){.a02_bf{flex-direction:column;gap:var(--space-5);padding:var(--space-7);align-items:flex-start}}.a02_a36{display:flex;align-items:center;gap:var(--space-4)}
.aqv_mh{display:flex;flex-direction:column;gap:var(--space-s)}.aqv_mh.aqv_aqw{flex-direction:row}.aqv_mh .bx--accordion{list-style:none}.aqv_mh .bx--accordion__heading{padding:var(--space-s) 0}.aqv_mh .bx--accordion__item{border-top:none}.aqv_mh .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}.aqv_mh .bx--accordion__content .bx--accordion__content{background-color:var(--color-white);margin:0 !important;padding:0 var(--space-s) var(--space-s) !important}.aqv_aqx h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.aqv_aqx 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)}.aqv_aqx ul{list-style:initial;line-height:var(--font-size-5);padding-left:var(--space-s);margin-top:var(--space-xs)}.aqv_aqx ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.aqv_aqx ol li+li{margin-top:var(--space-xs)}.aqv_aqx li,.aqv_aqx p,.aqv_aqx p span{font-size:var(--font-size-3);line-height:var(--font-size-6);font-weight:var(--font-regular)}.aqv_aqx strong{font-weight:var(--font-book)}.aqv_mh .aqv_aqy{font-size:var(--font-size-5);margin-top:0}.aqv_aqz{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)}.aqv_aq0{font-size:var(--font-size-4)}.aqv_aq1{font-size:var(--font-size-4)}.aqv_aq2+.aqv_aq2{border:none;margin-top:var(--space-m)}.aqv_aq3{font-weight:var(--font-regular);background-color:var(--color-bg)}.aqv_aq3>*+*{margin-top:var(--space-m)}.aqv_aq4{margin-bottom:var(--space-s) !important;font-size:var(--font-size-6) !important;line-height:var(--font-size-7) !important}.aqv_aq5>*+*{margin-top:var(--space-xs)}.aqv_o5{font-weight:var(--font-semi-bold);font-size:var(--font-size-5)}.aqv_aq6{background-color:var(--color-white);padding:var(--space-s);margin-bottom:var(--space-l)}.aqv_aq6 h2,.aqv_aq6 h3{margin-top:0}.aqv_aq6 h3{font-size:var(--font-size-4);line-height:var(--font-size-7)}.aqv_aq6 h1{display:none}.aqv_aq6 hr{display:none}.aqv_aq7{background-color:var(--color-white);border-bottom:none !important;border-top:none !important}.aqv_aq7+.aqv_aq7{margin-top:var(--space-s)}.aqv_aq7>*+*{margin-top:var(--space-xs)}.aqv_aq8{width:320px;flex-shrink:0}.aqv_aq9{flex:1;overflow-y:auto;margin:auto;max-width:80ch}.aqv_aq9 p strong{display:block;margin-bottom:calc(var(--space-s)*-1)}.aqv_aq9 ul strong,.aqv_aq9 ol strong{display:inline-block;margin-bottom:0}.aqv_ara{position:sticky;top:0;padding:var(--space-s);background-color:var(--color-bg)}.aqv_arb{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.aqv_arb>span{font-weight:var(--font-book)}.aqv_arc{max-height:calc(100vh - 200px);overflow-y:auto}.aqv_arc>*{background-color:var(--color-white)}.aqv_arc>*+*{margin-top:var(--space-s)}.aqv_are{background-color:var(--color-white);transition:background-color .3s ease}.aqv_are:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.aqv_arf{padding:var(--space-s);cursor:pointer}.aqv_x5{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4);margin:0}.aqv_o3{color:var(--color-primary)}.aqv_ag6{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.aqv_ag{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}.au3_ag{display:flex;flex-direction:column;width:100%;height:100%;min-height:500px}.au3_abm{padding:var(--space-4) var(--space-s);background-color:var(--color-bg);border-bottom:1px solid var(--color-hover-medium)}.au3_ar8{display:flex;align-items:center;gap:var(--space-4)}.au3_au4{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}.au3_au4:hover:not(:disabled){background-color:var(--color-hover-medium)}.au3_au4:disabled{opacity:.3;cursor:not-allowed}.au3_au5{font-size:var(--font-size-m);color:var(--color-text);min-width:80px;text-align:center}.au3_au6{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}.au3_au6:hover{background-color:var(--color-link-light)}.au3_au7{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-s);background-color:var(--color-primary);overflow:hidden}.au3_au8{border:none;background-color:var(--color-white);box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:100%;max-height:100%}.au3_e{height:400px;color:var(--color-text);font-size:var(--font-size-m)}.au3_ay{height:400px;color:var(--color-error);font-size:var(--font-size-m)}.au3_au9{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}.au3_ava{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}.au3_ava:hover{border-color:var(--color-link-light)}.au3_avb{border-color:var(--color-link)}.au3_avc{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}.axj_cb{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}.axj_cb>svg{width:14px;height:14px;margin-left:auto}.axj_cb.axj_av6{background-color:#ffd7d9;color:#a2191f}.axj_cb.axj_av6>svg.axj_aar{fill:#a2191f}.axj_cb.axj_axk{background-color:#a7f0ba;color:#0e6027}.axj_cb.axj_axk>svg.axj_aar{fill:#0e6027}.axj_cb.axj_ap3{background-color:var(--color-primary);color:var(--color-white)}.axj_cb.axj_ap3>svg.axj_aar{fill:var(--color-white)}.axj_cb.axj_mx{width:20px;height:20px;border-radius:50%}.axj_cb .axj_axl{font-weight:var(--font-bold);text-decoration:underline}.axj_cb .axj_axm{background-color:red !important}.axj_awi{margin-right:var(--space-xs)}.axj_ah8{line-height:18px}.axj_ah8 .axj_f6{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}.azv_a4{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)}.azv_a4.azv_azw{z-index:10;background-color:var(--color-primary) !important;color:#ffc700 !important}.azv_a4.azv_ayp{top:0;left:0}.azv_a3{position:absolute;border:4px solid #ffc700;cursor:pointer;opacity:.75;transition:all .3s linear}.azv_a3 .azv_a4{background-color:#ffc700;color:#9c4b00}.azv_a3:hover{opacity:1;z-index:10}.azv_a3.azv_va{visibility:hidden}.azv_a3.azv_ajm{opacity:1;z-index:1;box-shadow:0 0 0 99999px rgba(0,0,0,.6)}.azv_a3.azv_ajm>.azv_a4{opacity:.7}.azv_a3.azv_av6{border-color:#ffd7d9;color:#a2191f}.azv_a3.azv_av6 .azv_a4{background-color:#ffd7d9;color:#a2191f}.azv_a3.azv_axk{border-color:#a7f0ba;color:#0e6027}.azv_a3.azv_axk .azv_a4{background-color:#a7f0ba;color:#0e6027}.azv_a3.azv_ap3{border-color:var(--color-primary);color:var(--color-white)}.azv_a3.azv_ap3 .azv_a4{background-color:var(--color-primary);color:var(--color-white)}.azv_a3.azv_azx{pointer-events:none}.azv_a3.azv_azy{border-color:var(--color-secondary)}.azv_a3.azv_azy .azv_a4{background-color:var(--color-secondary);color:var(--color-primary)}.azv_azz{display:flex;align-items:flex-start;position:absolute;top:-29px;left:-4px;padding-bottom:4px}.azv_azz.azv_ajm{z-index:10}.azv_azz.azv_az0{width:54px}.azv_azz.azv_az1{width:76px}.azv_azz.azv_az2{width:98px}.azv_azz.azv_az3{width:120px}.azv_azz.azv_az4{width:142px}.azv_azz.azv_mx{padding:4px;background-color:rgba(255,255,255,.5);border-radius:4px;overflow:hidden;transition:width .4s}.azv_azz.azv_mx:hover{opacity:.9}.azv_azz.azv_az5{width:220px;align-items:flex-start;backdrop-filter:blur(2px)}.azv_azz.azv_az5.azv_az6{width:270px}.azv_azz.azv_azx{pointer-events:none}.azv_azz .azv_aw8{display:flex;flex-direction:column}.azv_azz .azv_aw8>*{margin:var(--space-xs) 0}.azv_azz .azv_nm{display:flex}.azv_azz .azv_nm>*:not(:last-child){margin-right:4px}.azv_azz .azv_az7{width:16px;height:16px;margin:2px 0 0 auto;border-radius:50%;background-color:rgba(24,24,24,.7)}.azv_azz .azv_az7.azv_atc{margin-top:var(--space-xs)}.azv_azz .azv_asb{fill:var(--color-white)}.azv_azz .azv_asb.azv_atc{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}.au2_u0{max-width:1366px;overflow:auto;overflow-x:hidden;scroll-behavior:smooth}.au2_a1{position:relative;white-space:nowrap}.au2_mv{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.au2_a2{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}.azs_azh{font-weight:var(--font-regular);font-size:var(--font-size-4);line-height:var(--font-size-6);white-space:pre-wrap}.azs_azt{display:flex;height:24px;border:1px solid var(--color-primary-ultra-light)}.azs_azt>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.azs_azu{display:flex;align-items:center;justify-content:center;flex:1}.azs_azu.azs_hq{background-color:var(--color-primary);color:var(--color-white)}.azs_vp{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.ayv_ayw{font-style:normal;font-weight:600;font-size:var(--font-size-2);line-height:16px;letter-spacing:.16px}
.ayx_ayy{display:flex;flex-direction:column;gap:var(--space-s);padding:var(--space-s)}.ayx_hy{font-weight:bold;border-bottom:1px solid rgba(22,22,22,.1019607843)}.ayx_ayz{display:flex;gap:var(--space-s)}.ayx_m2{display:flex;align-items:canter;gap:var(--space-s);background-color:rgba(22,22,22,.1019607843);padding:8px;color:rgba(22,22,22,.4)}.ayx_hz{display:flex;flex-direction:column;gap:var(--space-s);padding:0 var(--space-xs)}.ayx_vo{display:flex;align-items:center;border-bottom:1px solid rgba(22,22,22,.1019607843);justify-content:space-between}.ayx_ay0{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}.av2_vm{display:flex;align-items:center;margin-bottom:var(--space-s);justify-content:space-between;gap:var(--space-s)}.av2_avg{display:inline-flex;align-items:center;margin-bottom:var(--space-s)}.av2_avg .bx--label{display:none}.av2_ah{font-size:var(--font-size-6);font-weight:var(--font-bold)}.av2_aw{height:100%}.av2_av3{height:calc(100% - 56px)}.av2_aw>*:not(:last-child){margin-bottom:var(--space-m)}.av2_sv{height:100%;display:flex;gap:var(--space-xs);flex-direction:column}.av2_o5{display:flex;align-items:center;flex-wrap:wrap}.av2_av4{display:inline-flex;gap:var(--space-xs)}.av2_o5 strong{font-weight:var(--font-book)}.av2_o5 .av2_av5{display:flex;justify-content:center;align-items:center;padding:2px var(--space-xs);border-radius:12px;background-color:#a7f0ba;color:#0e6027}.av2_o5 .av2_av5>svg.av2_aar[focusable=false]{margin:0 0 0 var(--space-xs);fill:#0e6027}.av2_o5 .av2_av5.av2_av6{background-color:#ffd7d9;color:#a2191f}.av2_o5 .av2_av5.av2_av6 svg.av2_aar[focusable=false]{fill:#a2191f}.av2_o5 .av2_av5.av2_ap3{background-color:var(--color-primary);color:var(--color-white)}.av2_o5 .av2_av5.av2_ap3 svg.av2_aar[focusable=false]{fill:var(--color-white)}.av2_o5 .av2_av5.av2_ah{height:24px;margin-left:var(--space-xs);font-size:var(--font-size-2)}li.av2_hy{border-top:none !important;overflow:hidden;flex-shrink:0;transition:none;display:flex;flex-direction:column;scroll-behavior:smooth}li.av2_hy>button{background-color:var(--color-bg)}li.av2_hy>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.av2_av7{flex-shrink:1}li.av2_av7>div{max-height:initial}li.av2_av8>div{max-height:fit-content;overflow:overlay}li.av2_av8 .bx--cc--chart-wrapper{padding-left:var(--space-s);padding-right:var(--space-s)}li.av2_hy.av2_av9>button div{font-weight:var(--font-bold) !important}.av2_aky{padding:var(--space-m);color:var(--color-gray-medium);font-size:var(--font-size-3);text-align:center}.av2_awa{padding:var(--space-xs);text-align:center}.av2_hz{padding:0 var(--space-s);scroll-margin-bottom:var(--space-l);scroll-behavior:smooth}.av2_vo{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)}.av2_awb{padding-top:var(--space-xs)}.av2_vo+.av2_vo{margin-top:var(--space-s)}.av2_vo:hover{outline:2px solid var(--color-secondary)}.av2_awc{display:flex}.av2_ag2{display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-bg);color:var(--color-disabled)}.av2_ag2 svg{margin-right:var(--space-xs);fill:var(--color-disabled)}.av2_ag3{margin-left:auto;color:var(--color-blue);text-decoration:underline;cursor:pointer}.av2_awe{flex:9 1}.av2_awf{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)}.av2_awg{text-decoration:underline;cursor:pointer;display:inline;line-height:20px;margin:-4px 0}.av2_awh{display:flex;margin-left:var(--space-xs)}.av2_awh>*:not(:last-child){margin-right:4px}.av2_awi{font-weight:var(--font-bold)}.av2_az{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.av2_az>*:not(:last-child){margin-bottom:var(--space-xs)}.av2_az svg{fill:var(--color-gray-medium);cursor:pointer}.av2_az svg:hover{fill:var(--color-primary)}.av2_az svg.av2_wx{fill:var(--color-primary)}.av2_awj{text-transform:capitalize}.av2_et{display:inline-block;background:var(--color-white);padding:8px 16px;color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer}.av2_ex{white-space:pre-wrap}.av2_ep{margin:var(--space-xl) 0 var(--space-xs)}.av2_awk{display:flex;gap:var(--space-xl)}.av2_wy{background-color:var(--color-white);display:flex;align-items:center;gap:var(--space-xxs);justify-content:space-between;padding:var(--space-s)}.av2_agu{max-width:auto;width:auto}.av2_agu span{margin-top:0 !important}.av2_awl{display:flex;flex-direction:column;gap:var(--space-xxs)}.av2_x7{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}.av1_o{background-color:var(--color-bg)}.av1_o *{border:none !important}.av1_o .bx--tab-content{padding:var(--space-m)}.av1_acv{padding:var(--space-m) var(--space-l) !important}.av1_acv .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.av1_acv .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.av1_sv{display:flex;flex-direction:column;gap:var(--space-xs)}.av1_sv .bx--accordion__item{background-color:var(--color-white);padding:0}.av1_sv .bx--accordion__heading{padding:var(--space-s) 0}.av1_sv .bx--accordion__content{padding:var(--space-s) 0 !important}.av1_ag1{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.av1_auh{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.av1_az{display:flex;flex-direction:column;gap:var(--space-xs);align-self:flex-end}.av1_az svg{fill:var(--color-gray-medium);cursor:pointer}.av1_az svg:hover{fill:var(--color-primary)}.av1_az svg.av1_wx{fill:var(--color-primary)}.av1_avi{display:flex;flex-direction:column;gap:var(--space-xs)}.av1_avi:not(:last-child){margin-bottom:var(--space-s)}.av1_ag2{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.av1_ag3{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}.xo_wm>*+*{margin-top:var(--space-m)}.xo_wn{margin-bottom:var(--space-xl)}.xo_wn>*+*{margin-top:var(--space-m)}.xo_s{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.xo_s .bx--tabs{background-color:var(--color-bg) !important}.xo_s .bx--tab-content{display:none}.xo_wp{margin-top:var(--space-m)}.xo_wo .xo_wt{padding:unset;padding:var(--space-s) var(--space-m)}.xo_wq{max-width:85%}.xo_xp>*{width:50%}.xo_xq{max-width:80ch;margin-left:auto;margin-right:auto;width:100%}.xo_xr{width:100%}.xo_xj{background-color:var(--color-bg);min-height:36px;padding:var(--space-m);width:100%}.xo_xl:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.xo_xs{background-color:var(--color-bg);padding:var(--space-m);margin-bottom:var(--space-m)}.xo_xt{max-width:26em}.xo_xu{line-height:var(--font-size-8)}.xo_xv{line-height:var(--font-size-6)}.xo_xw{transform:translateX(calc(var(--space-m) * -1))}.xo_wu{align-items:center;display:inline-flex;gap:var(--space-xxs)}.xo_wu span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.xo_xx{margin-bottom:var(--space-s);position:relative}.xo_xx .bx--text-input{padding-left:var(--space-xl)}.xo_xy{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.xo_b9{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.xo_xz{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}.agc_ag{display:flex;flex-direction:column;padding:0 var(--space-xs)}.agc_ag .chart-holder{min-width:600px;padding:0 var(--space-s)}.agc_ag .chart-holder .bx--cc--chart-wrapper{padding:var(--space-m)}.agc_ag .bx--chart-holder{margin:0}.agc_pm{width:100%;overflow:auto}.agc_re{margin-top:var(--space-s);background-color:var(--color-bg) !important}.agc_re>.agc_age{white-space:nowrap}.agc_re>.agc_age>.agc_agf{white-space:break-spaces;display:block}.agc_p{display:none}.agc_fk{display:inline-block;font-size:var(--font-size-2);margin-bottom:var(--space-xs)}.agc_agg{margin:0 var(--space-s) 0;background-color:var(--color-white);padding:var(--space-xs) 0 0 var(--space-s)}.agc_aap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:var(--space-s)}.agc_aap>*:not(:last-child){margin-top:var(--space-s)}.agc_w5{max-width:min(600px,100%)}.agc_agh{display:flex;flex-direction:column;gap:var(--space-l);padding:0 var(--space-xs)}.agc_xf{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)}.agc_xf.agc_agi{max-height:initial}.agc_eo{width:100%;max-height:400px;overflow:auto}.agc_eo>*{background-color:var(--color-white);padding:var(--space-s)}.agc_eo>*+*{margin-top:var(--space-s)}.agc_xg{display:inline-flex;margin-bottom:var(--space-xs);color:var(--color-primary);font-size:var(--font-size-3)}.agc_vo{display:flex;gap:var(--space-s);margin-top:var(--space-s)}.agc_f{color:var(--color-primary);line-height:20px;white-space:pre-wrap;word-break:break-word}.agc_agj{white-space:nowrap}.agc_agj>.agc_agk{white-space:break-spaces;display:block;max-width:20rem}.agc_agl{display:flex;justify-content:space-between;width:min(100%,600px);margin:0 var(--space-xs)}.agc_agl>span{flex:1 1 40%}.agc_agl>span:first-child{margin-right:var(--space-l)}.agc_agl>span:last-child{text-align:right}.agc_agm{color:var(--color-text)}.agc_agn{margin:var(--space-l) 0}.agc_az{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.agc_az>*:not(:last-child){margin-bottom:var(--space-xs)}.agc_az svg{fill:var(--color-gray-medium);cursor:pointer}.agc_az svg:hover{fill:var(--color-primary)}.agc_az svg.agc_wx{fill:var(--color-primary)}#agc_ago{border:none;cursor:pointer}#agc_agp{display:flex;align-items:center}.agc_agq{list-style:inside;margin-left:var(--space-l);display:flex;flex-direction:column;gap:var(--space-s)}.agc_agr{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-s)}.agc_ags{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-s)}.agc_agt{min-width:320px}.agc_wy{background-color:var(--color-white);display:flex;align-items:center;justify-content:space-between;padding:var(--space-4)}.agc_agu{max-width:auto;width:auto}.agc_agu span{margin-top:0 !important}.agc_agv,.agc_agw{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}.agc_agx{display:flex;justify-content:flex-end;margin-top:var(--space-xs)}.agc_agy{padding:var(--space-s)}.agc_x5{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4)}.agc_agz{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.agc_agz>span{font-weight:var(--font-book)}.agc_ag0 .bx--accordion__item{border-top:none}.agc_ag0 .bx--accordion__content{padding:var(--space-s) !important}.agc_ag0 .bx--accordion__item--active .bx--accordion__title{font-weight:var(--font-book) !important}.agc_ag0>*{background-color:var(--color-white)}.agc_ag0>*+*{margin-top:var(--space-s)}.agc_ag1{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.agc_ag1 .agc_az{display:flex;gap:var(--space-xs);align-self:flex-end}.agc_ag2{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.agc_ag3{margin-left:auto;cursor:pointer;color:var(--color-primary);text-decoration:underline}.agc_ag4{padding:var(--space-4);cursor:pointer}.agc_o3{color:var(--color-primary)}.agc_ag5:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.agc_ag6{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.agc_ag7{width:100%;display:flex;flex-direction:column;margin-top:25px}.agc_ag8{display:flex;border-bottom:2px solid #ccc;background-color:var(--color-bg) !important}.agc_ag9{flex:1;text-align:center;padding:var(--space-xs)}.agc_aha{flex:2;padding:8px}.agc_ahb{display:flex;align-items:center;border-bottom:1px solid #ddd !important;background-color:var(--color-white)}.agc_ahc{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}.agc_ag9,.agc_ahe,.agc_ahf{flex:2}.agc_ag9{white-space:normal;word-break:break-word}.agc_ahe,.agc_ahf{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs);background-color:var(--color-white) !important}.agc_ahe>div,.agc_ahf>div{justify-content:center;flex-direction:unset !important}.agc_ahe input[type=radio]+label,.agc_ahf input[type=radio]+label{pointer-events:none}.agc_ahe input[type=radio]+label::before,.agc_ahf input[type=radio]+label::before{background-color:#e8e7db !important}.agc_ahe input[type=checkbox]+label,.agc_ahf input[type=checkbox]+label{pointer-events:none}.agc_ahe input[type=checkbox]+label::before,.agc_ahf input[type=checkbox]+label::before{background-color:#e8e7db !important}.agc_ahe input[type=radio]+label>span:first-child,.agc_ahf input[type=radio]+label>span:first-child{outline:1px solid !important;position:relative}.agc_ahe input[type=radio]+label>span:first-child:before,.agc_ahf input[type=radio]+label>span:first-child:before{position:absolute !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.agc_ahf input[type=radio]+label>span:first-child{outline:none !important}.agc_ahg{font-weight:normal !important}.agc_ahh{background-color:var(--color-white) !important}.agc_ahh>span{font-size:var(--font-size-4);font-weight:var(--font-book)}.agc_ahh .agc_re{margin-top:0 !important}.agc_ahh .agc_agf{max-width:200px;height:auto;font-weight:600 !important;text-align:right}.agc_ahh .agc_ahi{text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;vertical-align:middle}.agc_ag9{font-size:var(--font-size-2);font-weight:600 !important}.agc_ahj{text-align:center;vertical-align:middle;background-color:var(--color-white) !important}.agc_ahk{width:90%;background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-4)}.agc_ahk+div{padding-right:20px !important}.agc_ahl{display:flex;height:0;justify-content:flex-end}.agc_ahl .agc_az{display:flex;flex-direction:column;gap:10px !important}.agc_ahl .agc_az>*:not(:last-child){margin-bottom:0 !important}.agc_ahl+div{overflow-x:auto}
.aw5_awg{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}.azg_azh{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}.ave_o{background-color:var(--color-bg)}.ave_o *{border:none !important}.ave_o .bx--tab-content{padding:var(--space-m)}.ave_q{width:100%}.ave_q ul,.ave_q a{width:100% !important}.ave_avf{text-align:center}.ave_aw>*:not(:last-child){margin-bottom:var(--space-s)}.ave_a3{border-bottom:1px solid var(--color-disabled)}.ave_avg{display:flex;align-items:center;margin-bottom:var(--space-s)}.ave_ah{font-size:var(--font-size-6);font-weight:var(--font-bold)}.ave_cb{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)}.ave_o5{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline}.ave_o5 .ave_o3{font-weight:var(--font-bold)}.ave_o5 .ave_x5{line-height:var(--space-s)}.ave_avh{margin:0;padding:0 var(--space-xs);line-height:145%;font-family:inherit}.ave_acv{padding:var(--space-m) var(--space-l) !important}.ave_acv .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.ave_acv .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.ave_sv{display:flex;flex-direction:column;gap:var(--space-xs)}.ave_sv .bx--accordion__item{background-color:var(--color-white);padding:0}.ave_sv .bx--accordion__heading{height:auto;min-height:var(--space-4xl);align-items:flex-start;padding:var(--space-s) 0}.ave_sv .bx--accordion__content{padding:var(--space-s) 0 !important}.ave_ag1{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}.ave_auh{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.ave_az{display:flex;flex-direction:row;gap:var(--space-xs)}.ave_az svg{fill:var(--color-gray-medium);cursor:pointer}.ave_az svg:hover{fill:var(--color-primary)}.ave_az svg.ave_wx{fill:var(--color-primary)}.ave_kp{display:flex;justify-content:center;align-items:center;margin-bottom:var(--space-xs) !important;padding:0}.ave_avi{display:flex;flex-direction:column;gap:var(--space-xs)}.ave_avi:not(:last-child){margin-bottom:var(--space-s)}.ave_ag2{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.ave_ag3{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}.x0_wm>*+*{margin-top:var(--space-m)}.x0_wn{margin-bottom:var(--space-xl)}.x0_wn>*+*{margin-top:var(--space-s)}.x0_xp{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--space-m)}.x0_x1{background-color:var(--color-bg);padding:var(--space-s);min-width:var(--sidebar-width);width:var(--sidebar-width)}.x0_x2{flex:1;overflow-x:scroll}.x0_x2 li.x0_x3>button{height:auto;min-height:64px}.x0_x2 li.x0_x3 .bx--accordion__heading{align-items:flex-start;padding:var(--space-s) var(--space-m)}.x0_x2 li.x0_x3 .bx--accordion__content{padding-left:var(--space-s);padding-right:var(--space-m)}.x0_x4{background-color:var(--color-bg);padding:var(--space-s);max-width:350px;width:100%}.x0_xy{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.x0_s{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.x0_s .bx--tabs{background-color:var(--color-bg) !important}.x0_s .bx--tab-content{display:none}.x0_wp{display:flex;align-items:center;gap:var(--space-l);margin-top:var(--space-m)}.x0_wo{display:flex;justify-content:space-between}.x0_wo .x0_wt{padding:unset;padding:var(--space-s) var(--space-m)}.x0_wq{max-width:85%}.x0_o5{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline;min-height:36px;padding:0}.x0_o5 .x0_o3{font-weight:var(--font-bold)}.x0_o5 .x0_x5{color:var(--color-primary);font-size:var(--font-size-3);font-style:normal;font-weight:var(--font-regular)}.x0_xq{width:100%}.x0_xq.x0_x6{max-width:100%;margin-left:0}.x0_xx{margin-bottom:var(--space-s);position:relative;display:flex;flex-direction:column;gap:var(--space-xs)}.x0_xx .bx--text-input{padding-left:var(--space-xl)}.x0_x7{display:flex;justify-content:flex-end;margin-bottom:var(--space-5)}.x0_b9{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.x0_x8{display:flex;flex-direction:column;gap:0}.x0_wu{align-items:center;display:inline-flex;gap:var(--space-xxs)}.x0_wu span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.x0_x9.x0_ww{background-color:var(--color-secondary-light) !important}.x0_xj{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.x0_xk{display:inline-flex;gap:var(--space-m)}.x0_xl:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.x0_xz{background-color:var(--color-secondary);border-radius:var(--space-3xs)}.x0_q{background-color:var(--color-bg) !important;padding:0 var(--space-xs)}.x0_q .bx--tabs__nav-item{background-color:#e8e8e8}.x0_q .bx--tabs__nav-item:hover{background-color:#e8e8e8 !important}.x0_q .bx--tabs__nav-item--selected{background-color:var(--color-white)}.x0_q .bx--tabs__nav-item--selected>a{border-bottom:none !important;border-top:2px solid var(--color-secondary)}.x0_q .bx--tabs__nav-item--selected:hover{background-color:var(--color-white) !important}.x0_aw{height:100%;padding:0}.x0_aw>*:not(:last-child){margin-bottom:0}.x0_sv{height:100%;display:flex;gap:var(--space-s);flex-direction:column;margin:0 !important;padding:0 !important}.x0_sv .bx--accordion{margin:0 !important;padding:0 !important}li.x0_x3{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.x0_x3>button{background-color:var(--color-bg)}li.x0_x3>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.x0_x3.x0_ya{flex-shrink:1}li.x0_x3.x0_ya>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}.azm_ag{background-color:var(--color-white);border:1px solid var(--color-bg);max-width:320px;width:100%}.azm_f6{display:flex;width:100%;height:167px}.azm_azn{width:320px;height:167px;min-height:167px;object-fit:cover}.azm_azn.azm_xb{background-color:var(--color-disabled);display:inline-flex;align-items:center;justify-content:center}.azm_azn svg{fill:var(--color-gray-dark)}.azm_azn:hover svg{fill:var(--color-secondary)}.azm_bs{min-height:60px;min-width:60px}.azm_ir{font-size:var(--font-size-4);line-height:22px;font-weight:600}.azm_azo{font-size:var(--font-size-2)}.azm_nm{display:flex;justify-content:space-between;align-items:center;height:72px;padding:12px 24px 20px}.azm_nm.azm_azp{border-bottom:1px solid var(--color-hover-medium)}.azm_fk{height:16px;font-size:var(--font-size-2);text-align:center}.azm_azq{margin-right:100px}.azm_azr{display:flex;flex-direction:column;align-items:flex-start}.azm_awj{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}.av0_wr{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}.wl_ag{position:relative}.wl_wm>*+*{margin-top:var(--space-m)}.wl_wn>*+*{margin-top:var(--space-m)}.wl_s{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.wl_s .bx--tabs{background-color:var(--color-bg) !important}.wl_s .bx--tab-content{display:none}.wl_wo{display:flex;justify-content:space-between}.wl_wp{display:flex;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.wl_wq{max-width:85%}.wl_bg{display:flex;align-items:center;gap:var(--space-l);position:absolute;right:0}.wl_kp>svg{margin-left:20px}.wl_q{max-width:75%;margin:24px 0}.wl_f{text-align:center}.wl_en{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:var(--space-xl)}.wl_gf{margin-top:var(--space-m)}.wl_wr{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}.vj_mv{height:100%;background-color:rgba(255,255,255,.5)}.vj_o{gap:var(--space-m);margin-bottom:var(--space-l)}.vj_f{margin-bottom:var(--space-s)}.vj_vk{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}.v9_wa{display:flex;flex-direction:column;margin-bottom:16px}.v9_wa .v9_wb{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-bold)}.v9_wa .v9_wc{color:var(--color-dark-primary);font-size:var(--font-size-3);line-height:var(--font-size-4);font-weight:var(--font-regular)}.v9_o{display:flex;flex-direction:column;gap:var(--space-s)}.v9_o .v9_we{text-align:justify}.v9_o .v9_wf{display:flex;flex-direction:column;gap:var(--space-xxs)}.v9_o .v9_wf .v9_wg{font-size:var(--font-size-5);font-weight:var(--font-bold)}.v9_o .v9_wh{display:flex;justify-content:space-between}.v9_o .v9_wh .v9_wi{display:flex;flex-direction:column}.v9_o .v9_wh .v9_wi span{color:var(--color-dark-primary);font-size:var(--font-size-2)}.v9_o .v9_wh .v9_wi p{font-size:var(--font-size-7);font-weight:var(--font-bold)}.v9_o .v9_wh .v9_wj{display:flex;gap:var(--space-xs)}#v9_wk{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_o{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_ej{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}.yb_yc{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}.yg_ag{display:flex;align-items:flex-start;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.yg_ii{flex:5 1 90%;display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;row-gap:28px}.yg_it{display:flex;align-items:flex-start;gap:var(--space-s)}.yg_yh{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background-color:var(--color-secondary);border-radius:8px}.yg_fk{font-size:var(--font-size-m);line-height:18px;font-weight:600}.yg_r8{line-height:22px}.yg_az{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}.ye_ag{width:100%;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.ye_nm{display:flex;align-items:center;gap:10px}.ye_ir{font-size:var(--font-size-m);line-height:18px;font-weight:600}.ye_f{margin-top:var(--space-xs);line-height:22px}.ye_yf{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}.ei_u{padding:64px 160px}.ei_ej{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}
.ph_ag{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:var(--space-3xl)}.ph_aq{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)}.ph_ah{font-size:var(--font-size-xl);font-weight:var(--font-bold)}.ph_pi{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);width:100%}.ph_p{font-size:var(--font-size-l);font-weight:var(--font-bold)}.ph_pj{display:flex;justify-content:center;font-weight:var(--font-regular);color:#666;text-decoration:none;margin:var(--font-size-xs);width:90%}.ph_pk{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}.y_m{width:100%}.y_z{margin-bottom:var(--space-m)}.y_z div>div>input{background-color:var(--color-bg)}.y_aa{margin-top:var(--space-m)}.y_aa a{color:var(--color-primary);text-decoration:none}.y_aa a:hover{text-decoration:underline}.y_ab{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}.afv_afw{display:flex;align-items:center;position:relative;margin-bottom:var(--space-s)}.afv_afx{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}.ic_ah{color:var(--Dark-Primary-DP100, #161616);font-size:var(--font-size-5);font-style:normal;font-weight:var(--font-bold);line-height:26px}.ic_p{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)}.ic_ie{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}.vb_aq{padding:var(--space-s)}.vb_at{display:flex;justify-content:center;padding:var(--space-xl)}.vb_s{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-m)}.vb_p{color:var(--color-dark-primary);margin-top:var(--space-3xs)}.vb_ui{color:var(--color-dark-primary);padding:var(--space-l) 0;text-align:center}.vb_uj{color:var(--color-error);padding:var(--space-m) 0}.vb_re{border-collapse:collapse;width:100%}.vb_uk{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}.vb_nm{border-bottom:1px solid var(--color-border)}.vb_ul{padding:var(--space-s);vertical-align:middle}.vb_um{text-align:right}.vb_vc{display:block;font-weight:var(--font-bold)}.vb_ve{color:var(--color-dark-primary);display:block;font-size:var(--font-size-s);margin-top:var(--space-3xs)}.vb_mc{z-index:9999}.vb_vf{display:flex;flex-direction:column;gap:var(--space-s)}.vb_vg{color:var(--color-error);font-weight:var(--font-bold)}.vb_vh{display:flex;justify-content:flex-end}.vb_uo{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)}.vb_up{margin:0;padding-left:var(--space-m);display:flex;flex-direction:column;gap:var(--space-xs);line-height:1.5;color:var(--color-text)}.vb_uu{background:var(--color-bg);border-radius:var(--space-xxs);padding:var(--space-s)}.vb_uv{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}.vb_ok{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)}.vb_ok:hover{background:var(--color-hover-medium)}.vb_uw{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)}.vb_vi{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}.uh_aq{padding:var(--space-s)}.uh_at{display:flex;justify-content:center;padding:var(--space-xl)}.uh_s{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-m)}.uh_p{color:var(--color-dark-primary);margin-top:var(--space-3xs)}.uh_ui{color:var(--color-dark-primary);padding:var(--space-l) 0;text-align:center}.uh_uj{color:var(--color-error);padding:var(--space-m) 0}.uh_re{border-collapse:collapse;width:100%}.uh_uk{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}.uh_nm{border-bottom:1px solid var(--color-border)}.uh_ul{padding:var(--space-s);vertical-align:middle}.uh_um{text-align:right}.uh_un{display:block;font-weight:var(--font-bold)}.uh_uo{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)}.uh_up{margin:0;padding-left:var(--space-m);display:flex;flex-direction:column;gap:var(--space-xs);line-height:1.5;color:var(--color-text)}.uh_uq{list-style:disc}.uh_ur{list-style:none}.uh_us{color:var(--color-link);text-decoration:underline}.uh_ut{background:var(--color-bg);border-left:var(--space-3xs) solid var(--color-primary);color:var(--color-text)}.uh_uu{background:var(--color-bg);border-radius:var(--space-xxs);padding:var(--space-s);margin-top:var(--space-xs)}.uh_uv{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}.uh_ok{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)}.uh_ok:hover{background:var(--color-hover-medium)}.uh_uw{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}.as_aq{margin:0 auto;max-width:640px;padding:var(--space-l) var(--space-s)}.as_at{display:flex;justify-content:center;padding:var(--space-xl)}.as_au{color:var(--color-dark-primary);margin-top:var(--space-xs)}.as_av{margin-top:var(--space-m)}.as_aw{color:var(--color-dark-primary);list-style:disc;margin:var(--space-xxs) 0 0;padding-left:var(--space-m)}.as_ax{color:var(--color-dark-primary);display:block;margin-top:var(--space-m)}.as_ay{color:var(--color-red-primary);display:block;margin-top:var(--space-s)}.as_az{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.43370e0ca95e559e7801.css.map*/