@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src:
    url(../font/roboto-latin-400-normal.woff2) format("woff2"),
    url(../font/roboto-latin-400-normal.woff) format("woff");
  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-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src:
    url(../font/roboto-latin-400-italic.woff2) format("woff2"),
    url(../font/roboto-latin-400-italic.woff) format("woff");
  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-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-latin-500-normal.woff2) format("woff2"),
    url(../font/roboto-latin-500-normal.woff) format("woff");
  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-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-latin-500-italic.woff2) format("woff2"),
    url(../font/roboto-latin-500-italic.woff) format("woff");
  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-display: swap;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src:
    url(../font/roboto-mono-latin-400-normal.woff2) format("woff2"),
    url(../font/roboto-mono-latin-400-normal.woff) format("woff");
  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-display: swap;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-mono-latin-500-normal.woff2) format("woff2"),
    url(../font/roboto-mono-latin-500-normal.woff) format("woff");
  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-display: swap;
}

html:not([data-theme=dark]),
html[data-theme=dark] {
  --ash-900: #212121;
  --ash-800: #252525;
  --ash-700: #292929;
  --ash-600: #3e3e3e;
  --ash-500: #545454;
  --ash-400: #696969;
  --ash-300: #bfbfbf;
  --ash-200: #d4d4d4;
  --ash-100: #eaeaea;
  --ash-50: #f4f4f4;
  --ash-25: #f9f9f9;
  --slate-900: #101828;
  --slate-800: #1d2939;
  --slate-700: #344054;
  --slate-600: #475467;
  --slate-500: #667085;
  --slate-400: #98a2b3;
  --slate-300: #d0d5dd;
  --slate-200: #eaecf0;
  --slate-100: #f2f4f7;
  --slate-50: #f9fafb;
  --slate-25: #fcfcfd;
  --saphire-900: #111322;
  --saphire-800: #30374f;
  --saphire-700: #404968;
  --saphire-600: #4a5578;
  --saphire-500: #5d6b98;
  --saphire-400: #7d89b0;
  --saphire-300: #b9c0d4;
  --saphire-200: #dcdfea;
  --saphire-100: #eff1f5;
  --saphire-50: #f9f9fb;
  --saphire-25: #fcfcfd;
  --sepia-900: #1d1711;
  --sepia-800: #392e21;
  --sepia-700: #564632;
  --sepia-600: #725d42;
  --sepia-500: #8e7453;
  --sepia-400: #a78b67;
  --sepia-300: #b7a184;
  --sepia-200: #c8b6a0;
  --sepia-100: #d8ccbd;
  --sepia-50: #e9e2d9;
  --sepia-25: #f4f1ec;
  --amber-900: #713b12;
  --amber-800: #854a0e;
  --amber-700: #a15c07;
  --amber-600: #ca8504;
  --amber-500: #eaaa08;
  --amber-400: #fac515;
  --amber-300: #fde272;
  --amber-200: #feee95;
  --amber-100: #fef7c3;
  --amber-50: #fefbe8;
  --amber-25: #fefdf0;
  --saffron-900: #be5107;
  --saffron-800: #da5d08;
  --saffron-700: #f77923;
  --saffron-600: #f88639;
  --saffron-500: #f9944f;
  --saffron-400: #faa165;
  --saffron-300: #fbb77b;
  --saffron-200: #fbbc91;
  --saffron-100: #fdd7bd;
  --saffron-50: #feefe4;
  --saffron-25: #fef2e9;
  --redpanda-1000: #a33016;
  --redpanda-900: #c83918;
  --redpanda-800: #e2401b;
  --redpanda-700: #e65433;
  --redpanda-600: #ed7f66;
  --redpanda-500: #f0947f;
  --redpanda-400: #f3aa99;
  --redpanda-300: #f6bfb2;
  --redpanda-200: #f9cbc1;
  --redpanda-100: #f9d4cc;
  --redpanda-50: #fceae5;
  --redpanda-25: #fff5f5;
  --light-dark: #262626;
  /* colors */
  --color-white: #fff;
  --color-smoke-10: var(--ash-25);
  --color-smoke-30: var(--ash-50);
  --color-smoke-50: var(--ash-50);
  --color-smoke-70: var(--ash-100);
  --color-smoke-90: var(--ash-200);
  --color-gray-10: var(--ash-300);
  --color-gray-30: var(--ash-400);
  --color-gray-40: var(--ash-400);
  --color-gray-50: var(--ash-500);
  --color-gray-70: var(--slate-500);
  --color-jet-20: var(--ash-600);
  --color-jet-30: var(--ash-700);
  --color-jet-50: var(--ash-900);
  --color-jet-60: var(--ash-900);
  --color-jet-70: var(--slate-900);
  --color-jet-80: var(--slate-900);
  --color-black: var(--slate-900);
  /* fonts */
  --rem-base: 18; /* used to compute rem value from desired pixel value (e.g., calc(18 / var(--rem-base) * 1rem) = 18px) */
  --body-font-size: calc(20/var(--rem-base)*1rem);
  --body-font-size--desktop: calc(20/var(--rem-base)*1rem);
  --body-font-size--print: 0.9375em;
  --body-line-height: 1.15;
  --body-font-family: "Calibre Regular", "Open Sans", arial, helvetica, sans-serif;
  --body-font-weight-bold: bold;
  --body-font-family-bold: "Calibre Medium", "Calibre Regular", "Open Sans", arial, helvetica, sans-serif;
  --monospace-font-family: "IBM Plex Mono", inter, "Courier Prime", courier, monospace;
  --monospace-font-weight-bold: 500;
  --alt-heading-font-weight: 800;
  /* nav */
  --nav-line-height: 1.35;
  /* admonitions */
  --admonition-border-left-width: 5px;
  --admonition-border-radius: 1px;
  --admonition-box-shadow: 0 1px 2px 0 #0000001a;
  --admonition-padding: 1rem;
  /* doc */
  --doc-font-size: inherit;
  --doc-font-size--desktop: calc(20/var(--rem-base)*1rem);
  --doc-line-height: 1.75;
  --heading-font-weight: 700;
  --heading-font-family: "Patron Medium", georgia, "Times New Roman", "Palatino Linotype", "Book Antiqua", garamond, "Roboto Slab", serif;
  --admonition-label-font-weight: var(--body-font-weight-bold);
  --caption-font-style: normal;
  --caption-font-weight: var(--body-font-weight-bold);
  /* toc */
  --toc-line-height: 1.2;
  /* footer */
  --footer-line-height: var(--doc-line-height);
  /* dimensions and positioning */
  --navbar-height: calc(90/var(--rem-base)*1rem);
  --toolbar-height: calc(45/var(--rem-base)*1rem);
  --drawer-height: var(--toolbar-height);
  --body-top: var(--navbar-height);
  --body-min-height: calc(100vh - var(--body-top));
  --nav-height: calc(var(--body-min-height) - var(--toolbar-height));
  --nav-height--desktop: var(--body-min-height);
  --nav-panel-menu-height: calc(100% - var(--drawer-height));
  --nav-panel-explore-height: calc(50% + var(--drawer-height));
  --nav-width: calc(270/var(--rem-base)*1rem);
  --toc-top: calc(var(--body-top) + var(--toolbar-height) + 3rem);
  --toc-height: calc(100vh - var(--toc-top) - 2.5rem);
  --toc-width: calc(162/var(--rem-base)*1rem);
  --toc-width--widescreen: calc(216/var(--rem-base)*1rem);
  --doc-max-width: 55rem;
  /* stacking */
  --z-index-page-version-menu: 2;
  --z-index-nav: 3;
  --z-index-toolbar: 4;
  --z-index-navbar: 5;
  /* Algolia */
  --aa-detached-modal-max-width: 1000px;
  --aa-spacing-factor: 1.3;
  --aa-primary-color-rgb: 241, 93, 97;
  /* Prism */
  --highlight-background: rgba(255, 255, 0, 0.23);
}

html:not([data-theme=dark]) {
  --body-font-color: #333;
  --body-faint-font-color: #667085;
  --body-footer-font-color: #98a2b3;
  /* base */
  --body-background: var(--color-white);
  --panel-background: #f9fafb;
  --panel-border-color: var(--color-smoke-90);
  --scrollbar-track-color: var(--color-smoke-30);
  --scrollbar-thumb-color: var(--color-gray-10);
  --scrollbar_hover-thumb-color: var(--color-gray-30);
  --sticky-table-header-background: #f6f6f6;
  /* search */
  --search-hits-boxshadow: 0 0 0 1px rgba(35, 38, 59, 0.05), 0 1px 3px 0 rgba(35, 38, 59, 0.15);
  --search-detached-mode-background: #f5f6f7;
  --search-icon-color: var(--link-font-color);
  /* navbar */
  --navbar-background: var(--color-white);
  --navbar-font-color: var(--body-font-color);
  --navbar_hover-background: var(--color-white);
  --navbar-button-background: var(--color-white);
  --navbar-button-border-color: var(--panel-border-color);
  --navbar-button-font-color: var(--body-font-color);
  --navbar-menu-border-color: var(--panel-border-color);
  --navbar-menu-background: var(--color-white);
  --navbar-menu-font-color: var(--body-font-color);
  --navbar-menu_hover-background: var(--color-smoke-50);
  --navbar-boxshadow: 1px 3px 5px var(--ash-50);
  --navbar-dropdown-boxshadow: 0 4px 10px #0003;
  --navbar-dropdown-background-hover-color: #0000000d;

  /* navbar animations */
  --transition-timing-default: cubic-bezier(0.08, 0.52, 0.52, 1);
  --transition-fast: 200ms;

  /* nav */
  --nav-background: white;
  --nav-border-color: var(--slate-100);
  --nav-heading-font-color: var(--color-jet-30);
  --nav-muted-color: var(--color-gray-70);
  --nav-panel-divider-color: var(--color-smoke-90);
  --nav-secondary-background: var(--color-smoke-70);
  --nav-toggle-filter: '';
  /* toolbar */
  --toolbar-background: var(--body-background);
  --toolbar-border-color: var(--panel-border-color);
  --toolbar-font-color: var(--color-gray-70);
  --toolbar-muted-color: var(--color-gray-40);
  --page-version-menu-background: var(--color-smoke-70);
  --page-version-font-color: inherit;
  --page-version-missing-font-color: var(--color-gray-40);
  /* feedback */
  --feedback-modal-background: #fefefe;
  /* admonitions */
  --important-color: #a0439c;
  --important-background: #e5dcf56b;
  --important-on-color: #a0439c;
  --warning-color: #e13238;
  --warning-background: #ffebec;
  --warning-on-color: #4b1113;
  --note-color: #4cb3d4;
  --note-background: #eef9fd;
  --note-on-color: #193c47;
  --tip-color: #009400;
  --tip-background: #e6f6e6;
  --tip-on-color: #003100;
  --caution-color: #e6a700;
  --caution-background: #fff8e6;
  --caution-on-color: #4d3800;
  /* doc */
  --doc-font-color: var(--color-jet-50);
  --heading-font-color: var(--color-jet-80);
  --section-divider-color: var(--panel-border-color);
  --link-font-color: var(--redpanda-800);
  --link-highlight-background-color: #0000000d;
  --link_hover-font-color: var(--redpanda-900);
  --link_unresolved-font-color: var(--redpanda-800);
  --abstract-background: var(--color-smoke-70);
  --abstract-font-color: var(--color-jet-20);
  --abstract-border-color: var(--panel-border-color);
  --admonition-background: var(--panel-background);
  --admonition-label-font-weight: var(--body-font-weight-bold);
  --caption-font-color: var(--color-gray-70);
  --caption-background-color: #f6f8fa;
  --caption-font-style: normal;
  --tabs_hover-background: #0000000d;
  --caption-font-weight: normal;
  --code-background: var(--panel-background);
  --code-font-color: rgb(0 0 0/1);
  --editable-code-font-color: var(--link-font-color);
  --editable-background: #eff0f1;
  --example-background: var(--color-white);
  --example-border-color: var(--color-gray-70);
  --kbd-background: var(--panel-background);
  --kbd-border-color: var(--color-gray-10);
  --pre-background: var(--panel-background);
  --pre-border-color: var(--panel-border-color);
  --pre-annotation-font-color: var(--color-gray-50);
  --quote-background: var(--panel-background);
  --quote-border-color: var(--color-gray-70);
  --quote-font-color: var(--color-gray-70);
  --quote-attribution-font-color: var(--color-gray-40);
  --sidebar-background: var(--color-smoke-90);
  --table-border-color: var(--panel-border-color);
  --table-stripe-background: #00000008;
  --table-footer-background: linear-gradient(to bottom, var(--color-smoke-70) 0%, var(--color-white) 100%);
  /* toc */
  --toc-font-color: var(--nav-muted-color);
  --toc-heading-font-color: var(--doc-font-color);
  --toc-border-color: var(--panel-border-color);
  /* footer */
  --footer-line-height: var(--doc-line-height);
  --footer-background: var(--slate-50);
  --footer-font-color: var(--color-gray-70);
  --footer-link-font-color: var(--color-jet-80);
  /* home */
  --highlight-container-background: #f9fafb;
}

