@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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ae{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25vh auto 0;max-width:640px;padding:1rem;text-align:center}.ac_ae>*:not(:first-child){margin-top:var(--space-m)}.ac_af{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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)}
.aiv_aiw{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.lo_w{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)}.lo_w img{width:100%;height:100%}.lo_ah{display:flex;flex-direction:column;background-color:var(--color-secondary);min-height:100vh;width:370px;padding-right:0 !important;position:relative}.lo_ah.lo_y{width:100%;height:48px;min-height:70vh;overflow:hidden}.lo_ah.lo_y .lo_w{margin-top:var(--space-xs)}.lo_v{background:var(--color-secondary);display:flex;flex-direction:column;height:100%;position:relative !important}.lo_lp{display:flex;flex-direction:column;padding:var(--space-l);height:100%}.lo_lp.lo_y{padding:var(--space-s)}.lo_lq{display:block;margin-bottom:var(--space-l);text-decoration:none}.lo_lr{font-weight:var(--font-bold);font-size:22px;line-height:28px;color:#161616;margin:0 0 var(--space-s)}.lo_ls{font-size:var(--font-size-l);line-height:22px;color:#161616;margin:0 0 var(--space-l)}.lo_lt{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:0 0 var(--space-s)}.lo_lu{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-bottom:auto}.lo_lv{display:block;width:120px;height:36px;object-fit:contain;object-position:center;filter:brightness(0)}.lo_lw{font-weight:var(--font-bold);font-size:var(--font-size-m);line-height:18px;color:#161616;margin:var(--space-l) 0 0}.lo_f{padding:var(--space-l);margin:auto 0 var(--space-xxl)}.lo_lx{font-style:normal;font-weight:var(--font-bold);font-size:20px;line-height:26px;color:#161616}.lo_ly{font-style:normal;font-weight:normal;font-size:16px;line-height:22px;color:var(--color-primary)}.lo_lz{margin-top:var(--space-s);padding:var(--space-l)}.lo_l0{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;filter:saturate(0%);opacity:.7}.lo_l1{display:block;width:120px;height:36px;object-fit:contain;object-position:center}.lo_l2{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.x_s{display:flex;background-color:var(--color-white)}.x_s.x_y{flex-direction:column-reverse}.x_o{width:100%}.x_z{height:calc(100% - var(--space-xxl));padding:0 var(--space-l);margin:var(--space-xl) auto var(--space-xl)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ou_ov{display:flex}.ou_ow{width:100%}.ou_ox{flex-direction:column}.ou_oy{flex-direction:row}.ou_oz{align-items:flex-start}.ou_oi{align-items:center}.ou_o0{align-items:flex-end}.ou_o1{align-items:stretch}.ou_o2{justify-content:flex-start}.ou_o3{justify-content:center}.ou_o4{justify-content:flex-end}.ou_o5{justify-content:space-between}.ou_o6{justify-content:space-around}.ou_o7{justify-content:space-evenly}.ou_o8{flex-wrap:nowrap}.ou_o9{flex-wrap:wrap}.ou_pa{gap:0}.ou_pb{gap:var(--space-xxxs)}.ou_pc{gap:var(--space-xxs)}.ou_pe{gap:var(--space-xs)}.ou_pf{gap:var(--space-s)}.ou_pg{gap:var(--space-m)}.ou_ph{gap:var(--space-l)}.ou_pi{gap:var(--space-xl)}.ou_pj{gap:var(--space-xxl)}.ou_pk{gap:var(--space-xxxl)}.ou_pl{gap:var(--space-xxxxl)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ok_f{margin:0}.ok_ol{font-size:var(--font-size-1);line-height:1.5}.ok_om{font-size:var(--font-size-2);line-height:1.5}.ok_on{font-size:var(--font-size-3);line-height:1.5}.ok_oo{font-size:var(--font-size-4);line-height:1.5}.ok_op{font-size:var(--font-size-5);line-height:1.5}.ok_oq{font-size:var(--font-size-6);line-height:1.4}.ok_or{font-size:var(--font-size-7);line-height:1.3}.ok_os{font-size:var(--font-size-2);line-height:1.5;letter-spacing:.3px;text-transform:uppercase}.ok_oa{font-weight:var(--font-regular)}.ok_ot{font-weight:var(--font-semi-bold)}.ok_oc{font-weight:var(--font-book)}.ok_oe{font-weight:var(--font-bold)}.ok_og{font-family:var(--font-primary)}.ok_oh{text-align:left}.ok_oi{text-align:center}.ok_oj{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.q6_v.q6_c{background-color:var(--color-shadow)}.q6_v .q6_q7{color:var(--color-white);padding-left:var(--space-s);font-weight:var(--font-bold);font-size:var(--font-size-l)}.q6_gk{display:flex;align-items:center;margin-left:var(--space-s);text-decoration:none}.q6_gk svg{margin-right:4px;fill:var(--color-primary)}.q6_v{display:flex;justify-content:center;background-color:var(--color-secondary)}.q6_w{display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:50%}.q6_o{display:flex;align-items:center;width:100%;max-width:var(--wrap-width);height:var(--header-height);padding:0 var(--space-l)}.q6_o.q6_ax{max-width:unset}.q6_o .q6_ch{position:absolute;bottom:5px;left:32px;color:var(--color-primary);font-size:var(--font-size-s)}.q6_o .q6_bs{position:relative;display:flex !important;align-items:center;justify-content:center;height:100%;width:3rem}.q6_o .q6_q8{width:unset;padding:0 20px;font-size:var(--font-size-m)}.q6_o .q6_bs svg{fill:var(--color-primary)}.q6_o .q6_bs:hover{background-color:var(--color-white)}.q6_o .q6_bs:hover svg{fill:var(--color-primary)}.q6_o .q6_bs:hover .q6_ch{color:var(--color-primary)}.q6_ai{display:flex;align-items:center;font-weight:var(--font-ultra);margin-right:var(--space-xs);color:var(--color-primary);text-decoration:none}.q6_f{margin-left:var(--space-s)}.q6_q9{width:.5px;height:100%;margin:0 var(--space-m);background-color:rgba(0,0,0,.06)}.q6_p{letter-spacing:.16px;font-size:var(--font-size-s);font-weight:300;font-style:italic}.q6_ra{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)}.q6_i3{height:44px !important;width:100% !important;background-color:rgba(0,0,0,0) !important;font-size:var(--font-size-m) !important}.q6_rb{width:200px !important}.q6_rc{max-width:none !important}.q6_bg{width:20px;height:20px}.q6_re:hover{background-color:rgba(0,0,0,0) !important}.q6_rf svg{width:20px;height:20px;flex-shrink:0}
@keyframes m5_m8{0%{transform:rotate(0deg)}100%{transform:rotate(1turn)}}.m5_ln{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:100}.m5_ln.m5_m6{position:fixed;left:0;width:100vw;height:100vh}.m5_ln.m5_m7{max-width:60px;max-height:60px}.m5_ln svg{fill:rgba(0,0,0,0);height:200px;width:200px;animation-name:m5_m8;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.m5_ln circle{stroke-width:8;stroke-linecap:butt;stroke-dasharray:240;stroke:#ffde00;stroke-dashoffset:40}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}:is(button,a,input).pm_lk{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(--space-3);font-weight:var(--font-bold);min-width:120px;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease;border:none;cursor:pointer}:is(button,a,input).pm_ow{max-width:100%;width:100%;justify-content:center;text-align:center}:is(button,a,input).pm_pn{border-radius:0}:is(button,a,input).pm_po{border-radius:var(--space-2)}:is(button,a,input).pm_pp{font-size:var(--font-size-1);padding:var(--space-2) var(--space-4);min-height:36px}:is(button,a,input).pm_pq{font-size:var(--font-size-2);padding:var(--space-3) var(--space-7);min-height:40px}:is(button,a,input).pm_pr{font-size:var(--font-size-3);padding:var(--space-s) var(--space-l);min-height:50px}:is(button,a,input).pm_ps{background-color:var(--color-primary);color:var(--color-white)}:is(button,a,input).pm_ps:hover{background-color:var(--color-primary-light)}:is(button,a,input).pm_pt{background-color:var(--color-secondary-light);color:var(--color-primary);border:1px solid var(--color-secondary)}:is(button,a,input).pm_pt:hover{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-primary)}:is(button,a,input).pm_pu{background-color:var(--color-blue);color:var(--color-white)}:is(button,a,input).pm_pu:hover{background-color:var(--color-blue);opacity:.9}:is(button,a,input).pm_pv{background-color:rgba(0,0,0,0);border:1px solid var(--color-primary);color:var(--color-primary)}:is(button,a,input).pm_pv:hover{background-color:var(--color-hover);color:var(--color-primary)}:is(button,a,input).pm_pw{background-color:var(--color-error);color:var(--color-white)}:is(button,a,input).pm_pw:hover{background-color:var(--color-shadow);color:var(--color-white)}:is(button,a,input).pm_lk:disabled,:is(button,a,input).pm_lk[aria-disabled=true]{background-color:var(--color-disabled);color:var(--color-white);opacity:.6;cursor:not-allowed;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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.n3_fs{margin:0}.n3_n4{font-size:var(--font-size-10);line-height:1.2}.n3_n5{font-size:var(--font-size-9);line-height:1.2}.n3_n6{font-size:var(--font-size-8);line-height:1.3}.n3_n7{font-size:var(--font-size-7);line-height:1.3}.n3_n8{font-size:var(--font-size-6);line-height:1.4}.n3_n9{font-size:var(--font-size-5);line-height:1.4}.n3_oa{font-weight:var(--font-regular)}.n3_ob{font-weight:var(--font-semi-bold)}.n3_oc{font-weight:var(--font-book)}.n3_oe{font-weight:var(--font-bold)}.n3_of{font-weight:var(--font-ultra)}.n3_og{font-family:var(--font-primary)}.n3_oh{text-align:left}.n3_oi{text-align:center}.n3_oj{text-align:right}
.y0_y1{cursor:not-allowed !important;opacity:.5}.y0_y1:hover{cursor:not-allowed !important;background-color:var(--color-white)}.y0_y2{cursor:not-allowed !important;opacity:.5;pointer-events:none}.y0_y2:hover{cursor:not-allowed !important;color:var(--color-secondary-medium)}.y0_y2:hover svg{fill:var(--color-secondary-medium)}.y0_y3 .bx--text-input:disabled,.y0_y3 .bx--text-input[disabled]{cursor:not-allowed !important;opacity:.5}.y0_y3 .bx--text-input:disabled:hover,.y0_y3 .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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ge_y4{display:flex;flex-direction:column}.ge_y4 .ge_y5{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}.ge_y4 .ge_y6{border-left:4px solid var(--color-secondary)}.ge_y4 .ge_y7{cursor:initial}.ge_y4 .ge_y8{grid-template-areas:"control title details" "control description details" "control button button";cursor:default}.ge_y4 .ge_y9{cursor:not-allowed;filter:opacity(50%)}.ge_y4 .ge_za{padding:var(--space-xs) !important;width:fit-content;margin-top:var(--space-m);position:relative;z-index:100}.ge_y4 .ge_zb{grid-area:button;width:100%;display:flex;justify-content:center}.ge_y4 .ge_y5 .ge_zc{padding:0;cursor:pointer;position:absolute;left:var(--space-s)}.ge_y4 .ge_y5 .ge_ze{cursor:not-allowed}.ge_y4 .ge_y5 .ge_zf{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5);margin-top:calc(-1*var(--space-xxs))}.ge_y4 .ge_y5 .ge_zf strong{color:inherit;font-size:inherit;line-height:inherit}.ge_y4 .ge_y5 .ge_zg{text-transform:capitalize;font-size:var(--font-size-3)}.ge_y4 .ge_y5 .ge_zh{color:var(--color-dark-primary);font-size:var(--font-size-2);line-height:var(--font-size-5)}.ge_y4 .ge_y5 .ge_fb{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)}.ge_y4 .ge_y5 .ge_zi{display:inline}.ge_y4 .ge_y5 .ge_zj{display:inline-block}.ge_y4 .ge_y5 .ge_p{white-space:pre-wrap}.ge_y4 .ge_y5 .ge_hh{align-self:center;justify-content:center;align-items:flex-end;display:flex;flex-direction:column;cursor:pointer;color:var(--color-secondary-medium)}.ge_y4 .ge_y5 .ge_zk{margin-bottom:var(--space-xs)}.ge_y4 .ge_y5 .ge_hh>svg{width:18px;height:18px;fill:var(--color-secondary-medium)}.ge_y4 .ge_y5 .ge_hh:hover{color:var(--color-secondary)}.ge_y4 .ge_y5 .ge_hh:hover svg{fill:var(--color-secondary)}.ge_y4 .ge_v{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-s);padding:0}.ge_zl{max-width:100% !important}.ge_zm{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:var(--space-m);gap:var(--space-s)}.ge_zm h4{font-size:var(--font-size-5)}.ge_zm .ge_zn{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)}.ge_zm .ge_zo{max-width:fit-content !important}.ge_zp{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)}.ge_zq{background:var(--color-hover-medium);margin-right:var(--space-xxs);margin-bottom:var(--space-xxs)}.ge_zr{background:var(--color-primary-ultra-light)}.ge_zr.ge_zs{background:var(--color-secondary-light)}.ge_zr.ge_zt{background:var(--color-link-light)}.ge_zr.ge_zu{background:var(--color-success-light)}.ge_zv.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}.ge_zw{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ak0_ak1{display:flex;justify-content:center;align-items:center;padding:var(--space-xl)}.ak0_ak2{display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-s)}
.jc_je{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}.jc_jf{width:var(--sidebar-nav-collapsed-width)}.jc_jf .jc_jg{padding-left:var(--space-xs);padding-right:var(--space-xs);justify-content:center}.jc_jf .jc_jh,.jc_jf .jc_ji,.jc_jf .jc_jj,.jc_jf .jc_jk{display:none}.jc_jf .jc_v{padding-bottom:var(--space-xs)}.jc_jf .jc_in,.jc_jf .jc_jl{justify-content:center;padding-left:var(--space-xs);padding-right:var(--space-xs)}.jc_jf .jc_jm{padding-left:var(--space-xs)}.jc_jn{position:absolute;top:var(--space-xxxl);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)}.jc_jn:hover{background-color:var(--color-bg)}.jc_jn:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.jc_v{flex:0 0 auto;border-bottom:1px solid rgba(0,0,0,.1)}.jc_jg{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)}.jc_jo{width:28px;height:28px;flex:0 0 auto}.jc_jh{font-weight:var(--font-ultra);font-size:var(--font-size-m)}.jc_ji{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)}.jc_jp{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.jc_jf .jc_jp{overflow:visible}.jc_jj{margin:var(--space-s) var(--space-s) var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;opacity:.6}.jc_in{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}.jc_in:hover{background-color:rgba(0,0,0,.06)}.jc_jq{background-color:rgba(0,0,0,.1);font-weight:var(--font-bold)}.jc_jm{padding-left:var(--space-xl);font-size:var(--font-size-s)}.jc_jr{display:inline-flex;flex:0 0 auto;fill:var(--color-primary)}.jc_jk{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jc_ch{flex:0 0 auto;padding:var(--space-xxxs) var(--space-xxs);background-color:rgba(0,0,0,.1);border-radius:var(--space-xxs)}.jc_jf .jc_ch{display:none}.jc_js{font-weight:var(--font-bold);cursor:default}.jc_js:hover{background:none}.jc_jt{margin-bottom:var(--space-xs)}.jc_ju{position:relative}.jc_jv{margin-left:auto}.jc_jf .jc_jv{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;visibility:hidden}.jc_a2{flex:0 0 auto;padding-top:var(--space-s);margin-top:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jc_jw{height:1px;margin:var(--space-xs) var(--space-s);background-color:rgba(0,0,0,.1)}.jc_e9{padding-top:var(--space-s);padding-bottom:var(--space-s);border-top:1px solid rgba(0,0,0,.1)}.jc_i3{position:relative}.jc_jx{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)}.jc_jy{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--space-xxs)}.jc_jz{top:0;left:100%;margin-top:0;margin-left:var(--space-xxs)}.jc_jl{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}.jc_jl: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aww_awx{margin-bottom:var(--space-l)}.aww_j2{display:flex;margin-top:var(--space-m)}.aww_j2>*:not(:first-child){margin-left:var(--space-m)}.aww_qe{height:var(--space-xl);padding:var(--space-s);background-color:var(--color-white);border-bottom:1px solid var(--color-primary-ultra-light)}.aww_awy{flex:.8}.aww_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_o>*{height:40px;padding:0 var(--space-s);color:var(--color-text)}.axj_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_aan{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aln_ib{position:relative}.aln_ib>*:not(:first-child){margin-top:var(--space-xs)}.aln_ln{width:100px;height:100px}.aln_in{display:flex;align-items:center;gap:var(--space-xs)}.aln_alo{color:var(--color-error);cursor:pointer}.aln_alp{color:var(--color-primary);cursor:pointer}.aln_alq{cursor:not-allowed;color:var(--color-primary-ultra-light)}.aln_alr{min-width:20px;height:20px}.aln_ak4{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)}.aln_ak4 svg{height:20px;width:20px;margin:0 var(--space-xs)}.aln_ak4 .bx--radio-button__appearance{width:.875rem;height:.875rem}.aln_ak4 .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.375rem;height:.375rem}.aln_ak4 .bx--radio-button-wrapper:not(:last-of-type){margin-right:0}.aln_als{display:flex;margin-left:var(--space-s);margin-bottom:1px}.aln_als>*:nth-child(4n+0){margin-right:12px}.aln_als>*:not(:nth-child(4n+0)){margin-right:4px}.aln_alt{width:2px;height:2px;background-color:var(--color-primary);border-radius:50%}.aln_rz{width:36px}.aln_alu{width:100%;display:flex;justify-content:flex-end}.aln_alv{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}.aln_alw .aln_bs{display:flex;align-items:center;cursor:pointer}.aln_alw .aln_bs:hover{color:var(--color-primary)}.aln_alw .aln_bs:hover a{color:var(--color-primary)}.aln_alw .aln_bs svg{display:none;margin:0}.aln_alx{height:16px;cursor:pointer}
.aiz_ai0{display:flex;flex-direction:column;gap:16px}.aiz_ai0.aiz_m7{width:340px;padding-right:var(--space-l)}.aiz_ai1{display:flex;flex-direction:column;gap:16px}.aiz_ai1>* .bx--label{margin-bottom:3px}.aiz_ai1>*:first-child{margin-top:0}.aiz_ai{font-size:18px;font-weight:600;margin-bottom:var(--space-l);color:#161616;display:flex;justify-content:space-between;align-items:center}.aiz_ai2{display:flex;align-items:center;gap:4px;cursor:pointer;color:var(--color-link);font-size:var(--font-size-m);font-weight:400}.aiz_ai2 svg{margin-right:4px}.aiz_ai2:hover{text-decoration:underline}.aiz_sx{cursor:not-allowed}.aiz_sx label,.aiz_sx select,.aiz_sx input{color:var(--color-black) !important;opacity:1}.aiz_sx select,.aiz_sx input{border-bottom:1px solid #8d8d8d !important}.aiz_sx input,.aiz_sx select,.aiz_sx textarea{cursor:not-allowed}.aiz_ai3{display:flex;justify-content:center;margin-top:var(--space-m);padding:0;transition:none}.aiz_ai3.aiz_sb{opacity:0;pointer-events:none;transition:none}
.ajt_o{display:flex}.ajt_sx label,.ajt_sx select,.ajt_sx input{color:var(--color-black) !important;opacity:1}.ajt_sx select,.ajt_sx input{border-bottom:1px solid #8d8d8d !important}.ajt_aju{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)}.ajt_yl{font-weight:var(--font-bold);padding-left:var(--space-xs)}.ajt_ajv{width:340px;padding-right:var(--space-l)}.ajt_ajv>*{margin-top:15px}.ajt_ajv>* .bx--label{margin-bottom:3px}.ajt_ajv>*:first-child{margin-top:0}.ajt_ajw{text-transform:capitalize}.ajt_ai{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-l);font-size:18px;font-weight:600}.ajt_th{display:flex;align-items:center;font-weight:400;font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.ajt_th svg{margin-right:4px}.ajt_gh{width:340px;padding-left:var(--space-l)}.ajt_gh.ajt_sz{width:600px;margin:0 auto}.ajt_ajx{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)}.ajt_ajy{font-size:var(--font-size-s)}.ajt_hh{position:relative;margin-bottom:var(--space-m);background-color:var(--color-white)}.ajt_hh .ajt_s4{padding-top:var(--space-xs);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);font-size:18px;font-weight:600}.ajt_hh .ajt_ho{margin:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.ajt_hh .ajt_in{display:flex;margin:var(--space-s) 0}.ajt_hh .ajt_in strong{margin-left:auto;text-align:right}.ajt_hh .ajt_l5{display:flex;margin-top:var(--space-m);font-size:18px;font-weight:600}.ajt_hh .ajt_gx{margin-left:auto;text-transform:uppercase}.ajt_f{margin:30px 10px 0 0;line-height:140%;font-size:var(--font-size-s);text-align:justify}.ajt_ajz{color:var(--color-error);font-size:var(--font-size-s)}.ajt_ln{left:0;height:100%;background-color:rgba(255,255,255,.5)}
.aj0_aj1{display:flex;gap:var(--space-m);justify-content:center;margin:var(--space-m) auto var(--space-xl)}@media screen and (max-width: 900px){.aj0_aj1{flex-direction:column}}.aj0_yf{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.aj0_yf .bx--content-switcher{height:30px;width:30%}.aj0_so{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.aj0_yg{width:30%}.aj0_yh{font-size:var(--font-size-l)}.aj0_aju{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)}.aj0_aju:last-child{margin-right:0}.aj0_yk{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}.aj0_yl{font-size:var(--font-size-8);font-weight:var(--font-book);line-height:var(--font-size-9)}.aj0_aj2{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)}.aj0_aj3{font-size:var(--font-size-l);font-weight:var(--font-regular);margin-top:var(--space-l)}.aj0_aj4{display:inline-block;font-size:var(--font-size-3);line-height:var(--font-size-6);font-weight:var(--font-regular)}.aj0_ym{text-align:right;color:var(--color-text-dark);font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:22px}.aj0_yn{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}.aj0_aj5{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}.aj0_yp{min-width:17.5px;height:20px;fill:var(--color-blue)}.aj0_aj6{fill:var(--color-black)}.aj0_aj7{color:var(--color-gray-medium);font-weight:var(--font-bold);font-size:var(--font-size-m);margin-top:var(--space-m);text-align:center}.aj0_ln{left:0;height:100%;background-color:rgba(255,255,255,.5);overflow-y:hidden}.aj0_aj8{border-color:var(--color-gray-light)}.aj0_yt{margin-top:10px}.aj0_aj9{margin-bottom:48px}.aj0_aka{margin-bottom:48px}.aj0_ach{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}.aj0_qg{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%}.aj0_akb{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}.aj0_akc{display:inline-flex;flex-direction:column;justify-content:center;gap:var(--space-xxs)}.aj0_akb.aj0_ake{background-color:var(--color-white);color:var(--color-primary)}.aj0_akb:not(.aj0_ake):hover{background-color:var(--color-hover)}.aj0_akf{margin-right:8px}.aj0_akg{display:inline-flex;align-items:center}.aj0_akh{color:var(--color-success)}.aj0_aki{width:12px;height:12px;border-radius:50%;background-color:var(--color-white);transition:.3s}.aj0_akj{display:none}.aj0_akk{font-size:var(--font-size-2);font-weight:var(--font-regular)}.aj0_hn{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)}.aj0_hn>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.aj0_ho{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)}.aj0_hp{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.aj0_hq{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.aj0_hq>span:first-child{text-align:left}.aj0_bi{color:var(--color-gray-light)}.aj0_hr{margin-left:var(--space-xxs)}
.ye_yf{display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s)}.ye_yf .bx--content-switcher{height:30px;width:30%}.ye_so{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 75px}.ye_yg{width:30%}.ye_yh{font-size:var(--font-size-l)}.ye_o{display:flex;justify-content:center;gap:var(--space-l);min-width:882px}.ye_yi{display:flex;flex-direction:column;flex:2;border:1px solid #8d8d8d;padding:var(--space-s);box-sizing:border-box;min-height:460px}.ye_yi:last-child{margin-right:0}.ye_yj{background-color:#eef5fe;border:1px solid #0847c6;flex:3}.ye_yk{font-size:var(--font-size-xl);font-weight:var(--font-ultra);line-height:32px;text-align:center;margin-bottom:12px;text-transform:capitalize}.ye_yl{font-size:24px;font-weight:var(--font-ultra);line-height:24px;text-align:center;margin-bottom:12px}.ye_ym{text-align:center;margin-bottom:14px;color:#8d8d8d}.ye_yn{display:flex;gap:var(--space-xs);margin-bottom:12px}.ye_yo{margin-top:36px}.ye_yp{min-width:16px;height:20px;fill:var(--color-blue)}.ye_yq{fill:#000}div.ye_yr{font-weight:var(--font-bold);font-size:var(--font-size-l);line-height:16px;margin-top:var(--space-m);text-align:center}.ye_ln{left:0;height:100%;background-color:rgba(255,255,255,.5)}.ye_ys{margin-bottom:16px}.ye_yt{margin-top:70px}.ye_yu{margin-top:32px}
.k8_o{display:flex;justify-content:center;margin-bottom:24px;overflow:hidden}.k8_v{align-items:center;display:flex;flex-direction:column;text-align:center;margin:0 auto var(--space-xs);max-width:360px}.k8_fs{font-size:var(--font-size-7);font-weight:var(--font-regular);line-height:var(--font-size-8);margin:0 0}.k8_k9{color:var(--color-gray-medium);font-weight:var(--font-regular);font-size:var(--font-size-m);margin-top:var(--space-m)}.k8_a2{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ll{background-color:var(--color-white) !important;padding:var(--space-s)}.aao_sb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.yw_yx{display:block;margin-bottom:var(--space-xs);color:var(--color-text)}.yw_yy>div{border:2px solid var(--color-error);box-shadow:none}.yw_yy>div:hover{border-color:var(--color-error)}.yw_fg{margin-top:4px;color:var(--color-error);font-size:var(--font-size-s)}.yw_yz{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.yv_ah{padding:var(--space-m) var(--space-s);background-color:#ffc8c8;color:#340000}.yv_ah .yv_ai{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.zx_ah{max-width:600px;padding:var(--space-xxxxl) var(--space-l);background-color:var(--color-white);border:1px solid var(--color-primary-ultra-light);border-radius:4px}.zx_v{display:flex;align-items:center;font-size:20px}.zx_w{font-weight:var(--font-ultra)}.zx_jw{width:1px;height:20px;margin:0 var(--space-xs);background-color:var(--color-primary)}.zx_ai{margin-top:var(--space-xxl);font-size:28px;line-height:30px;font-weight:var(--font-bold);display:flex;align-items:center}.zx_ly{display:flex;justify-content:center;font-size:20px;font-weight:var(--font-bold)}.zx_a3{display:flex;justify-content:flex-end;margin-top:var(--space-l)}.zx_a3>*:not(:last-child){margin-right:var(--space-l)}.zx_m{margin-top:var(--space-l)}.zx_m>*:not(:last-child){margin-bottom:var(--space-l)}.zx_m .zx_zy{display:inline-block;margin-bottom:.5rem}.zx_m .zx_qe{border:1px solid #8d8d8d;background-color:var(--color-white)}.zx_m .zx_zz{visibility:hidden;color:var(--color-error)}.zx_m .zx_zz.zx_z0{visibility:visible}.zx_m .zx_fb{margin-bottom:var(--space-xs);font-size:18px;line-height:22px;font-weight:var(--font-bold)}.zx_m .zx_z1{margin-bottom:var(--space-xs);font-size:var(--font-size-m);line-height:22px;color:var(--color-primary)}.zx_m .zx_z2{background-color:var(--color-white)}.zx_m .zx_z2 .select__multi-value{pointer-events:all}.zx_m .zx_so select{max-width:unset}.zx_m .zx_z3{margin-top:var(--space-s)}.zx_m .zx_z3>*:not(:last-child){margin-bottom:var(--space-s)}.zx_m .zx_ho .zx_mu{margin-top:var(--space-s)}.zx_m .zx_ho .zx_mu>*:not(:last-child){margin-bottom:var(--space-s)}.zx_m .zx_z4{padding-left:var(--space-l);border-left:1px solid var(--color-text)}.zx_fg{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.zx_z5{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}.zx_z5.zx_z6{color:var(--color-white);background:#24a148}.zx_z7{position:relative}.zx_z8{display:flex;justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-2)}.zx_z8>div{display:flex;align-items:center;gap:var(--space-2)}.zx_z8 .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.zx_z9{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}.zx_z4 .zx_z9{margin-left:calc(-10px - var(--space-l));width:calc(100% + 20px + var(--space-l))}.zx_aaa{position:absolute;top:-10px;bottom:0;left:-10px;right:-10px;border:2px solid var(--color-secondary);pointer-events:none}.zx_cv{text-transform:capitalize}.zx_aab{color:var(--color-error)}.zx_aac{font-size:30px;font-weight:600;line-height:36px;margin-top:24px}.zx_aae{display:flex;align-items:flex-start;column-gap:5px;justify-content:space-between}.zx_aaf{border:unset !important}.zx_aag{font-size:14px;margin-bottom:10px;font-weight:bold}.zx_aah{font-size:12px}.zx_aai{font-weight:bold}.zx_aah::marker{content:"•";font-size:25px;line-height:20px}.zx_aaj{white-space:break-spaces}.zx_aak{max-width:300px !important;margin-left:4px;margin-top:12px}.zx_aal:first-child{background-color:var(--color-success) !important}.zx_vz{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aat_fg{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}.aat_aau{outline:2px solid #da1e28;outline-offset:1px}
.aix_aiy{all:unset;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;min-height:0 !important}.aix_aiy:focus-visible{outline:2px solid var(--color-link, #405aff);outline-offset:2px;border-radius:2px}.aix_aiy.aix_sx{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.awz_ah{padding:var(--space-l) var(--space-s);background-color:var(--color-white);border-top:1px solid var(--color-hover-table)}.awz_v{display:flex;justify-content:space-between;font-size:var(--font-size-m)}.awz_aw0{display:flex;align-items:center;justify-content:center;gap:var(--space-m)}.awz_aw1{color:var(--color-link);cursor:pointer}.awz_aw2{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}.awz_aw2:hover,.awz_aw2:focus{background-color:var(--color-secondary)}.awz_o{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:var(--space-l)}.awz_o>*:not(:last-child){margin-right:var(--space-m)}.awz_in{width:220px;margin-bottom:20px}.awz_fb{display:flex;align-items:center;color:var(--color-text);font-size:var(--font-size-s);margin-bottom:var(--space-xs)}.awz_fb .awz_aw3{margin-right:4px}.awz_fb .awz_mu{margin-top:0}.awz_fb .bx--radio-button-wrapper:not(:last-of-type){margin-right:.5rem}.awz_fb .bx--radio-button__label{font-size:11px;font-weight:500}.awz_fb .bx--radio-button__appearance{width:.9rem;height:.9rem}.awz_fb .bx--radio-button:checked+.bx--radio-button__label .bx--radio-button__appearance::before{width:.4rem;height:.4rem}.awz_aw4{min-height:38px;border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px}.awz_aw5>*{font-size:small !important}.awz_aw4>*{font-size:small !important}.awz_aw4>*>div{display:flex !important}.awz_aw4>*>div>button{margin-top:5px !important}.awz_aw4>*>div>a{margin-left:5px !important}.awz_aw6{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aax_sb{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.aax_bs{text-align:right;vertical-align:middle}table td.aax_bs>*:not(:last-child){margin-right:8px}.aax_aay{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)}.aax_aaz{display:flex;justify-content:flex-end;height:3rem}.aax_aa0{height:100%}.aax_ah{display:flex;flex-direction:column;justify-content:center;align-items:center;height:30rem;background-color:var(--color-white);font-size:var(--font-size-l)}.aax_ah .aax_ai{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.aax_ah .aax_f{font-size:var(--font-size-m);color:var(--color-primary)}.aax_ah .aax_bg{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.aax_aa1{display:flex;flex-direction:column;justify-content:center;align-items:center}.aax_aa1 .aax_ai{margin:28px 0 12px;font-size:var(--font-size-l);font-weight:var(--font-bold)}.aax_aa1 .aax_f{font-size:var(--font-size-m);color:var(--color-primary)}.aax_aa1 .aax_bg{width:68px;height:68px;fill:var(--color-primary);fill-opacity:.11}.aax_aa2{padding:0 10px}.aax_aa3{cursor:pointer}.aax_h4{outline:1px solid var(--color-secondary)}.aax_aa4{box-shadow:inset 3px 0 0 0 var(--color-shadow)}div.aax_aa5{overflow-y:hidden;overflow-x:auto}.aax_aa6{width:32px}ul.aax_aa7{outline:0;width:200px}button.aax_aa8{line-height:16px;max-width:100%}button.aax_aa8>svg{margin-right:8px}svg.aax_aa9{width:24px;height:24px}.aax_aba:hover svg{color:var(--color-link)}.aax_abb{display:block;margin:-13px -12px;padding:13px 12px;line-height:20px;color:var(--color-gray-dark);text-decoration:none}.aax_ht{display:flex;justify-content:center;align-items:center;width:48px;background-color:var(--color-white);cursor:pointer}#aax_abc{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)}.aax_abe{display:flex;flex:1 1;justify-content:center;align-items:center;max-width:250px;padding:var(--space-xs);background:var(--color-white)}.aax_abf{background:var(--color-white)}.aax_abg{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}.aax_abh{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_al{position:relative}.aav_al .aav_aaw{position:absolute;top:7px;left:282px;font-size:22px;cursor:pointer}.aav_ah input{width:100% !important;border-bottom:1px solid #d0d0d0 !important;border-radius:none}.aav_ah.aav_aau input{border-color:var(--color-error)}.aav_ah.aav_aau .flag-dropdown{border-top-color:var(--color-error);border-bottom-color:var(--color-error);border-left-color:var(--color-error)}.aav_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aas_ah{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.um_un{margin-bottom:var(--space-m)}.um_un 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.j0_m{overflow-x:hidden;margin-bottom:var(--space-s)}.j0_j1{font-size:1em;margin-bottom:var(--space-s)}.j0_j2{margin-bottom:var(--space-s)}.j0_j3{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%}.j0_j3:hover{cursor:pointer;background-color:var(--color-hover)}.j0_bg{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")}.j0_j4{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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}.j5_s,.j5_j6,.j5_j7,.j5_j8,.j5_j9,.j5_ka,.j5_kb,.j5_kc,.j5_ke,.j5_kf,.j5_kg,.j5_kh,.j5_a3,.j5_ki,.j5_kj{display:flex;flex-direction:column}.j5_s{width:100%;color:var(--color-primary);background-color:var(--color-white)}.j5_s h2,.j5_s h4{font-weight:600}.j5_kk{height:100vh}.j5_kl,.j5_km{height:var(--space-xs);background-color:var(--color-secondary);display:block}.j5_kl{width:50%}.j5_km{width:100%}.j5_j6{flex:1;justify-content:center}.j5_w{max-width:fit-content;padding-left:var(--space-xl);padding-top:var(--space-l)}.j5_j7{width:600px;margin:0 auto;gap:var(--space-xl)}.j5_j8{gap:var(--space-l);width:600px;margin:100px}.j5_kn{color:var(--color-link)}.j5_ko,.j5_kp,.j5_kq,.j5_kc>h5,.j5_kh>label,.j5_kn,.j5_j9>p,.j5_kr>p{font-size:var(--font-size-m)}.j5_ks{margin-bottom:var(--space-xxs)}.j5_kt{margin-right:var(--space-xs)}.j5_ku{display:flex}.j5_kb,.j5_kf,.j5_kh,.j5_kv,.j5_kj{gap:var(--space-xs)}.j5_ko{background-color:var(--color-hover-medium);border-top:2px solid rgba(0,0,0,0)}.j5_ko,.j5_kp{padding:var(--space-s) var(--space-m)}.j5_ko:hover,.j5_kp:hover{border-color:var(--color-secondary);cursor:pointer}.j5_kp{background-color:var(--color-hover);border-color:var(--color-secondary)}.j5_ka{gap:var(--font-size-s)}.j5_kw{color:var(--color-gray-light);position:relative;display:flex;align-items:center;position:relative}.j5_kw input{padding-left:var(--space-xl);background-color:var(--color-white) !important;border:none !important}#j5_cf{position:absolute;pointer-events:none;left:var(--space-xs);top:var(--space-xs);z-index:1}.j5_ke{background-color:var(--color-hover);padding:var(--space-m);gap:var(--space-s)}.j5_kx{max-height:300px;overflow-y:auto;padding-right:var(--space-s)}.j5_ky{display:flex;flex-direction:column;gap:var(--space-s)}.j5_kz{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)}.j5_kz:hover{background-color:var(--color-hover)}.j5_k0{border-left:var(--space-xxs) solid var(--color-secondary)}.j5_k1{width:var(--space-s)}.j5_kc{max-width:90%}.j5_kc h5{margin:0;font-size:var(--font-size-m);line-height:unset !important}.j5_kc p{margin:0;font-size:var(--font-size-s);color:var(--color-gray)}.j5_k2{color:var(--color-primary-ultra-light);font-weight:normal}.j5_kg{gap:var(--space-s)}.j5_a3{gap:var(--space-s);align-items:center}.j5_ki{gap:var(--space-s)}.j5_kv{display:flex;align-items:flex-end}.j5_k3{cursor:pointer;margin-left:var(--space-m)}.j5_k4{display:flex;justify-content:space-between;gap:var(--space-s)}.j5_kj{padding:var(--space-s) var(--space-m);background-color:var(--color-secondary)}.j5_kr{display:flex;align-items:center;gap:var(--space-xxs)}.j5_k5{width:350px;text-align:center}.j5_k6{background-color:var(--color-bg) !important}#j5_k7{padding:0 var(--space-m) !important}.j5_kq{cursor:pointer}.j5_kq:hover{color:var(--color-text)}.j5_cv{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a7_s{background-color:var(--color-bg)}.a7_ab{flex:1;display:flex}.a7_o{width:100%;--header-height: 48px}.a7_z{margin:var(--space-xl) auto 0;padding:0 var(--space-l);min-width:fit-content;max-width:var(--wrap-width)}.a7_z.a7_a8{max-width:1920px;padding:0;margin:0 auto}.a7_a9{--header-height: 80px}.a7_ba{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}.a7_bb{text-decoration:underline;cursor:pointer}.a7_bc{align-items:flex-start !important}.a7_be{font-size:var(--font-size-m)}.a7_bf{color:var(--color-secondary);cursor:pointer;padding:var(--space-xs);text-align:center}.a7_bf:hover{text-decoration:underline}.a7_bg{height:20px;width:20px;margin-right:6px;margin-left:6px;vertical-align:middle}.a7_bh{color:var(--color-secondary);margin-right:6px;margin-left:6px;height:20px;width:20px;vertical-align:middle}.a7_bi{color:var(--color-gray-light)}.a7_bj{padding-left:var(--sidebar-nav-width)}.a7_bk{padding-left:var(--sidebar-nav-collapsed-width)}@media(max-width: 671px){.a7_bj,.a7_bk{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.u_v{display:flex;justify-content:center;align-items:center;height:48px;background-color:var(--color-secondary)}.u_v .u_w{width:24px;height:24px}.u_s{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aa_s{background-color:var(--color-bg)}.aa_ab{flex:1;display:flex}.aa_o{width:100%}.aa_z{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.fl_m{position:relative;width:100%;margin-bottom:auto}.fl_am{margin-bottom:var(--space-s)}.fl_am div>div>input{background-color:var(--color-bg)}.fl_e2{margin-bottom:var(--space-m)}.fl_e2 div>div>input{background-color:var(--color-bg)}.fl_fa{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%}.fl_fa:hover{cursor:pointer;background-color:var(--color-hover)}.fl_fm{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%}.fl_fm:hover{cursor:pointer;background-color:var(--color-hover)}.fl_bg{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")}.fl_fn{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")}.fl_fb{margin-left:var(--space-4);color:var(--color-primary)}.fl_fc{margin:var(--space-m) 0;display:flex;align-items:center;color:var(--color-gray-light)}.fl_fc::before,.fl_fc::after{content:"";flex:1;border-bottom:1px solid var(--color-gray-ultralight)}.fl_fc::before{margin-right:.25em}.fl_fc::after{margin-left:.25rem}.fl_fo{margin-bottom:var(--space-xxxl);text-align:center}.fl_e8{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)}.fl_e9{color:var(--color-text);margin-right:var(--space-xs)}.fl_fg{margin-bottom:var(--space-s);font-size:var(--font-size-s);color:var(--color-error)}.fl_fp{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)}.fl_fp p{margin:0 0 var(--space-s) 0;font-size:var(--font-size-s);color:var(--color-text)}.fl_fh{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.fj_ah{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-l);max-width:480px;height:100%;margin:auto}.fj_m{width:230px;text-align:center}.fj_m label{margin:0 auto .5rem}.fj_m label[for=authorizationCode]{font-size:var(--font-size-l);font-weight:var(--font-bold)}.fj_m>*:not(:last-child){margin-bottom:var(--space-l)}.fj_fk{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ag_ah{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.ag_ai{width:100%;margin:auto 0 0;font-weight:var(--font-ultra);font-size:var(--font-size-xxl);text-align:center}.ag_aj{margin:var(--space-s) 0}.ag_aj 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.e4_ez{list-style-type:disc;margin:var(--space-s) 0;padding-left:var(--space-m);color:var(--color-gray-dark)}.e4_e0{display:flex;align-items:center;margin-bottom:var(--space-xs)}.e4_e0::before{content:"✖";color:var(--color-error);margin-right:var(--space-xs)}.e4_e0.e4_e1{color:#24a148}.e4_e0.e4_e1::before{content:"✔";color:var(--color-success)}.e4_ah{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.e4_ai{width:100%;margin:0;font-weight:var(--font-bold);font-size:var(--font-size-xl);text-align:center}.e4_p{margin:var(--space-s);text-align:center;font-size:var(--font-m);line-height:18px}.e4_m{width:100%;position:relative}.e4_e5{display:flex;margin-bottom:var(--space-s)}.e4_e6{width:50%;padding-right:var(--space-xs)}.e4_e6 div>div>input{background-color:var(--color-bg)}.e4_e7{width:50%;padding-left:var(--space-xs)}.e4_e7 div>div>input{background-color:var(--color-bg)}.e4_am{margin-bottom:var(--space-s)}.e4_am div>div>input{background-color:var(--color-bg)}.e4_e2{margin-bottom:var(--space-xs)}.e4_e2 div>div>input{background-color:var(--color-bg)}.e4_e8{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)}.e4_e9{color:var(--color-text);margin-right:var(--space-xs)}.e4_fa{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%}.e4_fa:hover{cursor:pointer;background-color:var(--color-hover)}.e4_bg{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")}.e4_fb{margin-left:10px;color:var(--color-primary)}.e4_fc{margin:var(--space-m) 0;display:flex;align-items:center;color:var(--color-gray-light)}.e4_fc::before,.e4_fc::after{content:"";flex:1;border-bottom:1px solid var(--color-gray-ultralight)}.e4_fc::before{margin-right:.25em}.e4_fc::after{margin-left:.25rem}.e4_fe{display:flex;align-items:center;flex-wrap:wrap;text-align:center;margin-bottom:var(--space-xs)}.e4_fe>div{all:unset}.e4_ff{color:var(--color-error)}.e4_fg{margin-bottom:var(--space-s);font-size:var(--font-size-s);color:var(--color-error)}.e4_fh{margin-top:var(--space-s);display:flex;justify-content:center}.e4_fi{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ah{display:flex;align-items:center;justify-content:center;height:100%;margin:auto;max-width:520px}.ak_al{width:100%}.ak_ai{display:flex;justify-content:center;margin:0 0 var(--space-m) 0;text-align:center;font-weight:var(--font-ultra);font-size:var(--font-size-xxl);color:var(--color-primary)}.ak_am{margin-bottom:var(--space-l)}.ak_an{font-weight:bold}.ak_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ey_ez{list-style-type:disc;margin:var(--space-s) 0;padding-left:var(--space-m);color:var(--color-gray-dark)}.ey_e0{display:flex;align-items:center;margin-bottom:var(--space-xs)}.ey_e0::before{content:"✖";color:var(--color-error);margin-right:var(--space-xs)}.ey_e0.ey_e1{color:#24a148}.ey_e0.ey_e1::before{content:"✔";color:var(--color-success)}.ey_ah{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:520px;height:100%}.ey_m{width:100%;position:relative}.ey_ai{width:100%;margin-bottom:var(--space-l);font-weight:var(--font-ultra);font-size:var(--font-size-xxl);text-align:center}.ey_e2{margin-bottom:var(--space-s)}.ey_e3{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.vo_ah{width:100% !important;box-sizing:border-box}.vo_sz{margin-left:auto;margin-right:auto}.vo_vp{max-width:100%}.vo_ol{max-width:480px}.vo_pp{max-width:640px}.vo_pq{max-width:768px}.vo_pr{max-width:1024px}.vo_op{max-width:1280px}.vo_vq{max-width:100%}.vo_vr{padding:0}.vo_vs{padding-left:var(--space-xs);padding-right:var(--space-xs)}.vo_vt{padding-left:var(--space-s);padding-right:var(--space-s)}.vo_vu{padding-left:var(--space-m);padding-right:var(--space-m)}.vo_vv{padding-left:var(--space-l);padding-right: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.amk_aml{display:grid}.amk_amm>*{height:100%}.amk_amn{grid-template-columns:1fr}.amk_amo{grid-template-columns:repeat(2, 1fr)}.amk_amp{grid-template-columns:repeat(3, 1fr)}.amk_amq{grid-template-columns:repeat(4, 1fr)}.amk_amr{grid-template-columns:repeat(5, 1fr)}.amk_ams{grid-template-columns:repeat(6, 1fr)}.amk_amt{grid-template-columns:repeat(12, 1fr)}.amk_amu{grid-template-columns:auto}.amk_amv{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_amw{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}@media(min-width: 576px){.amk_amx{grid-template-columns:1fr}.amk_amy{grid-template-columns:repeat(2, 1fr)}.amk_amz{grid-template-columns:repeat(3, 1fr)}.amk_am0{grid-template-columns:repeat(4, 1fr)}.amk_am1{grid-template-columns:repeat(5, 1fr)}.amk_am2{grid-template-columns:repeat(6, 1fr)}.amk_am3{grid-template-columns:repeat(12, 1fr)}.amk_am4{grid-template-columns:auto}.amk_am5{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_am6{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 768px){.amk_am7{grid-template-columns:1fr}.amk_am8{grid-template-columns:repeat(2, 1fr)}.amk_am9{grid-template-columns:repeat(3, 1fr)}.amk_ana{grid-template-columns:repeat(4, 1fr)}.amk_anb{grid-template-columns:repeat(5, 1fr)}.amk_anc{grid-template-columns:repeat(6, 1fr)}.amk_ane{grid-template-columns:repeat(12, 1fr)}.amk_anf{grid-template-columns:auto}.amk_ang{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_anh{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 992px){.amk_ani{grid-template-columns:1fr}.amk_anj{grid-template-columns:repeat(2, 1fr)}.amk_ank{grid-template-columns:repeat(3, 1fr)}.amk_anl{grid-template-columns:repeat(4, 1fr)}.amk_anm{grid-template-columns:repeat(5, 1fr)}.amk_ann{grid-template-columns:repeat(6, 1fr)}.amk_ano{grid-template-columns:repeat(12, 1fr)}.amk_anp{grid-template-columns:auto}.amk_anq{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_anr{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1200px){.amk_ans{grid-template-columns:1fr}.amk_ant{grid-template-columns:repeat(2, 1fr)}.amk_anu{grid-template-columns:repeat(3, 1fr)}.amk_anv{grid-template-columns:repeat(4, 1fr)}.amk_anw{grid-template-columns:repeat(5, 1fr)}.amk_anx{grid-template-columns:repeat(6, 1fr)}.amk_any{grid-template-columns:repeat(12, 1fr)}.amk_anz{grid-template-columns:auto}.amk_an0{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_an1{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}@media(min-width: 1400px){.amk_an2{grid-template-columns:1fr}.amk_an3{grid-template-columns:repeat(2, 1fr)}.amk_an4{grid-template-columns:repeat(3, 1fr)}.amk_an5{grid-template-columns:repeat(4, 1fr)}.amk_an6{grid-template-columns:repeat(5, 1fr)}.amk_an7{grid-template-columns:repeat(6, 1fr)}.amk_an8{grid-template-columns:repeat(12, 1fr)}.amk_an9{grid-template-columns:auto}.amk_aoa{grid-template-columns:repeat(auto-fit, minmax(var(--min-width, 250px), 1fr))}.amk_aob{grid-template-columns:repeat(auto-fill, minmax(var(--min-width, 250px), 1fr))}}.amk_aoc{grid-template-rows:1fr}.amk_aoe{grid-template-rows:repeat(2, 1fr)}.amk_aof{grid-template-rows:repeat(3, 1fr)}.amk_aog{grid-template-rows:repeat(4, 1fr)}.amk_aoh{grid-template-rows:repeat(5, 1fr)}.amk_aoi{grid-template-rows:repeat(6, 1fr)}.amk_aoj{grid-auto-rows:auto}.amk_oz{align-items:start}.amk_oi{align-items:center}.amk_o0{align-items:end}.amk_o1{align-items:stretch}.amk_o2{justify-content:start}.amk_o3{justify-content:center}.amk_o4{justify-content:end}.amk_o5{justify-content:space-between}.amk_o6{justify-content:space-around}.amk_o7{justify-content:space-evenly}.amk_pa{gap:0}.amk_pb{gap:var(--space-xxxs)}.amk_pc{gap:var(--space-xxs)}.amk_pe{gap:var(--space-xs)}.amk_pf{gap:var(--space-s)}.amk_pg{gap:var(--space-m)}.amk_ph{gap:var(--space-l)}.amk_pi{gap:var(--space-xl)}.amk_pj{gap:var(--space-xxl)}.amk_pk{gap:var(--space-xxxl)}.amk_pl{gap:var(--space-xxxxl)}.amk_aok{column-gap:0}.amk_aol{column-gap:var(--space-xxxs)}.amk_aom{column-gap:var(--space-xxs)}.amk_aon{column-gap:var(--space-xs)}.amk_aoo{column-gap:var(--space-s)}.amk_aop{column-gap:var(--space-m)}.amk_aoq{column-gap:var(--space-l)}.amk_aor{column-gap:var(--space-xl)}.amk_aos{column-gap:var(--space-xxl)}.amk_aot{column-gap:var(--space-xxxl)}.amk_aou{column-gap:var(--space-xxxxl)}.amk_aov{row-gap:0}.amk_aow{row-gap:var(--space-xxxs)}.amk_aox{row-gap:var(--space-xxs)}.amk_aoy{row-gap:var(--space-xs)}.amk_aoz{row-gap:var(--space-s)}.amk_ao0{row-gap:var(--space-m)}.amk_ao1{row-gap:var(--space-l)}.amk_ao2{row-gap:var(--space-xl)}.amk_ao3{row-gap:var(--space-xxl)}.amk_ao4{row-gap:var(--space-xxxl)}.amk_ao5{row-gap:var(--space-xxxxl)}.amk_ao6{--min-width: 0px}.amk_ao7{--min-width: 100px}.amk_ao8{--min-width: 200px}.amk_ao9{--min-width: 250px}.amk_apa{--min-width: 300px}.amk_apb{--min-width: 350px}.amk_apc{--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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.akz_o{margin-bottom:var(--space-xxl)}.akz_o label{width:100%}.akz_p{margin-bottom:var(--space-l)}
.ai4_n0{display:block}.ai4_ai5{padding:var(--space-1)}.ai4_vs{padding:var(--space-2)}.ai4_vt{padding:var(--space-3)}.ai4_vu{padding:var(--space-4)}.ai4_vv{padding:var(--space-5)}.ai4_ai6{padding:var(--space-5)}.ai4_ai7{padding:var(--space-7)}.ai4_ai8{padding-left:var(--space-1);padding-right:var(--space-1)}.ai4_ai9{padding-left:var(--space-2);padding-right:var(--space-2)}.ai4_aja{padding-left:var(--space-3);padding-right:var(--space-3)}.ai4_ajb{padding-left:var(--space-4);padding-right:var(--space-4)}.ai4_ajc{padding-left:var(--space-5);padding-right:var(--space-5)}.ai4_aje{padding-left:var(--space-6);padding-right:var(--space-6)}.ai4_ajf{padding-left:var(--space-7);padding-right:var(--space-7)}.ai4_ajg{padding-top:var(--space-1);padding-bottom:var(--space-1)}.ai4_ajh{padding-top:var(--space-2);padding-bottom:var(--space-2)}.ai4_aji{padding-top:var(--space-3);padding-bottom:var(--space-3)}.ai4_ajj{padding-top:var(--space-4);padding-bottom:var(--space-4)}.ai4_ajk{padding-top:var(--space-5);padding-bottom:var(--space-5)}.ai4_ajl{padding-top:var(--space-6);padding-bottom:var(--space-6)}.ai4_ajm{padding-top:var(--space-7);padding-bottom:var(--space-7)}.ai4_ajn{border-radius:var(--space-xxxs)}.ai4_ajo{border-radius:var(--space-xxs)}.ai4_ajp{border-radius:var(--space-xs)}.ai4_ajq{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.ai4_ajr{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ai4_ajs{border:1px solid #e0e0e0}
.akm_akn{background-color:var(--color-white);min-height:240px;width:360px;height:100%}.akm_ako{min-height:var(--space-xxl);border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.akm_akp{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}.akm_akq{min-height:10em}.akm_akr{align-self:flex-start}.akm_aks{color:var(--color-text)}.akm_akt>*{position:relative;width:100%}.akm_akt select{padding-left:var(--space-xs);padding-right:0}.akm_aku{color:var(--color-text);white-space:nowrap}.akm_akv{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}.akm_akv:hover,.akm_akv:focus{background-color:var(--color-secondary)}.akm_ah4{cursor:help;display:flex;align-items:center;margin-left:auto;position:relative}.akm_akw{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}.akm_akw::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)}.akm_ah4:hover .akm_akw{visibility:visible}.akm_akx,.akm_aky{max-width:66px !important;overflow:hidden}.akm_akx select,.akm_aky select{min-width:60px}
.mx_ln{max-width:60px;max-height:60px;top:auto}.mx_my{margin:20px 0px;display:flex;flex-direction:column;justify-content:flex-start}.mx_mz{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mx_m0{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.mx_m0 svg{margin:0 !important}.mx_m1{display:flex;flex-direction:column;margin-left:10px}.mx_m2{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.mx_m3{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.mx_j4{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_sl{display:flex;height:var(--space-xl)}.app_az{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.app_az svg{margin-right:var(--space-xs)}.app_az.app_ake{border-color:var(--color-primary);color:var(--color-primary)}.app_az.app_ake svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.app_az.app_r6{border-color:var(--color-primary);color:var(--color-primary)}.app_az.app_r6 svg{fill:var(--color-primary)}.app_az.app_apq{cursor:pointer}.app_az.app_apq .app_fb:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.app_az.app_sx{cursor:not-allowed;color:var(--color-disabled)}.app_az.app_sx .app_fb:hover{color:var(--color-primary)}.app_az.app_sx svg{fill:var(--color-disabled)}.app_az.app_sb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qc_ai{display:flex;align-items:center;max-width:90vw}.qc_ai .qc_f{display:block;margin:0;font-size:var(--font-size-xl);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qc_ai svg{width:20px;min-width:20px;height:20px;margin-left:var(--space-s)}.qc_qe{width:16rem;height:2rem}.qc_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aly_gk{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}.aly_gk svg.aly_bg{margin-right:var(--space-xs);fill:currentColor}.aly_gk svg.aly_bg:hover,.aly_gk svg.aly_bg:active,.aly_gk svg.aly_bg: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_t4{display:flex;justify-content:flex-start;align-items:center;margin-left:auto}.t3_t4 svg{width:18px;height:18px;margin-right:var(--space-xs)}.t3_a0{animation-name:t3_a1;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.t3_t5{display:flex;justify-content:flex-start;align-items:center;padding:12px 0;margin-bottom:var(--space-s);margin-top:-40px}.t3_t5 .t3_ai{max-width:40%;padding:4px 0}.t3_t6{margin-left:auto;display:flex;flex-direction:row}.t3_t7{padding:11px var(--space-l)}.t3_t7:not(:last-child){border-right:1px solid #c4c4c4}@keyframes t3_a1{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.abi_hg{font-weight:var(--font-bold)}.abi_hl{white-space:pre-wrap}.abi_hl 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.rq_al{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px}.rq_ai{width:100%;font-style:normal;font-weight:400;font-size:var(--font-size-xl);line-height:32px;margin-bottom:32px}.rq_ah{display:grid;grid-template-columns:496px 496px;grid-template-rows:200px 200px;gap:var(--space-l)}.rq_rr{grid-row:1/3}.rq_rs{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}.rq_rt{border:1px solid var(--color-black)}.rq_rs .rq_ru{display:flex;flex-direction:row;justify-content:space-between;font-weight:800;font-size:28px;line-height:36px}.rq_rs .rq_rv{background-color:var(--color-primary-ultra-light);height:var(--sidebar-width)}.rq_rs .rq_p{margin-bottom:var(--space-m)}.rq_rs .rq_fb{position:absolute;top:-16px;left:24px;padding:4px 8px;background-color:var(--color-black);color:var(--color-white);text-transform:uppercase;border-radius:6px}.rq_g7{margin-top:16px}.rq_g7>*:not(:last-child){padding:8px 0}.rq_ib>*:not(:last-child){margin-bottom:15px}.rq_g8{display:flex;align-items:center}.rq_g9{margin-right:12px;fill:#24a148}.rq_jw{width:100%;height:1px;min-height:1px;background-color:#e0e0e0;margin:var(--space-s) 0}.rq_hc{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)}.rq_hc .rq_he{fill:var(--color-primary);width:16px}.rq_hc .rq_hf{margin:0 var(--space-xs);text-decoration:underline}.rq_rw{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_bp>.ax8_fu{border-bottom:1px solid #e8e8e8;box-sizing:border-box;padding:12px 0}.ax8_bp>.ax8_fu:last-child{border-bottom:none}.ax8_bp>.ax8_fu button.ax8_lk{padding:0 8px;font-size:var(--font-size-xs);opacity:0}.ax8_bp>.ax8_fu button.ax8_ax9{pointer-events:none;color:#8d8d8d;background:var(--color-disabled);border-color:var(--color-disabled)}.ax8_bp>.ax8_fu:hover button.ax8_lk{opacity:1}.ax8_alu{cursor:pointer}.ax8_aya{cursor:not-allowed}.ax8_ayb{height:5px;width:5px;border-radius:50%;color:rgba(0,0,0,.5);margin:0 var(--space-xs) 0 0;background-color:#000}.ax8_ayc{width:16px;height:16px;border-radius:0;background-color:rgba(0,0,0,0);border:1px solid #262626}.ax8_at8{width:16px;height:16px;border:1px solid #262626;background-color:rgba(0,0,0,0)}.ax8_at9{border:none;height:auto;width:auto;background-color:rgba(0,0,0,0)}.ax8_at4{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs)}.ax8_at4:last-child{margin-bottom:0}.ax8_aye{padding:var(--space-s) 0;border-bottom:1px solid #e8e8e8}.ax8_tu{color:var(--color-text)}.ax8_ayf{display:flex;gap:var(--space-xs);margin-bottom:var(--space-xs)}.ax8_ai{display:flex;align-items:center;gap:4px}.ax8_ayg{display:flex;justify-content:space-between;align-items:center}.ax8_xu{margin-bottom:var(--space-xs)}.ax8_agj{display:flex;flex-direction:column;align-items:center}.ax8_agg{width:100%}.ax8_agh{width:10%;height:30px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-white);border:1px solid var(--color-disabled)}.ax8_agh:not(:last-child){border-right:none}.ax8_agk{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text);width:100%}.ax8_agk>span.ax8_agl{flex:1 1 40%}.ax8_agk>span.ax8_agl:first-child{margin-right:var(--space-l)}.ax8_agk>span.ax8_agl: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.apg_hg{margin-right:var(--space-s);margin-bottom:var(--space-xs)}.apg_aph{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.to_hh{width:750px;margin:0 auto var(--space-m);position:relative;width:100%}.to_hh>*:first-child{margin-top:0;margin-bottom:0}.to_hh>*+*{margin-bottom:0;margin-top:var(--space-m)}.to_hh label{color:rgba(0,0,0,.5);font-size:14px}.to_hh .to_hi{position:sticky;position:-webkit-sticky;bottom:var(--space-xxxxl);z-index:1;background-color:var(--color-white)}.to_hh .to_h9{margin-bottom:var(--space-m)}.to_ia{display:flex;justify-content:center}.to_ib{width:500px;display:flex;flex-direction:column}.to_ib>[role=tabpanel]{padding:0}.to_ic{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}.to_bp{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}.to_ie{position:relative;display:flex;height:100%;align-items:center}button.to_if{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.to_ig{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}.to_ih{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.to_ii{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}.to_ii:hover{background-color:var(--color-blue-very-light)}.to_ii:hover>div>button.to_if,.to_ii:hover button.to_ig{opacity:1}.to_o{display:grid;grid-template-columns:500px 1fr;gap:var(--space-l);width:100%}.to_tp,.to_o.to_i8{grid-template-columns:1fr}.to_o>*:not(:last-child){margin-bottom:var(--space-m)}.to_o label{color:rgba(0,0,0,.5);font-size:14px}.to_ij{display:flex;align-items:center;width:100%}.to_ik{color:var(--color-gray);padding-left:var(--space-xs);white-space:nowrap}.to_il{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}.to_il:hover{cursor:default}.to_im{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.to_im>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.to_im>li>button:hover{background-color:var(--color-blue-very-light)}.to_im>li>button::before{display:none !important}.to_im li.to_in{border:0}.to_im li.to_in>button{justify-content:flex-end}.to_im li.to_in>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.to_io{background-color:var(--color-white)}.to_ip{margin:30px 0 0 100px}.to_iq{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.to_ir{line-height:18px;margin-bottom:var(--space-xs)}.to_is{position:relative}.to_is .to_it{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.to_iu{font-weight:bold}.to_tq{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.to_tr{display:flex;justify-content:flex-end;margin-bottom:var(--space-s)}.to_in{width:100%}.to_ts{cursor:grab}.to_ts:active{cursor:grabbing}.to_tt{flex-shrink:0}.to_tu{color:rgba(0,0,0,.5);white-space:nowrap;flex-shrink:0}.to_tv{color:var(--color-gray-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:var(--space-s)}.to_tw:hover{color:var(--color-error)}.to_iw{background-color:var(--color-white);padding:var(--space-s)}.to_ix+.to_ix{margin-top:var(--space-m)}.to_iy{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.to_iz{background-color:var(--color-secondary) !important;padding:var(--space-5) var(--space-6) var(--space-5) var(--space-6) !important;min-width:100px}.to_iz>span{display:inline-flex !important;align-items:center;flex-shrink:0}.to_iz svg{margin-left:var(--space-4)}.to_i0{display:none;gap:var(--space-xxs)}.to_i1{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.to_i2{display:flex;gap:var(--space-m)}.to_i3{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.to_i3.to_i4{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.to_i3 li{height:100%}.to_i5>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.to_i5>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.to_i6{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.to_i6:hover{text-decoration:underline}.to_iw{background-color:var(--color-white);padding:var(--space-s)}.to_i7{background-color:var(--color-white);bottom:var(--space-xxxxl);display:flex;gap:var(--space-s);margin-top:var(--space-xs);position:sticky;z-index:1}.to_i7.to_i8>*{margin:auto;max-width:320px}.to_i7>*{flex:1}.to_iy{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.to_iz{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.to_i2{display:flex;gap:var(--space-m)}.to_i3{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.to_i3.to_i4{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.to_i3 li{height:100%}.to_i5>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.to_i5>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.to_i6{display:flex;align-items:center;justify-content:space-between !important;height:40px;background-color:var(--color-white) !important;text-decoration:none !important}.to_i6: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ar4_e{height:180px;width:100%}.ar4_ar5 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.afc_afe{position:relative;background-color:var(--color-white)}.afc_afe label{max-width:unset;margin-bottom:0}.afc_afe label:hover{text-decoration:none}.afc_afe div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:180px;border:2px dashed #8d8d8d;color:var(--color-primary)}.afc_afe div[role=button].afc_aff{height:100%}.afc_afg{display:flex;flex-direction:column;align-items:center}.afc_bg{width:32px;height:32px;margin-bottom:var(--space-s);fill:rgba(0,0,0,.5)}.afc_w8{max-width:100%;filter:blur(0);object-fit:scale-down}.afc_afh{visibility:hidden;display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-hover-table);border-radius:8px}.afc_afh .afc_afi,.afc_afh .afc_afj{color:var(--color-primary-ultra-light);fill:var(--color-primary-ultra-light)}.afc_afh .afc_afi:hover,.afc_afh .afc_afj:hover{color:var(--color-primary);fill:var(--color-primary)}.afc_afk{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}.afc_afk.afc_afl:hover .afc_w8{filter:blur(4px)}.afc_afk.afc_afl:hover .afc_afh{visibility:visible}.afc_afk.afc_afm{height:var(--space-xl)}.afc_afk .bx--file{position:absolute;top:0;height:100%}.afc_afk .bx--file>label{height:100%}.afc_afk .bx--file>label>div{height:100%}.afc_jw{margin:0 var(--space-xs);width:1px;height:14px;background-color:var(--color-primary)}.afc_bs{cursor:pointer}.afc_afn{display:flex;align-items:center;height:48px;padding:0 var(--space-s);background-color:var(--color-hover-table)}.afc_afo{position:relative;background-color:var(--color-hover-table)}.afc_afp{min-height:40px}.afc_ln{top:calc(50% - 100px)}.afc_afq{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azf_al .azf_aaz{margin-bottom:0;border:none}.azf_al .azf_x1{min-height:450px;padding:0 1rem;background:var(--color-white)}.azf_al .azf_x1 li.rdw-center-aligned-block::before,.azf_al .azf_x1 li.rdw-right-aligned-block::before,.azf_al .azf_x1 li.rdw-justify-aligned-block::before{position:static}.azf_al .azf_x1 ul>li{list-style:disc}.azf_al .azf_x1 ul>li.rdw-center-aligned-block,.azf_al .azf_x1 ul>li.rdw-right-aligned-block,.azf_al .azf_x1 ul>li.rdw-justify-aligned-block{list-style:none}.azf_al .azf_x1 ul>li.rdw-center-aligned-block::before,.azf_al .azf_x1 ul>li.rdw-right-aligned-block::before,.azf_al .azf_x1 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%}.azf_al .azf_x1 .rdw-left-aligned-block>div{display:block}.azf_al .azf_x1 .public-DraftStyleDefault-ltr{text-align:unset}.azf_al .azf_x1 .rdw-link-decorator-icon{left:unset}.azf_al.azf_azg .public-DraftEditorPlaceholder-root>.public-DraftEditorPlaceholder-inner{display:none}.azf_al.azf_azh .rdw-link-decorator-icon{display:none}.azf_al.azf_azi{color:var(--color-disabled);cursor:not-allowed}.azf_qb{outline:2px solid var(--color-error)}.azf_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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}.atm_ah{position:relative}.atm_ah.atm_atn{cursor:default}.atm_ato{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-s);background-color:var(--color-bg)}.atm_ato.atm_atp{background-color:rgba(0,0,0,0)}.atm_atq .atm_ato{padding:0}.atm_atr{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m);margin-top:var(--space-m)}.atm_xu{font-size:var(--font-size-l);color:var(--color-primary);line-height:1.4}.atm_ats{background-color:var(--color-link-light);color:var(--color-link);padding:var(--space-xxs)}.atm_ai{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)}.atm_tv{white-space:break-spaces;font-weight:var(--font-bold)}.atm_att{display:inline-flex}.atm_ah9{margin-left:var(--space-xs);color:rgba(0,0,0,.5)}.atm_lj{display:flex;align-items:center;margin-left:auto}.atm_aro{cursor:pointer}.atm_aro.atm_atu{margin-left:12px}.atm_aro:hover{color:var(--color-secondary)}.atm_sx{display:none;cursor:initial;pointer-events:none}.atm_atv{cursor:pointer;margin-left:var(--space-s)}.atm_atv:hover{color:var(--color-error)}.atm_o.atm_atw{margin-top:0;padding-top:0;border-top:none}.atm_o.atm_atp{margin-top:0}.atm_o.atm_atp>*{margin-top:var(--space-s)}.atm_o .bx--text-area__invalid-icon{display:none}.atm_o .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.atm_z7.atm_atx:not(.atm_atw){background:var(--color-white);padding:var(--space-m)}.atm_z7>*+*{margin-top:var(--space-s)}input.atm_qe,textarea.atm_qe{background-color:var(--color-white)}input.atm_qe.atm_atx,textarea.atm_qe.atm_atx{background-color:var(--color-bg)}input.atm_qe.atm_atx::placeholder,textarea.atm_qe.atm_atx::placeholder{font-weight:var(--font-bold)}.atm_aty{margin-top:var(--space-m)}.atm_p{font-size:var(--font-size-m);line-height:1.4;white-space:pre-wrap}.atm_q4{width:100%}.atm_atz{display:flex;align-items:center;margin:0px 0px var(--space-s) 0px}.atm_atz>*:not(:last-child){margin-right:var(--space-xl)}.atm_atz .atm_in{display:flex;align-items:center}.atm_atz .atm_in .atm_qg{flex:0 1}.atm_atz .atm_in .atm_qg input+label>span::before{background-color:var(--color-white);border:1px solid var(--color-primary)}.atm_atz .atm_in .atm_qg input+label>span::after{background-color:var(--color-primary)}.atm_atz .atm_in .atm_qg input+label>span svg{display:none}.atm_atz .atm_in .atm_qg input:checked+label>span::before{background-color:var(--color-primary);border:1px solid var(--color-primary)}.atm_atz .atm_in .atm_qg input:checked+label>span::after{background-color:var(--color-white)}.atm_qg.atm_at0{cursor:not-allowed}.atm_qg.atm_at0 *{cursor:inherit}.atm_at1{margin-left:var(--space-xs);margin-top:var(--space-s);color:var(--color-black)}.atm_at2{margin-top:var(--space-m)}.atm_at3{margin-top:var(--space-m);padding:var(--space-m) var(--space-xs) 0;border-top:1px solid rgba(0,0,0,.1)}.atm_at3>*:not(:last-child){margin-bottom:var(--space-xs)}.atm_at4{display:flex;align-items:flex-start}.atm_at4 input.atm_at5{height:var(--control-height)}.atm_at6{cursor:pointer;margin:var(--space-m) 0 0;width:fit-content}.atm_at6:hover,.atm_at6:focus,.atm_at6:active{color:var(--color-link)}.atm_at7{align-items:center;display:inline-flex;gap:var(--space-xxs);margin:var(--space-s) var(--space-s) var(--space-s) 0}.atm_at8{border-radius:50%}.atm_at9{border:none}.atm_aua{width:20px;height:20px;margin:10px 0 0 var(--space-s);visibility:hidden;opacity:.5;cursor:pointer}.atm_aua:hover{opacity:1}.atm_aua.atm_z0{visibility:visible}.atm_aub{display:inline-flex}.atm_auc{align-self:center;margin:var(--space-xs) 0 0 var(--space-xs);opacity:.35;transition:opacity .2s ease}.atm_at4:hover .atm_auc,.atm_auc:focus-within{opacity:.75}.atm_auc.atm_aue{opacity:1;color:var(--color-blue);background-color:var(--color-link-light);border-radius:50%}.atm_auf{display:block;text-align:center}.atm_aug{min-width:160px}.atm_aug>div{border-radius:0;border-left:none;border-right:none;border-top:none;border-color:#8d8d8d !important;height:100%}.atm_aug>div:hover{border-color:#8d8d8d}.atm_aug [class*=-control]{height:var(--control-height);min-height:var(--control-height);padding-top:0;padding-bottom:0}.atm_aug [class*=-IndicatorsContainer]{height:var(--control-height)}.atm_auh{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m)}.atm_aui{padding-top:var(--space-m);color:var(--color-text);border-top:1px solid rgba(0,0,0,.1)}.atm_auj{display:flex;align-items:center;flex:1 1 40%;max-width:250px}.atm_aha{color:rgba(0,0,0,.5);margin-right:var(--space-s)}.atm_fg{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.atm_auk{margin-top:var(--space-s)}.atm_aul{position:relative;width:100%;max-width:100%;margin-top:var(--space-s);aspect-ratio:16/9}.atm_aul iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.atm_aum{margin-top:var(--space-s)}#atm_aun{margin-right:36px}.atm_auo{display:flex;justify-content:space-evenly;margin-top:var(--space-s)}.atm_aup{display:flex;flex-direction:column;gap:var(--space-xs)}.atm_ah1{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white)}.atm_auq,.atm_aur,.atm_aus,.atm_aut,.atm_auu{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.atm_auv{gap:20px;display:flex;align-items:flex-start;flex-direction:column;max-width:700px}.atm_auu{white-space:wrap}.atm_auu{overflow:auto;scrollbar-width:thin;width:100%;height:300px;box-sizing:border-box}.atm_auq{width:100%;max-width:700px;flex-direction:row;align-items:center;padding-bottom:var(--space-xs);gap:22px;margin-left:var(--space-s)}.atm_aur{align-items:center;display:flex;flex-direction:row;background-color:#f8f8f8;padding:var(--space-xs) 0;width:max-content}.atm_auw{min-width:165px;max-width:165px}.atm_aux{width:16px;height:18px}.atm_aur>div{margin-left:var(--space-xs);min-width:var(--space-s)}.atm_atk{margin-top:var(--space-l)}.atm_asi{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.atm_auy{min-width:165px;display:flex;justify-content:center}.atm_auz{width:100%;display:flex;flex-direction:row;gap:var(--space-m)}.atm_ahy{position:relative;width:max-content}.atm_auv,.atm_aus{flex-direction:column}.atm_aus{width:165px}.atm_au0{min-width:165px;margin-left:var(--space-s)}.atm_au1{width:200px;justify-content:flex-end;display:flex;margin-top:var(--space-s);margin-bottom:var(--space-xs)}.atm_au2{margin-top:var(--space-xxs)}.atm_auq .atm_aus{position:relative;align-items:center}.atm_au3{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}.atm_au4{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}.atm_aus>div{flex:none !important}.atm_au5{flex-direction:column;gap:var(--space-xl)}.atm_au5>div>label::before{left:3px}.atm_au6{flex-direction:column;gap:var(--space-xl)}.atm_au6>div>label>span:first-child{margin-right:0 !important}.atm_au7{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.atm_aur input.atm_qe,textarea.atm_qe .atm_at5{background-color:var(--color-bg) !important}.atm_aus input.atm_qe,textarea.atm_qe .atm_at5{background-color:var(--color-bg) !important}.atm_au8{display:flex;flex-direction:column-reverse;margin:0px}.atm_au9{min-height:var(--control-height) !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.atm_ava{display:flex;flex-direction:column-reverse;margin:0px}.atm_avb{min-height:6rem !important;cursor:text;border-bottom:1px solid var(--color-gray) !important}.atm_avc{background:rgba(0,0,0,0) !important;padding:0 !important}.atm_avc>div>div{background:var(--color-hover) !important;border-radius:0 !important;padding:var(--space-s) !important;margin:0 !important}.atm_avc>div>div:hover{background:var(--color-hover-medium) !important;box-shadow:none !important;border:1px solid var(--color-gray) !important}.atm_avc>div>div[aria-selected=true]{background:var(--color-hover-medium) !important;box-shadow:none !important;border:1px solid var(--color-primary) !important}
.ay2_ah{width:100%}.ay2_qe{background-color:var(--color-white) !important;max-width:100%}.ay2_qe:active,.ay2_qe:focus{background-color:var(--color-bg)}.ay2_ar8{color:var(--color-primary-ultra-light)}.ay2_ay3{display:flex;justify-content:flex-end;margin-top:var(--space-xxs)}.ay2_sx{color:var(--color-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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.as9_ata{display:flex;align-items:center;margin:var(--space-xs);justify-content:center}.as9_atb{padding:var(--space-md)}.as9_atc{min-width:300px}.as9_ate{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axl_ah{background:var(--color-white);width:100%;border:1px solid var(--color-gray-ultralight)}.axl_axm .axl_v{border-bottom:1px solid var(--color-gray-ultralight)}.axl_v{padding:var(--space-s) var(--space-xs);user-select:none}.axl_v:focus{outline:2px solid var(--color-primary);outline-offset:-2px}.axl_axn{cursor:pointer}.axl_axo{overflow:hidden;flex:1}.axl_axp{cursor:grab;flex-shrink:0;padding:2px}.axl_axp:active{cursor:grabbing}.axl_axq{flex-shrink:0}.axl_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ah3_ah4{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}.ah3_ah4.ah3_sx{background:var(--color-disabled);cursor:not-allowed;color:#8d8d8d;max-width:100%}.ah3_ah5{background-color:var(--color-white) !important;border-radius:var(--space-2) !important;border:1px solid var(--color-primary);max-width:500px !important;width:100%}.ah3_ah5 .bx--tooltip__caret{display:none}.ah3_ah6>span:first-child{padding:0;border:1px solid #e0e0e0;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.25))}.ah3_o{display:flex}.ah3_ah7{display:flex;justify-content:space-between}.ah3_ah7>*{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)}.ah3_ah7>*:not(:last-child){margin-right:4px}.ah3_ah8{flex:1;width:50%}.ah3_ah8>*:not(:last-child){border-bottom:1px solid #e0e0e0}.ah3_ah9{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}.ah3_ah9:hover{opacity:1;background-color:var(--color-hover-table)}.ah3_aia{cursor:not-allowed}.ah3_aib{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)}.ah3_ch{display:inline-block;padding:2px 4px;background-color:var(--color-primary);color:var(--color-white);font-size:10px;font-weight:600;text-transform:uppercase}.ah3_aic{margin-top:10px}.ah3_tv{white-space:break-spaces;font-weight:var(--font-bold)}.ah3_aie{color:rgba(38,38,38,.5)}.ah3_aif{margin-top:6px}.ah3_aif>*:not(:last-child){margin-bottom:4px}.ah3_p,.ah3_aig{margin-top:4px;white-space:break-spaces}.ah3_aig{color:var(--color-error)}.ah3_aih{padding-bottom:var(--space-xs);background-color:rgba(0,0,0,0);border:none;font-size:18px}.ah3_sn{display:flex;justify-content:space-between;align-items:center;color:rgba(0,0,0,.5);font-size:10px}.ah3_aii{display:flex;align-items:center}.ah3_aii.ah3_aij{justify-content:space-between;height:23px;padding:0 var(--space-xs);background-color:var(--color-white);border:1px solid rgba(38,38,38,.1)}.ah3_aii.ah3_aij svg{fill:rgba(0,0,0,.5)}.ah3_aik{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)}.ah3_aik.ah3_ar{align-items:flex-start;height:120px;padding-top:var(--space-xs)}.ah3_agc{position:relative;width:12px;height:12px;margin-right:var(--space-xs);border:1px solid var(--color-primary);background:var(--color-white)}.ah3_agc.ah3_h4::after{position:absolute;top:2px;left:2px;content:"";width:6px;height:6px;background-color:var(--color-primary)}.ah3_agc.ah3_ail{border-radius:50%}.ah3_agc.ah3_ail.ah3_h4::after{border-radius:50%}.ah3_aim{white-space:initial;font-size:16px;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.ah3_ain{padding:var(--space-xs);width:400px;word-wrap:break-word}.ah3_aio{display:flex;justify-content:flex-end;white-space:nowrap}.ah3_aip{width:120px}.ah3_aiq{display:flex;padding:2px 8px;margin-left:8px;justify-content:flex-end;align-items:center;gap:var(--space-xs);background-color:var(--color-secondary)}.ah3_ah1{display:flex;gap:var(--space-xs)}.ah3_air{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.ah3_ais{text-align:center;min-width:max-content;min-height:18px;display:flex;justify-content:center}.ah3_ait{height:19px;flex-shrink:0}.ah3_aiu{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:var(--space-xs)}.ah3_x3{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay5_ase{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}.ay5_ase:hover:not(.ay5_sx){background-color:var(--color-hover-medium);border-color:var(--color-gray)}.ay5_ase:focus{outline:2px solid var(--color-blue);outline-offset:2px}.ay5_ase.ay5_ay6{background-color:#fff1f1;border-color:var(--color-error)}.ay5_ase.ay5_ay6:hover:not(.ay5_sx){background-color:#ffe5e5}.ay5_ase.ay5_ay6 .ay5_bg{fill:var(--color-error)}.ay5_ase.ay5_sx{opacity:.5;cursor:not-allowed}.ay5_ay7{position:relative;display:flex;align-items:center;justify-content:center}.ay5_bg{fill:var(--color-primary);transition:fill .15s ease}.ay5_ay8{position:absolute;top:-2px;right:-4px;width:8px;height:8px;background-color:var(--color-error);border-radius:50%;animation:ay5_ay9 1.2s ease-in-out infinite}@keyframes ay5_ay9{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ar7_ah{width:100%}.ar7_ah label{width:100%}.ar7_fb{display:flex;justify-content:space-between;margin-bottom:var(--space-xs)}.ar7_ar8{display:flex;justify-content:flex-end;font-size:var(--font-size-s);color:var(--color-text)}.ar7_ar9{margin-top:var(--space-xs)}textarea.ar7_asa{resize:none}textarea.ar7_sx{color:var(--color-primary-ultra-light)}.ar7_asb{display:flex;width:100%;gap:var(--space-xs)}.ar7_asb>div:first-child{flex:1;min-width:0}.ar7_asb.ar7_asc{align-items:flex-start}.ar7_ase{margin-top: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atf_ah{margin:10px auto var(--space-xxxl);background-color:var(--color-white);padding:0}.atf_ah>li>button{height:64px;padding:0 22px}.atf_ah>li>button::before{display:none !important}.atf_ah .atf_ai{font-weight:var(--font-bold)}.atf_ah li.atf_in{border:0}.atf_ah li.atf_in:last-child{border:0}.atf_ah li.atf_in>button{justify-content:flex-end}.atf_ah li.atf_in>button svg{margin:0 2px 0 0 !important;fill:var(--color-gray-dark)}.atf_ah li.atf_in>button div{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.vm_ah{padding:0 22px 16px}.vm_ah>*{margin-bottom:var(--space-m)}.vm_ah input.vm_qe{background-color:var(--color-bg)}.vm_ly{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.vn_ah{padding:0 22px 16px}.vn_ah>*{margin-bottom:var(--space-m)}.vn_ah input.vn_qe{background-color:var(--color-bg) !important}.vn_ly{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_o{width:765px;margin:0 auto;padding:94px 0;background-color:var(--color-white)}.rg_o.rg_rh{padding:var(--space-l) var(--space-m)}.rg_ai{font-size:24px;font-weight:600}.rg_ai.rg_ri{font-size:20px;line-height:26px}.rg_ly{margin-top:var(--space-l);font-weight:600;line-height:18px}.rg_rj{margin-bottom:4px;margin-left:var(--space-xs)}.rg_f{width:460px;margin-top:var(--space-xxl);line-height:24px}.rg_rk{display:flex;align-items:center;width:100%;margin-top:9px;line-height:18px}.rg_rl{position:relative}.rg_rk svg{margin-left:var(--space-s);width:18px;height:18px;cursor:pointer}.rg_a3{width:460px;margin-top:var(--space-xxxl)}.rg_a3.rg_rh{margin-top:var(--space-l)}.rg_rm{width:765px;margin:0 auto;padding:var(--space-m);background-color:var(--color-white)}.rg_j2{margin:var(--space-s) 0}.rg_rn{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}.rg_ip{visibility:hidden}.rg_gk{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}.rg_gk.rg_ri{position:absolute;top:0;min-width:100%;padding:0;color:var(--color-black)}.rg_ro{cursor:pointer;fill:var(--color-link)}.rg_rp{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aap_je{display:flex;flex-wrap:wrap;gap:var(--space-7)}.aap_aaq{align-items:flex-start}.aap_aar{flex-grow:1}.aap_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ge_gf{position:relative}.ge_gf .ge_ah ul.bx--tabs__nav{width:100%}.ge_gf .ge_ah li.bx--tabs__nav-item{flex:1 1;min-width:1px}.ge_gf .ge_ah a.bx--tabs__nav-link{width:100%;max-width:220px}.ge_ai{margin-bottom:var(--space-s) !important}.ge_gg{display:flex;justify-content:center;align-items:center;position:relative}.ge_gh{display:flex;flex-direction:column;width:320px;height:fit-content}.ge_gi{position:sticky;top:var(--space-m);padding-bottom:var(--space-xxl);height:100vh;overflow-y:auto;overflow-x:hidden}.ge_v{background-color:var(--color-white);padding:var(--space-s) var(--space-m) 0}.ge_gj{align-items:center;display:flex;border-bottom:1px solid var(--color-gray-ultralight);padding-bottom:var(--space-s)}.ge_gj>*:last-child{margin-left:auto}.ge_gk{color:var(--color-primary);font-size:var(--font-size-s);font-style:italic}.ge_gl{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}.ge_gl b{display:inline-block;width:100%;margin-top:var(--space-xs);text-align:right;font-size:var(--font-size-l);line-height:22px}.ge_gm{cursor:pointer;padding:var(--space-xs);width:fit-content}.ge_gm:hover{background-color:var(--color-bg-hover)}.ge_gm:focus{outline:none}.ge_gm:focus-visible{outline:var(--space-xxxs) solid var(--color-primary);outline-offset:var(--space-xxxs)}.ge_gm .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.ge_gm .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.ge_gm .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.ge_gn{color:var(--color-black);user-select:none}.ge_go{white-space:nowrap;color:var(--color-dark-primary)}.ge_gp{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)}.ge_gq{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)}.ge_gq [data-loading]{position:relative;width:var(--space-m);height:var(--space-m)}.ge_gr{position:sticky;top:var(--space-m);height:calc(100vh - 150px);overflow-y:auto}.ge_gs{position:relative;padding:var(--space-4) var(--space-m);background-color:var(--color-white)}.ge_gt{padding:var(--space-m) 0 var(--space-s);border-top:1px solid var(--color-gray-ultralight)}.ge_gt .ge_gu{color:var(--color-gray)}.ge_gt .ge_gv{font-size:var(--font-size-s);line-height:var(--font-size-l)}.ge_gt .ge_gw{display:flex;justify-content:space-between;align-items:flex-start;margin:var(--space-s) 0}.ge_gt .ge_gx{font-size:var(--font-size-7);line-height:var(--font-size-xxl)}.ge_gt .ge_ch{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}.ge_gy{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)}.ge_gz{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)}.ge_gz span{color:var(--color-dark-text)}.ge_gz strong{color:var(--color-dark-text);white-space:nowrap}.ge_gz:has(+.ge_g0){margin-bottom:0}.ge_g1{color:var(--color-dark-text)}.ge_g2{color:var(--color-dark-text);white-space:nowrap}.ge_g0{font-size:var(--font-size-s);color:var(--color-dark-text);margin-top:calc(var(--space-xxxs)*-1);margin-bottom:var(--space-m);padding-left:0;line-height:1.2}.ge_g3{display:inline;color:var(--color-primary);cursor:pointer;vertical-align:middle;margin-left:var(--space-xxxs)}.ge_g3:hover{color:var(--color-primary-light)}.ge_g4{max-width:280px;padding:12px 16px;white-space:normal}.ge_g5{line-height:18px;font-size:13px;font-style:normal;font-weight:normal;margin:0}.ge_g6{margin-top:0;padding-top:var(--space-m);border-top:1px solid var(--color-gray-light);font-weight:var(--font-bold)}.ge_g6 span,.ge_g6 strong{font-weight:var(--font-bold)}.ge_g7{margin-top:var(--space-s)}.ge_g7>*:not(:last-child){padding:var(--space-xs) 0}.ge_g8{display:flex;align-items:center}.ge_g9{margin-right:var(--space-4);fill:var(--color-success)}.ge_ha{margin-right:var(--space-4)}.ge_hb{border:0;color:var(--color-blue);text-decoration:underline;background:rgba(0,0,0,0);cursor:pointer;outline:0;padding:0;margin-left:28px}.ge_hc{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}.ge_hc:hover{background-color:var(--color-gray-ultralight)}.ge_hc .ge_he{fill:var(--color-primary);width:var(--font-size-l)}.ge_hc .ge_hf{margin:0 var(--space-xs)}.ge_hg{font-weight:var(--font-bold)}.ge_hh{white-space:pre-wrap}.ge_hi{display:flex;flex-direction:column;align-items:center}.ge_hj{margin:var(--space-s) 0}button.ge_hk{border:var(--space-xxxs) solid var(--color-primary)}.ge_hl{white-space:pre-wrap}.ge_hl p{font-size:var(--font-size-m);line-height:var(--font-size-6);letter-spacing:.16px;margin-bottom:var(--space-xs)}.ge_hl h3{font-size:var(--font-size-6);line-height:var(--font-size-7);font-weight:var(--font-book);margin:var(--space-s) 0}.ge_hl h4{font-weight:var(--font-book);font-size:var(--font-size-l);line-height:var(--font-size-6);margin:var(--space-s) 0}.ge_hm{left:0;bottom:0;height:100%;background-color:rgba(255,255,255,.5)}.ge_hn{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}.ge_hn>span:first-child{min-width:250px;border-radius:var(--space-xxs) !important}.ge_ho{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)}.ge_hp{width:100%;display:flex;justify-content:space-between;margin:var(--space-xs) 0}.ge_hq{display:flex;flex-direction:column;width:150px;gap:var(--space-xxs)}.ge_hq>span:first-child{text-align:left}.ge_bi{color:var(--color-gray-light)}.ge_hr{margin-left:var(--space-xxs)}.ge_hs{display:flex;align-items:center;justify-content:center}.ge_ht{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)}.ge_ht:hover{background-color:var(--color-hover-medium)}.ge_hu{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}.ge_hv{position:relative;display:flex;align-items:center;gap:var(--space-s);margin-bottom:var(--space-xs);flex-wrap:wrap}.ge_hw{position:relative;flex:1;min-width:180px}.ge_hx{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}.ge_hx:hover{background-color:var(--color-bg-hover);color:var(--color-dark-primary)}.ge_hx svg{width:12px;height:12px}.ge_hy{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-xs);width:100%}.ge_hz{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)}.ge_h0{display:flex;padding:var(--space-xxxs) var(--space-xs);justify-content:center;align-items:center;border-radius:var(--space-s);background:rgba(225,192,0,.6)}.ge_h1{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}.ge_h1:hover{color:var(--color-primary)}.ge_h2{display:flex;flex-direction:column;gap:var(--space-xxxs)}.ge_h3{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%}.ge_h3:hover{background-color:var(--color-hover-medium)}.ge_h3.ge_h4{background-color:var(--color-disabled);color:var(--color-disabled-text);opacity:.6}.ge_h5{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}.ge_h5 ul{list-style:disc;padding-left:var(--space-s);margin:0}.department-tooltip-wrapper>span:first-child{padding:0 !important}.ge_h6{font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs);font-size:var(--font-size-xs);letter-spacing:.5px}.ge_h7{margin-bottom:var(--space-xxs);line-height:1.4}.ge_h7: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.al4_ht{height:36px;background-color:var(--color-white);cursor:pointer;gap:var(--space-xxs);padding:0 var(--space-s);white-space:nowrap;border:none}.al4_ht:hover{background-color:var(--color-hover-medium)}.al4_ht:focus{outline:var(--space-xxxs) solid var(--color-secondary);outline-offset:var(--space-xxxs)}.al4_al5{background-color:var(--color-hover-medium)}.al4_al6{color:var(--color-primary)}.al4_z2{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}.al4_al7{height:100%;overflow-y:auto}.al4_wu{position:relative;border-bottom:1px solid var(--color-gray-ultralight);flex-shrink:0;margin-bottom:var(--space-xs)}.al4_cf{position:absolute;right:var(--space-m);top:50%;transform:translateY(-50%);fill:var(--color-text);pointer-events:none;z-index:1}.al4_al8{width:100%}.al4_al8 input{padding-left:var(--space-s);padding-right:calc(var(--space-l) + var(--space-s))}.al4_al9{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)}.al4_al9:hover{background:var(--color-hover)}.al4_al9 svg{fill:var(--color-text)}.al4_ama{flex:1;overflow-y:auto}.al4_ama .bx--accordion__item{border:.5px solid var(--color-gray-light);margin-bottom:var(--space-xxs);border-radius:var(--space-2)}.al4_ama .bx--accordion__heading{padding:0}.al4_amb{padding:var(--space-4) 0}.al4_amc{white-space:nowrap;color:var(--color-dark-primary)}.al4_y4{margin-left:var(--space-l)}.al4_ame{margin-bottom:var(--space-xs);color:var(--color-dark-primary)}.al4_amf{margin:var(--space-s) 0;color:var(--color-dark-primary)}.al4_amg{cursor:pointer}.al4_amh{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)}.al4_ami{padding:var(--space-l);text-align:center}.al4_amj{color:var(--color-text)}.al4_amb .bx--checkbox + .bx--checkbox-label::before,.al4_amg .bx--checkbox + .bx--checkbox-label::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.al4_amb .bx--checkbox:checked + .bx--checkbox-label::before,.al4_amg .bx--checkbox:checked + .bx--checkbox-label::before{background-color:var(--color-black) !important;border:1px solid var(--color-black) !important}.al4_amb .bx--checkbox:checked + .bx--checkbox-label::after,.al4_amg .bx--checkbox:checked + .bx--checkbox-label::after{border-color:var(--color-white) !important}.al4_ln{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.abj_abk{padding:var(--space-s) var(--space-m);background-color:var(--color-white)}.abj_abk+.abj_abk{margin-top:var(--space-m)}.abj_abk>*:not(:last-child){border-bottom:1px solid var(--color-gray-ultralight)}.abj_abk .bx--toggle-input__label .bx--toggle__switch{margin-top:0}.abj_in{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:var(--space-4) 0;line-height:18px;gap:var(--space-xs)}.abj_in .abj_qg{margin-left:auto;flex:0 1}.abj_abl{padding:var(--space-4) 0}.abj_abl+.abj_abl{border-top:1px solid var(--color-gray-ultralight)}.abj_abm{margin-top:var(--space-s)}.abj_abn{width:100%;margin:var(--space-xs) 0}.abj_fb{margin-bottom:var(--space-xs);font-size:var(--font-size-s);color:var(--color-gray-medium)}.abj_abo{font-size:var(--font-size-m);font-weight:var(--font-book);line-height:18px;color:var(--color-primary)}.abj_abp{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic}.abj_so>div{background-color:var(--color-bg);border:none}.abj_cv{text-transform:capitalize}.abj_abq{margin-top:var(--space-4);padding:var(--space-s);background-color:var(--color-blue-very-light);border:1px solid var(--color-link)}.abj_abr{margin-bottom:var(--space-4)}textarea.abj_x1{outline:none}.abj_abs{margin-left:86px;cursor:pointer}.abj_abt{background-color:var(--color-white) !important;color:var(--color-black) !important}.abj_hg{font-weight:var(--font-bold)}.abj_abu{width:320px}.abj_abv{width:90%;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-s)}.abj_abw{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.abj_abx{color:var(--color-primary);display:flex;gap:var(--space-s)}.abj_aby{text-decoration:underline;cursor:pointer}.abj_abz{cursor:pointer}.abj_ab0{background-color:var(--color-gray-ultralight) !important;color:var(--color-text) !important}.abj_j2{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xs)}.abj_lk{margin-top:var(--space-s)}.abj_ab1{background-color:var(--color-secondary) !important;font-weight:var(--font-bold) !important;border:none !important}.abj_aaw{font-weight:var(--font-bold) !important}
.mv_ah{background-color:var(--color-bg)}:is(button).mv_mw:hover{background-color:var(--color-primary);color:var(--color-white)}.mv_ly{color:var(--color-dark-primary)}.mv_p{color:var(--color-text)}
.m4_ll .bx--modal-content{padding-bottom:var(--space-m)}.m4_ll .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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ah{background-color:var(--color-white);padding:var(--space-4) var(--space-7);position:relative}.ab3_in{padding:var(--space-4) 0 var(--space-7)}.ab3_in>*+*{margin-top:var(--space-s)}.ab3_in+.ab3_in{border-top:1px solid var(--color-hover-medium)}.ab3_fb{font-size:var(--font-size-m);font-weight:var(--font-bold)}.ab3_abp{margin-top:var(--space-xs);font-size:var(--font-size-s);font-style:italic;line-height:var(--font-size-l)}.ab3_so>div{background-color:var(--color-bg);border:none}.ab3_h7{max-width:340px;padding:var(--space-xs) 0;white-space:break-spaces}.ab3_ab4{margin-bottom:var(--space-xxs);font-size:var(--font-size-l);line-height:var(--font-size-5)}.ab3_ab5{line-height:var(--font-size-l);font-size:var(--font-size-m);font-style:italic}.ab3_ab6{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}.ab3_qg{flex:0 1}.ab3_ab7{opacity:.75}.ab3_qg .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:var(--color-gray-light)}button.ab3_zp{color:var(--color-primary);background-color:var(--color-gray-ultralight);margin-left:0}button.ab3_zp>svg{background-color:var(--color-gray-ultralight);fill:var(--color-primary)}button.ab3_zp>svg:hover{background-color:var(--color-gray-ultralight)}
.ab8_ab9{display:flex;gap:var(--space-s)}.ab8_aca{background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-s)}.ab8_acb,.ab8_acc{width:100%}.ab8_p2,.ab8_p3,.ab8_p4{margin:var(--space-xs) 0px}.ab8_p3 .bx--radio-button__label{gap:var(--space-xxs) !important}.ab8_p4{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)}.ab8_p5{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.ab8_p5 .bx--checkbox-wrapper{flex:none}.ab8_p6{display:flex;flex-direction:column;gap:var(--space-s)}.ab8_p7{color:#405aff;cursor:pointer;user-select:none;margin-top:var(--space-s)}.ab8_ace .ab8_p8{cursor:pointer;position:absolute;top:10px;left:-24px}.ab8_acf .ab8_p8{cursor:pointer;position:absolute;top:-24px;margin:0 45%}.ab8_fw{margin-top:var(--space-s)}.ab8_acg{margin:var(--space-s) 0}.ab8_ach{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--space-xs)}.ab8_ach .bx--form-item:has(>#matrix-allow-multiple-toggle){flex:unset !important}.ab8_ach .bx--toggle__switch{margin-top:0px !important}.ab8_aci{margin-left:var(--space-s);font-size:14px}.ab8_fx{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}.ab8_fy{display:flex;align-items:flex-end;margin-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-20);padding-bottom:var(--space-xs)}.ab8_fz{width:200px;min-width:150px;flex-shrink:0}.ab8_f0{flex:1;padding:0 var(--space-xs);min-width:140px}.ab8_acf{position:relative;margin-top:var(--space-xs)}.ab8_f1{position:relative;display:flex;margin-bottom:var(--space-s);align-items:center}.ab8_f2{width:200px;min-width:150px;flex-shrink:0;padding-right:var(--space-s)}.ab8_ace{position:relative;margin-left:var(--space-xs)}.ab8_f3{flex:1;display:flex;justify-content:center;align-items:center;min-width:140px}.ab8_f4{display:flex;justify-content:center}.ab8_acj{width:100%}.ab8_ack,.ab8_acl{margin-top:var(--space-xs)}.ab8_aa0{background-color:var(--color-secondary);min-width:var(--space-m);min-height:var(--space-m);cursor:pointer}
.p1_n0{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.p1_n0+.p1_n0{margin-top:var(--space-xl)}.p1_n1{font-size:var(--font-size-7);line-height:var(--font-size-8)}.p1_n2{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.p1_n2 ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}.p1_p2,.p1_p3,.p1_p4{margin:var(--space-xs) 0px}.p1_p4{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)}.p1_p5{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.p1_p6{display:flex;flex-direction:column;gap:var(--space-s)}.p1_p7{color:var(--color-link);cursor:pointer;margin-top:var(--space-s)}.p1_p8{cursor:pointer}.p1_fb{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)}.p1_fb>span{min-width:max-content}
.px_n0{display:flex;flex-direction:column;gap:var(--space-xxxl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.px_n1{font-size:var(--font-size-7);line-height:var(--font-size-8)}.px_py{display:flex;flex-direction:column;gap:var(--space-xxxl)}.px_pz{display:flex;flex-direction:column;gap:var(--space-m)}.px_ai{align-items:center;display:flex;font-size:var(--font-size-6);font-weight:var(--font-bold);gap:var(--space-xs)}.px_p{font-size:var(--font-size-5);line-height:var(--font-size-7);white-space:pre-line}.px_p0{padding-top:var(--space-l);border-top:1px solid var(--color-bg);display:flex;justify-content:center}.px_p0>div{max-width:fit-content}
.nz_n0{display:flex;flex-direction:column;gap:var(--space-xl);background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.nz_n0+.nz_n0{margin-top:var(--space-xl)}.nz_n1{font-size:var(--font-size-7);line-height:var(--font-size-8)}.nz_n2{font-size:var(--font-size-4);line-height:var(--font-size-5);font-weight:var(--font-regular)}.nz_n2 ul{list-style:initial;margin-top:var(--space-xs);padding-left:var(--space-s)}
.nt_nu{background-color:var(--color-white);margin:auto;max-width:660px;padding:var(--space-l)}.nt_ho{display:flex;flex-direction:column;gap:var(--space-m)}.nt_nv{font-weight:var(--font-semibold);color:var(--color-text-secondary);margin-bottom:var(--space-xs)}.nt_nw{margin-bottom:var(--space-m)}.nt_nx{color:var(--color-danger);margin-left:var(--space-xxs)}.nt_ny{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.su_o{padding:var(--space-l)}.su_ai{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)}.su_ln{left:0;height:100%;background-color:rgba(255,255,255,.5)}.su_sv{min-height:110px;margin:var(--space-s) 0 var(--space-m);margin:0 var(--space-l);min-width:300px}.su_sw{max-width:540px;border-right:1px solid #ccc;padding-right:var(--space-l)}.su_sx label,.su_sx select,.su_sx input{color:var(--color-black) !important;opacity:1}.su_sx select,.su_sx input{border-bottom:1px solid #8d8d8d !important}.su_sy{display:flex}.su_m{margin:0}.su_m>*{margin-top:var(--space-xs)}.su_m>*:first-child{margin-top:0}.su_m .bx--form-requirement{width:308px}.su_gh{width:500px}.su_gh.su_sz{width:600px;margin:0 auto}.su_s0{padding:var(--space-s);box-sizing:border-box;border:1px solid var(--color-link);background-color:#f0f2ff;margin-top:var(--space-m)}.su_s1{font-size:var(--font-size-s);line-height:var(--font-size-5);margin-bottom:10px}button.su_mg{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.su_mg:hover,button.su_mg:focus{background-color:var(--color-link)}.su_s2{color:#34c15e}.su_hh{position:relative;background-color:var(--color-white)}.su_hh.su_s3{margin-bottom:0}.su_s4{padding-bottom:var(--space-m);border-bottom:1px solid var(--color-primary);margin-bottom:var(--space-s)}.su_ho{padding:var(--space-s) 0;border-bottom:1px solid var(--color-disabled)}.su_s5{color:var(--color-text-secondary)}.su_s6{min-width:0}.su_s7{min-width:0;flex-wrap:wrap}.su_s8{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}.su_s9{color:var(--color-text-secondary);white-space:nowrap}.su_ta{flex:0 0 auto;width:24px;height:24px;border-radius:4px;color:var(--color-link);cursor:pointer}.su_ta:hover{background-color:var(--color-bg);color:var(--color-link-hover)}.su_tb{padding:var(--space-s) 0;border-bottom:1px solid var(--color-primary)}.su_tc{text-transform:capitalize}.su_l5{margin-top:var(--space-m)}.su_te{font-style:italic;color:var(--color-text-secondary)}.su_fg{color:var(--color-error)}.su_f{margin:30px 10px 0 0;line-height:140%;font-size:var(--font-size-s)}.su_tf{font-size:var(--font-size-l);color:var(--color-error)}.su_tg{font-weight:var(--font-bold)}.su_th{display:flex;align-items:center;font-weight:var(--font-regular);font-size:var(--font-size-m);color:var(--color-link);cursor:pointer}.su_th svg{margin-right:4px}button.su_ti{display:flex;justify-content:center;width:120px;margin-top:var(--space-l);padding:0}.su_tj{font-style:italic;font-size:var(--font-size-s);line-height:var(--font-size-5);margin-top:var(--space-xs)}.su_tk{min-height:300px;padding:var(--space-xl)}.su_tl{color:var(--color-text-secondary)}.su_tm{color:var(--color-error)}.su_tn{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ae5_ah{padding:var(--space-s) var(--space-s) var(--space-s) var(--space-m);background-color:var(--color-white)}.ae5_ah textarea.ae5_qe{background-color:var(--color-bg)}.ae5_p{margin:var(--space-xs) 0 var(--space-s)}.ae5_so{margin:var(--space-xs)}.ae5_ae6{margin-top:var(--space-l)}.ae5_fb{font-weight:600;line-height:18px}.ae5_ae7{font-size:var(--font-size-s);margin:4px 0 var(--space-s);line-height:1rem}.ae5_ae8{color:var(--color-link);text-decoration:underline;cursor:pointer}.ae5_fg{margin-top:var(--space-s);color:var(--color-error);font-size:var(--font-size-s)}.ae5_ae9{margin-top:var(--space-m);min-width:100%}.ae5_ae9 *{width:100% !important}.ae5_afa{margin-bottom:var(--space-s)}.ae5_afb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ga_o{max-width:600px;margin:0 auto 100px auto}.ga_o>*:not(:last-child){margin-bottom:var(--space-m)}.ga_o .bx--text-area__invalid-icon{display:none}.ga_o .bx--text-input__field-wrapper .bx--text-input__invalid-icon{display:none}.ga_o .ga_gb{margin-top:var(--space-xl);background-color:var(--color-secondary) !important;border:none !important;padding-bottom:inherit !important}.ga_o .ga_gc{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axi_ah{display:inline-flex;gap:var(--space-xxs);text-align:left}.axi_ah .axi_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.arr_o{margin:0 auto;text-align:center}.arr_o .arr_ars{padding:0}.arr_ij{margin-bottom:var(--space-xxl)}.arr_ai{font-size:20px;font-weight:600;margin-bottom:var(--space-s)}.arr_ly{font-size:var(--font-size-3);font-weight:var(--font-regular);color:var(--color-gray-medium)}.arr_q{display:flex;justify-content:center}.arr_q li[role=tab]{width:240px}.arr_q li[role=tab] a{width:100%}.arr_qe{width:480px;height:88px;margin:var(--space-xs) auto;text-align:left}.arr_afe{width:480px;margin:0 auto;text-align:left}.arr_afe label{max-width:unset}.arr_afe div[role=button]{display:flex;justify-content:center;align-items:center;width:100%;height:60px;padding:0 var(--space-xs)}.arr_fb{margin-bottom:var(--space-xs);color:var(--color-gray-dark);font-size:var(--font-size-s);line-height:1rem}.arr_fg{color:var(--color-error);font-size:var(--font-size-s)}.arr_f{margin-bottom:var(--space-s);font-weight:600}.arr_qk{position:relative}.arr_qk img{width:100%}.arr_art{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.arr_aru{position:absolute;display:flex;justify-content:center;width:100%}.arr_ln{top:80px}.arr_ln svg{width:100px}.arr_w8{width:100%}li.arr_arv{max-width:480px;margin:var(--space-l) auto 0;border:0}li.arr_arv:last-child{border:0}li.arr_arv>button{justify-content:flex-end}li.arr_arv>button svg{fill:#262626}li.arr_arv>button div{width:unset;margin:0 10px 0 3px}.arr_arw{padding:0 var(--space-m) var(--space-s)}.arr_p{position:absolute;display:flex;flex-wrap:wrap;justify-content:flex-end;width:300px}.arr_p svg:last-of-type{align-self:flex-end;margin-bottom:4px;transform:rotate(180deg)}.arr_p .arr_gl{text-align:left;margin:0 4px;letter-spacing:.32px}.arr_p .arr_arx{margin:8px 20px 0 auto;font-size:var(--font-size-s);font-weight:600}.arr_ary{font-size:var(--font-size-s);position:absolute;bottom:var(--space-s);width:100%}.arr_arz>*{position:absolute;height:8px;background-color:#ececec}.arr_arz>*:nth-child(1){top:var(--space-s);left:var(--space-xl);width:80%;height:12px}.arr_arz>*:nth-child(2){top:48px;left:var(--space-s);width:10%}.arr_arz>*:nth-child(3){top:72px;left:var(--space-s);width:70%}.arr_arz>*:nth-child(4){top:88px;left:var(--space-s);width:75%}.arr_arz>*:nth-child(5){top:104px;left:var(--space-s);width:60%}.arr_arz>*:nth-child(6){top:120px;left:var(--space-s);width:40%}.arr_arz>*:nth-child(7){top:152px;right:var(--space-s);width:10%}.arr_arz>*:nth-child(8){top:168px;right:var(--space-s);width:70%}.arr_arz>*:nth-child(9){top:184px;right:var(--space-s);width:75%}.arr_arz>*:nth-child(10){top:200px;right:var(--space-s);width:60%}.arr_arz>*:nth-child(11){top:216px;right:var(--space-s);width:40%}.arr_ip{position:relative;height:270px;padding-top:70px;background-color:var(--color-hover-table);text-align:center}div.arr_z2{background-color:var(--color-white)}div.arr_z2.arr_sx{background-color:var(--color-bg)}.arr_ar0{display:grid;grid-template-columns:2fr 1fr;gap:var(--space-l)}.arr_ar1{padding:0 var(--space-s)}.arr_sb{display:none}.arr_cx{margin:var(--space-l) 0}.arr_j2{display:flex;flex-direction:row}.arr_ae8{color:var(--color-link);text-decoration:underline;cursor:pointer}.arr_ar2{width:480px;margin:0 auto;text-align:left;font-size:var(--font-size-s);line-height:16px}.arr_ar3{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ayh_r1{max-width:1366px;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ayh_gh{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ayh_gh .ayh_r7{margin:0 24px 0 4px}.ayh_gh .ayh_ax5{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ayh_gh .ayh_ax5 img{width:100%;height:100%;object-fit:none}.ayh_gh .ayh_ax5 .ayh_ch{position:absolute;top:4px;left:4px;display:flex;justify-content:center;align-items:center;width:12px;height:12px;background-color:var(--color-primary);border-radius:50%;font-size:8px;font-weight:600;color:var(--color-white)}.ayh_gh .ayh_ax5 .ayh_ax6{position:absolute;top:-4px;right:-16px;cursor:pointer}.ayh_ayi{position:relative;cursor:crosshair}.ayh_ayi.ayh_sx{cursor:initial}.ayh_arh{width:100%}button.ayh_ayj{position:absolute;top:-4px;right:-26px;min-height:unset;padding:0;fill:#fff;min-width:22px}button.ayh_ayk{position:absolute;bottom:-36px;right:-4px;min-width:186px;padding:0 8px}button.ayh_ayk.ayh_ayl{bottom:2px;right:2px}button.ayh_ayk svg{right:var(--space-xs)}.ayh_ati{position:absolute;top:-4px;left:-19px;width:18px;height:19px;background:#161616;display:flex;justify-content:center;align-items:center;color:#fff;font-size:var(--font-size-s)}.ayh_aym{position:absolute;border:4px dashed #161616;background-color:rgba(255,255,255,.4);z-index:10}.ayh_ayn{position:absolute;border:4px solid #161616;background-color:rgba(255,255,255,.4);box-shadow:0 6px 10px rgba(0,0,0,.25)}.ayh_ayo{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.4);top:0;left:0}.ayh_ln{width:100%;height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.ayh_ayp{margin-bottom:1rem}.ayh_ayq{font-weight:600}.ayh_ayr{margin:.5rem 0}.ayh_ays{font-weight:600;margin-top:1rem}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.are_v{display:flex;justify-content:flex-start;align-items:center;margin-bottom:var(--space-xxl)}.are_arf{margin-right:var(--space-xxl)}.are_ai{margin-bottom:var(--space-m);font-size:20px;font-weight:600;letter-spacing:.18px}.are_p{margin-bottom:var(--space-m)}.are_p p{font-size:var(--font-size-m);line-height:var(--font-size-m)}.are_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ax4_r1{margin-bottom:64px;max-width:1366px;overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.ax4_ap{position:relative;white-space:nowrap}.ax4_gh{display:flex;justify-content:flex-start;align-items:center;height:60px;background-color:var(--color-white);padding:0 var(--space-s)}.ax4_gh .ax4_r7{margin:0 24px 0 4px}.ax4_gh .ax4_ax5{position:relative;width:80px;height:40px;margin-right:var(--space-m);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ax4_gh .ax4_ax5 img{width:100%;height:100%;object-fit:none}.ax4_gh .ax4_ax5 .ax4_ch{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)}.ax4_gh .ax4_ax5 .ax4_ax6{position:absolute;top:-4px;right:-16px;cursor:pointer}.ax4_aq{width:100%}.ax4_as{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)}.ax4_as.ax4_ax7{top:0;left:0}.ax4_ar{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}.ax4_ar.ax4_sx{cursor:initial}.ax4_ar.ax4_ake{z-index:15;box-shadow:0 0 0 99999px rgba(0,0,0,.3)}.ax4_ln{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a0v_ln{height:100%;background-color:rgba(255,255,255,.5)}fieldset.a0v_a0w{margin-bottom:var(--space-m);padding:0}.a0v_nw{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ah{position:absolute;width:100%;margin-top:10px;background:var(--color-white);z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.3)}.a37_ah.a37_sk{bottom:0}.a37_ah .a37_q>ul{width:100%}.a37_ah .a37_ath{width:50%}.a37_ah .a37_ath.a37_sx a{pointer-events:all;cursor:not-allowed}.a37_lb{max-height:300px;overflow:auto;padding-bottom:var(--space-m)}.a37_lb::-webkit-scrollbar{width:var(--space-xs)}.a37_lb::-webkit-scrollbar-track{background:#c4c4c4}.a37_lb::-webkit-scrollbar-thumb{background:var(--color-secondary)}.a37_lb::-webkit-scrollbar-thumb:hover{background:#e4c600}div.a37_o{padding:0}.a37_ai{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)}.a37_in{display:flex;align-items:center;margin:1px;padding:var(--space-s);border-bottom:1px solid #dfdfdf;cursor:pointer}.a37_in:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a37_in.a37_a38{flex-direction:column;min-height:165px}.a37_xu{width:100%;word-break:break-word}.a37_a0z{display:flex;width:100%;margin-top:var(--space-s)}.a37_a0z>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:.5px solid #8d8d8d}.a37_a0z>*:not(:last-child){border-right:none}.a37_j2{display:flex;align-items:center;width:100%}.a37_a39{font-weight:600}.a37_a0y{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%}.a37_iq{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}.a37_a00{display:flex;justify-content:space-between;width:100%;margin-top:var(--space-xs);font-size:var(--font-size-s)}.a37_a00>div{max-width:49%;word-break:break-word}.a37_a4a{display:flex;justify-content:center;padding:var(--space-s)}.a37_lj{display:flex;justify-content:flex-start;align-items:center}.a37_axv{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%}.a37_axv:hover{background-color:var(--color-hover);outline:1px solid var(--color-secondary)}.a37_axv 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.a0x_r1{display:flex}.a0x_in{position:relative;display:flex;flex-direction:column;width:100%;min-width:275px;padding:var(--space-s);background-color:var(--color-white)}.a0x_in.a0x_ake{box-shadow:0 0 0 99999px rgba(0,0,0,.6);z-index:1}.a0x_a0y{margin-left:var(--space-l)}.a0x_fu{position:relative;padding:0 var(--space-m) var(--space-xs) 0;border-bottom:1px solid #8d8d8d}.a0x_f{margin-bottom:var(--space-xs);font-weight:var(--font-bold);word-break:break-word}.a0x_iq{word-break:break-word}.a0x_a0z{display:flex;margin-top:var(--space-m)}.a0x_a0z>*{display:flex;justify-content:center;align-items:center;flex:1;height:30px;border:1px solid #8d8d8d}.a0x_a0z>*:not(:last-child){border-right:none}.a0x_a00{display:flex;justify-content:space-between;margin-top:var(--space-xs)}.a0x_p{margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-text)}.a0x_uj{display:flex;flex-direction:column;gap:var(--space-xs)}.a0x_bs{width:18px;height:18px;margin-top:var(--space-s);margin-left:var(--space-s);cursor:pointer}.a0x_bs.a0x_sb{display:none}.a0x_bs>span:not(:last-child){display:inline-block;margin-bottom:4px}.a0x_aro{position:absolute;top:14px;right:20px}.a0x_a01{position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.a0x_a01.a0x_sb{visibility:hidden}.a0x_a01 svg{width:14px;height:14px}.a0x_qg{padding-left:var(--space-l)}.a0x_bg{width:14px;height:14px}.a0x_bg: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axu_o{margin:var(--space-m) 0}.axu_o.axu_bo{opacity:.8}.axu_lj{display:flex;justify-content:flex-start;align-items:center;margin-top:var(--space-m)}.axu_lj>*{display:flex;align-items:center;cursor:pointer}.axu_lj>*:not(:last-child){margin-right:auto}.axu_lj svg{margin-left:var(--space-xs)}.axu_lb{margin-top:var(--space-m)}.axu_lb>*:not(:last-child){margin-bottom:var(--space-s)}.axu_axv{color:var(--color-blue);fill:var(--color-blue)}.axu_axv svg{margin-left:var(--space-xs)}.axu_axw{display:flex;align-items:center}.axu_axw svg{margin-left:var(--space-xs)}.axu_ah4{margin-left:auto}.axu_axx{display:flex;align-items:center}.axu_in{position:relative}.axu_axy{position:absolute;top:14px;left:11px}.axu_axy.axu_sb{visibility:hidden}.axu_axy 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axk_ln{height:100%;background-color:rgba(255,255,255,.5)}.axk_o{margin-bottom:var(--space-l)}.axk_f{margin-bottom:var(--space-s)}.axk_x1{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aw7_aw8 .bx--list-box{height:max-content;max-height:60vh;background-color:var(--color-white) !important;border:1px solid #e5e5e5}.aw7_aw8 .bx--list-box__field{padding-top:var(--space-s);padding-bottom:var(--space-s)}.aw7_aw8 .bx--list-box__label{width:100%}.aw7_z2{margin-top:var(--space-s)}.aw7_z2 .bx--list-box__menu-item__option,.aw7_z2 .bx--list-box__menu-item{height:auto !important;border-top:1px solid #e0e0e0}.aw7_z2 .bx--list-box__menu{max-height:60vh;overflow-y:auto}.aw7_z2 .bx--list-box__menu-item__option{padding:16px 22px;white-space:pre-wrap;margin:0;background-color:var(--color-white);border:none}.aw7_z2 .bx--list-box__menu-item__option:hover{background-color:var(--color-bg)}.aw7_aw9{border:none;width:95%}.aw7_axa{white-space:pre-wrap}.aw7_axb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_v{display:flex;justify-content:flex-start;margin-bottom:var(--space-l)}.arg_ai{margin-bottom:var(--space-m);font-size:20px;font-weight:800;letter-spacing:.3px}.arg_ai span{margin-right:4px;padding:4px;background-color:var(--color-secondary)}.arg_o{display:flex}.arg_o .arg_arh{flex:6}.arg_ari{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)}.arg_bn{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)}.arg_bn:hover{outline:1px solid var(--color-secondary);background-color:var(--color-hover)}.arg_bn.arg_sx{cursor:not-allowed;outline:none;background-color:#fff}.arg_arj{display:flex;align-items:center}.arg_arj svg{margin-right:var(--space-xs)}.arg_ark{font-style:italic}.arg_arl{display:flex;justify-content:space-between;align-items:center;margin:var(--space-m) 0 40px 0}.arg_arm{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)}.arg_arn{margin-left:auto}.arg_arn .arg_aro{cursor:pointer}.arg_arn .arg_aro.arg_sx{fill:var(--color-disabled);cursor:initial}.arg_arn>*:not(:last-child){margin-right:4px}.arg_ln{height:100%;background-color:rgba(255,255,255,.5)}.arg_agb{position:relative;min-height:90vh;margin-left:var(--space-l);flex:3;max-width:550px}.arg_agb .arg_qg{display:flex;align-items:center;margin-bottom:var(--space-s)}.arg_agb .arg_qg label>span{margin:var(--space-s) 0 0}.arg_agb .arg_qg .bx--toggle__switch::before{background-color:#8d8d8d}.arg_agb .arg_qg .bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__switch::before{background-color:var(--color-secondary)}.arg_agb .arg_qg .bx--toggle-input:disabled+.bx--toggle-input__label>.bx--toggle__switch::before{background-color:#8d8d8d}.arg_tq{margin-bottom:40px}.arg_arp{margin:0 0 28px 0;padding:16px 14px;color:var(--color-black);background-color:#f0f2ff;border:1px solid var(--color-link)}.arg_arq{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.api_apj{display:flex;flex-direction:column;gap:var(--space-m) 0;margin-bottom:var(--space-m)}.api_apj .bx--text-area,.api_apj .bx--text-input,.api_apj .bx--number input[type=number]{background-color:var(--color-bg) !important}.api_apj .api_qg{display:grid;grid-template-columns:auto 60px}.api_apj .api_apk{display:flex;flex-direction:column}.api_apj .api_apl{font-weight:600;line-height:18px;font-size:var(--font-size-m)}.api_apj .api_apm{font-size:var(--font-size-s);line-height:16px}.api_apj .api_apn{display:grid;grid-template-columns:20px 140px auto;gap:16px}.api_apj .api_apo{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axr_ah{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}.axr_ai{align-items:center;display:flex;justify-content:space-between}.axr_p{word-break:break-word}.axr_yb{display:flex;gap:0 var(--space-xs);cursor:pointer}.axr_fb .axr_f,.axr_axs .axr_f,.axr_axt .axr_f{padding-left:var(--space-xs);font-weight:normal;word-break:break-word}.axr_gk{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ape_apf{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ab2_lb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.sc_ah{display:grid;grid-template-columns:320px minmax(386px, 672px) 320px;gap:0 var(--space-l)}.sc_se,.sc_sf,.sc_py{padding:var(--space-m);background-color:var(--color-white)}.sc_se,.sc_py{height:fit-content}.sc_sf{display:flex;flex-direction:column;gap:16px 0}.sc_sg{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}.sc_sh{cursor:not-allowed}.sc_py{display:flex;justify-content:space-between;cursor:pointer;font-weight:var(--font-bold)}.sc_ai{margin-bottom:var(--space-l)}.sc_si{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.p9_ah{display:flex;flex-direction:column;align-items:center}.p9_ah .p9_ai{font-size:var(--font-size-xl);font-weight:var(--font-ultra);line-height:36px}.p9_ah .p9_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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 ay_a1{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.ay_o{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:48px 0 64px}.ay_az{width:100%;flex:1 1 60%}.ay_a0{animation-name:ay_a1;animation-duration:.69s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite}.ay_a2{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)}.ay_a2 .ay_a3{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.ay_a2 button.ay_a4{margin-right:auto}.ay_a2 button.ay_a4 svg{margin-right:var(--space-m)}.ay_a2 .ay_f{margin-right:var(--space-m)}.ay_a5{display:flex;justify-content:center;align-items:center;height:400px;font-size:var(--font-size-l)}.ay_a6{height:100px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}
.akl_nu{display:flex;flex-direction:column;gap:1rem}.akl_nu h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.akl_nu 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)}.akl_nu ul{list-style:initial;line-height:var(--font-size-7);padding-left:var(--space-s)}.akl_nu ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.akl_nu 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qr_al{min-height:calc(100vh - 160px);display:flex;flex-direction:column;padding:var(--space-m) var(--space-l) 0}@media(min-width: 62rem){.qr_al{flex-direction:row}}.qr_je{background-color:var(--color-hover);min-width:320px;padding:var(--space-xs);width:320px}@media(min-width: 80rem){.qr_je{min-width:400px;width:400px}}.qr_qs{background-color:var(--color-white);display:inline-flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-s);position:relative;width:100%}.qr_qs.qr_qt{min-height:80px;align-items:center;justify-content:center}.qr_qs+.qr_qs{margin-top:var(--space-xs)}.qr_qu{font-size:var(--font-size-6);font-weight:var(--font-book);line-height:var(--font-size-7)}.qr_qv{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-xs)}.qr_qw{cursor:pointer;display:inline-flex;justify-content:space-between;background-color:var(--color-gray-ultralight);padding:var(--space-s)}.qr_qx{margin-top:var(--space-s)}.qr_o{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:var(--space-m)}@media(min-width: 62rem){.qr_o{padding:var(--space-m) var(--space-m) var(--space-m) var(--space-xxxxl)}}.qr_qy{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}.qr_qz{display:flex;flex-direction:column;gap:var(--space-s);padding-top:var(--space-m);padding-bottom:var(--space-m);width:100%}.qr_qz+.qr_qz{border-top:1px solid var(--color-gray-ultralight)}.qr_q0{display:inline-flex;align-items:center;gap:var(--space-m)}.qr_q1{background-color:var(--color-gray-light);display:inline-flex;align-items:center;height:40px;width:40px}.qr_q1 *{max-height:100%;max-width:100%}.qr_q2{font-weight:var(--font-bold)}.qr_q1.qr_q3{background-color:var(--color-secondary)}.qr_q4{background-color:var(--color-hover);display:inline-flex;padding:var(--space-s)}.qr_q4 *{height:100%}.qr_q5{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axz_ll{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)}.axz_ax0{position:fixed;z-index:9000;width:100vw;height:100vh;left:0;top:0;background-color:#000;opacity:.42}.axz_o{min-width:500px;background-color:var(--color-white)}.axz_v{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}.axz_v>.axz_cu{cursor:pointer;height:20px}.axz_ax1{cursor:pointer}.axz_ax2{padding:0 0 0 var(--space-s)}.axz_a2{width:100%;display:flex;margin-top:48px}.axz_a2>button{width:50%;display:flex;justify-content:center;padding-left:var(--space-s);padding-right:var(--space-s)}.axz_ax3{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.apw_acy{display:flex;justify-content:flex-end;align-items:flex-end;padding:16px 28px;z-index:2147483005}.apw_apx{max-height:80vh}.apw_o{max-width:60%}.apw_apy{background-color:var(--color-bg);font-size:var(--font-size-m);font-weight:600;line-height:22px;color:var(--color-gray-dark);width:100%}.apw_v{display:flex;align-items:center}button.apw_cu,button.apw_cu:active{padding:0;background-color:rgba(0,0,0,0);border:none;width:16px;min-height:16px}button.apw_cu:hover,button.apw_cu:active:hover{background-color:rgba(0,0,0,0)}.apw_a3{display:flex;justify-content:flex-end;align-items:center;background-color:var(--color-bg);padding:0 16px}.apw_apz{display:flex;gap:0 32px;height:fit-content;justify-content:flex-end}.apw_ap0{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}.apw_ap1{display:grid;grid-template-columns:auto auto auto 16px;padding:8px 0 8px 0;gap:0}.apw_ap1>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}.apw_ap1:last-child{margin-bottom:32px;border-bottom:1px #e0e0e0 solid}.apw_ap2{max-height:72vh;overflow-y:scroll;padding-right:var(--space-s)}.apw_ap3{cursor:pointer;padding:0 !important;width:16px;height:16px}.apw_ap4{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.apw_ap5{font-size:var(--font-size-m);line-height:18px;color:var(--color-gray-dark);text-decoration:none;max-width:15vw;white-space:pre-wrap}.apw_bx{max-width:15vw;font-size:var(--font-size-m);color:var(--color-gray-dark);line-height:18px}button.apw_ap6{padding:12px;margin-left:32px}button.apw_ap6>svg{fill:var(--color-white);margin-left:32px}.apw_a2{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qj_ah{width:100%;padding:0 var(--space-l)}.qj_ah .bx--content-switcher{height:30px;width:40%;margin-bottom:var(--space-s)}.qj_qk{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.qj_ql{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.qj_qm{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}
.ak3_ak4{background-color:var(--color-white);border-radius:var(--space-xxxs);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)}.ak3_ak5{padding:var(--space-s);width:340px}.ak3_ak6{padding-bottom:var(--space-s);border-bottom:1px solid var(--color-gray-ultralight);width:100%;display:flex;align-items:center;justify-content:space-between}.ak3_akp{display:inline-flex;align-items:center;border-radius:var(--space-xxs);background-color:var(--color-secondary);padding:var(--space-xs);text-transform:uppercase}.ak3_aks{white-space:pre-line;color:var(--color-dark-primary)}.ak3_akv,.ak3_ak7{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)}.ak3_akv:hover,.ak3_akv:focus,.ak3_ak7:hover,.ak3_ak7:focus{background-color:var(--color-primary);color:var(--color-white)}.ak3_ak8{font-size:var(--font-size-2) !important;font-weight:var(--font-regular) !important;min-width:100% !important}.ak3_ah4{cursor:help;margin-left:auto;position:relative}.ak3_akw{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%}.ak3_akw::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)}.ak3_ah4:hover .ak3_akw{visibility:visible}.ak3_ak9{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)}.ak3_ala{margin-bottom:var(--space-xxxs)}.ak3_ala:last-child{margin-bottom:0}.ak3_alb{color:var(--color-white);font-weight:var(--font-bold);line-height:1;margin-top:var(--space-xxxs);flex-shrink:0}.ak3_fu{font-style:italic;line-height:1.3}.ak3_alc{width:100%;display:flex;flex-direction:column;gap:var(--space-m)}.ak3_akt{width:100%;display:flex;justify-content:space-between;align-items:center}.ak3_akt>*{position:relative}select{padding-left:var(--space-xs);padding-right:0}.ak3_akx{width:174px}.ak3_ale{width:134px}.ak3_akx .bx--label{margin-bottom:var(--space-xs)}.ak3_alf{white-space:pre-line}.ak3_alg{min-width:16px;width:16px;height:16px;flex-shrink:0}.ak3_alh{margin-top:var(--space-s)}.ak3_ali{white-space:pre-line}.ak3_alj{color:var(--color-gray)}.ak3_alk{color:var(--color-dark-primary)}.ak3_all{color:var(--color-gray)}.ak3_alm{margin-left:var(--space-m)}
.acv_acw{margin-bottom:var(--space-m);display:flex;justify-content:stretch;gap:var(--space-l)}.acv_acx{width:100%}.acv_acy{padding:var(--space-l) var(--space-m)}.acv_acz{margin:var(--space-l) 0}button.acv_vf,.acv_vf{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.acv_vf:hover,.acv_vf:hover{opacity:.8}button.acv_vg{border-color:var(--color-black)}.acv_vh{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.acv_vi{color:var(--color-black);margin-top:var(--space-xs)}.acv_ac0{color:var(--Dark-Primary-DP80, #454545);margin-bottom:var(--space-xs);margin-top:var(--space-s);display:block}.acv_ac1{padding:var(--space-xs) var(--space-m)}.acv_ac2{margin-bottom:var(--space-l)}.acv_ac3{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.afr_qe{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)}.afr_qe:active,.afr_qe:focus{outline-color:var(--color-secondary)}.afr_axc{outline:2px solid var(--color-error)}.afr_fb{font-size:var(--font-size-s);color:var(--color-gray-dark);margin-bottom:var(--space-xs)}.afr_aaw::after{background:none !important;color:var(--color-black) !important;font-size:16px !important}.afr_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qf_qg{display:flex;align-items:center;margin-left:auto}.qf_qg>*:last-child{margin-left:var(--space-s)}.qf_qg>*:first-child{margin-bottom:var(--space-s)}.qf_p{margin-top:var(--space-s);padding-top:var(--space-s);border-top:1px solid #dedede;color:var(--color-text)}.qf_j2{display:flex;align-items:center;margin-top:var(--space-xs)}.qf_qh{display:flex;align-items:center;flex:8 1;max-width:80%;height:34px;padding:0 var(--space-xs);background-color:#e7e7e7}.qf_gk{overflow:hidden;text-overflow:ellipsis}.qf_qi{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.acm_ah{min-width:100%;width:100%}.acm_qk{height:36px;width:36px;margin:-13px -16px -16px 0;border:1px solid var(--color-primary);border-radius:2px}.acm_ql{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:left}.acm_qm{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}.acm_acn{display:flex;align-items:center}.acm_aco{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.acm_acp{background-color:var(--color-secondary)}.acm_acq{background-color:var(--color-blue)}.acm_acr{background-color:var(--color-success)}.acm_acs{background-color:var(--color-gray-medium)}.acm_act{background-color:var(--color-gray-medium)}.acm_acu{display:flex;align-items:center;gap:var(--space-xs)}.acm_vy{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_sl{display:flex;height:var(--space-xl)}.apr_az{display:flex;flex:1 1 100%;align-items:center;border-top:2px solid var(--color-disabled)}.apr_az svg{margin-right:var(--space-xs)}.apr_az.apr_ake{border-color:var(--color-primary);color:var(--color-primary)}.apr_az.apr_ake svg{width:16px;height:16px;border-radius:50%;fill:var(--color-primary)}.apr_az.apr_r6{border-color:var(--color-primary);color:var(--color-primary)}.apr_az.apr_r6 svg{fill:var(--color-primary)}.apr_az.apr_apq{cursor:pointer}.apr_az.apr_apq .apr_fb:hover{border-bottom:1px solid var(--color-primary);color:var(--color-primary)}.apr_az.apr_sx{cursor:not-allowed;color:var(--color-disabled)}.apr_az.apr_sx .apr_fb:hover{color:var(--color-primary)}.apr_az.apr_sx svg{fill:var(--color-disabled)}.apr_az.apr_sb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.b2_b3{padding:var(--space-m)}.b2_b4{max-width:25%}.b2_au{background-color:var(--color-white);padding:var(--space-m)}.b2_av{font-size:var(--font-size-xl);font-weight:var(--font-semi-bold);color:var(--color-text-primary);margin:var(--space-s) 0}.b2_b4{max-width:40%}.b2_b5{flex:1}.b2_b5 h4,.b2_b5 h5{font-weight:bold}.b2_b6,.b2_b7,.b2_b8,.b2_b9,.b2_ca,.b2_cb{display:flex;flex-direction:column}.b2_b6{gap:var(--space-m);padding:var(--space-l) var(--space-s);background-color:var(--color-bg)}.b2_b6>*{flex:unset !important}.b2_b7{gap:var(--space-s)}.b2_cc{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:var(--space-xs) var(--space-s)}.b2_cc:hover{background-color:var(--color-hover-medium)}.b2_ce{position:relative;display:flex;align-items:center}.b2_ce input{padding-left:var(--space-l)}.b2_cf{position:absolute;left:var(--space-xs);z-index:1;pointer-events:none}.b2_cg{background-color:red;max-width:50%}.b2_ch{padding:var(--space-xxxs) var(--space-xs);background-color:var(--color-secondary);font-weight:bold}.b2_b8{gap:var(--space-s);padding:var(--space-l);background-color:var(--color-white)}.b2_b9{gap:var(--space-xxs)}.b2_ca{gap:var(--space-m)}.b2_cb{gap:var(--space-xxs)}.b2_ci{padding:var(--space-l);padding-top:0}.b2_ci>*+*{margin-top:var(--space-l)}.b2_cj h4{font-size:var(--font-size-7);font-weight:400}.b2_ck{display:flex}.b2_cl{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%}.b2_cm{border-color:var(--color-primary)}.b2_cn{display:flex;justify-content:flex-end;gap:var(--space-s);margin-bottom:var(--space-l)}.b2_cn>*{padding-right:var(--space-s) !important}.b2_co{display:flex;flex-direction:column}.b2_cp{display:flex;gap:var(--space-s);align-items:center;justify-content:flex-end}.b2_cq{cursor:pointer}.b2_cr{display:flex;justify-content:space-between}#b2_cs{color:var(--color-text)}.b2_ct{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)}.b2_cu{position:absolute;top:0;right:0;margin-right:44px;cursor:pointer}.b2_cv{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af4_ah{max-width:550px;padding:0 var(--space-m) var(--space-s)}.af4_af5{flex-grow:1}.af4_af6{margin-top:var(--space-s);max-width:200px}.af4_fb{color:var(--Dark-Primary-DP80, #454545);display:block;margin-bottom:var(--space-xs)}.af4_af7{margin-top:var(--space-s)}.af4_af8{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.h8_hh{width:750px;margin:0 auto var(--space-xxxl);position:relative;width:100%}.h8_hh>*:first-child{margin-top:0;margin-bottom:0}.h8_hh>*+*{margin-bottom:0;margin-top:var(--space-m)}.h8_hh label{font-size:var(--font-size-m)}.h8_hh .h8_hi{position:sticky;position:-webkit-sticky;bottom:var(--space-xxxxl);z-index:1;background-color:var(--color-white)}.h8_hh .h8_h9{margin-bottom:var(--space-m)}.h8_ia{display:flex;justify-content:center}.h8_ib{width:500px;display:flex;flex-direction:column}.h8_ib>[role=tabpanel]{padding:0}.h8_ic{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}.h8_bp{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}.h8_ie{position:relative;display:flex;height:100%;align-items:center}button.h8_if{padding:0 4px;min-height:24px;min-width:87px;font-size:var(--font-size-xs);position:absolute;left:-88px;opacity:0}button.h8_ig{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}.h8_ih{display:flex;justify-content:center;margin-top:var(--space-l);margin-bottom:var(--space-l);width:100%}.h8_ii{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}.h8_ii:hover{background-color:var(--color-blue-very-light)}.h8_ii:hover>div>button.h8_if,.h8_ii:hover button.h8_ig{opacity:1}.h8_o{display:grid;grid-template-columns:1fr;gap:var(--space-l);margin-bottom:var(--space-l);width:100%}.h8_o>*:not(:last-child){margin-bottom:var(--space-m)}.h8_o label{font-size:var(--font-size-m)}.h8_ij{display:flex;align-items:center;width:100%}.h8_ik{color:var(--color-gray);padding-left:var(--space-xs);letter-spacing:.16px;white-space:nowrap}.h8_il{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}.h8_il:hover{cursor:default}.h8_im{background-color:var(--color-white);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.h8_im>li>button{height:54px;padding-right:var(--space-s);box-sizing:border-box;background-color:var(--color-bg)}.h8_im>li>button:hover{background-color:var(--color-blue-very-light)}.h8_im>li>button::before{display:none !important}.h8_im li.h8_in{border:0}.h8_im li.h8_in>button{justify-content:flex-end}.h8_im li.h8_in>button svg{margin:0 2px 0 0 !important;fill:var(--color-primary)}.h8_io{background-color:var(--color-white)}.h8_ip{margin:30px 0 0 100px}.h8_iq{background-color:var(--color-white);line-height:18px;margin-bottom:var(--space-xs)}.h8_ir{line-height:18px;margin-bottom:var(--space-xs)}.h8_is{position:relative}.h8_is .h8_it{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:8999}.h8_iu{font-weight:bold}.h8_iv{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}.h8_iw{background-color:var(--color-white);padding:var(--space-s)}.h8_ix+.h8_ix{margin-top:var(--space-m)}.h8_iy{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.h8_iz{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.h8_i0{display:none;gap:var(--space-xxs)}.h8_i1{background-color:var(--color-secondary) !important;color:var(--color-black) !important;padding-left:0px !important;padding-right:50px !important}.h8_i2{display:flex;gap:var(--space-m)}.h8_i3{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.h8_i3.h8_i4{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.h8_i3 li{height:100%}.h8_i5>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.h8_i5>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.h8_i6{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}.h8_i6:hover{text-decoration:underline}.h8_iw{background-color:var(--color-white);padding:var(--space-s)}.h8_i7{background-color:var(--color-white);bottom:var(--space-xxxxl);display:flex;gap:var(--space-s);margin-top:var(--space-xs);position:sticky;z-index:1}.h8_i7.h8_i8>*{margin:auto;max-width:150px}.h8_i7>*{flex:1}.h8_i9{color:var(--color-black) !important;background-color:var(--color-white) !important;border-color:var(--color-primary-light) !important}.h8_iy{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px !important;border-bottom:1px solid var(--color-secondary)}.h8_iz{background-color:var(--color-secondary) !important;color:var(--color-black) !important}.h8_i2{display:flex;gap:var(--space-m)}.h8_i3{position:relative;display:flex;align-items:center;border-bottom:none;cursor:pointer}.h8_i3.h8_i4{background-color:var(--color-white);filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.h8_i3 li{height:100%}.h8_i5>span:first-child{width:288px;padding:0 16px;filter:drop-shadow(0 10px 6px rgba(0, 0, 0, 0.25))}.h8_i5>span:first-child>*:not(:last-child){border-bottom:1px solid #e0e0e0}.h8_i6{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}.h8_i6:hover{text-decoration:underline}.h8_a2{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)}.h8_a2 .h8_a3{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--wrap-width);padding:0 var(--space-l)}.h8_a2 button.h8_a4{margin-right:auto}.h8_a2 button.h8_a4 svg{margin-right:var(--space-m)}.h8_a2 .h8_f{margin-right:var(--space-m)}.h8_ja,.h8_jb{display:flex;align-items:center;gap:var(--space-xs)}.h8_ja label>span,.h8_jb label>span{margin-top:0 !important}
.u6_u7{background-color:var(--color-white);padding:var(--space-m)}.u6_u7 .bx--accordion__item{border-bottom:none !important;border-top:none !important}.u6_u7 .bx--accordion__title{font-weight:var(--font-weight-bold) !important;margin:0 !important}.u6_u8{width:100%}.u6_u9{flex:1}.u6_va{flex-shrink:0;min-width:120px}.u6_vb{display:flex;align-items:center;gap:var(--space-xs)}@media(max-width: 768px){.u6_vc{padding:var(--space-s)}.u6_u8{gap:var(--space-s)}.u6_u9{margin-bottom:var(--space-xs)}}.u6_va:focus,.u6_ve:focus-within{outline:2px solid var(--color-focus);outline-offset:2px}.u6_vc[data-loading=true]{opacity:.6;pointer-events:none}.u6_vc[data-success=true]{background-color:var(--color-success-subtle);border-color:var(--color-success)}button.u6_vf,.u6_vf{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.u6_vf:hover,.u6_vf:hover{opacity:.8;color:var(--color-primary);border-color:var(--color-secondary);background-color:var(--color-bg)}button.u6_vf:focus,.u6_vf:focus{background-color:var(--color-bg);border-color:var(--color-secondary);box-shadow:0 0 0 2px var(--color-secondary)}button.u6_vg{border-color:var(--color-black)}button.u6_vg{border-color:var(--color-black)}.u6_vh{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-black)}.u6_vi{color:var(--color-black);margin-top:var(--space-xs)}.u6_vj{border:1px solid var(--color-secondary);padding:var(--space-s);margin:0 0 var(--space-xs);width:240px;position:relative}.u6_vk{background:rgba(0,0,0,0);position:absolute !important;top:var(--space-xs);right:var(--space-xs);z-index:1}.u6_vl{margin-top:var(--space-xs)}
.awh_awi,.awh_awj{background-color:var(--color-white) !important;color:var(--color-primary) !important;padding-inline:var(--space-m) !important}.awh_a3{display:flex;justify-content:space-between}.awh_awk{display:flex;justify-content:flex-end}.awh_o{flex:1;margin:0;width:100%}.awh_awl{display:flex;justify-content:space-between}.awh_awm{display:flex;flex-direction:column;width:100%;gap:var(--space-m)}.awh_awn{display:flex;flex-direction:column;gap:var(--space-xxs);justify-content:center;align-items:center}.awh_awo{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)}.awh_awp{justify-content:space-between}
.m9_ah{padding:0 var(--space-l);width:100%}.m9_b3{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;max-width:620px;text-align:center}.m9_na{display:flex;flex-direction:column}.m9_nb{font-size:var(--font-size-7);font-weight:var(--font-book);color:var(--color-primary);margin-top:0}.m9_nc{margin-top:var(--space-xl)}.m9_ai{margin:var(--space-xxxs) !important}.m9_ne{margin-bottom:var(--space-m)}.m9_gx{font-size:var(--font-size-7);font-weight:var(--font-bold);color:var(--color-primary)}.m9_mj{font-size:var(--font-size-2);color:var(--color-gray-light)}.m9_p{max-width:620px}.m9_nf{display:block;color:var(--color-link);font-size:var(--font-size-3);font-weight:var(--font-regular)}.m9_ng{background-color:var(--color-secondary);padding:0 var(--space-xxs);font-weight:var(--font-bold)}.m9_c1{display:flex;justify-content:center;gap:var(--space-s);flex-direction:column;margin-top:var(--space-m)}button.m9_lk{width:300px;display:flex;justify-content:center;padding:var(--space-s) var(--space-l);border-radius:var(--space-xxxs)}button.m9_nh{background-color:rgba(0,0,0,0);border:1px solid var(--color-primary);color:var(--color-primary);font-weight:var(--font-bold)}button.m9_ni{background-color:var(--color-secondary);color:var(--color-primary);font-weight:var(--font-bold)}button.m9_ni:hover,button.m9_ni:focus,button.m9_ni:active{color:var(--color-white)}.m9_j4{height:1px;background-color:var(--color-gray-ultralight);margin:var(--space-s) 0}.m9_nj{display:flex;flex-direction:row;gap:var(--space-m);margin-top:var(--space-m)}.m9_nk{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.m9_nl{width:32px;height:32px;background-color:var(--color-secondary);display:flex;justify-content:center;align-items:center;border-radius:8px}.m9_nl svg{margin:0 !important}.m9_nm{display:flex;flex-direction:column;margin-left:10px}.m9_nn{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0px;text-align:left;width:100%}.m9_no{font-size:var(--font-size-m);font-weight:var(--font-regular);line-height:20px;letter-spacing:.1599999964px;text-align:left}.m9_np{display:none}.m9_nq{display:flex;flex-direction:column;gap:var(--space-m);align-items:center;justify-content:center;margin:0 auto}.m9_nq .m9_v{margin-top:10%}.m9_nq .m9_nr{max-width:620px}.m9_ns{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.cw_q{max-width:100vw;overflow-x:auto;overflow-y:hidden}.cw_q .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.cw_q .bx--tabs__nav-link:hover,.cw_q .bx--tabs__nav-link:focus,.cw_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}.cw_cx{max-width:100vw;min-height:calc(100vh - 260px)}.cw_cy{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)}.cw_cz{flex-shrink:0;color:var(--color-gray-medium)}.cw_c0{color:var(--color-text)}.cw_c1{display:flex;flex-direction:row;align-items:center;gap:var(--space-l)}.cw_c2{display:flex;flex-direction:row;margin-right:25px;color:#000;border:none}.cw_c2,.cw_c3{cursor:pointer;z-index:2}.cw_c4{margin-right:5px}.cw_c5{display:flex;float:right;gap:100px}.cw_c3{all:unset;max-height:35px;border-radius:5px !important;padding:0px 15px !important;font-weight:700 !important;background-color:#000 !important;z-index:2}.cw_c6{font-style:italic;align-self:flex-start;z-index:9}@media(max-width: 1420px){.cw_q{padding-bottom:var(--space-l)}}.cw_c7{display:flex;justify-content:space-between}.cw_c8{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.cw_c9{align-self:center;padding-top:var(--space-xs)}.cw_ea{display:flex;flex-direction:column;gap:var(--space-xs)}.cw_eb{display:block}.cw_ec{background-color:var(--color-white);padding:var(--space-m)}.cw_ee{color:var(--color-text-primary);margin:var(--space-s) 0}.cw_ef{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);padding:var(--space-s);margin:var(--space-s)}.cw_eg{display:flex;justify-content:center;align-items:center;gap:var(--space-m)}.cw_eg p{color:var(--color-text)}.cw_eh{background-color:var(--color-bg);padding:var(--font-size-1);border-radius:var(--space-xxs)}.cw_ei{display:flex;align-items:center}.cw_ej .bx--tabs__nav-link{padding-inline:var(--space-xs)}.cw_ej .bx--tabs__nav-link:focus{padding-inline:var(--space-xs)}.cw_ek{margin-right:var(--space-xxs)}.cw_el{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}#cw_em{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ma_j2{display:flex}.ma_j2+.ma_j2{margin-top:var(--space-s);display:flex;justify-content:space-between}.ma_mb{margin-right:12px;width:48%}.ma_a3{display:flex;margin-top:42px}.ma_a3>*:last-child{margin-left:var(--space-s)}.ma_p{color:var(--color-gray-dark);font-size:var(--font-size-s)}.ma_lj{margin-top:var(--space-m)}.ma_lj>*:not(:last-child){margin-bottom:var(--space-s)}.ma_bs{display:flex;justify-content:space-between;align-items:center;font-style:italic}.ma_ll button:last-of-type{flex:2 !important}.ma_lm{min-height:20vh;width:390px;margin-top:var(--space-s)}.ma_lm>*:not(:last-child){margin-bottom:var(--space-m)}.ma_lm div[role=listbox]{overflow:auto;max-height:120px}.ma_ln{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.mc_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)}.mc_me{font-weight:var(--font-book);font-size:var(--font-size-6);line-height:var(--space-7)}.mc_mf{font-weight:var(--font-regular);font-size:var(--font-size-xs);line-height:var(--space-6);margin-bottom:var(--space-l)}button.mc_mg{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)}.mc_mh{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)}.mc_mi{width:500px;text-align:left}.mc_bg{fill:var(--color-secondary);background-color:var(--color-primary);border-radius:50%}.mc_mj{line-height:var(--font-size-5);display:flex;gap:var(--space-2)}.mc_mj :first-child{padding-bottom:var(--space-xs)}.mc_mk{line-height:var(--font-size-5);font-weight:var(--font-book)}button.mc_ml{border:none;min-height:var(--space-xl);min-width:140px}button.mc_ml:hover,button.mc_ml:focus,button.mc_ml:active{background-color:var(--color-primary-light);color:var(--color-white)}.mc_mm{color:var(--color-gray-medium);margin-top:var(--space-s)}.mc_mn{margin-top:var(--space-xs)}.mc_ln{position:static;width:100px;height:100px;left:200px;top:60px}.mc_mo{display:flex;flex-direction:column}.mc_mp{color:var(--color-text);margin-top:var(--space-xs);margin-bottom:var(--space-s);text-align:left}.mc_mq{display:flex;flex-direction:column}.mc_mr{font-weight:var(--font-bold);font-size:var(--font-size-7);line-height:30px}.mc_ms{font-size:var(--font-size-s);line-height:var(--font-size-l);letter-spacing:.32px;color:var(--color-gray-medium)}.mc_mt{display:flex;flex-direction:column;margin:var(--space-s) 0px var(--space-l) 0px}.mc_mu{margin-top:var(--space-s)}.mc_mu>*: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.lf_m>*:not(:nth-child(1)){margin-top:var(--space-s)}.lf_m select{max-width:unset}.lf_a3{display:flex;margin-top:42px}.lf_a3>*: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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.la_ai{font-size:var(--font-size-6)}.la_lb{max-width:400px;margin-top:var(--space-l)}.la_lc{margin-top:var(--space-l)}.la_le{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.lg_o{position:relative;max-width:650px;padding:var(--space-l) var(--space-m);background-color:var(--color-white)}.lg_ai{padding-bottom:var(--space-m);border-bottom:2px solid var(--color-primary);font-size:var(--font-size-6);font-weight:var(--font-semi-bold)}.lg_lh{margin-top:var(--space-m);padding-bottom:var(--space-m);border-bottom:1px solid var(--color-gray-ultralight)}.lg_lh>*:not(:last-child){margin-bottom:var(--space-s)}.lg_j2{display:flex;justify-content:space-between}.lg_li{font-weight:var(--font-bold)}.lg_lj{margin-top:var(--space-m)}.lg_lj>*:not(:last-child){margin-bottom:var(--space-s)}.lg_bs{display:flex;justify-content:space-between;align-items:center;font-style:italic}.lg_bs button.lg_lk{padding-left:0;padding-right:0;color:var(--color-blue)}.lg_bs button.lg_lk:hover{padding-left:0;padding-right:0;color:var(--color-blue)}.lg_ll button:last-of-type{flex:2 !important}.lg_lm{min-height:20vh;margin-top:var(--space-s)}.lg_lm>*:not(:last-child){margin-bottom:var(--space-m)}.lg_lm div[role=listbox]{overflow:auto;max-height:120px}.lg_ln{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.l4_al{width:400px}.l4_l5{font-size:var(--font-size-l);font-weight:600}.l4_lb{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)}.l4_l6{display:contents;font-size:var(--font-size-m);font-weight:700}.l4_l6>*{padding:8px;background-color:var(--color-gray-ultralight)}.l4_l7{display:contents}.l4_l7>*{font-size:var(--font-size-m);padding:8px;background-color:var(--color-white)}.l4_l8{font-size:var(--font-size-m);color:var(--color-gray-light)}.l4_l9{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.l3_ah{margin-top:var(--space-xxl)}.l3_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.at_au{background-color:var(--color-white);padding:var(--space-m)}.at_av{font-size:var(--font-size-xl);font-weight:var(--font-semi-bold);color:var(--color-text-primary);margin:var(--space-s) 0}.at_m{width:600px;margin-top:var(--space-l);padding:var(--space-m)}.at_o{margin-top:var(--space-l);padding:var(--space-m)}.at_aw{width:1000px;display:flex;justify-content:flex-start;margin-top:var(--space-l);padding:var(--space-m)}.at_ax{width:100%;margin-top:var(--space-xxl)}.at_q{max-width:100vw;overflow-x:auto;overflow-y:hidden}.at_q .bx--tabs__nav-link{max-width:8rem;padding:var(--space-xs) var(--space-s)}.at_q .bx--tabs__nav-link:hover,.at_q .bx--tabs__nav-link:focus,.at_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){.at_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qa_m{display:flex;justify-content:flex-start;align-items:flex-end;margin:8px 0 24px}.qa_m>*{display:flex;align-items:center;max-width:300px}.qa_m>*:not(:last-child){margin-right:16px}.qa_qb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ep_ah{align-items:center;justify-content:center;display:flex;margin:auto;max-width:520px;height:100%;flex-direction:column}.ep_ai{font-weight:var(--font-ultra);font-size:var(--font-size-xxl);text-align:center}.ep_eq{text-align:center}.ep_er{font-weight:var(--font-bold)}
.en_eo{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.rx_bs{margin:var(--space-xl) 0 var(--space-xs)}.rx_bt{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r0_r1{display:flex;align-items:center;margin-bottom:var(--space-m)}.r0_r1>*:not(:last-child){margin-right:var(--space-l)}.r0_gk{display:flex;align-items:center;text-decoration:none}.r0_gk svg{margin-left:4px;fill:var(--color-blue)}.r0_r2{display:flex;height:var(--space-s);align-items:center;margin-left:auto}.r0_r2 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.sa_r1{max-width:1366px;max-height:calc(100vh - 80px);overflow:auto;scroll-behavior:smooth;box-shadow:0 0 20px 6px rgba(90,90,90,.2392156863)}.sa_ap{position:relative;white-space:nowrap}.sa_aq{width:100%}.sa_as{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)}.sa_ar{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)}.sa_ar.sa_sb{visibility:hidden}.sa_ln{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ry_ai{font-weight:var(--font-bold)}.ry_rz{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aps_tv{min-height:2rem;font-weight:var(--font-bold)}.aps_apt{min-height:2rem;margin-top:var(--space-xs);color:var(--color-primary-ultra-light)}.aps_iq{margin-top:var(--space-xs);font-size:.75rem;color:#676776}.aps_fv{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.aps_fv>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.aps_sm{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.aps_sm.aps_h4{background-color:var(--color-primary);color:var(--color-white)}.aps_apu{margin-bottom:var(--space-xs)}.aps_sn{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.aps_apv{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}.aps_apv>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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.r3_r1{padding-top:var(--space-xl)}.r3_r4{display:flex;flex-wrap:wrap;align-items:center}.r3_r5{display:flex;flex:1 1 100%;margin-top:var(--space-s)}.r3_r5 .r3_az{flex:1 1;height:2px;background-color:var(--color-gray-ultralight)}.r3_r5 .r3_az.r3_r6{background-color:var(--color-secondary)}.r3_r7{margin-left:auto;font-size:var(--font-size-s);color:var(----color-text)}.r3_fu{margin-top:var(--space-l)}.r3_r8{display:flex;justify-content:space-between;margin-top:var(--space-l)}.r3_r8 button.r3_r9{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.sj_sk{display:flex;align-items:center;margin-top:var(--space-m);padding:0 var(--space-l)}.sj_o{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:var(--space-xxxxl) auto var(--space-l)}.sj_sl{width:100%;margin-top:var(--space-xl)}.sj_ai{font-size:var(--font-size-xxxl);font-weight:var(--font-ultra)}.sj_iq{margin-bottom:var(--space-xxxxl);text-align:justify;line-height:20px}.sj_m{width:100%;margin-top:var(--space-l)}.sj_m>*:not(:first-child){margin-top:var(--space-m)}.sj_m fieldset{margin-bottom:0}.sj_fv{display:flex;align-items:center;height:24px;margin-top:var(--space-m);border:1px solid var(--color-primary-ultra-light);cursor:pointer}.sj_fv>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.sj_sm{display:flex;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s}.sj_sm.sj_h4{background-color:var(--color-primary);color:var(--color-white)}.sj_sn{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-s);color:var(--color-primary-ultra-light)}.sj_so select{max-width:100%}.sj_fb{color:var(--color-primary);font-size:var(--font-size-m);font-weight:var(--font-bold)}.sj_p{margin-top:var(--space-xs);color:var(--color-primary)}button.sj_sp{display:flex;justify-content:center;margin-left:auto}.sj_sq{display:flex;justify-content:space-between;align-items:center;white-space:nowrap}.sj_sr{min-height:16px !important;height:16px}.sj_fg{margin-top:var(--space-xs);color:var(--color-error);font-size:var(--font-size-s)}.sj_ss{margin-bottom:.5rem;font-size:var(--font-size-s);line-height:1rem}.sj_f{color:var(--color-gray-dark)}.sj_st{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.alz_m{width:600px;margin-top:var(--space-xxl);padding:var(--space-l) var(--space-l);background-color:#f0f2ff}.alz_al0{font-size:var(--font-size-l);font-weight:600}.alz_al1{line-height:18px;margin-top:var(--space-l)}.alz_al2{flex:3 1;display:flex;align-items:flex-start;margin-top:var(--space-s)}.alz_al3{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}.alz_fg{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.qn_s{width:100%;height:calc(100vh - var(--header-height));background-color:var(--color-white)}.qn_o{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto}.qn_ai{font-size:var(--font-size-xxxl);font-weight:var(--font-ultra);white-space:pre-wrap;margin-top:230px}.qn_f{margin-top:var(--space-l);font-size:var(--font-size-l);text-align:center;white-space:pre-wrap}.qn_qo{margin:0 4px;padding:0 4px;background-color:var(--color-secondary);border-radius:8px}.qn_bs{margin:var(--space-xl) 0 var(--space-xs);min-width:200px}.qn_ah{display:flex;justify-content:center;align-items:center;max-width:600px;margin:64px 0}.qn_qp{width:100%}.qn_ah .qn_al{display:flex;justify-content:center;flex-direction:column}.qn_ah .qn_qq{width:100%}.qn_ah .qn_al .qn_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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.uw_ah{display:flex;background-color:var(--color-bg);height:100%}.uw_ah .uw_py{display:flex;flex:1;padding:25vh 5vw 5vw 5vw;background-color:var(--color-white);min-height:calc(100vh - var(--header-height))}.uw_ah .uw_ux{margin-bottom:var(--space-s)}.uw_ah .uw_uy{margin-bottom:var(--space-l)}.uw_ah .uw_qk{flex:1;padding:var(--space-l) 5vw;background-color:var(--color-bg)}.uw_ah .uw_uz{margin:0 0 var(--space-s) 0;display:grid;grid-template-columns:max-content auto;gap:0 var(--space-xs)}.uw_ah .uw_qk .uw_u0{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}.uw_ah .uw_qk .uw_u1{align-self:center}.uw_ah .uw_u2{background-color:var(--color-white)}.uw_ah .uw_u3{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}.uw_ah .uw_qk>.uw_u2:not(:last-child){margin-top:var(--space-s)}.uw_u4{padding:var(--space-xs);display:grid;grid-template-columns:max-content auto;gap:var(--space-xs) var(--space-xs)}.uw_u5{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af3_ah{display:flex;justify-content:center;align-items:center;max-width:600px;margin:auto 0}.af3_qp{width:100%}.af3_ah .af3_qq{width:100%}.af3_ah .af3_al .af3_p{margin-top:var(--space-l);white-space:pre-wrap}
.awu_awv{position:relative;width:100%;max-width:100%;aspect-ratio:16/9}.awu_awv 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.af9_ah{width:100%;max-width:800px}.af9_ah>*:not(:first-child){margin-top:var(--space-s);flex:0 !important}.af9_ah .af9_aga{display:flex;justify-content:space-between}.af9_ah .af9_aga .af9_zz{width:69px;height:20px;padding:4px 8px;text-transform:uppercase;background:#fff1f1;border-radius:4px;display:none}.af9_ah .af9_f{white-space:pre-wrap}.af9_ah .af9_f>span{white-space:break-spaces}.af9_ah .af9_agb p:empty::before{content:" "}.af9_ah .af9_p{white-space:break-spaces}.af9_ah .af9_p p:empty::before{content:" "}.af9_ah .af9_ae6{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.af9_ah .af9_w8{max-width:min(600px,100%)}.af9_ah .af9_fg{color:var(--color-error)}.af9_ah .af9_w3{margin-top:var(--space-l)}.af9_ah .af9_w3>*:not(:last-child){margin-bottom:30px}.af9_ah input.af9_qe,.af9_ah textarea.af9_qe{background-color:var(--color-hover-table)}.af9_ah input.af9_qe:active,.af9_ah input.af9_qe:focus,.af9_ah textarea.af9_qe:active,.af9_ah textarea.af9_qe:focus{background-color:var(--color-white)}.af9_ah div.af9_qe{width:fit-content}.af9_ah div.af9_qe>label{width:fit-content}.af9_ah input+label.af9_agc::before{background-color:rgba(0,0,0,0);border:1px solid var(--color-black)}.af9_ah input:focus+label.af9_agc::before{border:1px solid var(--color-black) !important}.af9_ah input:checked+label.af9_agc::before{background-color:var(--color-black) !important}.af9_ah input:checked+label.af9_agc::after{background-color:var(--color-black);border-color:var(--color-white)}.af9_ah button.af9_lk{padding-right:16px;margin-top:var(--space-xxl);display:inline-flex;justify-content:space-between}.af9_ah button.af9_lk>svg{margin-left:32px}.af9_ah .af9_age{display:flex;justify-content:space-between}.af9_ah .af9_agf{display:flex;justify-content:flex-end}.af9_ah .af9_agg{width:100%;display:flex;gap:var(--space-l);justify-content:space-between}.af9_ah .af9_xh{display:flex;flex-direction:column;gap:var(--space-s);min-width:100px}.af9_ah .af9_agh{width:var(--space-xxxl);height:var(--space-xxxl);cursor:pointer;background-color:var(--color-white);border:1px solid var(--color-disabled)}.af9_ah .af9_agi{font-weight:var(--font-bold);background-color:#f0f2ff;border:1px solid var(--color-blue)}.af9_ah .af9_agi:not(:last-child){border:1px solid var(--color-blue)}.af9_ah .af9_agi:last-child{border:1px solid var(--color-blue)}.af9_ah .af9_agj{width:100%;margin-top:var(--space-l)}.af9_ah .af9_agk{margin-top:var(--space-xs);display:flex;justify-content:space-between;color:var(--color-text)}.af9_ah .af9_agk>span.af9_agl{flex:1 1 40%}.af9_ah .af9_agk>span.af9_agl:first-child{margin-right:var(--space-l)}.af9_ah .af9_agk>span.af9_agl:last-child{text-align:right}.af9_ah .af9_agm{display:flex;flex-direction:row}.af9_ah .af9_j2{display:flex;align-items:center}.af9_ah .af9_agn{width:100%}.af9_ah .af9_ago{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}.af9_ah .af9_agp{border:2px solid var(--color-black);cursor:grabbing}.af9_ah .af9_ago span{max-width:90%;word-break:break-word}.af9_ah .af9_agq{width:100%;padding-right:var(--space-xs);background-color:var(--color-white)}.af9_ah .af9_agr{margin-right:var(--space-s);font-weight:var(--font-bold)}.af9_ah .af9_agr.af9_sb{visibility:hidden}.af9_ags{display:flex;align-items:stretch;margin-top:var(--space-l);gap:var(--space-xs)}.af9_agt>div button{display:none}.af9_agt::-webkit-outer-spin-button,.af9_agt::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.af9_agt:focus{outline:none}.af9_agu{display:flex;align-items:center;background-color:var(--color-bg);padding:var(--space-xs);border-radius:4px}.af9_bg{width:24px;height:24px;fill:var(--color-primary)}.af9_ah{display:flex;flex-direction:column}.af9_agv{width:100%;display:flex;flex-direction:column}.af9_agw{display:flex}.af9_agx{flex:1;text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;padding:var(--space-xs)}.af9_agy{flex:2;min-width:120px}.af9_agz{display:flex;align-items:center}.af9_ag0{flex:2;padding:var(--space-xs);word-wrap:break-word;white-space:break-spaces;word-break:break-word;min-width:120px}.af9_agx,.af9_ag1{flex:2;min-width:100px}.af9_ag1{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs)}.af9_ag1>div{justify-content:center;flex-direction:unset !important}
.awr_ah{margin-top:var(--space-xs)}.awr_aws,.awr_awt{font-size:var(--font-size-s);font-weight:600;transition:color .2s ease}.awr_aws{color:var(--color-success)}.awr_awt{color:var(--color-error)}.awr_iq{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.f7_ah{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ay4_arl{display:flex;align-items:center}.ay4_arl>*:not(:last-child){margin-right:var(--space-s)}.ay4_as1{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.ay4_as1.ay4_sx{border-color:#8d8d8d;cursor:initial}.ay4_as1.ay4_sx svg{fill:#8d8d8d}.ay4_as2{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.ay4_as2.ay4_ake{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.asy_ah{width:100%;height:100%;padding:64px 32px 24px}.asy_v{display:flex;justify-content:space-between;align-items:center}.asy_ai{font-size:var(--font-size-xl);line-height:40px;font-weight:600;white-space:pre-wrap}.asy_p,.asy_asz{font-size:var(--font-size-l);line-height:22px}.asy_asz{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.asy_ae6{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}.asy_as0{grid-template-columns:repeat(2, calc(50% - var(--space-l)))}.asy_ae6>*{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}.asy_ae6>*:hover{background-color:#f0f2ff}.asy_w8{max-height:100%;max-width:100%;object-fit:scale-down}.asy_arl{display:flex;align-items:center}.asy_arl>*:not(:last-child){margin-right:var(--space-s)}.asy_as1{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border:1px solid #161616;cursor:pointer}.asy_as2{width:8px;height:8px;background-color:#e0e0e0;border-radius:50%;cursor:pointer}.asy_as2.asy_ake{background-color:#161616}.asy_as3{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}.asy_as3.asy_as4{margin-bottom:86px}.asy_as3 .asy_w8{object-fit:scale-down}.asy_as5{position:fixed;bottom:32px;left:calc(50% - 138px);margin:0}.asy_as6{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--space-l);justify-content:center;margin-top:var(--space-xl)}.asy_afa{position:relative;border:1px solid var(--color-gray-light);min-height:var(--space-xxxxl);min-width:50%;padding:var(--space-l);flex:1;overflow:hidden}.asy_ask{font-size:var(--font-size-6);line-height:var(--font-size-7)}.asy_asl{font-size:var(--font-size-7);line-height:var(--font-size-8)}.asy_asm{font-size:var(--font-size-8);line-height:var(--font-size-9)}.asy_as7{display:flex;flex-direction:column;gap:var(--space-s);width:100%}.asy_as8{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}.asy_afa:hover .asy_as8{opacity:1}.asy_as8:hover,.asy_as8:focus,.asy_as8:active{background-color:var(--color-link)}
.ayt_ayu{display:flex;justify-content:center;align-items:center;gap:var(--space-s)}.ayt_ayv{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ah{display:flex;width:100%}.asf_asg{flex:1 0 50%;height:calc(100vh - 48px);padding:20px 60px;background-color:#f5f5f5}.asf_ash{display:flex;align-items:center;cursor:pointer}.asf_ash svg{width:14px;height:14px;margin-right:10px}.asf_al{display:flex;justify-content:center;height:95%;margin:20px 0}.asf_w8{max-width:100%;object-fit:scale-down}.asf_asi{flex:1 1 50%;margin:auto 100px;background-color:var(--color-white)}.asf_fu{font-size:20px;font-weight:600;white-space:pre-wrap;margin-bottom:var(--space-l)}.asf_lj{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.asf_asj{min-width:50%;border:1px solid var(--color-gray-light);padding:var(--space-l);min-height:50%}.asf_ask{font-size:var(--font-size-6);line-height:var(--font-size-7)}.asf_asl{font-size:var(--font-size-7);line-height:var(--font-size-8)}.asf_asm{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.uo_ah{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.bl_o{display:flex;flex-wrap:wrap;padding:var(--space-m) var(--space-l) 0}.bl_bm{margin-bottom:var(--space-m)}.bl_bm span{font-weight:600}.bl_bn span{font-style:italic}.bl_bn p:first-child{margin-bottom:var(--space-xs)}.bl_bo{flex:3 1}.bl_bp{flex:1 1;margin-left:var(--space-l)}.bl_bq,.bl_br{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}.bl_bs{margin:var(--space-xl) 0 var(--space-xs)}.bl_bt{white-space:pre-wrap}.bl_bt a{word-break:break-word}.bl_bu,.bl_bv{display:flex;justify-content:center;align-items:center;margin:var(--space-xxl) 0}.bl_aq{max-width:100%}.bl_bw{text-align:center !important;align-items:center !important}.bl_bx{text-align:left}.bl_by{display:flex;align-items:flex-start;justify-content:center;gap:var(--space-xxl)}.bl_bz{display:flex;flex-direction:column;gap:var(--space-l);flex:1;margin-bottom:var(--space-xxxl);align-items:center}.bl_b0{display:flex;flex-direction:column;flex:1;align-items:center;gap:var(--space-xxxl);max-width:480px;padding-top:var(--space-xxxl)}.bl_b1{padding:var(--space-m) var(--space-l) 0}
.fq_ah{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;justify-content:center;gap:var(--space-l)}.fq_fr{width:675px}@media(max-width: 720px){.fq_fr{width:75%}}.fq_v{display:flex;flex-direction:column;gap:var(--space-s);padding-bottom:var(--space-xs);border-bottom:1px solid #d3d3d3}@media(max-width: 500px){.fq_v{text-align:center}}.fq_fs{font-size:var(--font-size-xl)}.fq_p{padding-right:var(--space-s)}.fq_ft{padding:var(--space-s);display:flex;flex-direction:column;gap:var(--space-m)}.fq_fu{font-size:var(--font-size-l)}.fq_fv{display:flex;flex-direction:column;gap:var(--space-s);align-items:flex-start}.fq_fw{padding:var(--space-s) !important}.fq_fx{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)}.fq_fx::-webkit-scrollbar{height:8px}.fq_fx::-webkit-scrollbar-track{background:var(--color-gray-10);border-radius:4px}.fq_fx::-webkit-scrollbar-thumb{background-color:var(--color-gray-40);border-radius:4px}.fq_fy{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}.fq_fz{width:200px;min-width:150px;flex-shrink:0}.fq_f0{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}.fq_f1{display:flex;margin-bottom:var(--space-s);align-items:center;min-width:max-content;position:relative}.fq_f2{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}.fq_f3{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:120px;min-width:120px}.fq_f4{display:flex;justify-content:center}.fq_f5,.fq_f6{margin:0}
.t8_t9{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:var(--space-m)}.t8_ua{width:70%;font-size:var(--font-size-xl);font-weight:bold}.t8_ub{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ao_ap{position:relative;white-space:nowrap}.ao_aq{width:100%}.ao_ar{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)}.ao_as{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)}
.uc_ue{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)}.uc_uf{font-size:var(--font-size-m);line-height:22px}.uc_ug{cursor:pointer}.uc_uh{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.asn_al{display:inline-flex;align-items:center;gap:var(--space-m);min-width:fit-content}.asn_lj{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)}.asn_gk{padding:0}.asn_bs{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)}.asn_bs.asn_sx span{cursor:initial}.asn_bs a{color:inherit}.asn_bs svg{fill:currentColor}.asn_ql:not(:last-child)::after{content:"or";margin:0 5px;font-weight:normal;font-size:var(--font-size-2)}.asn_arl{margin-left:4px}button.asn_lk{display:flex;justify-content:center;width:190px;min-height:28px;margin:0 4px 0 0;padding:0}.asn_z2 .bx--list-box{color:var(--color-primary)}.asn_z2 .bx--list-box__menu{left:unset !important;width:230px !important}.asn_z2 .bx--list-box__menu-item{width:230px !important}.asn_z2 .bx--list-box__label{font-size:var(--font-size-3) !important;color:var(--color-primary) !important}
.ac4_ac5{--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}.ac4_ac6{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xxl) var(--space-m)}.ac4_ac7{font-size:var(--font-size-7);text-align:center;margin:0 0 var(--space-xs)}.ac4_ac8{max-width:520px;text-align:center;color:var(--color-text);margin-bottom:var(--space-l)}.ac4_ac9{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)}.ac4_ac9:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.ac4_aea{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)}.ac4_aea::placeholder{color:var(--color-gray)}.ac4_aeb{display:flex;align-items:center;justify-content:flex-end}.ac4_aec{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}.ac4_aec:hover:not(:disabled){background:var(--color-primary-light)}.ac4_aec:disabled{opacity:.3;cursor:not-allowed}.ac4_aec svg{width:14px;height:14px}.ac4_aee{color:var(--color-gray);margin-bottom:var(--space-xs)}.ac4_aef{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center;max-width:680px}.ac4_aeg{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}.ac4_aeg:hover:not(:disabled){border-color:var(--color-secondary);background:var(--color-secondary-light);color:var(--color-primary)}.ac4_aeg:disabled{opacity:.5;cursor:not-allowed}.ac4_aeh{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}.ac4_eq{display:flex;flex-direction:column;max-width:75%;margin-bottom:var(--space-s)}.ac4_aei{align-self:flex-end;align-items:flex-end}.ac4_aej{align-self:flex-start;align-items:flex-start}.ac4_aek{display:flex;align-items:flex-start;gap:var(--space-xs)}.ac4_aei .ac4_aek{flex-direction:row-reverse}.ac4_ael{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)}.ac4_aem{width:16px;height:16px}.ac4_aen{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)}.ac4_aei .ac4_aen{background:var(--color-primary);color:var(--color-white);border-bottom-right-radius:6px}.ac4_aej .ac4_aen{background:var(--color-bg);color:var(--color-primary);border-bottom-left-radius:6px}.ac4_aeo{width:100%;border-top:1px solid var(--color-hover-medium);background:var(--color-white);padding:var(--space-s) var(--space-s) var(--space-4)}.ac4_aep{max-width:960px;margin:0 auto}.ac4_aeq{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)}.ac4_aeq:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.ac4_aer{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)}.ac4_aer::placeholder{color:var(--color-gray)}.ac4_aes{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)}.ac4_aes:hover:not(:disabled){background:var(--color-primary-light);transform:scale(1.05)}.ac4_aes:active:not(:disabled){transform:scale(0.95)}.ac4_aes:disabled{opacity:.3;cursor:not-allowed}.ac4_aes svg{width:16px;height:16px}.ac4_aet{color:var(--color-gray);margin-top:var(--space-xs)}.ac4_aeu{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}.ac4_aev{color:var(--color-error);margin-bottom:var(--space-xs)}.ac4_aew{font-style:italic;color:var(--color-gray) !important}.ac4_aex{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-s);padding:var(--space-xl) var(--space-m)}.ac4_aey{color:var(--color-text);max-width:400px;text-align:center}.ac4_aez{padding:var(--space-xl) var(--space-m);min-height:120px}.ac4_ae0{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}.ac4_aeh::-webkit-scrollbar{width:6px}.ac4_aeh::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ac4_aeh::-webkit-scrollbar-thumb{background:var(--color-gray-ultralight);border-radius:var(--space-2)}.ac4_aeh::-webkit-scrollbar-thumb:hover{background:var(--color-gray-light)}@keyframes ac4_ae1{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ac4_eq{animation:ac4_ae1 .2s ease-out}@media(max-width: 768px){.ac4_eq{max-width:88%}.ac4_aeh{padding:var(--space-s) var(--space-4) var(--space-xs)}.ac4_aeo{padding:var(--space-xs) var(--space-4) var(--space-4)}.ac4_ac6{padding:var(--space-l) var(--space-s)}.ac4_ac9{border-radius:var(--space-4)}.ac4_aeq{border-radius:var(--space-4)}.ac4_ac7{font-size:var(--font-size-7)}}@media(min-width: 1200px){.ac4_aeh,.ac4_aep{max-width:1024px}.ac4_ac6{padding:var(--space-xxxxl) 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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}#avf_avg>div:first-of-type{padding:var(--space-l);padding-top:var(--space-m)}.avf_o,.avf_avh{display:flex;flex-direction:column}.avf_o{gap:var(--space-m)}#avf_avi,#avf_avj{background-color:var(--color-bg)}.avf_avk{display:flex;justify-content:space-between}.avf_avl{color:var(--color-gray-light);font-size:var(--font-size-2);font-weight:var(--font-regular)}.avf_ya{font-size:var(--font-size-8);font-weight:var(--font-bold);line-height:var(--font-size-8)}#avf_yc{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avn_ll .bx--modal{overflow:visible}.avn_ll .bx--modal-container{max-width:95vw;width:1200px;height:auto;overflow:visible;padding-bottom:5vh;margin:0}.avn_ll .bx--modal-content{overflow:visible;padding-right:0;margin:0}.avn_ll .bx--modal-header{margin:0;padding:30px 30px 10px;text-align:center}.avn_ll .bx--modal-header__heading{width:100%;text-align:center}.avn_apj{padding:40px 50px 50px;overflow:visible;margin:0}.avn_avo{display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-l);flex-wrap:wrap;overflow:visible}.avn_avp>.avn_avq{flex-basis:calc(50% - var(--space-m));max-width:calc(50% - var(--space-m))}.avn_avr>.avn_avq{flex-basis:calc(33.333% - var(--space-m));max-width:calc(33.333% - var(--space-m))}.avn_avs>.avn_avq{flex-basis:calc(25% - var(--space-m));max-width:calc(25% - var(--space-m))}.avn_avq{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){.avn_avo{flex-direction:column}.avn_avq{max-width:100%;min-width:100%;margin-bottom:var(--space-m)}.avn_apj{padding:20px 20px 30px}.bx--modal-container{padding-bottom:2vh}}.avn_avt{display:flex;justify-content:center;padding:var(--space-s) var(--space-m);background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.avn_avu{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%}.avn_avv{padding:20px;display:flex;justify-content:center;background-color:var(--color-white);height:370px}.avn_avw{max-width:100%;max-height:100%;object-fit:contain}
.ap7_ap8{margin-top:16px;padding:16px;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;font-size:13px}.ap7_v{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e1e5e9}.ap7_ai{margin:0;font-size:14px;font-weight:600;color:#2c3e50}.ap7_gh{display:flex;gap:16px;font-size:12px}.ap7_ap9{display:flex;align-items:center;gap:4px;color:#6c757d}.ap7_aqa{color:#28a745;font-weight:500}.ap7_aqb{color:#ffc107;font-weight:500}.ap7_aqc{color:#fd7e14;font-weight:500}.ap7_aqe{color:#dc3545;font-weight:500}.ap7_aqf{color:#6c757d;font-weight:500}.ap7_aqg,.ap7_aqh,.ap7_aqi{padding:12px;border-radius:4px;text-align:center;font-weight:500}.ap7_aqg{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.ap7_aqh{background:#fff0e1;color:#9a4d00;border:1px solid #ffd1a8;margin-bottom:12px}.ap7_aqi{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ap7_aqj{overflow-x:auto}.ap7_le{width:100%;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ap7_le th,.ap7_le td{padding:8px 12px;text-align:left;border-bottom:1px solid #e1e5e9}.ap7_le th{background:#f8f9fa;font-weight:600;color:#495057;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.ap7_le tbody tr:hover{background:#f1f3f4}.ap7_aqk{min-width:180px}.ap7_aql{font-weight:600;color:#495057;font-size:11px;text-transform:uppercase;margin-bottom:2px}.ap7_aqm{color:#6c757d;font-size:12px;line-height:1.3}.ap7_aqn{display:inline-block;padding:2px 8px;border-radius:12px;font-weight:600;font-size:11px;min-width:35px;text-align:center}.ap7_aqo{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ap7_aqp{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.ap7_aqq{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ap7_aqr{max-width:150px;font-size:11px;color:#6c757d;line-height:1.3;text-transform:capitalize}.ap7_qk{max-width:200px;font-size:11px;color:#495057;line-height:1.3}.ap7_a2{margin-top:12px;padding-top:8px;border-top:1px solid #e1e5e9;font-size:11px;color:#6c757d;text-align:right}.ap7_aqs{font-style:italic;color:#adb5bd}@media(max-width: 768px){.ap7_ap8{font-size:12px}.ap7_gh{flex-direction:column;gap:8px}.ap7_le th,.ap7_le td{padding:6px 8px}.ap7_qk,.ap7_aqr{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.wx_uq>*+*{margin-top:var(--space-m)}.wx_ur{margin-top:var(--space-xxl)}.wx_ur>*+*{margin-top:var(--space-xxxl)}.wx_v{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.wx_v .bx--tabs{background-color:var(--color-bg) !important}.wx_v .bx--tab-content{display:none}.wx_us{display:flex;justify-content:space-between}.wx_us .wx_wi{padding:unset;padding:var(--space-s) var(--space-m)}.wx_ut{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.wx_uu{max-width:85%}.wx_wt{align-items:center;display:inline-flex;gap:var(--space-xxs)}.wx_wt span{background-color:var(--color-secondary);padding:var(--space-xxs) var(--space-xs)}.wx_wy.wx_wz{background-color:var(--color-secondary-light) !important}.wx_lj{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.wx_lj>*:not(:last-child){margin-bottom:var(--space-xs)}.wx_lj svg{fill:var(--color-gray-medium);cursor:pointer}.wx_lj svg:hover{fill:var(--color-primary)}.wx_lj svg.wx_w0{fill:var(--color-primary)}.wx_w1{display:flex;gap:var(--space-xs);justify-content:flex-end;align-items:center}.wx_w1.wx_sb{visibility:hidden}.wx_w1 .bx--form-item{flex:0 1}.wx_w1 .bx--toggle__switch{margin-top:0 !important}.wx_bo{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.wx_w2{text-align:center}.wx_w3{display:grid;gap:0 var(--space-m);grid-template-rows:auto minmax(0, 35vh) auto;width:100%}.wx_w4{grid-template-columns:repeat(2, calc(50% - 16px));align-self:flex-start}.wx_w5{grid-template-columns:repeat(3, calc(33% - 16px))}.wx_w6{grid-template-columns:repeat(1, calc(33% - 16px))}.wx_w3 .wx_w7{position:relative;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-hover-medium);max-width:60vw;max-height:auto}.wx_w3 .wx_w8{max-width:100%;max-height:100%;object-fit:scale-down}.wx_w9{background-color:var(--color-bg);align-items:center;display:flex;gap:var(--space-s);justify-content:space-between;padding:var(--space-s)}.wx_xa{position:relative;display:flex;height:auto;padding:var(--space-s);justify-content:space-between;background-color:var(--color-bg)}.wx_xa.wx_xb{background-color:var(--color-secondary)}.wx_xa.wx_xb::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}.wx_xc{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}.wx_xe{background-color:var(--color-bg);padding:0 var(--space-s) var(--space-s);overflow:auto}.wx_xe.wx_xf{border:none}.wx_xg{font-weight:var(--font-bold);font-size:var(--font-size-3);line-height:18px;text-align:right}.wx_xh{border:1px solid var(--color-bg);max-height:fit-content}.wx_xh.wx_xb{border:2px solid var(--color-secondary)}.wx_xi{background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-s)}.wx_xi+.wx_xi{margin-top:var(--space-s)}.wx_xi.wx_ip{justify-content:center;padding:var(--space-s)}.wx_xi .wx_xj{color:var(--color-text);text-decoration:underline;margin-bottom:var(--space-xs)}.wx_xi .wx_sm{margin-top:var(--space-xs);white-space:pre-wrap}.wx_xk{display:flex}.wx_xl{display:flex;gap:var(--space-s);margin-bottom:var(--space-xs)}.wx_wm{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.wx_xm{display:inline-flex;gap:var(--space-m)}.wx_wn:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.wx_xn{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)}.wx_xn:hover{opacity:.9;color:var(--color-gray-dark)}.wx_xo{flex-shrink:0;width:16px;height:16px}
.a0m_a0n{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)}.a0m_a0o{background:var(--ds-color-red-10);border:1px solid var(--ds-color-red-20);color:var(--color-error)}.a0m_a0p{background:var(--ds-color-green-10);border:1px solid var(--ds-color-green-20);color:var(--ds-color-green-50)}.a0m_az4{background:rgba(0,0,0,0);border:1px solid var(--color-hover-medium)}.a0m_a0q{padding:var(--space-3) var(--space-4);border-left:var(--space-1) solid var(--color-hover-medium)}.a0m_a0r{font-style:italic}.a0m_a0s{font-style:normal;margin-top:var(--space-2)}.a0m_a0t{border-left-color:var(--color-error)}.a0m_a0u{border-left-color:var(--ds-color-green-50)}
.az3_nu{max-width:80ch}.az3_az4{}.az3_az5{background:var(--ds-color-yellow-100);border:1px solid var(--ds-color-yellow-200);padding:var(--space-s)}.az3_az6{border:1rem solid var(--color-hover-medium);padding:var(--space-s)}.az3_az7{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}.az3_az8{padding:var(--space-s) 0;border-bottom:1px solid var(--color-hover-medium)}.az3_az8:last-child{border-bottom:none}.az3_az9{background:var(--color-bg);padding:var(--space-s)}.az3_a0a{padding:var(--space-s)}.az3_a0b{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)}.az3_a0c{display:inline-block;padding:var(--space-1) var(--space-xs)}.az3_a0e{background:var(--color-secondary)}.az3_a0f{background:var(--color-bg)}.az3_a0g{border:2px solid var(--color-secondary)}.az3_a0h{padding:var(--space-s)}.az3_j4{height:1px;background:var(--color-hover-medium);border:none}.az3_zp{display:inline-block;padding:var(--space-2) var(--space-4);background:var(--color-bg);border-radius:var(--space-s)}.az3_a0i{white-space:pre-wrap}.az3_a0j{list-style:decimal;padding-left:var(--space-6);margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.az3_a0k{font-style:italic}.az3_a0l{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_nu{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_alt{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_a2{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_a2{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)}
.aqt_nu{display:flex;flex-direction:column;gap:var(--space-s)}.aqt_nu.aqt_aqu{flex-direction:row}.aqt_nu .bx--accordion{list-style:none}.aqt_nu .bx--accordion__heading{padding:var(--space-s) 0}.aqt_nu .bx--accordion__item{border-top:none}.aqt_nu .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}.aqt_nu .bx--accordion__content .bx--accordion__content{background-color:var(--color-white);margin:0 !important;padding:0 var(--space-s) var(--space-s) !important}.aqt_aqv h2{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-book)}.aqt_aqv 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)}.aqt_aqv ul{list-style:initial;line-height:var(--font-size-5);padding-left:var(--space-s);margin-top:var(--space-xs)}.aqt_aqv ol{background-color:var(--color-bg);padding:var(--space-m);line-height:var(--font-size-6)}.aqt_aqv ol li+li{margin-top:var(--space-xs)}.aqt_aqv li,.aqt_aqv p,.aqt_aqv p span{font-size:var(--font-size-3);line-height:var(--font-size-6);font-weight:var(--font-regular)}.aqt_aqv strong{font-weight:var(--font-book)}.aqt_nu .aqt_aqw{font-size:var(--font-size-5);margin-top:0}.aqt_aqx{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)}.aqt_aqy{font-size:var(--font-size-4)}.aqt_aqz{font-size:var(--font-size-4)}.aqt_aq0+.aqt_aq0{border:none;margin-top:var(--space-m)}.aqt_aq1{font-weight:var(--font-regular);background-color:var(--color-bg)}.aqt_aq1>*+*{margin-top:var(--space-m)}.aqt_aq2{margin-bottom:var(--space-s) !important;font-size:var(--font-size-6) !important;line-height:var(--font-size-7) !important}.aqt_aq3>*+*{margin-top:var(--space-xs)}.aqt_tv{font-weight:var(--font-semi-bold);font-size:var(--font-size-5)}.aqt_aq4{background-color:var(--color-white);padding:var(--space-s);margin-bottom:var(--space-l)}.aqt_aq4 h2,.aqt_aq4 h3{margin-top:0}.aqt_aq4 h3{font-size:var(--font-size-4);line-height:var(--font-size-7)}.aqt_aq4 h1{display:none}.aqt_aq4 hr{display:none}.aqt_aq5{background-color:var(--color-white);border-bottom:none !important;border-top:none !important}.aqt_aq5+.aqt_aq5{margin-top:var(--space-s)}.aqt_aq5>*+*{margin-top:var(--space-xs)}.aqt_aq6{width:320px;flex-shrink:0}.aqt_aq7{flex:1;overflow-y:auto;margin:auto;max-width:80ch}.aqt_aq7 p strong{display:block;margin-bottom:calc(var(--space-s)*-1)}.aqt_aq7 ul strong,.aqt_aq7 ol strong{display:inline-block;margin-bottom:0}.aqt_aq8{position:sticky;top:0;padding:var(--space-s);background-color:var(--color-bg)}.aqt_aq9{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.aqt_aq9>span{font-weight:var(--font-book)}.aqt_ara{max-height:calc(100vh - 200px);overflow-y:auto}.aqt_ara>*{background-color:var(--color-white)}.aqt_ara>*+*{margin-top:var(--space-s)}.aqt_arb{background-color:var(--color-white);transition:background-color .3s ease}.aqt_arb:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.aqt_arc{padding:var(--space-s);cursor:pointer}.aqt_xu{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4);margin:0}.aqt_tt{color:var(--color-primary)}.aqt_ahv{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.aqt_ah{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aso_ah{display:flex;flex-direction:column;width:100%;height:100%;min-height:500px}.aso_aaz{padding:var(--space-4) var(--space-s);background-color:var(--color-bg);border-bottom:1px solid var(--color-hover-medium)}.aso_arl{display:flex;align-items:center;gap:var(--space-4)}.aso_asp{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}.aso_asp:hover:not(:disabled){background-color:var(--color-hover-medium)}.aso_asp:disabled{opacity:.3;cursor:not-allowed}.aso_asq{font-size:var(--font-size-m);color:var(--color-text);min-width:80px;text-align:center}.aso_asr{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}.aso_asr:hover{background-color:var(--color-link-light)}.aso_ass{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-s);background-color:var(--color-primary);overflow:hidden}.aso_ast{border:none;background-color:var(--color-white);box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:100%;max-height:100%}.aso_e{height:400px;color:var(--color-text);font-size:var(--font-size-m)}.aso_fg{height:400px;color:var(--color-error);font-size:var(--font-size-m)}.aso_asu{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}.aso_asv{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}.aso_asv:hover{border-color:var(--color-link-light)}.aso_asw{border-color:var(--color-link)}.aso_asx{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.axe_ch{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}.axe_ch>svg{width:14px;height:14px;margin-left:auto}.axe_ch.axe_av1{background-color:#ffd7d9;color:#a2191f}.axe_ch.axe_av1>svg.axe_ae8{fill:#a2191f}.axe_ch.axe_axf{background-color:#a7f0ba;color:#0e6027}.axe_ch.axe_axf>svg.axe_ae8{fill:#0e6027}.axe_ch.axe_alv{background-color:var(--color-primary);color:var(--color-white)}.axe_ch.axe_alv>svg.axe_ae8{fill:var(--color-white)}.axe_ch.axe_m7{width:20px;height:20px;border-radius:50%}.axe_ch .axe_axg{font-weight:var(--font-bold);text-decoration:underline}.axe_ch .axe_axh{background-color:red !important}.axe_awc{margin-right:var(--space-xs)}.axe_ah4{line-height:18px}.axe_ah4 .axe_gk{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azj_as{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)}.azj_as.azj_azk{z-index:10;background-color:var(--color-primary) !important;color:#ffc700 !important}.azj_as.azj_ax7{top:0;left:0}.azj_ar{position:absolute;border:4px solid #ffc700;cursor:pointer;opacity:.75;transition:all .3s linear}.azj_ar .azj_as{background-color:#ffc700;color:#9c4b00}.azj_ar:hover{opacity:1;z-index:10}.azj_ar.azj_sb{visibility:hidden}.azj_ar.azj_ake{opacity:1;z-index:1;box-shadow:0 0 0 99999px rgba(0,0,0,.6)}.azj_ar.azj_ake>.azj_as{opacity:.7}.azj_ar.azj_av1{border-color:#ffd7d9;color:#a2191f}.azj_ar.azj_av1 .azj_as{background-color:#ffd7d9;color:#a2191f}.azj_ar.azj_axf{border-color:#a7f0ba;color:#0e6027}.azj_ar.azj_axf .azj_as{background-color:#a7f0ba;color:#0e6027}.azj_ar.azj_alv{border-color:var(--color-primary);color:var(--color-white)}.azj_ar.azj_alv .azj_as{background-color:var(--color-primary);color:var(--color-white)}.azj_ar.azj_azl{pointer-events:none}.azj_ar.azj_azm{border-color:var(--color-secondary)}.azj_ar.azj_azm .azj_as{background-color:var(--color-secondary);color:var(--color-primary)}.azj_azn{display:flex;align-items:flex-start;position:absolute;top:-29px;left:-4px;padding-bottom:4px}.azj_azn.azj_ake{z-index:10}.azj_azn.azj_azo{width:54px}.azj_azn.azj_azp{width:76px}.azj_azn.azj_azq{width:98px}.azj_azn.azj_azr{width:120px}.azj_azn.azj_azs{width:142px}.azj_azn.azj_m7{padding:4px;background-color:rgba(255,255,255,.5);border-radius:4px;overflow:hidden;transition:width .4s}.azj_azn.azj_m7:hover{opacity:.9}.azj_azn.azj_azt{width:220px;align-items:flex-start;backdrop-filter:blur(2px)}.azj_azn.azj_azt.azj_azu{width:270px}.azj_azn.azj_azl{pointer-events:none}.azj_azn .azj_awy{display:flex;flex-direction:column}.azj_azn .azj_awy>*{margin:var(--space-xs) 0}.azj_azn .azj_j2{display:flex}.azj_azn .azj_j2>*:not(:last-child){margin-right:4px}.azj_azn .azj_azv{width:16px;height:16px;margin:2px 0 0 auto;border-radius:50%;background-color:rgba(24,24,24,.7)}.azj_azn .azj_azv.azj_atu{margin-top:var(--space-xs)}.azj_azn .azj_aro{fill:var(--color-white)}.azj_azn .azj_aro.azj_atu{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ar6_r1{max-width:1366px;overflow:auto;overflow-x:hidden;scroll-behavior:smooth}.ar6_ap{position:relative;white-space:nowrap}.ar6_ln{height:100%;align-items:flex-start;background-color:rgba(255,255,255,.5)}.ar6_aq{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.aza_azb{font-weight:var(--font-regular);font-size:var(--font-size-4);line-height:var(--font-size-6);white-space:pre-wrap}.aza_azc{display:flex;height:24px;border:1px solid var(--color-primary-ultra-light)}.aza_azc>*:not(:last-child){border-right:1px solid var(--color-primary-ultra-light)}.aza_aze{display:flex;align-items:center;justify-content:center;flex:1}.aza_aze.aza_h4{background-color:var(--color-primary);color:var(--color-white)}.aza_sn{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.ay0_ay1{font-style:normal;font-weight:600;font-size:var(--font-size-2);line-height:16px;letter-spacing:.16px}
.ayw_ayx{display:flex;flex-direction:column;gap:var(--space-s);padding:var(--space-s)}.ayw_fu{font-weight:bold;border-bottom:1px solid rgba(22,22,22,.1019607843)}.ayw_ayy{display:flex;gap:var(--space-s)}.ayw_p4{display:flex;align-items:canter;gap:var(--space-s);background-color:rgba(22,22,22,.1019607843);padding:8px;color:rgba(22,22,22,.4)}.ayw_fv{display:flex;flex-direction:column;gap:var(--space-s);padding:0 var(--space-xs)}.ayw_sm{display:flex;align-items:center;border-bottom:1px solid rgba(22,22,22,.1019607843);justify-content:space-between}.ayw_ayz{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avx_sk{display:flex;align-items:center;margin-bottom:var(--space-s);justify-content:space-between;gap:var(--space-s)}.avx_ati{display:inline-flex;align-items:center;margin-bottom:var(--space-s)}.avx_ati .bx--label{display:none}.avx_ai{font-size:var(--font-size-6);font-weight:var(--font-bold)}.avx_lb{height:100%}.avx_avy{height:calc(100% - 56px)}.avx_lb>*:not(:last-child){margin-bottom:var(--space-m)}.avx_u7{height:100%;display:flex;gap:var(--space-xs);flex-direction:column}.avx_tv{display:flex;align-items:center;flex-wrap:wrap}.avx_avz{display:inline-flex;gap:var(--space-xs)}.avx_tv strong{font-weight:var(--font-book)}.avx_tv .avx_av0{display:flex;justify-content:center;align-items:center;padding:2px var(--space-xs);border-radius:12px;background-color:#a7f0ba;color:#0e6027}.avx_tv .avx_av0>svg.avx_ae8[focusable=false]{margin:0 0 0 var(--space-xs);fill:#0e6027}.avx_tv .avx_av0.avx_av1{background-color:#ffd7d9;color:#a2191f}.avx_tv .avx_av0.avx_av1 svg.avx_ae8[focusable=false]{fill:#a2191f}.avx_tv .avx_av0.avx_alv{background-color:var(--color-primary);color:var(--color-white)}.avx_tv .avx_av0.avx_alv svg.avx_ae8[focusable=false]{fill:var(--color-white)}.avx_tv .avx_av0.avx_ai{height:24px;margin-left:var(--space-xs);font-size:var(--font-size-2)}li.avx_fu{border-top:none !important;overflow:hidden;flex-shrink:0;transition:none;display:flex;flex-direction:column;scroll-behavior:smooth}li.avx_fu>button{background-color:var(--color-bg)}li.avx_fu>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.avx_av2{flex-shrink:1}li.avx_av2>div{max-height:initial}li.avx_av3>div{max-height:fit-content;overflow:overlay}li.avx_av3 .bx--cc--chart-wrapper{padding-left:var(--space-s);padding-right:var(--space-s)}li.avx_fu.avx_av4>button div{font-weight:var(--font-bold) !important}.avx_ami{padding:var(--space-m);color:var(--color-gray-medium);font-size:var(--font-size-3);text-align:center}.avx_av5{padding:var(--space-xs);text-align:center}.avx_fv{padding:0 var(--space-s);scroll-margin-bottom:var(--space-l);scroll-behavior:smooth}.avx_sm{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)}.avx_av6{padding-top:var(--space-xs)}.avx_sm+.avx_sm{margin-top:var(--space-s)}.avx_sm:hover{outline:2px solid var(--color-secondary)}.avx_av7{display:flex}.avx_ahr{display:flex;align-items:center;padding:var(--space-xs) var(--space-s);background-color:var(--color-bg);color:var(--color-disabled)}.avx_ahr svg{margin-right:var(--space-xs);fill:var(--color-disabled)}.avx_ahs{margin-left:auto;color:var(--color-blue);text-decoration:underline;cursor:pointer}.avx_av8{flex:9 1}.avx_av9{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)}.avx_awa{text-decoration:underline;cursor:pointer;display:inline;line-height:20px;margin:-4px 0}.avx_awb{display:flex;margin-left:var(--space-xs)}.avx_awb>*:not(:last-child){margin-right:4px}.avx_awc{font-weight:var(--font-bold)}.avx_lj{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.avx_lj>*:not(:last-child){margin-bottom:var(--space-xs)}.avx_lj svg{fill:var(--color-gray-medium);cursor:pointer}.avx_lj svg:hover{fill:var(--color-primary)}.avx_lj svg.avx_w0{fill:var(--color-primary)}.avx_awe{text-transform:capitalize}.avx_bn{display:inline-block;background:var(--color-white);padding:8px 16px;color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer}.avx_bt{white-space:pre-wrap}.avx_bs{margin:var(--space-xl) 0 var(--space-xs)}.avx_awf{display:flex;gap:var(--space-xl)}.avx_w1{background-color:var(--color-white);display:flex;align-items:center;gap:var(--space-xxs);justify-content:space-between;padding:var(--space-s)}.avx_ahj{max-width:auto;width:auto}.avx_ahj span{margin-top:0 !important}.avx_awg{display:flex;flex-direction:column;gap:var(--space-xxs)}.avx_xw{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.avm_o{background-color:var(--color-bg)}.avm_o *{border:none !important}.avm_o .bx--tab-content{padding:var(--space-m)}.avm_acy{padding:var(--space-m) var(--space-l) !important}.avm_acy .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.avm_acy .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.avm_u7{display:flex;flex-direction:column;gap:var(--space-xs)}.avm_u7 .bx--accordion__item{background-color:var(--color-white);padding:0}.avm_u7 .bx--accordion__heading{padding:var(--space-s) 0}.avm_u7 .bx--accordion__content{padding:var(--space-s) 0 !important}.avm_ahq{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.avm_atk{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.avm_lj{display:flex;flex-direction:column;gap:var(--space-xs);align-self:flex-end}.avm_lj svg{fill:var(--color-gray-medium);cursor:pointer}.avm_lj svg:hover{fill:var(--color-primary)}.avm_lj svg.avm_w0{fill:var(--color-primary)}.avm_atl{display:flex;flex-direction:column;gap:var(--space-xs)}.avm_atl:not(:last-child){margin-bottom:var(--space-s)}.avm_ahr{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.avm_ahs{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.wh_uq>*+*{margin-top:var(--space-m)}.wh_ur{margin-bottom:var(--space-xl)}.wh_ur>*+*{margin-top:var(--space-m)}.wh_v{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.wh_v .bx--tabs{background-color:var(--color-bg) !important}.wh_v .bx--tab-content{display:none}.wh_ut{margin-top:var(--space-m)}.wh_us .wh_wi{padding:unset;padding:var(--space-s) var(--space-m)}.wh_uu{max-width:85%}.wh_wj>*{width:50%}.wh_wk{max-width:80ch;margin-left:auto;margin-right:auto;width:100%}.wh_wl{width:100%}.wh_wm{background-color:var(--color-bg);min-height:36px;padding:var(--space-m);width:100%}.wh_wn:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.wh_wo{background-color:var(--color-bg);padding:var(--space-m);margin-bottom:var(--space-m)}.wh_wp{max-width:26em}.wh_wq{line-height:var(--font-size-8)}.wh_wr{line-height:var(--font-size-6)}.wh_ws{transform:translateX(calc(var(--space-m) * -1))}.wh_wt{align-items:center;display:inline-flex;gap:var(--space-xxs)}.wh_wt span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.wh_wu{margin-bottom:var(--space-s);position:relative}.wh_wu .bx--text-input{padding-left:var(--space-xl)}.wh_wv{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.wh_cf{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.wh_ww{background-color:var(--color-secondary);border-radius:var(--space-xxxs)}
:root{--color-primary: #181818;--color-primary-light: #373737;--color-primary-ultra-light: #676767;--color-secondary: #ffde00;--color-secondary-medium: #97956a;--color-secondary-light: #fff5b0;--color-dark-primary: #737373;--color-white: #fff;--color-bg: #f4f4f4;--color-text: #525252;--color-error: #da1e28;--color-hover-table: #f3f3f3;--color-disabled: #c6c6c6;--color-blue: #1a49da;--color-link: #405aff;--color-link-light: #dadefc;--color-hover: #fbfbfb;--color-hover-medium: #e5e5e5;--color-gray-ultralight: #cecece;--color-gray-light: #b1b1b1;--color-blue-very-light: #f0f2ff;--color-gray-medium: #656565;--color-gray-dark: #393939;--color-gray: #a8a8a8;--color-black: #000;--color-purple: #9411ac;--color-shadow: #e83838;--color-success: #4bae4f;--color-success-light: #defbe6;--color-border: #e0e0e0;--ds-color-red-10: #fff1f1;--ds-color-red-20: #ffd7d9;--ds-color-red-60: #da1e28;--ds-color-green-10: #defbe6;--ds-color-green-20: #a7f0ba;--ds-color-green-50: #24a148;--ds-color-yellow-100: #fffce5;--ds-color-yellow-200: #fff8cc;--ds-color-yellow-300: #fff299;--ds-color-yellow-400: #ffeb66;--ds-color-yellow-500: #ffe533;--ds-color-yellow-600: #ffde00;--ds-color-yellow-700: #e4c200}:root{--space-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ag2_ah{display:flex;flex-direction:column;padding:0 var(--space-xs)}.ag2_ah .chart-holder{min-width:600px;padding:0 var(--space-s)}.ag2_ah .chart-holder .bx--cc--chart-wrapper{padding:var(--space-m)}.ag2_ah .bx--chart-holder{margin:0}.ag2_na{width:100%;overflow:auto}.ag2_le{margin-top:var(--space-s);background-color:var(--color-bg) !important}.ag2_le>.ag2_ag3{white-space:nowrap}.ag2_le>.ag2_ag3>.ag2_ag4{white-space:break-spaces;display:block}.ag2_p{display:none}.ag2_fb{display:inline-block;font-size:var(--font-size-2);margin-bottom:var(--space-xs)}.ag2_ag5{margin:0 var(--space-s) 0;background-color:var(--color-white);padding:var(--space-xs) 0 0 var(--space-s)}.ag2_ae6{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:var(--space-s)}.ag2_ae6>*:not(:last-child){margin-top:var(--space-s)}.ag2_w8{max-width:min(600px,100%)}.ag2_ag6{display:flex;flex-direction:column;gap:var(--space-l);padding:0 var(--space-xs)}.ag2_xi{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)}.ag2_xi.ag2_ag7{max-height:initial}.ag2_ew{width:100%;max-height:400px;overflow:auto}.ag2_ew>*{background-color:var(--color-white);padding:var(--space-s)}.ag2_ew>*+*{margin-top:var(--space-s)}.ag2_xj{display:inline-flex;margin-bottom:var(--space-xs);color:var(--color-primary);font-size:var(--font-size-3)}.ag2_sm{display:flex;gap:var(--space-s);margin-top:var(--space-s)}.ag2_f{color:var(--color-primary);line-height:20px;white-space:pre-wrap;word-break:break-word}.ag2_ag8{white-space:nowrap}.ag2_ag8>.ag2_ag9{white-space:break-spaces;display:block;max-width:20rem}.ag2_agk{display:flex;justify-content:space-between;width:min(100%,600px);margin:0 var(--space-xs)}.ag2_agk>span{flex:1 1 40%}.ag2_agk>span:first-child{margin-right:var(--space-l)}.ag2_agk>span:last-child{text-align:right}.ag2_aha{color:var(--color-text)}.ag2_ahb{margin:var(--space-l) 0}.ag2_lj{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;margin-left:auto}.ag2_lj>*:not(:last-child){margin-bottom:var(--space-xs)}.ag2_lj svg{fill:var(--color-gray-medium);cursor:pointer}.ag2_lj svg:hover{fill:var(--color-primary)}.ag2_lj svg.ag2_w0{fill:var(--color-primary)}#ag2_ahc{border:none;cursor:pointer}#ag2_ahe{display:flex;align-items:center}.ag2_ahf{list-style:inside;margin-left:var(--space-l);display:flex;flex-direction:column;gap:var(--space-s)}.ag2_ahg{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-s)}.ag2_ahh{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-s)}.ag2_ahi{min-width:320px}.ag2_w1{background-color:var(--color-white);display:flex;align-items:center;justify-content:space-between;padding:var(--space-4)}.ag2_ahj{max-width:auto;width:auto}.ag2_ahj span{margin-top:0 !important}.ag2_ahk,.ag2_ahl{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}.ag2_ahm{display:flex;justify-content:flex-end;margin-top:var(--space-xs)}.ag2_ahn{padding:var(--space-s)}.ag2_xu{color:var(--color-gray-medium);font-size:var(--font-size-2);line-height:var(--font-size-4)}.ag2_aho{display:flex;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s)}.ag2_aho>span{font-weight:var(--font-book)}.ag2_ahp .bx--accordion__item{border-top:none}.ag2_ahp .bx--accordion__content{padding:var(--space-s) !important}.ag2_ahp .bx--accordion__item--active .bx--accordion__title{font-weight:var(--font-book) !important}.ag2_ahp>*{background-color:var(--color-white)}.ag2_ahp>*+*{margin-top:var(--space-s)}.ag2_ahq{display:flex;flex-direction:column;background-color:var(--color-bg);margin:0 var(--space-s);padding:var(--space-s);position:relative}.ag2_ahq .ag2_lj{display:flex;gap:var(--space-xs);align-self:flex-end}.ag2_ahr{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.ag2_ahs{margin-left:auto;cursor:pointer;color:var(--color-primary);text-decoration:underline}.ag2_aht{padding:var(--space-4);cursor:pointer}.ag2_tt{color:var(--color-primary)}.ag2_ahu:hover{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease;opacity:.8}.ag2_ahv{background-color:var(--color-secondary-light);border-left:4px solid var(--color-secondary);transition:background-color .3s ease}.ag2_agv{width:100%;display:flex;flex-direction:column;margin-top:25px}.ag2_agw{display:flex;border-bottom:2px solid #ccc;background-color:var(--color-bg) !important}.ag2_agx{flex:1;text-align:center;padding:var(--space-xs)}.ag2_agy{flex:2;padding:8px}.ag2_agz{display:flex;align-items:center;border-bottom:1px solid #ddd !important;background-color:var(--color-white)}.ag2_ag0{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}.ag2_agx,.ag2_ag1,.ag2_ahw{flex:2}.ag2_agx{white-space:normal;word-break:break-word}.ag2_ag1,.ag2_ahw{flex:2;display:flex;justify-content:center;align-items:center;padding:var(--space-xs);background-color:var(--color-white) !important}.ag2_ag1>div,.ag2_ahw>div{justify-content:center;flex-direction:unset !important}.ag2_ag1 input[type=radio]+label,.ag2_ahw input[type=radio]+label{pointer-events:none}.ag2_ag1 input[type=radio]+label::before,.ag2_ahw input[type=radio]+label::before{background-color:#e8e7db !important}.ag2_ag1 input[type=checkbox]+label,.ag2_ahw input[type=checkbox]+label{pointer-events:none}.ag2_ag1 input[type=checkbox]+label::before,.ag2_ahw input[type=checkbox]+label::before{background-color:#e8e7db !important}.ag2_ag1 input[type=radio]+label>span:first-child,.ag2_ahw input[type=radio]+label>span:first-child{outline:1px solid !important;position:relative}.ag2_ag1 input[type=radio]+label>span:first-child:before,.ag2_ahw input[type=radio]+label>span:first-child:before{position:absolute !important;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.ag2_ahw input[type=radio]+label>span:first-child{outline:none !important}.ag2_ahx{font-weight:normal !important}.ag2_ahy{background-color:var(--color-white) !important}.ag2_ahy>span{font-size:var(--font-size-4);font-weight:var(--font-book)}.ag2_ahy .ag2_le{margin-top:0 !important}.ag2_ahy .ag2_ag4{max-width:200px;height:auto;font-weight:600 !important;text-align:right}.ag2_ahy .ag2_ahz{text-align:center;word-wrap:break-word;white-space:break-spaces;word-break:break-word;vertical-align:middle}.ag2_agx{font-size:var(--font-size-2);font-weight:600 !important}.ag2_ah0{text-align:center;vertical-align:middle;background-color:var(--color-white) !important}.ag2_ah1{width:90%;background-color:var(--color-bg);padding:var(--space-s);margin-top:var(--space-4)}.ag2_ah1+div{padding-right:20px !important}.ag2_ah2{display:flex;height:0;justify-content:flex-end}.ag2_ah2 .ag2_lj{display:flex;flex-direction:column;gap:10px !important}.ag2_ah2 .ag2_lj>*:not(:last-child){margin-bottom:0 !important}.ag2_ah2+div{overflow-x:auto}
.awq_awa{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azw_azb{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.atg_o{background-color:var(--color-bg)}.atg_o *{border:none !important}.atg_o .bx--tab-content{padding:var(--space-m)}.atg_q{width:100%}.atg_q ul,.atg_q a{width:100% !important}.atg_ath{text-align:center}.atg_lb>*:not(:last-child){margin-bottom:var(--space-s)}.atg_ar{border-bottom:1px solid var(--color-disabled)}.atg_ati{display:flex;align-items:center;margin-bottom:var(--space-s)}.atg_ai{font-size:var(--font-size-6);font-weight:var(--font-bold)}.atg_ch{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)}.atg_tv{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline}.atg_tv .atg_tt{font-weight:var(--font-bold)}.atg_tv .atg_xu{line-height:var(--space-s)}.atg_atj{margin:0;padding:0 var(--space-xs);line-height:145%;font-family:inherit}.atg_acy{padding:var(--space-m) var(--space-l) !important}.atg_acy .bx--tabs__nav-item{background-color:var(--color-hover-medium) !important}.atg_acy .bx--tabs__nav-item--selected{background-color:var(--color-bg);border-top:2px solid var(--color-secondary) !important}.atg_u7{display:flex;flex-direction:column;gap:var(--space-xs)}.atg_u7 .bx--accordion__item{background-color:var(--color-white);padding:0}.atg_u7 .bx--accordion__heading{height:auto;min-height:var(--space-xxxxl);align-items:flex-start;padding:var(--space-s) 0}.atg_u7 .bx--accordion__content{padding:var(--space-s) 0 !important}.atg_ahq{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}.atg_atk{display:flex;gap:var(--space-s);justify-content:space-between;margin-top:var(--space-s)}.atg_lj{display:flex;flex-direction:row;gap:var(--space-xs)}.atg_lj svg{fill:var(--color-gray-medium);cursor:pointer}.atg_lj svg:hover{fill:var(--color-primary)}.atg_lj svg.atg_w0{fill:var(--color-primary)}.atg_lk{display:flex;justify-content:center;align-items:center;margin-bottom:var(--space-xs) !important;padding:0}.atg_atl{display:flex;flex-direction:column;gap:var(--space-xs)}.atg_atl:not(:last-child){margin-bottom:var(--space-s)}.atg_ahr{display:flex;align-items:center;gap:var(--space-s);font-style:italic;color:var(--color-disabled-text)}.atg_ahs{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.xp_uq>*+*{margin-top:var(--space-m)}.xp_ur{margin-bottom:var(--space-xl)}.xp_ur>*+*{margin-top:var(--space-s)}.xp_wj{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--space-m)}.xp_xq{background-color:var(--color-bg);padding:var(--space-s);min-width:var(--sidebar-width);width:var(--sidebar-width)}.xp_xr{flex:1;overflow-x:scroll}.xp_xr li.xp_xs>button{height:auto;min-height:64px}.xp_xr li.xp_xs .bx--accordion__heading{align-items:flex-start;padding:var(--space-s) var(--space-m)}.xp_xr li.xp_xs .bx--accordion__content{padding-left:var(--space-s);padding-right:var(--space-m)}.xp_xt{background-color:var(--color-bg);padding:var(--space-s);max-width:350px;width:100%}.xp_wv{margin-top:var(--space-xs);font-size:var(--font-size-3);font-weight:var(--font-bold)}.xp_v{padding:var(--space-m) var(--space-m) 0;background-color:var(--color-bg)}.xp_v .bx--tabs{background-color:var(--color-bg) !important}.xp_v .bx--tab-content{display:none}.xp_ut{display:flex;align-items:center;gap:var(--space-l);margin-top:var(--space-m)}.xp_us{display:flex;justify-content:space-between}.xp_us .xp_wi{padding:unset;padding:var(--space-s) var(--space-m)}.xp_uu{max-width:85%}.xp_tv{display:flex;gap:var(--space-xs);justify-content:flex-start;align-items:baseline;min-height:36px;padding:0}.xp_tv .xp_tt{font-weight:var(--font-bold)}.xp_tv .xp_xu{color:var(--color-primary);font-size:var(--font-size-3);font-style:normal;font-weight:var(--font-regular)}.xp_wk{width:100%}.xp_wk.xp_xv{max-width:100%;margin-left:0}.xp_wu{margin-bottom:var(--space-s);position:relative;display:flex;flex-direction:column;gap:var(--space-xs)}.xp_wu .bx--text-input{padding-left:var(--space-xl)}.xp_xw{display:flex;justify-content:flex-end;margin-bottom:var(--space-5)}.xp_cf{position:absolute;top:var(--space-xxs);left:var(--space-xs);z-index:2}.xp_xx{display:flex;flex-direction:column;gap:0}.xp_wt{align-items:center;display:inline-flex;gap:var(--space-xxs)}.xp_wt span{background-color:var(--color-secondary);font-weight:var(--font-regular);padding:var(--space-xxs) var(--space-xs)}.xp_xy.xp_wz{background-color:var(--color-secondary-light) !important}.xp_wm{background-color:var(--color-bg);display:flex;justify-content:space-between;gap:var(--space-l);min-height:36px;padding:var(--space-m);width:100%}.xp_xm{display:inline-flex;gap:var(--space-m)}.xp_wn:not(:last-child)::after{content:", ";margin:0 var(--space-xxs) 0 0;font-size:var(--font-size-2)}.xp_ww{background-color:var(--color-secondary);border-radius:var(--space-xxxs)}.xp_q{background-color:var(--color-bg) !important;padding:0 var(--space-xs)}.xp_q .bx--tabs__nav-item{background-color:#e8e8e8}.xp_q .bx--tabs__nav-item:hover{background-color:#e8e8e8 !important}.xp_q .bx--tabs__nav-item--selected{background-color:var(--color-white)}.xp_q .bx--tabs__nav-item--selected>a{border-bottom:none !important;border-top:2px solid var(--color-secondary)}.xp_q .bx--tabs__nav-item--selected:hover{background-color:var(--color-white) !important}.xp_lb{height:100%;padding:0}.xp_lb>*:not(:last-child){margin-bottom:0}.xp_u7{height:100%;display:flex;gap:var(--space-s);flex-direction:column;margin:0 !important;padding:0 !important}.xp_u7 .bx--accordion{margin:0 !important;padding:0 !important}li.xp_xs{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.xp_xs>button{background-color:var(--color-bg)}li.xp_xs>div{overflow:auto;max-height:440px;background-color:var(--color-bg)}li.xp_xs.xp_xz{flex-shrink:1}li.xp_xs.xp_xz>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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.azx_ah{background-color:var(--color-white);border:1px solid var(--color-bg);max-width:320px;width:100%}.azx_gk{display:flex;width:100%;height:167px}.azx_azy{width:320px;height:167px;min-height:167px;object-fit:cover}.azx_azy.azx_xf{background-color:var(--color-disabled);display:inline-flex;align-items:center;justify-content:center}.azx_azy svg{fill:var(--color-gray-dark)}.azx_azy:hover svg{fill:var(--color-secondary)}.azx_bg{min-height:60px;min-width:60px}.azx_il{font-size:var(--font-size-4);line-height:22px;font-weight:600}.azx_azz{font-size:var(--font-size-2)}.azx_j2{display:flex;justify-content:space-between;align-items:center;height:72px;padding:12px 24px 20px}.azx_j2.azx_az0{border-bottom:1px solid var(--color-hover-medium)}.azx_fb{height:16px;font-size:var(--font-size-2);text-align:center}.azx_az1{margin-right:100px}.azx_az2{display:flex;flex-direction:column;align-items:flex-start}.azx_awe{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_uv{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.up_ah{position:relative}.up_uq>*+*{margin-top:var(--space-m)}.up_ur>*+*{margin-top:var(--space-m)}.up_v{background-color:var(--color-bg);padding:var(--space-m) var(--space-m) 0}.up_v .bx--tabs{background-color:var(--color-bg) !important}.up_v .bx--tab-content{display:none}.up_us{display:flex;justify-content:space-between}.up_ut{display:flex;justify-content:flex-end;gap:var(--space-l);margin-top:var(--space-m)}.up_uu{max-width:85%}.up_a3{display:flex;align-items:center;gap:var(--space-l);position:absolute;right:0}.up_lk>svg{margin-left:20px}.up_q{max-width:75%;margin:24px 0}.up_f{text-align:center}.up_bo{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:var(--space-xl)}.up_gs{margin-top:var(--space-m)}.up_uv{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ln{height:100%;background-color:rgba(255,255,255,.5)}.x0_o{gap:var(--space-m);margin-bottom:var(--space-l)}.x0_f{margin-bottom:var(--space-s)}.x0_x1{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.x2_x3{display:flex;flex-direction:column;margin-bottom:16px}.x2_x3 .x2_x4{font-size:var(--font-size-7);line-height:var(--font-size-8);font-weight:var(--font-bold)}.x2_x3 .x2_x5{color:var(--color-dark-primary);font-size:var(--font-size-3);line-height:var(--font-size-4);font-weight:var(--font-regular)}.x2_o{display:flex;flex-direction:column;gap:var(--space-s)}.x2_o .x2_x6{text-align:justify}.x2_o .x2_x7{display:flex;flex-direction:column;gap:var(--space-xxs)}.x2_o .x2_x7 .x2_x8{font-size:var(--font-size-5);font-weight:var(--font-bold)}.x2_o .x2_x9{display:flex;justify-content:space-between}.x2_o .x2_x9 .x2_ya{display:flex;flex-direction:column}.x2_o .x2_x9 .x2_ya span{color:var(--color-dark-primary);font-size:var(--font-size-2)}.x2_o .x2_x9 .x2_ya p{font-size:var(--font-size-7);font-weight:var(--font-bold)}.x2_o .x2_x9 .x2_yb{display:flex;gap:var(--space-xs)}#x2_yc{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ev_o{display:flex;flex-wrap:wrap}.ev_bo{background-color:var(--color-white);max-width:100vw;width:100%}.ev_ew{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)}.ev_bs{margin:var(--space-xl) 0 var(--space-xs)}.ev_t{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}.ev_ex{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.tx_ty{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_ah{display:flex;align-items:flex-start;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.t1_ib{flex:5 1 90%;display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;row-gap:28px}.t1_in{display:flex;align-items:flex-start;gap:var(--space-s)}.t1_t2{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background-color:var(--color-secondary);border-radius:8px}.t1_fb{font-size:var(--font-size-m);line-height:18px;font-weight:600}.t1_li{line-height:22px}.t1_lj{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.tz_ah{width:100%;margin-top:var(--space-m);padding:var(--space-m);background-color:var(--color-white);border-radius:8px}.tz_j2{display:flex;align-items:center;gap:10px}.tz_il{font-size:var(--font-size-m);line-height:18px;font-weight:600}.tz_f{margin-top:var(--space-xs);line-height:22px}.tz_t0{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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{padding:64px 160px}.r_t{margin-top:160px;font-size:var(--font-size-6);font-weight:var(--font-bold);text-align:center}
.ui_ah{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:var(--space-xxxl)}.ui_al{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)}.ui_ai{font-size:var(--font-size-xl);font-weight:var(--font-ultra)}.ui_uj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);width:100%}.ui_p{font-size:var(--font-size-l);font-weight:var(--font-bold)}.ui_uk{display:flex;justify-content:center;font-weight:var(--font-regular);color:#666;text-decoration:none;margin:var(--font-size-xs);width:90%}.ui_ul{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.es_m{width:100%}.es_am{margin-bottom:var(--space-m)}.es_am div>div>input{background-color:var(--color-bg)}.es_et{margin-top:var(--space-m)}.es_et a{color:var(--color-primary);text-decoration:none}.es_et a:hover{text-decoration:underline}.es_eu{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.ae2_ae3{display:flex;align-items:center;position:relative;margin-bottom:var(--space-s)}.ae2_ae4{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 36px;--font-size-10: 42px}:root{--header-height: 48px;--wrap-width: 1680px;--sidebar-width: 272px;--sidebar-nav-width: 248px;--sidebar-nav-collapsed-width: 54px}.f8_ai{color:var(--Dark-Primary-DP100, #161616);font-size:var(--font-size-5);font-style:normal;font-weight:var(--font-bold);line-height:26px}.f8_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)}.f8_f9{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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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_al{padding:var(--space-s)}.vw_vx{display:flex;justify-content:center;padding:var(--space-xl)}.vw_v{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-m)}.vw_p{color:var(--color-dark-primary);margin-top:var(--space-xxxs)}.vw_vy{color:var(--color-dark-primary);padding:var(--space-l) 0;text-align:center}.vw_vz{color:var(--color-error);padding:var(--space-m) 0}.vw_le{border-collapse:collapse;width:100%}.vw_v0{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}.vw_j2{border-bottom:1px solid var(--color-border)}.vw_v1{padding:var(--space-s);vertical-align:middle}.vw_v2{text-align:right}.vw_v3{display:block;font-weight:var(--font-bold)}.vw_v4{color:var(--color-dark-primary);display:block;font-size:var(--font-size-s);margin-top:var(--space-xxxs)}.vw_ll{z-index:9999}.vw_v5{display:flex;flex-direction:column;gap:var(--space-s)}.vw_v6{color:var(--color-error);font-weight:var(--font-bold)}.vw_v7{display:flex;justify-content:flex-end}.vw_v8{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)}.vw_v9{font-weight:var(--font-bold)}.vw_wa{margin:0;padding-left:var(--space-m);display:flex;flex-direction:column;gap:var(--space-xxs);font-size:var(--font-size-m);color:var(--color-text)}.vw_wb{font-weight:var(--font-bold)}.vw_wc{background:var(--color-bg);border-radius:var(--space-xxs);padding:var(--space-s);position:relative}.vw_we{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}.vw_ta{position:absolute;top:var(--space-xs);right:var(--space-xs);background:var(--color-white);border:1px solid var(--color-hover-medium);border-radius:var(--space-xxs);padding:var(--space-xxxs) var(--space-xs);font-size:var(--font-size-s);cursor:pointer;color:var(--color-text)}.vw_ta:hover{background:var(--color-hover-medium)}.vw_wf{font-family:monospace;font-size:var(--font-size-s);background:var(--color-bg);padding:var(--space-xxxs) var(--space-xxs);border-radius:var(--space-xxxs)}.vw_wg{color:var(--color-text)}
.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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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-active .driver-overlay,.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 .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.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{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}

.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 */

.bx--text-input{background-color:var(--color-white)}.bx--text-input:active,.bx--text-input:focus{outline-color:var(--color-secondary)}.bx--tooltip__trigger.bx--tooltip--bottom:focus svg{outline-color:var(--color-secondary)}.bx--list-box__field{-webkit-appearance:none !important}.bx--list-box__field:focus{outline:2px solid var(--color-secondary)}.bx--radio-button:focus+.bx--radio-button__label .bx--radio-button__appearance{box-shadow:0 0 0 2px var(--color-secondary)}.bx--text-area:active,.bx--text-area:focus{outline:2px solid var(--color-secondary)}.bx--text-area:disabled{color:var(--color-disabled)}.bx--overflow-menu:focus,.bx--overflow-menu__trigger:focus{outline:none}.bx--overflow-menu-options__btn:focus{outline:2px solid var(--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:#dcdcdc}.bx--search-input{padding-left:3.5rem !important}.bx--search-input:focus{outline:2px solid var(--color-secondary) !important}.bx--pagination{background:rgba(0,0,0,0)}.bx--data-table{background:var(--color-white)}.bx--data-table th{background:#e5e5e5;padding-left:12px;padding-right:12px}.bx--data-table.bx--skeleton th{width:unset !important;padding-left:1.5rem !important;border-bottom:1px solid var(--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(--color-white)}.bx--data-table tbody tr:hover{background:var(--color-hover);outline:1px solid var(--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(--color-secondary)}.bx--tab-content{padding:2rem 0}.bx--tabs__nav .bx--tabs__nav-link:focus{outline:3px solid var(--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(--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%;background-color:var(--color-white)}.bx--select-input:focus{outline-color:var(--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-header__heading{margin-right:24px}.bx--modal-container--xs{width:450px;max-width:450px;max-height:90%}.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(--space-m);padding-right:var(--space-m)}.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-close:focus{border-color:var(--color-secondary)}.bx--modal-content{margin-bottom:0;padding-top:0;padding-bottom:.5rem}.bx--modal.is-visible .bx--modal-container{transform:none}.bx--modal-container{background-color:var(--color-white)}.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(--color-primary);background-color:var(--color-white);color:var(--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(--color-primary);box-shadow:0 .0625rem var(--color-primary)}.bx--progress--vertical .bx--progress-step--current .bx--progress-line{background-color:var(--color-primary)}.bx--progress--vertical .bx--progress-step--current svg{stroke:var(--color-primary);fill:var(--color-primary)}.bx--progress--vertical .bx--progress-step--complete .bx--progress-line{background-color:var(--color-primary)}.bx--progress--vertical .bx--progress-step--complete svg{stroke:var(--color-primary);fill:var(--color-primary)}.bx--loading--small .bx--loading__svg .bx--loading__stroke{stroke:var(--color-secondary)}.bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__check{fill:var(--color-secondary)}.bx--toggle-input:checked+.bx--toggle-input__label .bx--toggle__switch::before{background-color:var(--color-secondary)}.bx--checkbox-wrapper .bx--checkbox-label::before{background-color:#e8e7db;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(--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--file-browse-btn{color:var(--color-blue)}.bx--file-browse-btn:hover,.bx--file-browse-btn:active,.bx--file-browse-btn:focus{outline-color:var(--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(--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(--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(--space-s) 0}.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--chart-holder{margin:16px 0;background-color:rgba(0,0,0,0)}.bx--cc--grid rect.chart-grid-backdrop{fill:rgba(0,0,0,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-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--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-xxxs: 2px;--space-xxs: 4px;--space-xs: 8px;--space-s: 16px;--space-m: 24px;--space-l: 32px;--space-xl: 40px;--space-xxl: 48px;--space-xxxl: 56px;--space-xxxxl: 64px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 28px;--space-9: 32px;--space-10: 36px;--space-11: 40px;--space-12: 48px;--space-13: 56px;--space-14: 64px}:root{--font-primary: 'IBM Plex Sans', 'Open Sans', sans-serif;--font-regular: 400;--font-semi-bold: 500;--font-book: 600;--font-bold: 700;--font-ultra: 900;--font-size-xs: 10px;--font-size-s: 12px;--font-size-m: 14px;--font-size-l: 16px;--font-size-xl: 32px;--font-size-xxl: 36px;--font-size-xxxl: 42px;--font-size-1: 10px;--font-size-2: 12px;--font-size-3: 14px;--font-size-4: 16px;--font-size-5: 18px;--font-size-6: 20px;--font-size-7: 24px;--font-size-8: 32px;--font-size-9: 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.d4c31504777d00381ac9.css.map*/