.index___DUbiy {
  border-bottom: 1px solid #e3e8ee;
  padding-bottom: 20px;
}

.index___sJDqD {
  border-top: 1px solid #e3e8ee;
  padding: 10px 0px;
  display: flex;
}

.index___3_bjq {
  width: 200px;
  min-width: 200px;
}

.index___Uk_OU {
  padding: 5px;
}

.index___1q-vG {
  margin-left: 10px;
}

.swagger___2r7wl {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.swagger___2xiud {
  min-width: 320px;
  height: calc(100vh - 60px);
  overflow-y: hidden;
  position: sticky;
  top: 60px;
  padding-top: 30px;
  padding-right: 10px;
}

.swagger___odJo8 {
  min-width: 250px;
  text-align: right;
}

.swagger___2rh8m {
  border-left: 1px solid rgba(120, 134, 156, 0.2);
  padding-left: 30px;
  padding-top: 30px;
  background-color: #fff;
  flex-grow: 1;
  border-left: 1px solid #e9e9e9;
  min-width: 500px;
  padding-bottom: 800px;
}

.swagger___2z6oc {
  border-bottom: 1px solid #e3e8ee;
  padding-bottom: 20px;
}

.swagger___w-aNV {
  border-top: 1px solid #e3e8ee;
  padding: 10px 0px;
  display: flex;
}

.swagger___tuOO7 {
}

.swagger___2haDv {
  width: 300px;
  flex-grow: 0;
  flex-shrink: 0;
}

.swagger___3bLTM {
  flex-grow: 1;
}

.swagger___2s2nh {
  padding: 5px;
}

.swagger___2-B9S {
  margin-left: 10px;
}

.breadcrumb___3EMib {
  display: flex;
  text-transform: uppercase;
  white-space: pre;
}

.breadcrumb___3EMib > :not(:last-child) {
  cursor: pointer;
}

.breadcrumb___3EMib > :last-child {
  font-weight: bold;
}

.card___2DVOe {
  display: flex;
  overflow: auto;
  max-width: 100%;
  border-radius: 5px;
  padding: 0;
  word-wrap: break-word;
}
.card___2DVOe:not(.card___2I1Pk) {
  background-color: var(--shade1);
  box-shadow: var(--cardShadow);
}
.card___2DVOe.card___26h9P {
  padding-top: 20px;
}

.card___q2JEq {
  display: flex;
}

.card___PJWtO {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

.card___1U10i {
  display: flex;
}
.card___1U10i > *:not(:first-child) {
  margin-left: 10px;
}
.card___1U10i.card___3qqKT {
  justify-content: flex-start;
}
.card___1U10i.card___3krMb {
  justify-content: flex-end;
}
.card___1U10i.card___1BUgH {
  justify-content: center;
}

.card___1mbLU {
  flex-grow: 1;
}

.card___2WDBF {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
}
.card___2WDBF h2,
.card___2WDBF h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.card___28MDN {
  display: inline-flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
}

.card___J_cS7 {
  display: flex;
}

.card___3zmxT {
  padding: 0px 20px 12px;
}
.card___3zmxT > *:not(.card___1p_ps) {
  margin-bottom: 10px;
}
.card___3zmxT > *:not(.card___1p_ps):not(:first-child) {
  margin-top: 10px;
}
.card___3zmxT > *:not(.card___1p_ps):first-child {
  margin-top: 0;
}
.card___3zmxT .card___1U10i {
  margin-top: 20px !important;
}

.card___2rdB2 {
  padding: 0px;
}

.card___jfSFe {
  display: grid;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  margin: 20px;
}

.card___1K_cX > * {
  margin-bottom: 20px;
}

.card___2DYS3 {
  column-gap: 20px;
  margin: 10px 20px 10px;
}

.footer___akgqQ {
  columns: 3 150px;
  column-gap: 20px;
  margin: 10px 0px 10px;
}

.footer___1uDjC {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}

.footer___uhLhu {
  padding: 5px 0px;
}

.footer___2pjZc {
  padding-bottom: 10px;
}
.footer___2pjZc a {
  font-family: Poppins, sans-serif;
  color: var(--textPrimary);
  font-size: 16px;
}

.footer___uhLhu a {
  color: var(--textSecondary);
  font-size: 15px;
}

.footer___uhLhu a:hover {
  color: var(--linkColor);
}

.navigation___3UHnr {
  font-family: "Poppins";
}

.navigation___3UHnr ul {
  list-style-type: none;
  padding-inline-start: 0px;
}

.navigation___3UHnr a {
  color: var(--textSecondary);
}

.navigation___3UHnr ul:not(.navigation___1qXF-) {
  padding-left: 16px;
}

.navigation___3UHnr li {
  padding: 8px 8px;
  border-radius: 8px;
  display: flex;
}

.navigation___3UHnr li.navigation___1qXF- {
  font-weight: bold;
}

.navigation___3UHnr li.navigation___3Y2P7 {
  color: var(--textSecondary);
}

.navigation___3UHnr li.navigation___1_Om8.navigation___3s7L4 {
  font-weight: bold;
}

.navigation___3UHnr li.navigation___3XPG7,
.navigation___3UHnr li.navigation___3XPG7 a {
  font-weight: bold;
  color: var(--linkColor);
}

.navigation___3UHnr .navigation___1j_DJ {
  display: flex;
  align-items: center;
}

.navigation___3UHnr .navigation___E3wDV {
  width: 40px;
  flex-shrink: 0;
  justify-content: center;
  display: inline-flex;
  color: var(--primarySubtle);
}

.navigation___3UHnr .navigation___3XPG7 .navigation___E3wDV {
  color: var(--primary);
}

.navigation___3xlgc {
  margin-left: 5px;
}

.navigation___3xlgc:focus {
  outline: none;
}

ul.page_links___2OwgJ {
  list-style-type: none;
  padding-right: 0px;
}

.page_links___2OwgJ li {
  line-height: 20px;
  padding: 5px 0px;
  font-size: 15px;
}

.page_links___2OwgJ > li > a {
  color: var(--textSecondary);
}

.page_links___2OwgJ > li > a:hover {
  color: var(--textPrimary);
}

.page_links___14-JY {
  color: var(--textPrimary);
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;

  text-align: right;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.header___l3s0F {
  height: 60px;
  display: flex;
  flex-direction: row;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: var(--shade1);
  box-shadow: var(--topBarShadow);
}

.header___1TOMP {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px 0px 18px;
  display: flex;
}

.header___3N_db {
  width: 350px;
}

.header___RfCfU {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.header___RfCfU > * {
  padding: 0px 12px;
}

.header___RfCfU a {
  display: inline-flex;
}

.header___2A4RX {
  filter: var(--invert);
  padding: 20px 10px 0 10px;
}

.header___3XYMw {
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  margin-top: 18px;
  color: var(--primary);
}

.header___3QeP1 {
  filter: var(--uninvert);
  height: 25px;
  padding: 0;
}

.header___3t9NR {
  display: flex;
  flex-grow: 1;
  align-items: center;
}

.header___3t9NR > * {
  margin-right: 20px;
}

.index___3NfFC {
  padding: 5px 7px;
  line-height: 20px;
  cursor: pointer;
}

.index___1M75- {
  background-color: var(--noneActive);
}

.index___3liq- {
  font-weight: bold;
  color: #2f419b;
}

.index___1N--Y {
  padding: 5px 0px;
}

.index___1e6XX {
  width: 700px;
  max-width: 100vw;
  left: calc(50% - 350px);
}

.index___1IUcD {
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
}

@media (max-width: 700px) {
  .index___1e6XX {
    width: 100vw;
    left: 0;
  }
}

body {
  overflow-y: scroll !important;
  font-size: 16px;
}

body p,
body code {
  font-style: normal;
  font-weight: normal;
}

body p {
  line-height: 30px;
}

body code {
  line-height: 20px;
}

body li {
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
}

body h1 > code,
body h2 > code,
body h3 > code,
body h4 > code {
  color: inherit;
  font-weight: 500;
}

.global___2oGbL {
}

pre {
  font-size: 0.95em;
}

figcaption {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}

.base___1-SqH {
  padding: 60px 10px 0px;
  margin: 0px auto;
}

.base___1-SqH h1,
.base___1-SqH h3,
.base___1-SqH h4,
.base___1-SqH > p {
  padding: 15px 0px;
  margin-bottom: 0;
}

.base___1-SqH h2 {
  padding-top: 30px;
}

.base___1-SqH h3 {
  padding: 30px 0 15px 0;
}

.base___3FZo0 {
  position: fixed;
  width: 50vw;
  height: 100vh;
  background-color: var(--shade0);
  z-index: -1;
}

.base___2fa8B {
  position: fixed;
  width: 50vw;
  height: 100vh;
  right: 0;
  top: 0;
  background-color: var(--shade1);
  z-index: -1;
}

.numberTitle {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: var(--primary);
  color: white;
  text-align: center;
  font-weight: 600;
}

:not(pre) > code {
  font-family: "Roboto Mono", monospace;
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: var(--noneHover);
  padding: 1px 7px 3px;
  display: inline-block;
  margin: 0px;
}

.documentation___YVdl9 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.documentation___QIkQj {
  width: 360px;
  flex-shrink: 0;
  height: calc(100vh - 60px);
  overflow-y: hidden;
  position: sticky;
  top: 60px;
  padding-right: 5px;
  display: flex;
  flex-direction: column;
}

.documentation___1nPSV {
  flex-grow: 1;
}

.documentation___3U2e2 {
  padding: 15px;
}

.documentation___9E7-j {
  min-width: 250px;
  text-align: right;
  background-color: var(--shade1);
}

@media (max-width: 1300px) {
  .documentation___9E7-j {
    display: none;
  }
}

.documentation___QIkQj:hover {
  overflow-y: auto;
}

.documentation___2smYQ {
  border-left: var(--border);
  flex-grow: 1;
  min-width: 500px;
  background-color: var(--shade1);
  padding: 30px 5px 300px 60px;
}

.documentation___2smYQ img {
  width: 100%;
  padding: 0.6rem;
}

.documentation___2HoX- {
  align-items: center;
}

.documentation___2HoX- h1 {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.documentation___2zknO {
  padding-top: 30px;
}

.documentation___2kjYf {
  color: var(--textSecondary);
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.documentation___j5R40 {
  background-color: var(--shade0);
  border-radius: 5px;
  padding: 0px 30px 30px 30px;
  margin: 60px 0px 0px -30px;
}

.documentation___1LT2m {
  margin: 20px 20px 0 0;
  width: 360px;
}

.documentation___1LT2m h3 {
  font-size: 18px;
  padding: 0;
  padding-top: 15px;
}

.documentation___1LT2m p {
  color: var(--textSecondary);
}