html[data-theme=dark] {
  /* base */
  --body-background: var(--color-jet-60);
  --panel-background: #ffffff12;
  --panel-border-color: var(--color-white);
  --scrollbar-track-color: var(--color-white);
  --scrollbar-thumb-color: var(--color-gray-10);
  --scrollbar_hover-thumb-color: var(--color-gray-30);
  --body-font-color: var(--color-white);
  --alt-heading-font-weight: 800;
  --sticky-table-header-background: #545454;
  /* search */
  --search-hits-boxshadow: 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 3px 0 rgba(255, 255, 255, 0.15);
  --search-detached-mode-background: #0a0908;
  --search-icon-color: var(--link-font-color);
  /* navbar */
  --navbar-background: var(--body-background);
  --navbar-font-color: var(--body-font-color);
  --navbar_hover-background: none;
  --navbar-button-background: var(--body-background);
  --navbar-button-border-color: var(--panel-border-color);
  --navbar-button-font-color: var(--body-font-color);
  --navbar-menu-border-color: var(--panel-border-color);
  --navbar-menu-background: var(--body-background);
  --navbar-menu-font-color: var(--body-font-color);
  --navbar-menu_hover-background: none;
  --navbar-boxshadow: 1px 3px 5px rgba(16, 16, 16, 0.5);
  --navbar-dropdown-boxshadow: 0 4px 10px #f2f2f2;
  --navbar-dropdown-background-hover-color: #ffffff0d;
  /* nav */
  --nav-background: var(--body-background);
  --nav-border-color: rgba(0, 0, 0, 0.2);
  --nav-heading-font-color: var(--color-jet-30);
  --nav-muted-color: var(--body-font-color);
  --nav-panel-divider-color: var(--color-smoke-90);
  --nav-secondary-background: var(--color-smoke-70);
  --nav-toggle-filter: invert(100%) sepia(94%) saturate(17%) hue-rotate(223deg) brightness(104%) contrast(98%);
  /* toolbar */
  --toolbar-background: var(--body-background);
  --toolbar-border-color: var(--panel-border-color);
  --toolbar-font-color: var(--body-font-color);
  --toolbar-muted-color: var(--color-gray-40);
  --page-version-menu-background: #545454;
  --page-version-font-color: var(--body-font-color);
  --page-version-missing-font-color: var(--color-gray-40);
  /* feedback */
  --feedback-modal-background: var(--body-background);
  /* admonitions */
  --important-color: #a0439c;
  --important-background: #6a26734d;
  --important-on-color: var(--body-font-color);
  --warning-color: #e13238;
  --warning-background: #4b1113;
  --warning-on-color: var(--body-font-color);
  --note-color: #4cb3d4;
  --note-background: #193c47;
  --note-on-color: var(--body-font-color);
  --tip-color: #009400;
  --tip-background: #003132;
  --tip-on-color: var(--body-font-color);
  --caution-color: #e6a700;
  --caution-background: #4d3800;
  --caution-on-color: var(--body-font-color);
  /* doc */
  --doc-font-color: var(--body-font-color);
  --heading-font-color: var(--body-font-color);
  --section-divider-color: var(--panel-border-color);
  --link-font-color: #f15d61;
  --link-highlight-background-color: #0000000d;
  --link_hover-font-color: #d85556;
  --external-link-filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
  --link_unresolved-font-color: var(--redpanda-800);
  --abstract-background: var(--color-smoke-70);
  --abstract-font-color: var(--color-jet-20);
  --abstract-border-color: var(--panel-border-color);
  --admonition-background: var(--panel-background);
  --admonition-label-font-family: var(--body-font-family-bold);
  --caption-font-color: var(--body-font-color);
  --caption-background-color: #ffffff0d;
  --caption-font-style: normal;
  --caption-font-family: var(--body-font-family-bold);
  --code-background: rgba(177, 209, 241, 0.15);
  --code-font-color: #eceff1;
  --tabs_hover-background: var(--caption-background-color);
  --editable-code-font-color: var(--link-font-color);
  --editable-background: #323440;
  --example-background: var(--body-background);
  --example-border-color: var(--color-gray-70);
  --kbd-background: var(--panel-background);
  --kbd-border-color: var(--color-gray-10);
  --pre-background: #282a36;
  --pre-border-color: var(--panel-border-color);
  --pre-annotation-font-color: var(--color-gray-50);
  --quote-background: var(--panel-background);
  --quote-border-color: var(--color-gray-70);
  --quote-font-color: var(--color-gray-70);
  --quote-attribution-font-color: var(--color-gray-40);
  --sidebar-background: var(--code-background);
  --table-border-color: var(--panel-border-color);
  --table-stripe-background: var(--panel-background);
  --table-footer-background: linear-gradient(to bottom, var(--color-smoke-70) 0%, var(--body-background) 100%);
  /* toc */
  --toc-font-color: var(--doc-font-color);
  --toc-heading-font-color: var(--doc-font-color);
  --toc-border-color: var(--panel-border-color);
  /* footer */
  --footer-line-height: var(--doc-line-height);
  --footer-background: var(--light-dark);
  --footer-font-color: var(--color-gray-70);
  --footer-link-font-color: var(--color-jet-80);
  /* home */
  --svg-dark-mode-filter: invert(100%) sepia(5%) saturate(100%) hue-rotate(181deg) brightness(100%) contrast(106%);
  --highlight-container-background: #262626;
}

body.dark,
body[data-theme=dark] {
  --aa-muted-color-rgb: 0 !important;
  --aa-primary-color-rgb: 0 !important;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: var(--body-font-size);
  height: 100%;
  scroll-behavior: smooth;
  max-width: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

html.no-smooth-scroll {
  scroll-behavior: unset;
}

@media screen and (min-width: 1024px) {
  html {
    font-size: var(--body-font-size--desktop);
  }
}

body {
  background: var(--body-background);
  color: var(--body-font-color);
  font-family: var(--body-font-family);
  line-height: var(--body-line-height);
  margin: 0;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  word-wrap: anywhere; /* aka overflow-wrap; used when hyphens are disabled or aren't sufficient */
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  background-color: none;
}

code,
kbd,
pre {
  font-family: var(--monospace-font-family) !important;
  font-size: 0.9rem;
}

code {
  word-wrap: break-word;
}

b,
dt,
strong,
th {
  font-family: var(--body-font-family-bold);
  font-weight: lighter;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

em em { /* stylelint-disable-line */
  font-style: normal;
}

strong strong { /* stylelint-disable-line */
  font-weight: normal;
}

button {
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  line-height: var(--body-line-height);
  margin: 0;
}

button::-moz-focus-inner {
  border: none;
  padding: 0;
}

summary {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

table {
  border-collapse: collapse;
  word-wrap: inherit; /* table widths aren't computed as expected when word-wrap is enabled */
}

object[type="image/svg+xml"]:not([width]) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

::-webkit-input-placeholder {
  opacity: 0.5;
}

::-moz-placeholder {
  opacity: 0.5;
}

:-ms-input-placeholder {
  opacity: 0.5;
}

::-ms-input-placeholder {
  opacity: 0.5;
}

::placeholder {
  opacity: 0.5;
}

@media (pointer: fine) {
  @supports (scrollbar-width: thin) {
    html {
      scrollbar-color: var(--scrollbar-thumb-color) var(--scrollbar-track-color);
    }

    body * {
      scrollbar-width: thin;
      scrollbar-color: var(--scrollbar-thumb-color) transparent;
    }
  }

  html::-webkit-scrollbar {
    background-color: var(--scrollbar-track-color);
    height: 12px;
    width: 12px;
  }

  body ::-webkit-scrollbar {
    height: 6px;
    width: 6px;
  }

  ::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: var(--scrollbar-thumb-color);
    border: 3px solid transparent;
    border-radius: 12px;
  }

  body ::-webkit-scrollbar-thumb {
    border-width: 1.75px;
    border-radius: 6px;
  }

  ::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar_hover-thumb-color);
  }
}

@media screen and (min-width: 1024px) {
  .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hidden {
  display: none !important;
}

.home .features .container {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.home .doc {
  max-width: 65rem;
}

.home .grid {
  width: 100%;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.home .grid.highlights {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.home .features {
  padding: 2rem 0;
  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-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}

.home h2.feature-title {
  padding-top: 0 !important;
  margin-top: 0;
}

.home a.feature-link {
  height: inherit;
  text-decoration: none;
}

.home a.feature-link:hover h2,
.home a.feature-link:focus h2 {
  text-decoration: underline;
}

html:not([data-theme=dark]) .home a.feature-link:hover .feature-box {
  border-color: var(--color-jet-50);
}

.home .feature-box {
  width: 100%;
  height: 100%;
  border: 1px solid #dadce0;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  padding: 1rem;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-transition: 100ms ease all;
  transition: 100ms ease all;
}

.home .feature-image {
  width: 50px;
  height: 50px;
}

.home .feature-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.home .feature-text h2 {
  color: var(--link-font-color);
  font-size: 1.2rem;
  font-weight: 600;
}

.home .feature-text p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--body-font-color);
}

.home .feature-learn-text {
  color: var(--link-font-color) !important;
}

.home div.menu-container {
  padding: 2rem;
  background: var(--highlight-container-background);
}

.home div.menu-container a:hover {
  text-decoration: none;
}

.home ul.menu-list {
  padding: 0;
  list-style-type: none;
}

.home li.menu-list-item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.home a.menu-list-item-link {
  color: var(--ifm-font-color-base);
  font-weight: 400;
}

.home .footer-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home .footer-menu-header img {
  margin-right: 1rem;
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.home .footer-menu-header img.default {
  height: 1.3rem;
}

.home .footer-menu-header img.wider {
  height: 1rem;
}

.home .footer-menu-header img.higher {
  height: 1.3rem;
}

.home .footer-menu-header h3 {
  display: inline-block;
  margin: 0;
}

@media screen and (min-width: 997px) {
  .home .feature-description {
    min-height: 70px;
  }
}

.nav-container {
  position: fixed;
  top: var(--navbar-height);
  left: 0;
  width: 100%;
  font-size: calc(18/var(--rem-base)*1rem);
  z-index: var(--z-index-nav);
  visibility: hidden;
}

.top-panel {
  display: block;
  font-size: 13px;
  font-weight: 200;
  margin: 0;
  position: sticky;
  z-index: 999;
  top: 0;
  background-color: inherit;
  padding: 10px;
  width: 100%;
}

.top-panel .search {
  padding: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.top-panel .dropdown .dropdown-content {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.1em;
}

.top-panel .dropdown .dropdown-content.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}

.top-panel .dropdown .search-filters {
  padding: 5px;
  cursor: pointer;
  font-size: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  color: var(--nav-muted-color);
}

.top-panel .dropdown .search-filters .filter-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-panel .dropdown .search-filters .filter-toggle::after {
  content: "";
  background: url(../img/chevron.svg) no-repeat 100%/auto 100%;
  width: 1.1em;
  height: 0.75em;
}

.top-panel .dropdown .search-filters .selected-items {
  font-size: 0.9em;
  gap: 2px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-panel .dropdown .search-filters .selected-items span {
  background-color: var(--page-version-menu-background);
  border-radius: 5px;
  color: var(--page-version-font-color);
  padding: 2px 3px;
}

.top-panel .autocomplete {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (min-width: 769px) {
  .nav-container {
    width: var(--nav-width);
  }
}

@media screen and (min-width: 1024px) {
  .nav-container {
    font-size: calc(18/var(--rem-base)*1rem);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    position: static;
    top: 0;
    visibility: visible;
  }
}

.nav-container.is-active {
  visibility: visible;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.nav::-webkit-scrollbar {
  display: none;
}

.nav {
  background: var(--nav-background);
  font-size: calc(18/var(--rem-base)*1rem);
  position: relative;
  overflow-y: scroll;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  top: var(--toolbar-height);
  height: var(--nav-height);
  border-right: 1px solid var(--nav-border-color);
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}

@media screen and (min-width: 769px) {
  .nav {
    -webkit-box-shadow: 0.5px 0 3px var(--nav-border-color);
            box-shadow: 0.5px 0 3px var(--nav-border-color);
  }
}

@media screen and (min-width: 1024px) {
  .nav {
    top: var(--navbar-height);
    -webkit-box-shadow: none;
            box-shadow: none;
    position: sticky;
    height: var(--nav-height--desktop);
  }
}

.nav a {
  color: inherit;
}

.context .container.has-dropdown .components,
.context .container.has-dropdown .versions {
  display: none;
  position: absolute;
  margin-top: 2px;
  gap: 10px;
  z-index: 2;
  background-color: var(--body-background);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 10px;
  padding-left: 0;
}

.context .container.has-dropdown .components a,
.context .container.has-dropdown .versions a {
  padding: 5px;
}

.context .container.has-dropdown.is-active .components,
.context .container.has-dropdown.is-active .versions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav .panels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: inherit;
}

.article.lab .nav .panels {
  padding-left: 0.5em;
}

html.is-clipped--nav {
  overflow-y: hidden;
}

.nav-panel-menu {
  height: var(--nav-panel-menu-height);
}

.nav-menu {
  min-height: 100%;
  padding: 0.5rem 0.75rem;
  line-height: var(--nav-line-height);
  position: relative;
}

.nav-menu h3.title {
  color: var(--nav-heading-font-color);
  font-size: inherit;
  font-family: var(--body-font-family-bold);
  margin: 0;
  padding: 0.25em 0 0.125em;
}

.nav-list {
  list-style: none;
  margin: 0 0 0 0.5rem;
  padding: 0;
  width: 100%;
}

.nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
}

.nav .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2px;
  border-radius: 3px;
}

ul.nav-list > li:first-child[data-depth="2"],
ul.nav-list > li:first-child[data-depth="3"],
ul.nav-list > li:first-child[data-depth="4"],
ul.nav-list > li:first-child[data-depth="5"],
ul.nav-list > li:first-child[data-depth="6"] {
  margin-top: 0.5em;
}

.nav-list > li > .item:hover,
.nav-list > li > .is-current-page {
  background-color: #0000000d;
  color: var(--link-font-color);
}

.nav-list .is-current-path > div.item:first-child {
  color: var(--link-font-color);
}

.nav-list a {
  text-decoration: none !important;
}

.nav-list .nav-link,
.nav-list .nav-text {
  padding: 5px;
  font-weight: 300;
}

.nav-item[data-depth="0"] > .nav-list:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-item:not(.is-active) > .nav-list {
  display: none;
}

.dropdown a.nav-link,
.dropdown a.nav-text {
  max-width: 80%;
}

.nav-item-toggle {
  background: transparent url(../img/caret.svg) no-repeat center / 100%;
  border: none;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  outline: none;
  line-height: inherit;
  padding: 0;
  height: calc(var(--nav-line-height)*1.5em);
  width: calc(var(--nav-line-height)*1.5em);
}

.nav-item-toggle:hover {
  background-color: #0000000d;
}

.nav-item.is-active > .item > .nav-item-toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav-panel-explore {
  background: var(--nav-background);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-panel-explore:not(:first-child) {
  top: auto;
  max-height: var(--nav-panel-explore-height);
}

.nav-panel-explore .context {
  font-size: calc(18/var(--rem-base)*1rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--nav-muted-color);
  padding: 0 0.5rem;
  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;
  line-height: 1;
  height: var(--drawer-height);
  border-bottom: 1px solid var(--toolbar-border-color);
}

.nav-panel-explore:not(:first-child) .context .container.has-dropdown:has(.components,.versions) {
  cursor: pointer;
}

.nav-panel-explore .context .current-version,
.nav-panel-explore .context .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-panel-explore .context .version.is-latest,
.nav-panel-explore .context .version:hover,
.nav-panel-explore .context .component.is-current,
.nav-panel-explore .context .component:hover,
.nav-panel-explore .context .version a:hover,
.nav-panel-explore .context .component a:hover {
  background-color: var(--link-highlight-background-color);
  color: var(--link-font-color);
  border-radius: 3px;
}

.nav-panel-explore .context .versions a,
.nav-panel-explore .context .component a {
  color: var(--page-version-font-color);
  text-decoration: none;
  line-height: 25px;
  padding-left: 5px;
  display: block;
  width: 100%;
}

.nav-panel-explore .context .version,
.nav-panel-explore .context .component {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
}

.nav-panel-explore .context .current-version::after {
  content: "";
  background: url(../img/chevron.svg) no-repeat center right / auto 100%;
  width: 1.25em;
  height: 0.75em;
}

.nav-panel-explore .context .container.has-dropdown:has(.components,.versions) .title::after {
  content: "";
  background: url(../img/chevron.svg) no-repeat center right / auto 100%;
  width: 1.25em;
  height: 0.75em;
}

.nav-panel-explore .component .title {
  font-family: var(--body-font-family-bold);
}

.nav-link.cloud-beta::after {
  background-image: url(../img/beta.svg);
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}

@media screen and (max-width: 1023.5px) {
  aside.toc.sidebar {
    display: none;
  }

  main > .content {
    overflow-x: auto;
  }
}

@media screen and (min-width: 1024px) {
  main {
    margin: 0 auto;
    width: calc(100% - var(--nav-width));
    padding-top: 0;
    min-width: 0; /* min-width: 0 required for flexbox to constrain overflowing elements */
  }

  main.index {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: unset;
    margin: unset;
  }

  main > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  aside.toc.embedded {
    display: none;
  }

  aside.toc.sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--toc-width);
            flex: 0 0 var(--toc-width);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 1216px) {
  aside.toc.sidebar {
    -ms-flex-preferred-size: var(--toc-width--widescreen);
        flex-basis: var(--toc-width--widescreen);
    margin-right: 1rem;
  }
}

.toolbar {
  color: var(--toolbar-font-color);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--toolbar-background);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(15/var(--rem-base)*1rem);
  height: var(--toolbar-height);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: sticky;
  top: var(--navbar-height);
  z-index: var(--z-index-toolbar);
  border-bottom: 1px solid var(--nav-border-color);
}

.toolbar a {
  color: inherit;
}

.nav-toggle {
  background: url(../img/menu.svg) no-repeat 50% 47.5%;
  background-size: 49%;
  border: none;
  outline: none;
  line-height: inherit;
  padding: 0;
  height: var(--toolbar-height);
  width: var(--toolbar-height);
  margin-right: -0.25rem;
}

html[data-theme=dark] .nav-toggle {
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
}

@media screen and (min-width: 1024px) {
  .nav-toggle {
    display: none;
  }
}

.nav-toggle.is-active {
  background-image: url(../img/back.svg);
  background-size: 41.5%;
}

.home-link {
  display: block;
  background: url(../img/home.svg) no-repeat center;
  height: calc(var(--toolbar-height)/2);
  width: calc(var(--toolbar-height)/2);
  margin: calc(var(--toolbar-height)/4);
}

html[data-theme=dark] .home-link {
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
}

.edit-this-page {
  display: none;
  padding-right: 0.5rem;
}

@media screen and (min-width: 1024px) {
  .edit-this-page {
    display: block;
  }
}

.toolbar .edit-this-page a {
  color: var(--toolbar-muted-color);
}

.breadcrumbs {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 0.5rem 0 0.75rem;
  line-height: var(--nav-line-height);
}

@media screen and (min-width: 1024px) {
  .breadcrumbs {
    display: block;
  }
}

a + .breadcrumbs {
  padding-left: 0.05rem;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9rem;
}

.breadcrumbs li {
  display: inline;
  margin: 0;
}

.breadcrumbs li::after {
  content: "\203A";
  padding: 0 0.5rem;
}

.breadcrumbs li:last-of-type::after {
  content: none;
}

.breadcrumbs li a {
  padding: 7px;
}

.breadcrumbs li:hover a,
.breadcrumbs li:last-child a {
  color: var(--link-font-color);
  border-radius: 1.5rem;
  background-color: var(--link-highlight-background-color);
  text-decoration: none;
}

.page-versions {
  position: relative;
  font-size: 1rem;
  line-height: 0.5;
  background-color: var(--page-version-menu-background);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: var(--z-index-page-version-menu);
}

.page-versions .version-menu-toggle {
  color: var(--page-version-font-color);
  background: url(../img/chevron.svg) no-repeat;
  background-position: right 0.5rem top 50%;
  background-size: auto 0.75em;
  border: none;
  outline: none;
  line-height: inherit;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  position: relative;
  z-index: var(--z-index-page-version-menu);
}

.page-versions .version-menu {
  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;
  gap: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--page-version-menu-background)), to(var(--page-version-menu-background))) no-repeat;
  background: linear-gradient(to bottom, var(--page-version-menu-background) 0%, var(--page-version-menu-background) 100%) no-repeat;
  padding: 1.375rem 1.5rem 0.5rem 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
}

.page-versions .version-menu:first-child {
  padding-top: 0.75rem;
}

.page-versions:not(.is-active) .version-menu {
  display: none;
}

.page-versions .version {
  display: block;
  padding-top: 0.5rem;
}

.page-versions .version.is-current {
  display: none;
}

.page-versions .version.is-missing {
  color: var(--page-version-missing-font-color);
  font-style: italic;
  text-decoration: line-through;
}

.toc-menu {
  color: var(--toc-font-color);
}

.toc-menu-dropdown {
  background-color: var(--tabs_hover-background);
  width: 100%;
  padding: 0.4em;
  margin-bottom: 10px;
  margin-top: 10px;
  vertical-align: middle;
  border-radius: 3px;
}

.toc-menu-dropdown:hover {
  cursor: pointer;
}

.doc .toc-menu-dropdown h3::after {
  content: '';
  background: transparent url(../img/caret.svg) no-repeat center / 100%;
  border: none;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  outline: none;
  line-height: inherit;
  padding: 0;
  height: calc(var(--nav-line-height)*1.5em);
  width: calc(var(--nav-line-height)*1.5em);
}

.doc .toc-menu-dropdown h3 {
  margin: 0;
  font-size: 1em;
  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;
}

.toc .toc-menu-dropdown > .toc-menu a {
  color: var(--toc-font-color);
  border-left: none;
  padding: 0.5em 0.5em 0.3em 0;
  text-decoration: none;
}

.toc .toc-menu-dropdown > .toc-menu {
  border-top: 1px solid #dadde1;
}

.toc.sidebar {
  position: sticky;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 120px;
  font-size: calc(18/var(--rem-base)*1rem);
  font-weight: 300;
}

.toc.sidebar .thumbs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.25rem 0 1rem 1rem;
  margin-top: 70px;
}

.toc .toc-menu h3 {
  color: var(--toc-heading-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
  font-family: var(--body-font-family-bold);
  line-height: 1.3;
  margin: 0 -0.5px;
  padding-bottom: 0.25rem;
}

.toc.sidebar .toc-menu h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 2.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.toc .toc-menu ul {
  line-height: var(--toc-line-height);
  list-style: none;
  margin: 0;
  padding: 0;
}

.toc.sidebar .toc-menu ul {
  max-height: var(--toc-height);
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

@supports (scrollbar-width: none) {
  .toc.sidebar .toc-menu ul {
    scrollbar-width: none;
  }
}

.toc .toc-menu ul::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media screen and (min-width: 1024px) {
  .toc .toc-menu h3 {
    font-size: calc(18/var(--rem-base)*1rem);
  }

  .toc .toc-menu ul {
    font-size: calc(17/var(--rem-base)*1rem);
  }
}

.toc .toc-menu li {
  margin: 0;
}

.toc .toc-menu li[data-level="2"] a {
  padding-left: 1.5rem;
}

.toc .toc-menu li[data-level="3"] a {
  padding-left: 2rem;
}

.toc .toc-menu a {
  color: var(--toc-font-color);
  border-left: 2px solid var(--toc-border-color);
  display: inline-block;
  padding: 0 0 0.75rem 1rem;
  text-decoration: none;
}

.sidebar.toc .toc-menu a {
  display: block;
  outline: none;
}

.toc .toc-menu a:hover {
  color: var(--link-font-color);
}

.toc .toc-menu a.is-active {
  border-left-color: var(--link-font-color);
  color: var(--link-font-color);
}

.sidebar.toc .toc-menu a:focus {
  background: var(--panel-background);
}

.toc .toc-menu .is-hidden-toc {
  display: none !important;
}

.doc {
  color: var(--body-font-color);
  font-size: var(--doc-font-size);
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: var(--doc-line-height);
  max-width: var(--doc-max-width);
  padding: 0 1rem 4rem;
  margin-top: 2.5rem;
}

.doc ul.index {
  -webkit-padding-start: 1rem;
          padding-inline-start: 1rem;
}

.doc li.index,
.doc p.index {
  margin-top: 1rem;
}

@media screen and (min-width: 1024px) {
  .doc {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: var(--doc-font-size--desktop);
    min-width: 0;
    margin-right: 0.7rem;
    margin-bottom: 0;
    margin-top: 2.5rem;
  }
}

.doc h1,
.doc h2,
.doc h3,
.doc h4,
.doc h5,
.doc h6 {
  color: var(--heading-font-color);
  font-family: var(--heading-font-family);
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 1rem 0 0;
}

.doc h1 {
  font-size: calc(36/var(--rem-base)*1rem);
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (min-width: 600px) {
  .doc .openblock.side-by-side > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .doc .openblock.side-by-side > .content > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px;
    width: 0;
  }
}

@media screen and (min-width: 769px) {
  .doc h1 {
    font-size: calc(48/var(--rem-base)*1rem);
  }
}

.doc > h2#name + .sectionbody {
  margin-top: 1rem;
}

#preamble + .sect1,
.doc .sect1 + .sect1 {
  margin-top: 2rem;
}

.doc h1.sect0 {
  background: var(--abstract-background);
  font-size: 1.8em;
  margin: 1.5rem -1rem 0;
  padding: 0.5rem 1rem;
}

.doc h2:not(.discrete) {
  font-size: calc(32/var(--rem-base)*1rem);
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.4rem 1rem 0.1rem;
}

.doc h3:not(.discrete),
.aa-PreviewTitle {
  font-size: calc(24/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h4:not(.discrete) {
  font-size: calc(19/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h1 .anchor,
.doc h2 .anchor,
.doc h3 .anchor,
.doc h4 .anchor,
.doc h5 .anchor,
.doc h6 .anchor,
.doc li .visible-anchor {
  position: absolute;
  text-decoration: none;
  visibility: hidden;
  font-weight: normal;
  margin-left: 0.3rem;
}

.doc h1 .anchor::before,
.doc h2 .anchor::before,
.doc h3 .anchor::before,
.doc h4 .anchor::before,
.doc h5 .anchor::before,
.doc h6 .anchor::before,
.doc li .visible-anchor::before {
  content: "#";
}

.doc h1:hover .anchor,
.doc h2:hover .anchor,
.doc h3:hover .anchor,
.doc h4:hover .anchor,
.doc h5:hover .anchor,
.doc li:hover .visible-anchor {
  visibility: visible;
  cursor: pointer;
}

.doc p,
.doc dl {
  margin: 0;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.doc a,
.doc .glossary-term,
.doc p a > code {
  color: var(--link-font-color);
}

.doc a:hover,
.doc .glossary-term:hover,
.doc p a > code:hover {
  color: var(--link_hover-font-color);
}

.doc .glossary-term {
  cursor: pointer;
}

.doc a.bare {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.doc a.unresolved {
  color: var(--link_unresolved-font-color);
}

.doc a[href*="//"]:not([href*="docs.redpanda.com"]):not([href*="netlify.app"]):not(section.feedback-section a):not(.aa-ItemIcon a)::after {
  content: url('/_/img/external-link.svg');
  position: relative;
  margin-left: 2px;
  -webkit-filter: var(--external-link-filter);
          filter: var(--external-link-filter);
}

.doc i.fa {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  font-style: normal;
}

.doc code,
.doc pre {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  color: var(--code-font-color);
  background: var(--pre-background);
}

.doc p code,
.doc code,
.doc thead code,
.doc .colist > table code {
  color: var(--code-font-color);
  background: var(--code-background);
  border: 0.1rem solid #0000001a;
  font-weight: lighter;
  border-radius: 0.25em;
  font-size: 0.88rem;
  padding: 0.125em 0.25em;
}

/* Override Prism.js styles */

.doc code .token.operator,
.doc code .token.url {
  background-color: inherit;
}

.doc pre {
  font-size: calc(16/var(--rem-base)*1rem);
  line-height: 1.5;
  margin: 0;
  padding: 1em;
}

.doc pre > code {
  padding-bottom: 1rem;
  border: none;
  white-space: pre-wrap;
  font-weight: lighter;
  line-height: 1.7;
}

.doc blockquote {
  margin: 0;
}

.doc .paragraph.lead > p {
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .right {
  float: right;
}

.doc .left {
  float: left;
}

.doc .float-gap.right {
  margin: 0 1rem 1rem 0;
}

.doc .float-gap.left {
  margin: 0 0 1rem 1rem;
}

.doc .float-group::after {
  content: "";
  display: table;
  clear: both;
}

.doc .stretch {
  width: 100%;
}

.doc .underline {
  text-decoration: underline;
}

.doc .line-through {
  text-decoration: line-through;
}

.doc .paragraph,
.doc .dlist,
.doc .hdlist,
.doc .olist,
.doc .ulist,
.doc .exampleblock,
.doc .imageblock,
.doc .listingblock,
.doc .literalblock,
.doc .sidebarblock,
.doc .verseblock,
.doc .videoblock,
.doc .quoteblock,
.doc .partintro,
.doc details,
.doc hr {
  margin: 1rem 0 0;
}

.doc .ulist.two-column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.doc table.tableblock {
  font-size: calc(19/var(--rem-base)*1rem);
}

.tablecontainer {
  overflow-x: auto;
}

.doc .clippedcontainer table.tableblock thead {
  background: var(--sticky-table-header-background);
  position: sticky;
  top: -1px;
  z-index: var(--z-index-nav);
}

.content .tablecontainer {
  margin-bottom: 1.25em;
}

.content .tablecontainer > table.tableblock {
  margin-bottom: 0;
}

.doc :not(.tablecontainer) > table.tableblock,
.doc :not(.tablecontainer) > table.tableblock + * {
  margin-top: 1.5rem;
}

.doc p.tableblock + p.tableblock {
  margin-top: 0.5rem;
}

.doc td.tableblock > .content > :first-child {
  margin-top: 0;
}

.doc table.tableblock th,
.doc table.tableblock td {
  padding: 0.5rem;
}

.doc table.tableblock,
.doc table.tableblock > * > tr > * {
  border: 0 solid var(--table-border-color);
}

.doc table.tableblock th {
  text-align: center;
}

.doc table.grid-all > * > tr > * {
  border-width: 1px;
}

.doc table.grid-cols > * > tr > * {
  border-width: 0 1px;
}

.doc table.grid-rows > * > tr > * {
  border-width: 1px 0;
}

.doc table.grid-all > thead th,
.doc table.grid-rows > thead th {
  border-bottom-width: 2.5px;
}

.doc table.frame-all {
  border-width: 1px;
}

.doc table.frame-ends {
  border-width: 1px 0;
}

.doc table.frame-sides {
  border-width: 0 1px;
}

.doc table.frame-none > colgroup + * > :first-child > *,
.doc table.frame-sides > colgroup + * > :first-child > * {
  border-top-width: 0;
}

/* NOTE let the grid win in case of frame-none */

.doc table.frame-sides > :last-child > :last-child > * {
  border-bottom-width: 0;
}

.doc table.frame-none > * > tr > :first-child,
.doc table.frame-ends > * > tr > :first-child {
  border-left-width: 0;
}

.doc table.frame-none > * > tr > :last-child,
.doc table.frame-ends > * > tr > :last-child {
  border-right-width: 0;
}

.doc table.stripes-all > tbody > tr,
.doc table.stripes-odd > tbody > tr:nth-of-type(odd),
.doc table.stripes-even > tbody > tr:nth-of-type(even),
.doc table.stripes-hover > tbody > tr:hover,
.doc table.tableblock thead {
  background: var(--table-stripe-background);
}

.doc table.tableblock > tfoot {
  background: var(--table-footer-background);
}

.doc .halign-left {
  text-align: left;
}

.doc .halign-right {
  text-align: right;
}

.doc .halign-center {
  text-align: center;
}

.doc .valign-top {
  vertical-align: top;
}

.doc .valign-bottom {
  vertical-align: bottom;
}

.doc .valign-middle {
  vertical-align: middle;
}

.doc .admonitionblock {
  margin: 1.4rem 0 0;
  -webkit-box-shadow: var(--admonition-border-box-shadow);
          box-shadow: var(--admonition-border-box-shadow);
  padding: var(--admonition-padding);
}

.doc .admonitionblock.note {
  background-color: var(--note-background);
  border: 0 solid var(--note-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.doc .admonitionblock.warning {
  background-color: var(--warning-background);
  border: 0 solid var(--warning-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.doc .admonitionblock.tip {
  background-color: var(--tip-background);
  border: 0 solid var(--tip-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.doc .admonitionblock.caution {
  background-color: var(--caution-background);
  border: 0 solid var(--caution-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.doc .admonitionblock.important {
  background-color: var(--important-background);
  border: 0 solid var(--important-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.doc .admonitionblock td.content > :not(.title):first-child,
.doc .admonitionblock td.content > .title + * {
  margin-top: 0;
}

.doc .admonitionblock pre {
  font-size: calc(16/var(--rem-base)*1rem);
}

.doc .admonitionblock > table {
  table-layout: fixed;
  position: relative;
  width: 100%;
}

.doc .admonitionblock td.content {
  padding: 1rem 1rem 0.75rem;
  width: 100%;
  word-wrap: anywhere;
}

.doc .admonitionblock .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: calc(18/var(--rem-base)*1rem);
  padding: 0 0.5rem;
  height: 1.25rem;
  line-height: 1;
  font-weight: var(--admonition-label-font-weight);
  text-transform: uppercase;
  border-radius: 0.45rem;
  -webkit-transform: translate(-0.5rem, -50%);
          transform: translate(-0.5rem, -50%);
}

.doc .admonitionblock.caution .icon {
  color: var(--caution-on-color);
}

.doc .admonitionblock.important .icon {
  color: var(--important-on-color);
}

.doc .admonitionblock.note .icon {
  color: var(--note-on-color);
}

.icon-note::before {
  content: "✏️";
  margin-right: 5px;
  margin-left: -5px;
}

.icon-tip::before {
  content: "💡";
  margin-right: 5px;
  margin-left: -5px;
}

.icon-warning::before {
  content: "🚨";
  margin-right: 5px;
  margin-left: -5px;
}

.icon-caution::before {
  content: "⚠️";
  margin-right: 5px;
  margin-left: -5px;
}

.icon-important::before {
  content: "❗";
  margin-right: 5px;
  margin-left: -5px;
}

.doc .admonitionblock.tip .icon {
  color: var(--tip-on-color);
}

.doc .admonitionblock.warning .icon {
  color: var(--warning-on-color);
}

.doc .admonitionblock .icon i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font: unset;
}

.doc .admonitionblock .icon i::after {
  content: attr(title);
}

.listingblock .title > * {
  color: var(--body-font-color);
  font-style: initial;
  font-weight: initial;
}

.listingblock .title > code {
  border: none;
}

table code {
  word-wrap: unset;
}

.listingblock .title {
  margin-top: 0.5rem;
}

.doc .imageblock,
.doc .videoblock {
  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;
}

.doc .videoblock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.doc .imageblock.text-left,
.doc .videoblock.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.doc .imageblock.text-right,
.doc .videoblock.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.doc .imageblock img,
.doc .imageblock object,
.doc .imageblock svg,
.doc .image > img,
.doc .image > object,
.doc .image > svg {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  background: white;
}

.doc .image:not(.left):not(.right) > img {
  margin-top: -0.2em;
}

.doc .videoblock iframe {
  max-width: 100%;
  vertical-align: middle;
}

#preamble .abstract blockquote {
  background: var(--abstract-background);
  border-left: 5px solid var(--abstract-border-color);
  color: var(--abstract-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
  padding: 0.75em 1em;
}

.doc .quoteblock,
.doc .verseblock {
  background: var(--quote-background);
  border-left: 5px solid var(--quote-border-color);
  color: var(--quote-font-color);
}

.doc .quoteblock {
  padding: 0.25rem 2rem 1.25rem;
}

.doc .quoteblock .attribution {
  color: var(--quote-attribution-font-color);
  font-size: calc(16/var(--rem-base)*1rem);
  margin-top: 0.75rem;
}

.doc .quoteblock blockquote {
  margin-top: 1rem;
}

.doc .quoteblock .paragraph {
  font-style: italic;
}

.doc .quoteblock cite {
  padding-left: 1em;
}

.doc .verseblock {
  font-size: 1.15em;
  padding: 1rem 2rem;
}

.doc .verseblock pre {
  font-family: inherit;
  font-size: inherit;
}

.doc ol,
.doc ul {
  margin: 0;
  padding: 0 0 0 2rem;
}

.doc ul.checklist,
.doc ul.none,
.doc ol.none,
.doc ul.no-bullet,
.doc ol.unnumbered,
.doc ul.unstyled,
.doc ol.unstyled {
  list-style-type: none;
}

.doc ul.no-bullet,
.doc ol.unnumbered {
  padding-left: 1.25rem;
}

.doc ul.unstyled,
.doc ol.unstyled {
  padding-left: 0;
}

.doc ul.circle {
  list-style-type: circle;
}

.doc ul.disc {
  list-style-type: disc;
}

.doc ul.square {
  list-style-type: square;
}

.doc ul.circle ul:not([class]),
.doc ul.disc ul:not([class]),
.doc ul.square ul:not([class]) {
  list-style: inherit;
}

.doc ol.arabic {
  list-style-type: decimal;
}

.doc ol.decimal {
  list-style-type: decimal-leading-zero;
}

.doc ol.loweralpha {
  list-style-type: lower-alpha;
}

.doc ol.upperalpha {
  list-style-type: upper-alpha;
}

.doc ol.lowerroman {
  list-style-type: lower-roman;
}

.doc ol.upperroman {
  list-style-type: upper-roman;
}

.doc ol.lowergreek {
  list-style-type: lower-greek;
}

.doc ul.checklist {
  padding-left: 1.75rem;
}

.doc ul.checklist p > i.fa-check-square-o:first-child,
.doc ul.checklist p > i.fa-square-o:first-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.25rem;
  margin-left: -1.25rem;
}

.doc ul.checklist i.fa-check-square-o::before {
  content: "\2713";
}

.doc ul.checklist i.fa-square-o::before {
  content: "\274f";
}

.doc .dlist .dlist,
.doc .dlist .olist,
.doc .dlist .ulist,
.doc .olist .dlist,
.doc .olist .olist,
.doc .olist .ulist,
.doc .ulist .dlist,
.doc .ulist .olist,
.doc .ulist .ulist {
  margin-top: 0.5rem;
}

.doc .olist li + li,
.doc .ulist li + li {
  margin-top: 0.5rem;
}

.doc .ulist .listingblock,
.doc .olist .listingblock,
.doc .admonitionblock .listingblock {
  padding: 0;
}

.doc .admonitionblock .title {
  font-weight: bold;
}

.doc summary .title {
  border-bottom: 0;
  background-color: none;
}

.doc .listingblock .title {
  margin-bottom: -0.5rem;
}

.doc .imageblock .title,
.doc .literalblock .title,
.doc .listingblock .title,
.doc .openblock .title,
.doc .videoblock .title,
.doc .tableblock caption {
  color: var(--caption-font-color);
  font-size: calc(19/var(--rem-base)*1rem);
  font-style: var(--caption-font-style);
  font-weight: var(--caption-font-weight);
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  letter-spacing: 0.01em;
  border-bottom: 7px solid #dadde1;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  margin-bottom: -0.75rem;
  padding: 1rem;
  background-color: var(--caption-background-color);
}

/* immediate sibling of an element with the class title, where this title class element is a direct child of a td element with the class content */

.doc .admonitionblock td.content > .title + * {
  margin-top: 20px;
}

.doc .tableblock caption {
  text-align: left;
  margin-bottom: 0;
  border-bottom: 1px solid #dadde1;
}

.doc .imageblock .title {
  margin-top: 0.5rem;
  padding-bottom: 0;
}

.doc .openblock details > summary.title {
  display: block;
  position: relative;
  line-height: var(--doc-line-height);
  padding-left: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  background-color: unset;
  border-bottom: none;
  margin-bottom: 0;
}

.doc details > summary::-webkit-details-marker {
  display: none;
}

.doc details > summary::before {
  content: "";
  border: solid transparent;
  border-left-color: currentColor;
  border-width: 0.3em 0 0.3em 0.5em;
  position: absolute;
  top: calc((var(--doc-line-height)*0.5 - 0.3)*1em);
  left: 0;
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}

.doc details[open] > summary::before {
  border-color: currentColor transparent transparent;
  border-width: 0.5rem 0.3rem 0;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
}

.doc details {
  border: 1px solid var(--note-color);
  margin: 1rem 0;
  background-color: var(--note-background);
  -webkit-box-shadow: 0 1px 2px 0 #0000001a;
          box-shadow: 0 1px 2px 0 #0000001a;
  padding: 1rem 1rem;
  border-radius: 1px;
}

.doc details.result {
  margin-top: 0.25rem;
}

.doc details.result > summary {
  color: var(--caption-font-color);
  font-style: italic;
  margin-bottom: 0;
}

.doc details.result > .content {
  margin-left: -1rem;
}

.doc .exampleblock > .content,
.doc details.result > .content {
  background: var(--example-background);
  border: 0.25rem solid var(--example-border-color);
  border-radius: 0.5rem;
  padding: 0.75rem;
}

.doc .exampleblock > .content::after,
.doc details.result > .content::after {
  content: "";
  display: table;
  clear: both;
}

.doc .exampleblock > .content > :first-child,
.doc details > .content > :first-child {
  margin-top: 0;
}

.doc .sidebarblock {
  background: var(--sidebar-background);
  border-radius: 0.75rem;
  padding: 0.75rem 1.5rem;
}

.doc .sidebarblock > .content > .title {
  font-size: calc(22.5/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
  line-height: 1.3;
  margin-bottom: -0.3em;
  text-align: center;
}

.doc .sidebarblock > .content > :not(.title):first-child {
  margin-top: 0;
}

/* NEEDS REVIEW prevent pre in table from causing article to exceed bounds */

.doc .tableblock pre,
.doc .listingblock.wrap pre {
  white-space: pre-wrap;
}

.doc pre.highlight code,
.doc .listingblock pre:not(.highlight),
.doc .literalblock pre {
  background: var(--pre-background);
  display: block;
  overflow-x: auto;
  font-weight: 300;
}

.doc .literalblock pre {
  padding-left: 1em;
}

.badge-button {
  padding: 3px;
  border: 1px solid var(--toolbar-border-color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  font-size: medium;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.badge-button img {
  margin-left: 5px;
  margin-bottom: -2px;
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.doc .two-column-grid {
  display: grid;
  grid-template-columns: 0.5fr 0.5fr 0.5fr;
}

.doc .component-card {
  background-color: var(--panel-background);
  border: 1px solid var(--page-version-menu-background);
  border-radius: 0.4rem;
  display: inline-block;
  margin: 3px;
  padding: 0.3em 0.3em;
  color: var(--body-font-color);
}

.doc .component-card:hover {
  color: var(--link-font-color);
  text-decoration: none;
}

.doc .choices {
  overflow: visible;
  border-radius: 10px;
  margin-bottom: 0;
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .tableblock td .enterprise-label-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.doc .tableblock td .enterprise-label {
  background-color: var(--redpanda-1000);
  color: #fff;
  padding: 0.2em 0.2em;
  line-height: normal;
  border-radius: 3px;
  font-size: calc(17/var(--rem-base)*1rem);
}

.doc .inline-enterprise-label {
  background-color: var(--redpanda-1000);
  color: #fff;
  padding: 0.2em 0.2em;
  border-radius: 3px;
  font-size: calc(17/var(--rem-base)*1rem);
}

.doc .tableblock td .enterprise-label-container:hover,
.doc .tableblock td .enterprise-label {
  cursor: pointer;
}

.doc .choices__inner {
  background-color: var(--body-background);
  font-size: calc(19/var(--rem-base)*1rem);
}

.doc .tableblock .choices__list--single {
  padding: 0;
}

.doc .choices__list--dropdown .choices__item,
.doc .choices__list[aria-expanded] .choices__item {
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .tableblock .choices__list--dropdown,
.doc .tableblock .choices__list[aria-expanded],
.doc .choices__list--dropdown,
.doc .choices__list[aria-expanded],
.doc .table-filters .choices__list--dropdown,
.doc .table-filters .choices__list[aria-expanded] {
  background-color: var(--body-background);
  color: var(--body-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .page-type-dropdown .choices[data-type*=select-one] .choices__inner {
  padding: 0;
}

.doc .page-type-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doc .page-type-dropdown .choices {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}

.doc .back-to-top {
  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;
  margin-top: 150px;
}

.doc .button-arrow-up:hover::after {
  background-image: url(../img/arrow-cta-hover.svg);
  top: -6px;
}

.doc .button-arrow-up::after,
.button-arrow-up:hover::after {
  height: 15px;
  margin-left: 4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 18px;
}

.doc .button-arrow-up::after {
  background-image: url(../img/arrow-cta.svg);
  background-position: -1px 0;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
}

.doc .button-arrow:active,
.doc .button-arrow:focus,
.doc .button-arrow:hover {
  color: var(--link_hover-font-color);
  text-decoration: none;
}

.doc .button-arrow {
  color: var(--link-font-color);
  font-size: 0.9em;
  font-weight: 700;
  text-decoration: none;
}

.doc .choices__list--dropdown .choices__item--selectable.is-highlighted,
.doc .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: var(--panel-background);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .choices__placeholder {
  opacity: 9;
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .type-dropdown {
  border-radius: 10px;
  padding: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  background-color: var(--body-background);
  color: var(--body-font-color);
}

.doc .table-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  gap: 10px;
}

@media (max-width: 480px) {
  .doc .table-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.doc .table-filters .table-search {
  -webkit-box-flex: 0.75;
      -ms-flex: 0.75;
          flex: 0.75;
  padding: 10px;
  font-size: 1rem;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  background-color: var(--body-background);
  color: var(--body-font-color);
}

.doc .table-filters .table-search::-moz-placeholder {
  opacity: 0.9;
  color: var(--body-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .table-filters .table-search::placeholder,
.doc .table-filters .table-search::-moz-placeholder,
.doc .table-filters .table-search::-webkit-input-placeholder {
  opacity: 0.9;
  color: var(--body-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .tableblock.component-table {
  margin-top: 1rem;
}

img.dark-mode-filter,
.nav .nav-image img.dark-mode-filter {
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.doc .nav-image,
.nav .nav-image {
  color: inherit;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doc .nav-image::after,
.nav .nav-image::after {
  content: none !important;
}

.badge-button a:hover {
  text-decoration: none;
}

.badge-button:hover {
  cursor: pointer;
}

.badge-button a {
  color: inherit;
}

.badge-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.doc .dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: medium;
}

.doc .terminal-icon {
  width: 20px;
  height: 18px;
  border: 1px solid black;
  position: relative;
  border-radius: 3px;
  background-color: #333;
}

.doc .terminal-icon::after {
  content: '>_';
  color: white;
  font-size: 10px;
  position: absolute;
  left: 3px;
  bottom: 2px;
}

.doc .dropdown ul {
  display: none;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f9f9f9;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-height: 200px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: var(--z-index-page-version-menu);
  overflow-y: auto;
  -webkit-animation: slideDown 0.3s ease-out;
          animation: slideDown 0.3s ease-out;
}

.doc .dropdown ul::-webkit-scrollbar {
  width: 5px;
}

.doc .dropdown ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.doc .dropdown ul::-webkit-scrollbar-thumb {
  background: #888;
}

.doc .dropdown ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.doc .dropdown ul li a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.doc .dropdown ul li a:hover {
  background-color: #f1f1f1;
}

.doc .dropdown:hover ul {
  display: block;
}

.doc .dropdown ul li {
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}

code[class*=language-],
pre[class*=language-] {
  color: var(--code-font-color) !important;
  font-size: 0.88rem !important;
  background: var(--pre-background) !important;
  white-space: pre-wrap !important;
  font-weight: lighter !important;
}

pre.code-first-child {
  padding-bottom: 0 !important;
}

html[data-theme=dark] code[class*=language-],
html[data-theme=dark] pre[class*=language-] {
  text-shadow: none !important;
  background-color: #282a36 !important;
}

html[data-theme=dark] code[class*=language-] .token.boolean,
html[data-theme=dark] code[class*=language-] .token.constant,
html[data-theme=dark] code[class*=language-] .token.deleted,
html[data-theme=dark] code[class*=language-] .token.number,
html[data-theme=dark] code[class*=language-] .token.property,
html[data-theme=dark] code[class*=language-] .token.symbol,
html[data-theme=dark] code[class*=language-] .token.tag {
  color: #fbc02d !important;
}

html[data-theme=dark] code[class*=language-] .token.attr-name,
html[data-theme=dark] code[class*=language-] .token.builtin,
html[data-theme=dark] code[class*=language-] .token.char,
html[data-theme=dark] code[class*=language-] .token.inserted,
html[data-theme=dark] code[class*=language-] .token.selector,
html[data-theme=dark] code[class*=language-] .token.string {
  color: #9ccc65 !important;
}

html[data-theme=dark] code[class*=language-] .token.atrule,
html[data-theme=dark] code[class*=language-] .token.attr-value,
html[data-theme=dark] code[class*=language-] .token.keyword {
  color: #78d9ec !important;
}

html[data-theme=dark] code[class*=language-] .token.class-name,
html[data-theme=dark] code[class*=language-] .token.function {
  color: #d7aefb;
}

.doc .listingblock > .content {
  position: relative;
}

.doc .source-toolbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  position: absolute;
  top: 0.25rem;
  right: 0.5rem;
  color: var(--pre-annotation-font-color);
  font-family: var(--body-font-family);
  font-size: calc(15/var(--rem-base)*1rem);
  line-height: 1.5;
  white-space: nowrap;
  z-index: 1;
}

.doc .listingblock:hover .source-toolbox {
  visibility: visible;
}

.doc .source-toolbox .source-lang {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.doc .source-toolbox > :not(:last-child)::after {
  content: "|";
  letter-spacing: 0;
  padding: 0 1ch;
}

.doc .source-toolbox .copy-button {
  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;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  width: 1em;
  height: 1em;
}

.doc .source-toolbox .copy-icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20px;
  height: 20px;
}

.doc .source-toolbox img.copy-icon {
  -webkit-filter: invert(50.2%);
          filter: invert(50.2%);
}

.doc .source-toolbox svg.copy-icon {
  fill: currentColor;
}

.doc .source-toolbox .copy-toast {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1em;
  background-color: var(--body-font-color);
  border-radius: 0.25em;
  padding: 0.5em;
  color: var(--body-background);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s;
}

.doc .source-toolbox .copy-toast::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1em;
  height: 1em;
  border: 0.55em solid transparent;
  border-left-color: var(--body-font-color);
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
          transform: rotate(-90deg) translateX(50%) translateY(50%);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.doc .source-toolbox .copy-button.clicked .copy-toast {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

.doc .language-console .hljs-meta {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.doc .dlist dt {
  font-style: italic;
}

.doc .dlist dd {
  margin: 0 0 0.25rem 1.5rem;
}

.doc .dlist dd:last-of-type {
  margin-bottom: 0;
}

.doc td.hdlist1,
.doc td.hdlist2 {
  padding: 0.5rem 0 0;
  vertical-align: top;
}

.doc tr:first-child > .hdlist1,
.doc tr:first-child > .hdlist2 {
  padding-top: 0;
}

.doc td.hdlist1 {
  font-family: var(--body-font-family-bold);
  padding-right: 0.25rem;
}

.doc td.hdlist2 {
  padding-left: 0.25rem;
}

.doc .colist {
  font-size: calc(19/var(--rem-base)*1rem);
  margin: 0.25rem 0 -0.25rem;
}

.doc .colist > table > tr > :first-child,
.doc .colist > table > tbody > tr > :first-child {
  padding: 0.25em 0.5rem 0;
  vertical-align: top;
}

.doc .colist > table > tr > :last-child,
.doc .colist > table > tbody > tr > :last-child {
  padding: 0.25rem 0;
}

.doc .conum[data-value] {
  border: 1px solid currentColor;
  border-radius: 100%;
  display: inline-block;
  font-family: var(--body-font-family);
  font-size: calc(13.5/var(--rem-base)*1rem);
  font-style: normal;
  line-height: 1.1;
  text-align: center;
  width: 1.25em;
  height: 1.25em;
  letter-spacing: -0.25ex;
  text-indent: -0.25ex;
}

.doc .conum[data-value]::after {
  content: attr(data-value);
}

.doc .conum[data-value] + b {
  display: none;
}

.doc hr {
  border: solid var(--section-divider-color);
  border-width: 2px 0 0;
  height: 0;
}

.doc b.button {
  white-space: nowrap; /* effectively ignores hyphens setting */
}

.doc b.button::before {
  content: "[";
  padding-right: 0.25em;
}

.doc b.button::after {
  content: "]";
  padding-left: 0.25em;
}

.doc kbd {
  display: inline-block;
  font-size: calc(13/var(--rem-base)*1rem);
  background: var(--kbd-background);
  border: 1px solid var(--kbd-border-color);
  border-radius: 0.25em;
  -webkit-box-shadow: 0 1px 0 var(--kbd-border-color), 0 0 0 0.1em var(--body-background) inset;
          box-shadow: 0 1px 0 var(--kbd-border-color), 0 0 0 0.1em var(--body-background) inset;
  padding: 0.25em 0.5em;
  vertical-align: text-bottom;
  white-space: nowrap; /* effectively ignores hyphens setting */
}

.doc kbd,
.doc .keyseq {
  line-height: 1;
}

.doc .keyseq {
  font-size: calc(16/var(--rem-base)*1rem);
}

.doc .keyseq kbd {
  margin: 0 0.125em;
}

.doc .keyseq kbd:first-child {
  margin-left: 0;
}

.doc .keyseq kbd:last-child {
  margin-right: 0;
}

.doc .menuseq,
.doc .path {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.doc .menuseq i.caret::before {
  content: "\203a";
  font-size: 1.1em;
  font-family: var(--body-font-family-bold);
  line-height: 0.90909;
}

.doc :not(pre).nowrap {
  white-space: nowrap;
}

.doc .nobreak {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  word-wrap: normal;
}

#footnotes {
  font-size: 0.85em;
  line-height: 1.5;
  margin: 2rem -0.5rem 0;
}

.doc td.tableblock > .content #footnotes {
  margin: 2rem 0 0;
}

#footnotes hr {
  border-top-width: 1px;
  margin-top: 0;
  width: 20%;
}

#footnotes .footnote {
  margin: 0.5em 0 0 1em;
}

#footnotes .footnote + .footnote {
  margin-top: 0.25em;
}

#footnotes .footnote > a:first-of-type {
  display: inline-block;
  margin-left: -2em;
  text-align: right;
  width: 1.5em;
}

nav.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid var(--toolbar-border-color);
  line-height: 1;
  margin: 2rem -1rem -1rem;
  padding: 0.75rem 1rem 0;
}

nav.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

nav.pagination .prev {
  padding-left: 0.5rem;
}

nav.pagination .next {
  margin-left: auto;
  padding-right: 0.5rem;
  text-align: right;
}

nav.pagination span::before {
  color: var(--toolbar-muted-color);
  font-size: 0.75em;
  padding-bottom: 0.1em;
}

nav.pagination .prev::before {
  content: "Prev";
}

nav.pagination .next::before {
  content: "Next";
}

nav.pagination a {
  font-family: var(--body-font-family-bold);
  line-height: 1.3;
  position: relative;
}

nav.pagination a::before,
nav.pagination a::after {
  color: var(--toolbar-muted-color);
  font-weight: normal;
  font-size: 1.5em;
  line-height: 0.75;
  position: absolute;
  top: 0;
  width: 1rem;
}

nav.pagination .prev a::before {
  content: "\2039";
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

nav.pagination .next a::after {
  content: "\203a";
}

html.is-clipped--navbar {
  overflow-y: hidden;
}

body {
  padding-top: var(--navbar-height);
}

.header {
  max-width: 100%;
}

.navbar {
  background: var(--navbar-background);
  color: var(--navbar-font-color);
  font-size: calc(16/var(--rem-base)*1rem);
  height: var(--navbar-height);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: var(--z-index-navbar);
  -webkit-box-shadow: var(--navbar-boxshadow);
          box-shadow: var(--navbar-boxshadow);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.navbar a {
  text-decoration: none;
}

.navbar-menu {
  color: #667085;
  font-family: "Simplon Mono", monospace;
  letter-spacing: 0.2em;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding-left: 1.5rem;
}

.navbar-brand .navbar-item {
  color: var(--navbar-font-color);
}

.navbar-brand .navbar-item:first-child {
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0;
  font-size: calc(22/var(--rem-base)*1rem);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1;
}

.navbar-brand .navbar-item:first-child a {
  color: inherit;
  word-wrap: normal;
}

.navbar-brand .navbar-item:first-child :not(:last-child) {
  padding-right: 0.375rem;
}

.navbar-brand .navbar-item.search {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#search-input {
  color: #333;
  font-family: inherit;
  font-size: 0.95rem;
  width: 150px;
  border: 1px solid #dbdbdb;
  border-radius: 0.1em;
  line-height: 1.5;
  padding: 0 0.25em;
}

#search-input:disabled {
  background-color: #dbdbdb;
  /* disable cursor */
  cursor: not-allowed;
  pointer-events: all !important;
}

#search-input:disabled::-webkit-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::-moz-placeholder {
  color: #4c4c4c;
}

#search-input:disabled:-ms-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::-ms-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::placeholder {
  color: #4c4c4c;
}

#search-input:focus {
  outline: none;
}

.navbar-burger {
  background: none;
  border: none;
  outline: none;
  line-height: 1;
  position: relative;
  width: 3rem;
  padding: 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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  min-width: 0;
}

.navbar-burger span {
  background-color: var(--navbar-font-color);
  height: 1.5px;
  width: 1rem;
}

.navbar-burger:not(.is-active) span {
  -webkit-transition: opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
  transition: opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
  transition: transform ease-out 0.25s, opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s;
  transition: transform ease-out 0.25s, opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
}

.navbar-burger span + span {
  margin-top: 0.25rem;
}

.navbar-burger.is-active span + span {
  margin-top: -1.5px;
}

.navbar-burger.is-active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

.navbar-burger.is-active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.navbar-item,
.navbar-link {
  color: var(--navbar-menu-font-color);
  display: block;
  line-height: var(--doc-line-height);
  padding: 0.5rem 1rem;
}

.navbar-item.has-dropdown {
  padding: 0;
}

.navbar-item .icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}

.navbar-item .icon img,
.navbar-item .icon svg {
  fill: currentColor;
  width: inherit;
  height: inherit;
}

.navbar-link {
  padding-right: 2.5em;
}

.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.navbar-dropdown .navbar-item.has-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar-dropdown .navbar-item small {
  color: var(--toolbar-muted-color);
  font-size: calc(12/var(--rem-base)*1rem);
}

.navbar-divider {
  background-color: var(--navbar-menu-border-color);
  border: none;
  height: 1px;
  margin: 0.25rem 0;
}

.navbar .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--navbar-button-background);
  border: 1px solid var(--navbar-button-border-color);
  border-radius: 0.15rem;
  height: 1.75rem;
  color: var(--navbar-button-font-color);
  padding: 0 0.75em;
  white-space: nowrap;
}

@media screen and (max-width: 768.5px) {
  .navbar-brand .navbar-item.search {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) {
  #search-input {
    width: 200px;
  }
}

@media screen and (max-width: 1040px) {
  .navbar-brand {
    height: inherit;
  }

  .navbar-brand .navbar-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar-menu {
    background: var(--navbar-menu-background);
    -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
            box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    max-height: var(--body-min-height);
    overflow-y: auto;
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
    padding: 0.5rem 0;
  }

  .navbar-menu:not(.is-active) {
    display: none;
  }

  .navbar-menu a.navbar-item:hover,
  .navbar-menu .navbar-link:hover {
    background: var(--navbar-menu_hover-background);
  }
}

@media screen and (min-width: 1040px) {
  .navbar-burger {
    display: none;
  }

  .navbar,
  .navbar-menu,
  .navbar-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar-item,
  .navbar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .navbar-item:not(.has-dropdown),
  .navbar-link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .navbar-item.is-hoverable:hover .navbar-dropdown {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
    visibility: visible;
  }

  .navbar-link::after {
    border-width: 0 0 1px 1px;
    border-style: solid;
    content: "";
    display: block;
    height: 0.5em;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 0.5em;
    margin-top: -0.375em;
    right: 1.125em;
    top: 50%;
  }

  .navbar-end > .navbar-item,
  .navbar-end .navbar-link {
    color: var(--navbar-font-color);
  }

  .navbar-end > a.navbar-item:hover,
  .navbar-end .navbar-link:hover,
  .navbar-end .navbar-item.has-dropdown:hover .navbar-link {
    background: var(--navbar_hover-background);
    color: var(--link_hover-font-color);
  }

  .navbar-end .navbar-link::after {
    border-color: currentColor;
  }

  .navbar-dropdown {
    background: var(--navbar-menu-background);
    border-top: none;
    border-radius: 0.25rem;
    top: calc(100% - 0.55rem);
    left: -80px;
    right: 0;
    position: absolute;
    -webkit-box-shadow: var(--navbar-dropdown-boxshadow);
            box-shadow: var(--navbar-dropdown-boxshadow);
    opacity: 0;
    visibility: hidden;
    max-height: 80vh;
    min-width: 5rem;
    padding: 0.5rem;
    -webkit-transition-duration: var(--transition-fast);
            transition-duration: var(--transition-fast);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, transform, visibility;
    transition-property: opacity, transform, visibility, -webkit-transform;
    -webkit-transition-timing-function: var(--transition-timing-default);
            transition-timing-function: var(--transition-timing-default);
    -webkit-transform: translateY(-2.625rem);
            transform: translateY(-2.625rem);
  }

  .navbar-dropdown:hover {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
    visibility: visible;
  }

  .navbar-dropdown .navbar-item {
    padding: 0.5rem 3rem 0.5rem 1rem;
    white-space: nowrap;
  }

  .navbar-dropdown .navbar-item small {
    position: relative;
    right: -2rem;
  }

  .navbar-dropdown .navbar-item:last-child {
    border-radius: inherit;
  }

  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }

  .navbar-dropdown a.navbar-item:hover {
    background: var(--navbar-menu_hover-background);
  }
}

.navbar-dropdown > ul {
  font-family: 'Calibre Medium', monospace;
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  line-height: 30px;
  margin: 0;
  word-wrap: break-word;
  border-radius: 0.25rem;
}

.navbar-dropdown a {
  text-decoration: none;
  color: var(--navbar-font-color);
  display: block;
  padding: 0.5rem 1rem;
}

.navbar-dropdown a:hover {
  color: var(--link_hover-font-color);
}

.navbar-dropdown > ul > li:hover {
  background-color: var(--navbar-dropdown-background-hover-color);
}

footer.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  background-color: var(--footer-background);
  color: var(--body-faint-font-color);
}

footer .footer-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  max-width: 1280px;
}

footer .footer-section {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4rem;
  padding-top: 3rem;
}

footer nav.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 2rem;
  font-family: "Calibre Regular", sans-serif;
  font-size: 16px;
}

footer .footer-details {
  margin-right: 1rem;
}

footer .footer-description {
  max-width: 20rem;
  padding-top: 1rem;
}

footer .footer-address {
  padding-top: 0.5rem;
  padding-bottom: 2rem;
  font-style: normal;
  color: var(--body-faint-font-color);
}

footer .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.5rem;
  margin: 0;
}

.footer-links-heading {
  display: inline;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.2em;
  font-family: "IBM Plex Mono", sans-serif;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--body-font-color);
}

.footer-links-list {
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: var(--body-faint-font-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  gap: 5px;
  margin: 0;
}

.footer-links-list-item-detail {
  max-height: 19px;
  color: var(--body-faint-font-color) !important;
  text-decoration: none;
}

.footer-links-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 1.5rem;
  padding-top: 1rem;
}

.footer-links-list-item a {
  color: var(--body-faint-font-color);
}

.footer .footer-social {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
  padding-bottom: 2rem;
  color: var(--body-footer-font-color);
}

.footer .footer-copyright {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.footer .footer-cookie {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.footer .footer-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 11rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  gap: 7px;
  padding-left: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  footer nav.footer-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  footer .footer-links {
    margin-right: 1rem;
  }

  .footer .footer-social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer .footer-social-links,
  .footer .footer-cookie,
  .footer .footer-copyright {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.footer-separator {
  border-top: 1px solid;
  margin-top: 30px;
  padding-top: 10px;
  border-color: #d0d7de;
}

.feedback-section {
  border-color: currentcolor #d0d7de #d0d7de;
  border-top: 1px solid #d0d7de;
  margin-top: 30px;
  padding-top: 10px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--link-font-color);
}

.feedback-section .material-icons {
  vertical-align: middle;
}

.feedback-section a {
  text-decoration: none;
}

.feedback-section a:hover {
  cursor: pointer;
}

.feedback-section .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 20px;
}

@media screen and (min-width: 1024px) {
  .feedback-section {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cloud-api-feedback-section {
  padding: 0 15px 0;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: var(--link-font-color);
  gap: 10px;
  margin-top: -1rem;
}

.cloud-api-feedback-section .material-icons {
  vertical-align: middle;
}

.cloud-api-feedback-section a {
  text-decoration: none;
}

.cloud-api-feedback-section a:hover {
  cursor: pointer;
}

.cloud-api-feedback-section .col {
  gap: 8px;
  margin-top: 20px;
}

@media screen and (min-width: 1024px) {
  .cloud-api-feedback-section {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cloud-api-feedback-modal {
  display: block;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.cloud-api-feedback-modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 10px;
}

.cloud-api-feedback-modal-body {
  background-color: var(--feedback-modal-background);
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 350px;
  position: relative;
}

.cloud-api-feedback-modal-close {
  position: absolute;
  top: -5px;
  right: 0;
}

.cloud-api-feedback-modal-close button {
  background-color: var(--body-background) !important;
  border: 0 !important;
  color: var(--link-font-color) !important;
}

.cloud-api-feedback-modal-input {
  border: 1px solid #dadce0;
  border-radius: 8px;
  max-width: 400px;
  width: 80%;
  padding: 7px;
}

.cloud-api-feedback-modal .successful-sent-email-api-feedback {
  display: hidden;
}

.feedback-modal {
  position: fixed;
  top: 33%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1010;
  width: 600px;
  max-width: 80vw;
  height: 400px;
  max-height: 100%;
  border-radius: 8px;
}

.feedback-modal .feedback-modal-body {
  background-color: var(--feedback-modal-background);
  border: 1px solid #888;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  overflow: auto;
  border-radius: 8px;
  max-height: 80vh;
}

.feedback-modal textarea {
  font-family: inherit;
  font-size: 0.9rem;
}

.modal-overlay {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.feedback-modal .feedback-modal h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.feedback-modal .radio-buttons.form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.feedback-modal .form-field {
  margin-bottom: 20px;
}

.feedback-modal .form-field.wrapper {
  margin: 0 auto;
  text-align: center;
}

.feedback-modal .radio-label {
  line-height: 40px;
}

button[type=submit]:not(.aa-SubmitButton),
button.close {
  background-color: var(--link-font-color);
  border: 1px solid #dadce0;
  margin-top: 10px;
  padding: 5px 20px;
  color: var(--color-white);
  border-radius: 8px;
}

.feedback-modal input[type=radio]:checked {
  border: 2px solid var(--link-font-color);
  background-color: var(--link-font-color);
}

.feedback-modal input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-clip: content-box;
  background-color: #e7e6e7;
  border: 2px solid #bbb;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  padding: 2px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  width: 15px;
}

.feedback-modal input[type=text],
.feedback-modal textarea {
  border: 1px solid #dadce0;
  border-radius: 8px;
  max-width: 400px;
  width: 80%;
  padding: 7px;
}

.thumbs {
  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;
  font-size: inherit;
  color: var(--link-font-color);
  margin-top: 20px;
}

.thumb {
  color: var(--link-font-color);
  background: none;
  border: none;
}

.thumb:hover {
  color: var(--link_hover-font-color);
}

/*! Adapted from the GitHub style by Vasily Polovnyov <vast@whiteants.net> */

.hljs-comment,
.hljs-quote {
  color: #998;
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-subst {
  color: #333;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-number,
.hljs-literal,
.hljs-variable,
.hljs-template-variable,
.hljs-tag .hljs-attr {
  color: #008080;
}

.hljs-string,
.hljs-doctag {
  color: #d14;
}

.hljs-title,
.hljs-section,
.hljs-selector-id {
  color: #900;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-subst {
  font-weight: normal;
}

.hljs-type,
.hljs-class .hljs-title {
  color: #458;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-tag,
.hljs-name,
.hljs-attribute {
  color: #000080;
  font-weight: normal;
}

.hljs-regexp,
.hljs-link {
  color: #009926;
}

.hljs-symbol,
.hljs-bullet {
  color: #990073;
}

.hljs-built_in,
.hljs-builtin-name {
  color: #0086b3;
}

.hljs-meta {
  color: #999;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-deletion {
  background: #fdd;
}

.hljs-addition {
  background: #dfd;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: var(--monospace-font-weight-bold);
}

@page {
  margin: 0.5in;
}

@media print {
  .hide-for-print {
    display: none !important;
  }

  html {
    font-size: var(--body-font-size--print);
  }

  a {
    color: inherit !important;
    text-decoration: underline;
  }

  a.bare,
  a[href^="#"],
  a[href^="mailto:"] {
    text-decoration: none;
  }

  tr,
  img,
  object,
  svg {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  pre {
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
    white-space: pre-wrap;
  }

  body {
    padding-top: 2rem;
  }

  .navbar {
    background: none;
    color: inherit;
    position: absolute;
  }

  .navbar * {
    color: inherit !important;
  }

  .navbar > :not(.navbar-brand),
  .nav-container,
  .toolbar,
  aside.toc,
  nav.pagination {
    display: none;
  }

  .doc {
    color: inherit;
    margin: auto;
    max-width: none;
    padding-bottom: 2rem;
  }

  .doc .admonitionblock td.icon {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }

  .doc .listingblock code[data-lang]::before {
    display: block;
  }

  footer.footer {
    background: none;
    border-top: 1px solid var(--panel-border-color);
    color: var(--quote-attribution-font-color);
    padding: 0.25rem 0.5rem 0;
  }

  .footer * {
    color: inherit;
  }
}

article.search {
  margin: 0 auto;
  max-width: 1140px;
  padding: 15px;
}

article.search .badge-button#display-filters {
  display: none;
}

article.search .badge-button#display-filters::after {
  content: '';
  background: transparent url(../img/caret.svg) no-repeat center / 100%;
  border: none;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  outline: none;
  line-height: inherit;
  padding: 0;
  height: calc(var(--nav-line-height)*1.5em);
  width: calc(var(--nav-line-height)*1.5em);
}

article.search > h1 {
  font-size: 2rem;
}

article.search .ais-InstantSearch .container {
  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;
  gap: 5px;
  margin-bottom: 20px;
}

article.search .filters .interactive {
  margin-bottom: 1em;
}

article.search .filters {
  margin-top: 20px;
  padding-top: 20px;
}

article.search .searchbox {
  -webkit-box-flex: 0.75;
      -ms-flex: 0.75;
          flex: 0.75;
}

article.search .ais-SearchBox-form::before {
  height: 0.95rem !important;
  width: 0.95rem !important;
}

article.search .search-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

article.search .ais-Hits-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin: 20px;
  padding: 20px;
}

article.search .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10%;
}

article.search .header img {
  max-width: 200px;
}

article.search .header h1 {
  font-size: 2.5em;
  margin-bottom: 0;
}

article.search .header p {
  max-width: 600px;
}

article.search .ais-Hits-list .card {
  min-height: 300px;
  max-width: 250px;
}

article.search .ais-Panel-header {
  font-size: 1em;
  color: var(--body-font-color);
}

article.search .ais-Hits-list .card a:hover,
article.search .ais-Hits-list .card a:hover * {
  text-decoration: none;
}

article.search span.ais-Snippet-nonHighlighted {
  color: var(--body-font-color);
  font-size: large;
}

article.search .ais-Hits-item {
  background: unset;
  -webkit-box-shadow: var(--search-hits-boxshadow) !important;
          box-shadow: var(--search-hits-boxshadow) !important;
}

article.search .search-panel__filters {
  position: relative;
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 4px 0 rgb(119 122 175 / 30%);
          box-shadow: inset 0 1px 4px 0 rgb(119 122 175 / 30%);
  caret-color: #5a5e9a;
  color: #23263b;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  font: inherit;
  height: 2.5rem;
  max-width: 100%;
  line-height: 2.4rem;
  padding-left: 5px;
}

article.search .versions {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 12px 12px;
  z-index: 2;
  margin-left: -5px;
  width: 100%;
  font-size: 0.875rem;
}

article.search .search-panel__filters:hover .versions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav .field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.5rem 0.75rem;
}

article.search .ais-Heading > a {
  color: var(--link-font-color);
  font-size: 1.5rem;
}

.ais-Breadcrumbs a,
.aa-Breadcrumbs a {
  color: var(--body-font-color);
}

.ais-Breadcrumbs a:hover,
.aa-Breadcrumbs a:hover {
  text-decoration: none;
}

article.search .ais-Heading > a:hover,
.ais-Breadcrumbs a:hover,
.aa-Breadcrumbs a:hover {
  cursor: pointer;
}

article.search .ais-Breadcrumbs {
  font-size: 1rem;
}

.aa-Breadcrumbs {
  font-size: 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aa-Breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  gap: 5px;
  padding: 0;
  list-style: none;
  font-size: 0.7rem;
}

.ais-Breadcrumbs > *:not(:last-child)::after,
.aa-Breadcrumbs ul *:not(:last-child)::after {
  content: " > ";
  margin-left: 5px;
}

article.search .ais-Pagination-list {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.aa-DetachedSearchButton:hover {
  -webkit-box-shadow: inset 0 0 0 2px var(--link-font-color) !important;
          box-shadow: inset 0 0 0 2px var(--link-font-color) !important;
}

.aa-DetachedSearchButton {
  border-radius: 40px !important;
  font-size: 1rem !important;
}

.aa-DetachedSearchButtonIcon {
  color: var(--search-icon-color) !important;
}

.aa-DetachedSearchButtonPlaceholder {
  color: var(--aa-text-color-rgb) !important;
}

.aa-SubmitIcon {
  color: var(--search-icon-color) !important;
}

.aa-Form {
  border-radius: 40px !important;
  border: 1px solid var(--search-icon-color) !important;
}

.aa-Input {
  font-size: 1.3rem !important;
}

.aa-Item[aria-selected=true] .aa-ItemContent mark {
  color: white !important;
  text-decoration: underline !important;
  font-weight: unset !important;
}

mark {
  color: var(--link-font-color) !important;
  background: none;
}

.aa-Item[aria-selected=true] a {
  background-color: var(--link-font-color) !important;
}

kbd.algolia-command {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(-225deg, #d5dbe4, #f8f8f8);
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 -2px 0 0 #cdcde6, inset 0 0 1px 1px #fff, 0 1px 2px 1px #1e235a66;
          box-shadow: inset 0 -2px 0 0 #cdcde6, inset 0 0 1px 1px #fff, 0 1px 2px 1px #1e235a66;
  color: #969faf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.4em;
  padding: 0 0 1px;
  width: 20px;
}

.aa-DetachedContainer.aa-DetachedContainer--modal {
  padding: 20px;
  background: var(--search-detached-mode-background);
}

.aa-DetachedFormContainer {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.aa-Grid {
  display: block;
}

.aa-DetachedCancelButton {
  font-size: 1.2rem !important;
  width: 100px;
}

.aa-Preview.aa-Column {
  display: none;
}

.search-footer {
  display: none;
}

.aa-Footer {
  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;
}

.aa-Footer > a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}

.aa-SourceFooter {
  position: sticky;
  bottom: -10px;
  background: var(--body-background);
  padding: 10px;
  font-size: 1rem;
}

.search-commands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  list-style: none;
  padding-left: 0;
}

.search-commands > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aa-ItemContentRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.aa-ItemLink:hover {
  text-decoration: none;
}

.aa-Preview.aa-Column.doc {
  margin-top: 0;
}

.aa-ItemContentTitle.result-type {
  font-size: small;
  padding: 0 2px;
  border-radius: 5px;
  border: 1px solid #dadde1;
}

li.aa-Item:not([id*="filters"]) {
  border-bottom: 1px solid #dadde1;
}

.aa-ItemIcon {
  margin: 10px auto;
  height: unset !important;
  width: unset !important;
}

.aa-ItemActionButton svg {
  height: 15px;
  width: unset;
  margin: 5px;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-ItemContentTitle {
  font-size: 0.85em;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-List .aa-Item {
  min-height: unset;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #dadde1;
}

.aa-Source[data-autocomplete-source-id=tagsPlugin] .aa-Item {
  min-height: unset;
  padding: 0;
}

.aa-Grid .toc.sidebar {
  position: unset;
  height: unset;
}

.aa-Grid .toc.sidebar .toc-menu ul {
  max-height: unset;
  overflow-y: unset;
}

.aa-ItemIcon img {
  max-width: 100% !important;
  height: auto !important;
  max-height: unset !important;
}

.aa-Results.aa-Column {
  font-size: 1rem !important;
}

.aa-Preview.aa-Column .breadcrumbs {
  padding: 0;
}

.aa-Preview.aa-Column .breadcrumbs li a {
  color: var(--body-font-color);
  padding: 4px;
}

.aa-Preview.aa-Column .breadcrumbs li a:hover {
  color: var(--link-font-color);
}

.aa-Preview.aa-Column .breadcrumbs ul {
  padding: 0;
  gap: 5px;
}

.aa-Item[aria-selected=true] {
  background-color: var(--link-font-color) !important;
  color: white !important;
}

.aa-ActiveOnly {
  visibility: visible !important;
}

.aa-ItemContentTitle {
  font-size: 1rem;
  margin: 0 0.1em 0 0 !important;
}

.aa-SourceHeaderTitle {
  font-size: 1rem !important;
}

.aa-ItemContentSnippet {
  font-size: smaller;
}

@media screen and (min-width: 1350px) {
  .aa-Breadcrumbs {
    display: none;
  }
}

@media screen and (max-width: 1224px) {
  article.search .ais-Hits-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1024px) {
  article.search .badge-button#display-filters {
    display: block;
  }

  article.search .header img {
    display: none;
  }

  article.search .search-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  article.search .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  article.search .filters .interactive {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 900px) {
  article.search .ais-Hits-list {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (min-width: 900px) {
  .search-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }

  .aa-Preview.aa-Column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 500px;
    padding: 10px;
  }

  .aa-Preview.aa-Column .toc-menu ul {
    padding-top: 10px;
  }

  .aa-Grid {
    display: grid;
    padding: 0 calc(var(--aa-spacing-half)/2);
    -webkit-column-gap: calc(var(--aa-spacing-half)/2);
       -moz-column-gap: calc(var(--aa-spacing-half)/2);
            column-gap: calc(var(--aa-spacing-half)/2);
    grid-template-columns: 45% 1fr;
  }
}

@media screen and (min-width: 330px) {
  article.search .search-panel__filters::after {
    content: "▼";
    font-size: small;
    float: right;
    margin-right: 10px;
  }
}

html[data-theme=dark] .aa-ItemIcon img {
  background: #fff;
}

.banner-container {
  background-color: var(--important-background);
  border: 0 solid var(--important-color);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
  -webkit-box-shadow: var(--admonition-border-box-shadow);
          box-shadow: var(--admonition-border-box-shadow);
  padding: var(--admonition-padding);
  margin-top: 0;
  margin-bottom: 10px;
}

span.editable {
  font-weight: 450;
  color: var(--editable-code-font-color);
  padding: 0 3px;
  border: 0.1rem solid rgba(0, 0, 0, 0.10196078431372549);
  border-radius: 0.25rem;
  margin-left: 1px;
  margin-right: 1px;
  background: var(--editable-background);
  border-bottom: 2px dashed;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  z-index: 1;
}

span.editable > * {
  position: relative;
  z-index: 1;
  color: var(--editable-code-font-color) !important;
  font-weight: 450;
  border: none;
  padding: 0;
  margin: 0;
}

span.editable:hover,
span.editable > *:hover {
  cursor: pointer;
}

span.cursor {
  font-weight: 450;
  color: var(--editable-code-font-color);
  font-size: 1.1em;
  position: relative;
  z-index: 1;
}

.imageblock {
  position: relative;
  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;
}

.imageblock .content {
  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;
  width: 100%;
  height: 100%;
  position: relative;
}

.imageblock .content img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.imageblock .content img.active {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 9999;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

@media (prefers-reduced-motion: reduce) {
  .imageblock .content img {
    -webkit-transition: none;
    transition: none;
  }
}

.context-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
  gap: 10px;
}

.context-switcher button {
  background-color: inherit;
  color: inherit;
  border: none;
}

.context-switcher .context-link {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100px;
  border: 1px solid grey;
  border-width: 1px;
  border-radius: 5px;
  text-align: center;
  border-color: rgb(208 213 221/1);
  background-color: #fff;
  color: rgb(102 112 133/1);
}

.context-switcher .context-link.active {
  font-weight: bold;
  border: none;
  background-color: rgb(226 64 27/1);
  color: rgb(255 255 255/1) !important;
}

.opblock-summary-path {
  max-width: none !important;
  -ms-flex-negative: unset !important;
      flex-shrink: unset !important;
}

.swagger {
  color: var(--body-font-color);
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: var(--doc-line-height);
}

.swagger .main-content-inner--read-mode {
  max-width: 1300px;
  margin: 0 auto;
}

.swagger .glossary-term,
.swagger p a,
.swagger table a,
.swagger p a > code {
  color: var(--link-font-color);
}

.swagger a:hover,
.swagger .glossary-term:hover,
.swagger p a > code:hover {
  color: var(--link_hover-font-color);
}

.swagger code,
.swagger pre,
.m-markdown-small pre,
.m-markdown pre {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  color: var(--code-font-color);
  background: var(--pre-background);
  white-space: pre-wrap !important;
}

.m-markdown code {
  color: var(--body-font-color);
}

.swagger p code,
.swagger code,
.swagger thead code,
.swagger .colist > table code {
  color: var(--code-font-color);
  background: var(--code-background);
  border: 0.1rem solid #0000001a;
  font-weight: lighter;
  border-radius: 0.25em;
  font-size: 0.88rem;
  padding: 0.125em 0.25em;
}

/* Override Prism.js styles */

.swagger code .token.operator,
.swagger code .token.url {
  background-color: inherit;
}

.swagger pre {
  font-size: calc(16/var(--rem-base)*1rem);
  line-height: 1.5;
  margin: 0;
  padding: 1em;
}

.swagger pre > code {
  padding-bottom: 1rem;
  border: none;
  font-weight: lighter;
}

.swagger pre > code span {
  position: relative;
  z-index: 1;
}

.swagger .paragraph,
.swagger .dlist,
.swagger .hdlist,
.swagger .olist,
.swagger .ulist,
.swagger .exampleblock,
.swagger .imageblock,
.swagger .listingblock,
.swagger .literalblock,
.swagger .sidebarblock,
.swagger .verseblock,
.swagger .videoblock,
.swagger .quoteblock,
.swagger .partintro,
.swagger details,
.swagger hr {
  margin: 1rem 0 0;
}

.swagger .ulist.two-column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.swagger table.tableblock {
  font-size: calc(17/var(--rem-base)*1rem);
}

.tablecontainer {
  overflow-x: auto;
}

.swagger .clippedcontainer table.tableblock thead {
  background: var(--sticky-table-header-background);
  position: sticky;
  top: -1px;
  z-index: var(--z-index-nav);
}

.content .tablecontainer {
  margin-bottom: 1.25em;
}

.content .tablecontainer > table.tableblock {
  margin-bottom: 0;
}

.swagger :not(.tablecontainer) > table.tableblock,
.swagger :not(.tablecontainer) > table.tableblock + * {
  margin-top: 1.5rem;
}

.swagger p.tableblock + p.tableblock {
  margin-top: 0.5rem;
}

.swagger td.tableblock > .content > :first-child {
  margin-top: 0;
}

.swagger table.tableblock th,
.swagger table.tableblock td {
  padding: 0.5rem;
}

.swagger table.tableblock,
.swagger table.tableblock > * > tr > * {
  border: 1px solid var(--table-border-color);
}

.swagger table.tableblock th {
  text-align: center;
}

.swagger table.grid-all > * > tr > * {
  border-width: 1px;
}

.swagger table.grid-cols > * > tr > * {
  border-width: 0 1px;
}

.swagger table.grid-rows > * > tr > * {
  border-width: 1px 0;
}

.swagger table.grid-all > thead th,
.swagger table.grid-rows > thead th {
  border-bottom-width: 2.5px;
}

.swagger table.frame-all {
  border-width: 1px;
}

.swagger table.frame-ends {
  border-width: 1px 0;
}

.swagger table.frame-sides {
  border-width: 0 1px;
}

.swagger table.frame-none > colgroup + * > :first-child > *,
.swagger table.frame-sides > colgroup + * > :first-child > * {
  border-top-width: 0;
}

/* NOTE let the grid win in case of frame-none */

.swagger table.frame-sides > :last-child > :last-child > * {
  border-bottom-width: 0;
}

.swagger table.frame-none > * > tr > :first-child,
.swagger table.frame-ends > * > tr > :first-child {
  border-left-width: 0;
}

.swagger table.frame-none > * > tr > :last-child,
.swagger table.frame-ends > * > tr > :last-child {
  border-right-width: 0;
}

.swagger table.stripes-all > tbody > tr,
.swagger table.stripes-odd > tbody > tr:nth-of-type(odd),
.swagger table.stripes-even > tbody > tr:nth-of-type(even),
.swagger table.stripes-hover > tbody > tr:hover,
.swagger table.tableblock thead {
  background: var(--table-stripe-background);
}

.swagger table.tableblock > tfoot {
  background: var(--table-footer-background);
}

.swagger .halign-left {
  text-align: left;
}

.swagger .halign-right {
  text-align: right;
}

.swagger .halign-center {
  text-align: center;
}

.swagger .valign-top {
  vertical-align: top;
}

.swagger .valign-bottom {
  vertical-align: bottom;
}

.swagger .valign-middle {
  vertical-align: middle;
}

/* Dan's edits */

.rapidoc-container {
  height: 100%;
  width: 100%;
  display: block;
  padding-top: 0.5rem;
  padding-top: var(--navbar-height);
}

.swagger .nav-bar {
  border-right: 1px solid var(--nav-border-color);
  width: var(--nav-width);
  padding-top: 0.5rem;
}

.swagger .nav-bar-paths-under-tag {
  max-height: none !important;
}

.swagger .title,
.swagger #api-title,
.swagger h1,
.swagger h2,
.swagger h3,
.swagger h4 {
  font-weight: bold !important;
  font-family: var(--heading-font-family);
  text-transform: capitalize !important;
}

.req-res-title::first-line {
  font-weight: bold !important;
  font-family: var(--heading-font-family);
  text-transform: capitalize !important;
  color: red;
}

::part(section-navbar-scroll) {
  padding-left: 1rem;
  padding-right: 0.5rem;
  padding-bottom: 2rem;
}

::part(section-overview-title) {
  padding-top: 3rem;
}

::part(section-servers) > h2,
::part(section-auth) > h2 {
  padding-top: 5rem !important;
}

::part(section-tag) {
  border-color: var(--nav-border-color);
  padding-top: 4rem;
}

::part(section-operation-summary) {
  padding-top: 2rem;
  margin-bottom: 0;
  scroll-margin-top: 4rem !important;
  scroll-padding-top: 4rem !important;
}

::part(operation-divider) {
  display: none;
}

::part(section-navbar-item section-navbar-path) {
  padding-left: 1.5rem;
}

::part(section-navbar-tag) {
  padding-left: 1.25rem;
}

::part(section-navbar-operations-top) {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -6px;
}

::part(section-operations-in-tag) {
  padding-top: 1rem;
}

::part(section-operation-webhook-method) {
  background: var(--pre-background);
  padding: 0.5rem 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  margin: 0.25rem 0 0.75rem;
}

.expanded-req-resp-container .response-panel {
  border: 0 !important;
}

.swagger .left-bar.active {
  border-color: transparent !important;
  background: var(--nav-hover-bg-color) !important;
}

.swagger .nav-bar-section {
  text-align: left !important;
  background: transparent !important;
  cursor: default;
  margin-top: 1.5rem;
  padding-left: 1rem;
  padding-bottom: 0;
  font-size: 0.7rem;
}

.swagger .nav-bar-section:hover {
  cursor: default;
  background-color: transparent;
  color: default !important;
}

.swagger .nav-bar-section-title {
  padding-left: 0.25rem;
}

.swagger .nav-bar-section > div:first-child {
  display: none !important;
}

.m-table .param-name {
  text-align: left;
}

.m-table .param-type {
  text-align: left;
}

.swagger .breadcrumbs {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 0.5rem 0 0.75rem;
  line-height: var(--nav-line-height);
}

@media screen and (min-width: 1024px) {
  .swagger .breadcrumbs {
    display: block;
  }
}

.swagger a + .breadcrumbs {
  padding-left: 0.05rem;
}

.swagger .breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9rem;
}

.swagger .breadcrumbs li {
  display: inline;
  margin: 0;
}

.swagger .breadcrumbs li::after {
  content: "\203A";
  padding: 0 0.5rem;
}

.swagger .breadcrumbs li:last-of-type::after {
  content: none;
}

.swagger .breadcrumbs li a {
  padding: 7px;
}

.swagger .breadcrumbs li:hover a,
.swagger .breadcrumbs li:last-child a {
  color: var(--link-font-color);
  border-radius: 1.5rem;
  background-color: var(--link-highlight-background-color);
  text-decoration: none;
}

/*
Shadow Root CSS
- this works by using the tags exposed in exportparts under the custom HTML elements in the DOM.
- more info on how to use here:
-- https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts
--https://jordanbrennan.hashnode.dev/8-ways-to-style-the-shadow-dom
- the format exposed is "internal:external" where you can use "external" to target in this CSS sheet
- unfortunately not everything is exposed, so you cannot target general classes

// API Request parts = <api-request>
wrap-request-btn:wrap-request-btn,
btn:btn,
btn-fill:btn-fill,
btn-outline:btn-outline,
btn-try:btn-try,
btn-clear:btn-clear,
btn-clear-resp:btn-clear-resp,
file-input:file-input,
textbox:textbox,
textbox-param:textbox-param,
textarea:textarea,
textarea-param:textarea-param,
anchor:anchor,
anchor-param-example:anchor-param-example,
schema-description:schema-description,
schema-multiline-toggle:schema-multiline-toggle

// API Response parts = <api-response>
btn:btn,
btn-response-status:btn-response-status,
btn-selected-response-status:btn-selected-response-status,
btn-fill:btn-fill,
btn-copy:btn-copy,
schema-description:schema-description,
schema-multiline-toggle:schema-multiline-toggle

// JSON tree parts = <json-tree>
btn:btn,
btn-fill:btn-fill,
btn-copy:btn-copy
*/

/* Outer container for API elements */

/* Caused the 'Try it' button from getting pushed off the page when the auth token is injected into code snippets. */

/*
.expanded-req-resp-container {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
*/

/* End Dan's edits */

.theme-switcher {
  -ms-flex-item-align: center;
      align-self: center;
  padding: 5px 2px;
  margin-right: 5px;
}

#switch-theme {
  border: none;
  background: none;
}

#switch-theme label {
  display: none;
}

.theme-image {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transform: rotate(110deg);
          transform: rotate(110deg);
  -webkit-filter: '';
          filter: '';
}

.theme-image.moon {
  -webkit-filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
          filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
}

.theme-image:hover,
.theme-image.moon:hover {
  -webkit-filter: invert(41%) sepia(80%) saturate(1815%) hue-rotate(328deg) brightness(110%) contrast(89%);
          filter: invert(41%) sepia(80%) saturate(1815%) hue-rotate(328deg) brightness(110%) contrast(89%);
}

@media screen and (max-width: 1023.5px) {
  #switch-theme {
    margin: 0;
    margin-top: -2px;
  }
}

body.two-column .doc {
  max-width: 80rem;
}

body.two-column .doc .exampleblock.two-column > .content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  padding: 10px;
}

@media screen and (min-width: 1500px) {
  body.two-column .doc .exampleblock.two-column > .content {
    grid-template-columns: 1fr 1fr;
  }
}

body.two-column .doc .exampleblock.two-column > .content > * {
  margin-top: 0;
}

@font-face {
  font-family: "Patron Medium";
  font-style: normal;
  font-weight: 400;
  src:
    local("Patron Medium"),
    url(../font/Patron-Medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Regular";
  font-weight: 400;
  font-style: normal;
  src:
    local("Calibre Regular"),
    url(../font/calibre-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "Calibre Medium";
  font-style: normal;
  font-weight: 400;
  src:
    local("Calibre Medium"),
    url(../font/calibre-medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Semibold";
  font-style: normal;
  font-weight: 500;
  src:
    local("Calibre Medium"),
    url(../font/calibre-semibold.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Medium";
  font-style: italic;
  font-weight: 500;
  src:
    local("Calibre Medium"),
    url(../font/calibre-medium-italic.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 300;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Light.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Regular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Medium.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-SemiBold.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Simplon Mono";
  font-style: normal;
  font-weight: 400;
  src:
    local("Simplon Mono"),
    url(../font/SimplonMono.ttf) format("truetype");
  font-display: swap;
}

.contributors-modal {
  display: block;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.contributors-modal .modal-content {
  background-color: var(--feedback-modal-background);
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 950px;
  position: relative;
}

.contributors-modal .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .contributors-modal .modal-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .contributors-modal .modal-column:first-child {
    border-right: 1px solid var(--body-font-color);
  }
}

.contributors-modal .modal-column {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  padding: 10px;
}

.contributors-modal .close-button {
  color: #aaa;
  right: 20px;
  top: 0;
  position: absolute;
  font-size: 2rem;
  font-weight: bold;
}

.contributors-modal .close-button:hover,
.contributors-modal .close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.announcement-bar {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  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;
  background: #333;
  color: white;
  font-size: 1rem;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .announcement-bar {
    height: 30px;
  }
}

.announcement-bar .announcement-content a {
  color: var(--link-font-color);
  text-decoration: underline;
  padding-left: 5px;
}

.announcement-bar button.close {
  border: none;
  color: white;
  background: none;
  margin-top: 0;
  padding: 0;
  position: absolute;
  right: 10px;
}

@media screen and (max-width: 550px) {
  .announcement-bar button.close {
    margin-top: 1.2rem;
  }
}

.announcement-email {
  background-color: var(--redpanda-900);
  color: white;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 15px;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  opacity: 0;
  max-height: 8rem;
}

.announcement-email .input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2vh;
  font-size: 1.1rem;
}

.announcement-email .email-input {
  padding: 10px;
  border: none;
  outline: none;
  font-size: 0.9rem;
  height: 35px;
  border-right: 1px solid #ccc;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.announcement-email .submit-announcement-button-email {
  border: none;
  background-color: black;
  color: #fff;
  cursor: pointer;
  height: 35px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  font-weight: bold;
  font-size: 0.9rem;
  padding: 8px 20px 9px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.announcement-email .submit-announcement-button-email:hover {
  background-color: var(--redpanda-1000);
}

.announcement-email ::-webkit-input-placeholder {
  padding-left: 20px;
}

.announcement-email :-moz-placeholder {
  padding-left: 20px;
}

.show-announcement-email-footer {
  opacity: 1;
}

.announcement-email .close-announcement-email-footer {
  border: 0;
  background: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  line-height: 24px;
  text-align: center;
}

.announcement-email .close-announcement-email-footer:focus {
  outline: none;
}

.announcement-email.hidden-announcement-email-footer {
  opacity: 0;
  pointer-events: none; /* This ensures the user can't interact with the faded-out footer */
}

.announcement-email .successful-sent-email {
  display: none;
  padding: 10px;
  color: white;
  font-size: 1.1rem;
}

@media screen and (min-width: 1023px) {
  .announcement-email .input-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 70px;
  }
}

pre.line-numbers {
  position: relative;
  counter-reset: linenumber;
  white-space: pre-line;
}

pre.line-numbers > code {
  padding-left: 1.2rem;
}

pre.line-numbers .line-numbers-rows {
  position: absolute;
  top: 0.95rem;
  font-size: 100%;
  left: -1rem;
  width: 3em; /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
}

.line-numbers-rows > span {
  display: block;
  counter-increment: linenumber;
}

.line-numbers-rows > span::before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

.line-numbers span.line-numbers-rows > span {
  position: relative;
  /* For future use (linkable line numbers)
  cursor: pointer;
  */
}

/* For future use (linkable line numbers)
.line-numbers-rows > span:hover {
  background-color: rgba(255, 255, 0, 0.23);
}
*/

pre .line-highlight {
  position: absolute;
  background-color: var(--highlight-background);
}

.tippy-box[data-theme~='redpanda-term'] {
  font-size: 0.9em;
}

a.glossary-term {
  border-bottom: 2px dotted var(--link-font-color);
  text-decoration: none !important;
}
/*# sourceMappingURL=site.css.map */
